{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Police Precincts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Represents police precincts in the city.Used in Mapping Open DataThis data is maintained annually by PPDADM and ITS/GIS", "copyrightText": "PPDGIS", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 230000, "ymin": 525000, "xmax": 995000, "ymax": 1150000, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "SE_ANNO_CAD_DATA", "type": "esriFieldTypeBlob", "alias": "SE_ANNO_CAD_DATA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SE_ANNO_CAD_DATA" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "PRECINCT_NUMBER", "type": "esriFieldTypeString", "alias": "Precinct Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PRECINCT_NUMBER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R4591738_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1547_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Black Mountain Precinct", "description": "", "prototype": { "attributes": { "PRECINCT_NUMBER": null, "NAME": "Black Mountain Precinct", "SE_ANNO_CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Cactus Park Precinct", "description": "", "prototype": { "attributes": { "PRECINCT_NUMBER": null, "NAME": "Cactus Park Precinct", "SE_ANNO_CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Central City Precinct", "description": "", "prototype": { "attributes": { "PRECINCT_NUMBER": null, "NAME": "Central City Precinct", "SE_ANNO_CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Desert Horizon Precinct", "description": "", "prototype": { "attributes": { "PRECINCT_NUMBER": null, "NAME": "Desert Horizon Precinct", "SE_ANNO_CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Maryvale/Estrella Precinct", "description": "", "prototype": { "attributes": { "PRECINCT_NUMBER": null, "NAME": "Maryvale/Estrella Precinct", "SE_ANNO_CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Mountain View Precinct", "description": "", "prototype": { "attributes": { "PRECINCT_NUMBER": null, "NAME": "Mountain View Precinct", "SE_ANNO_CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Sky Harbor International Airport", "description": "", "prototype": { "attributes": { "PRECINCT_NUMBER": null, "NAME": "Sky Harbor International Airport", "SE_ANNO_CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "South Mountain Precinct", "description": "", "prototype": { "attributes": { "PRECINCT_NUMBER": null, "NAME": "South Mountain Precinct", "SE_ANNO_CAD_DATA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }