{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Land Use Permits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Land Use Operations" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0a653af56e42fbf9074757e9a0ab0c46", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnklEQVQ4jeXSMUjUURgA8N8dlyF65lkUZBkGDQVF0EEURGODbWWReVCUhUtDUA02RRRCBDV4LtGg0NAQ3FIQlA3WUE0NLXFBgmUKFRKF3v3/LVdY9r/D627qm9573/f93oP3JdQxEv8NfgK36oF3SBhUcBtBbfFOfd5aiT14Ulu8KKNTaEav2dri7aasd09MtwM4hXDpeKgRK3472+GMdeL2YbkmafuNef5H54yYQjk8Iy4r1LTo0rOI45AGw3JiiyreoQfjUfiI0DPcsVa7+9boEActpYobuFpaj/vqoDnfPcZJfCr3cniD3SZdkXbaCA5L/so2lLoumjKoWWAA2b84kR86j3PmPZSR04yuBdlLuK4osAuvIoyK0/ICy6RLu89oxU60SJiOhivjKd22IIXj3hu1yjUF/Rp904bNeF0d3qrPNnGbfDQhL9TvvJtykvZKeemYDy5UgydN2G5YUWgIl1E055ExWYGjVuuhOrxLYFLoiAWzi1mBXjwwbQgbkV8qXhTYii8R+VGhp9hQDX63TO5n5KPgSvg/R13xHxjJau5ZUbRwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4394805202813518E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PERMITID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit ID", "length": 50, "domain": null }, { "name": "CASEKEY", "type": "esriFieldTypeString", "alias": "Case Identifier", "length": 50, "domain": null }, { "name": "PERMITDESC", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "SUBMITDT", "type": "esriFieldTypeDate", "alias": "Date Submitted", "length": 8, "domain": null }, { "name": "APPROVEDT", "type": "esriFieldTypeDate", "alias": "Date Approved", "length": 8, "domain": null }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "Applicant Name", "length": 100, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Contractor Name", "length": 100, "domain": null }, { "name": "ESTCOST", "type": "esriFieldTypeString", "alias": "Construction Cost", "length": 10, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "PERMITTYPE", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 50, "domain": { "type": "codedValue", "name": "luPermitType", "description": "The type of land use permit", "codedValues": [ { "name": "Accessory Structure", "code": "Accessory Structure" }, { "name": "Addition", "code": "Addition" }, { "name": "Block Party", "code": "Block Party" }, { "name": "Deck/Patio", "code": "Deck/Patio" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Electrical", "code": "Electrical" }, { "name": "Elevator", "code": "Elevator" }, { "name": "Fence", "code": "Fence" }, { "name": "Generator", "code": "Generator" }, { "name": "Grading", "code": "Grading" }, { "name": "Ground Sign", "code": "Ground Sign" }, { "name": "Mechanical", "code": "Mechanical" }, { "name": "New Construction", "code": "New Construction" }, { "name": "Plumbing", "code": "Plumbing" }, { "name": "Roofing", "code": "Roofing" }, { "name": "Seasonal/Temporary Sales", "code": "Seasonal/Temporary Sales" }, { "name": "Siding", "code": "Siding" }, { "name": "Swimming Pool", "code": "Swimming Pool" }, { "name": "Temporary Sign", "code": "Temporary Sign" }, { "name": "Tent", "code": "Tent" }, { "name": "Wall Sign", "code": "Wall Sign" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PERMITSTAT", "type": "esriFieldTypeString", "alias": "Permit Status", "length": 50, "domain": { "type": "codedValue", "name": "luPermitStatus", "description": "The status of land use permit", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Approved", "code": "Approved" }, { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G22CASEKEY", "fields": "CASEKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "LandUseCase", "relatedTableId": 2, "role": "esriRelRoleDestination", "keyField": "CASEKEY", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "55aac64e8a844c87b97ad95b0f3372c7" }