{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Geopolitical Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 750000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.073726517135877E7, "ymin": 5549589.036840678, "xmax": -1.0615066603713235E7, "ymax": 5611492.290692582, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 103793, "latestWkid": 103793 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.77 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "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": "SRCREF", "type": "esriFieldTypeString", "alias": "Source Reference", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SRCREF" }, { "name": "Population", "type": "esriFieldTypeSmallInteger", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "PopulationSource", "type": "esriFieldTypeString", "alias": "Population Source", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PopulationSource" }, { "name": "TotalArea", "type": "esriFieldTypeDouble", "alias": "Total Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalArea" }, { "name": "LandArea", "type": "esriFieldTypeDouble", "alias": "Land Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandArea" }, { "name": "WaterArea", "type": "esriFieldTypeDouble", "alias": "Water Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WaterArea" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R75_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Geopolitical Area", "description": "", "prototype": { "attributes": { "WaterArea": null, "LOCALID": null, "NAME": null, "GEOTYPE": null, "FULLFIPS": null, "LEGALAREA": null, "SRCREF": null, "Population": null, "PopulationSource": null, "TotalArea": null, "LandArea": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c1ed5b5865ec457a9410da5f19c1ac5b" } ], "tables": [] }