{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "PoliceGrids", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This polygon feature class depicts the police grids for The City of Aurora.", "copyrightText": "The City of Aurora GIS and Police Department.", "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, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 937806.6287997551, "ymin": 1802440.0467229262, "xmax": 1051834.315442089, "ymax": 1887103.9932083413, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GRID_NUM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OLD_GRID_NUM", "type": "esriFieldTypeString", "alias": "OLD_GRID_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OLD_GRID_NUM" }, { "name": "GRID_NUM", "type": "esriFieldTypeInteger", "alias": "GRID_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GRID_NUM" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JURISDICTION" }, { "name": "F_PRO_DIST", "type": "esriFieldTypeString", "alias": "F_PRO_DIST", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "F_PRO_DIST" }, { "name": "BATALLION", "type": "esriFieldTypeString", "alias": "BATALLION", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BATALLION" }, { "name": "ENGINE", "type": "esriFieldTypeString", "alias": "ENGINE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ENGINE" }, { "name": "S_ALARM", "type": "esriFieldTypeString", "alias": "S_ALARM", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "S_ALARM" }, { "name": "B_ALARM", "type": "esriFieldTypeString", "alias": "B_ALARM", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "B_ALARM" }, { "name": "TRUCK", "type": "esriFieldTypeString", "alias": "TRUCK", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TRUCK" }, { "name": "MEDIC", "type": "esriFieldTypeString", "alias": "MEDIC", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MEDIC" }, { "name": "CAR", "type": "esriFieldTypeString", "alias": "CAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CAR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R537_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S512_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PoliceGrids", "description": "", "prototype": { "attributes": { "MUNICIPALITY": null, "COUNTY": null, "OLD_GRID_NUM": null, "GRID_NUM": null, "JURISDICTION": null, "F_PRO_DIST": null, "BATALLION": null, "ENGINE": null, "S_ALARM": null, "B_ALARM": null, "TRUCK": null, "MEDIC": null, "CAR": 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" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0ee3a55ed13646e1b022eed22e6b6e8a" }