{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 13, "name": "Geopolitical Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1704889346000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2112822.9825026095, "ymin": 560283.9955251589, "xmax": 2298278.4363120906, "ymax": 717860.8067652583, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.40487680974, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "subtype", "defaultSubtypeCode": 100, "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "localid", "type": "esriFieldTypeString", "alias": "Local ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "localid" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "name" }, { "name": "geotype", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" }, { "name": "ZIP Code", "code": "ZIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "geotype" }, { "name": "fullfips", "type": "esriFieldTypeString", "alias": "Full FIPS", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "fullfips" }, { "name": "legalarea", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "legalarea" }, { "name": "effectdate", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "effectdate" }, { "name": "enddate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "enddate" }, { "name": "srcref", "type": "esriFieldTypeString", "alias": "Source Reference", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "srcref" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "subtype", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "defaultValue": 100, "modelName": "subtype" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_22", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R22_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Geopolitical Areas", "description": "", "prototype": { "attributes": { "legalarea": null, "effectdate": null, "srcref": null, "enddate": null, "subtype": 100, "localid": null, "name": null, "geotype": null, "fullfips": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 100, "name": "Community", "defaultValues": { "GlobalID": null, "localid": null, "name": null, "geotype": null, "fullfips": null, "legalarea": null, "effectdate": null, "enddate": null, "srcref": null, "created_date": null, "last_edited_date": null, "subtype": 100, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "geotype": {"type": "inherited"} } }, { "code": 200, "name": "Emergency", "defaultValues": { "GlobalID": null, "localid": null, "name": null, "geotype": null, "fullfips": null, "legalarea": null, "effectdate": null, "enddate": null, "srcref": null, "created_date": null, "last_edited_date": null, "subtype": 200, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "geotype": {"type": "inherited"} } }, { "code": 300, "name": "Postal", "defaultValues": { "GlobalID": null, "localid": null, "name": null, "geotype": null, "fullfips": null, "legalarea": null, "effectdate": null, "enddate": null, "srcref": null, "created_date": null, "last_edited_date": null, "subtype": 300, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "geotype": {"type": "inherited"} } }, { "code": 101, "name": "Neighborhood", "defaultValues": { "GlobalID": null, "localid": null, "name": null, "geotype": null, "fullfips": null, "legalarea": null, "effectdate": null, "enddate": null, "srcref": null, "created_date": null, "last_edited_date": null, "subtype": 101, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "geotype": {"type": "inherited"} } }, { "code": 201, "name": "PSAP", "defaultValues": { "GlobalID": null, "localid": null, "name": null, "geotype": null, "fullfips": null, "legalarea": null, "effectdate": null, "enddate": null, "srcref": null, "created_date": null, "last_edited_date": null, "subtype": 201, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "geotype": {"type": "inherited"} } }, { "code": 202, "name": "Law Enforcement", "defaultValues": { "GlobalID": null, "localid": null, "name": null, "geotype": null, "fullfips": null, "legalarea": null, "effectdate": null, "enddate": null, "srcref": null, "created_date": null, "last_edited_date": null, "subtype": 202, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "geotype": {"type": "inherited"} } }, { "code": 203, "name": "Fire", "defaultValues": { "GlobalID": null, "localid": null, "name": null, "geotype": null, "fullfips": null, "legalarea": null, "effectdate": null, "enddate": null, "srcref": null, "created_date": null, "last_edited_date": null, "subtype": 203, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "geotype": {"type": "inherited"} } }, { "code": 204, "name": "EMS", "defaultValues": { "GlobalID": null, "localid": null, "name": null, "geotype": null, "fullfips": null, "legalarea": null, "effectdate": null, "enddate": null, "srcref": null, "created_date": null, "last_edited_date": null, "subtype": 204, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "geotype": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "67bd48a9653646b08d8358d255a348d6" }