{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "CensusBlock", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "LocalGovernment.GIS.CensusBlock", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1123141.426272884, "ymin": 134447.70687639713, "xmax": 1597048.1201898903, "ymax": 423423.25261181593, "spatialReference": { "wkid": 103120, "latestWkid": 6539, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120039300, "falseY": -96540300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 103120, "latestWkid": 6539, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120039300, "falseY": -96540300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "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": "OBJECTID" }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME" }, { "name": "LANDAREASQMI", "type": "esriFieldTypeDouble", "alias": "Land Area (sq mi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDAREASQMI" }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "Land Area (sq m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALAND" }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "Water Area (sq m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AWATER" }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "Centroid Latitude", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "INTPTLAT" }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "Centroid Longitude", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "INTPTLON" }, { "name": "TOTALPOP", "type": "esriFieldTypeInteger", "alias": "Total Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALPOP" }, { "name": "POPDENSITY", "type": "esriFieldTypeDouble", "alias": "Population Density (population / sq mi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPDENSITY" }, { "name": "POP2020DECENNIAL", "type": "esriFieldTypeInteger", "alias": "Population (2020 Decennial)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP2020DECENNIAL" }, { "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()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R9862_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7597_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CensusBlock", "description": "", "prototype": { "attributes": { "POP2020DECENNIAL": null, "POPDENSITY": null, "GEOID": null, "NAME": null, "LANDAREASQMI": null, "ALAND": null, "AWATER": null, "INTPTLAT": null, "INTPTLON": null, "TOTALPOP": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d58713e662fd40aaa7868c51a22c6c1f" } ], "tables": [] }