{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Traffic Accidents All", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.088496672774149E7, "ymin": 4499857.169335943, "xmax": -1.0806192487879815E7, "ymax": 4567043.960094433, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 132, 0, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R34_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S23_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents All", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Traffic Accidents 2018", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0857487082198214E7, "ymin": 4518675.159745915, "xmax": -1.081501710172557E7, "ymax": 4550769.893766889, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 81, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R43_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S32_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2018", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Traffic Accidents 2019", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0857342461478861E7, "ymin": 4518978.687936814, "xmax": -1.0815074847485747E7, "ymax": 4550528.446539087, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 29, 133, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R44_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S33_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2019", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Traffic Accidents 2020", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0856254800012099E7, "ymin": 4520098.821031443, "xmax": -1.081501710172557E7, "ymax": 4551061.655955988, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 16, 0, 138, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R45_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S34_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2020", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Traffic Accidents 2021", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.088496672774149E7, "ymin": 4515324.388510381, "xmax": -1.0815039823702976E7, "ymax": 4555401.982625811, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 132, 168, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R46_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S35_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2021", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Traffic Accidents 2022", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0876147241533794E7, "ymin": 4505840.574847274, "xmax": -1.0815559945868233E7, "ymax": 4566939.641021409, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 178, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R48_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S37_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2022", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Traffic Accidents 2023", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0872051277746204E7, "ymin": 4512568.027642849, "xmax": -1.0815028593681654E7, "ymax": 4567043.960094433, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R47_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S36_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2023", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Traffic Accidents 2024", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0861992197220173E7, "ymin": 4512183.539623233, "xmax": -1.0815028363695592E7, "ymax": 4567043.960094433, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 0, 85, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R49_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S38_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2024", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Traffic Accidents 2025", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0857536757186139E7, "ymin": 4512812.539638765, "xmax": -1.0815015103652073E7, "ymax": 4550769.791076282, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 0, 85, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R51_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S40_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2025", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Traffic Accidents 2026", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "hasContingentValuesDefinition": false, "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0861995073326342E7, "ymin": 4520126.012929975, "xmax": -1.0815180660009068E7, "ymax": 4550638.294374224, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 0, 85, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "INCIDENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "ACCIDENT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCIDENT_DATE" }, { "name": "INTERSECTION", "type": "esriFieldTypeString", "alias": "INTERSECTION", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "INTERSECTION" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CROSS_STREET", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CROSS_STREET" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTAL_CODE", "type": "esriFieldTypeInteger", "alias": "POSTAL_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTAL_CODE" }, { "name": "OFFENSE_CO", "type": "esriFieldTypeInteger", "alias": "OFFENSE_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFENSE_CO" }, { "name": "OFFENSE_DE", "type": "esriFieldTypeString", "alias": "OFFENSE_DE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OFFENSE_DE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_" }, { "name": "MONTH_", "type": "esriFieldTypeSmallInteger", "alias": "MONTH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTH_" }, { "name": "DOW_", "type": "esriFieldTypeSmallInteger", "alias": "DOW_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOW_" }, { "name": "MONTHFULL", "type": "esriFieldTypeString", "alias": "MONTHFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MONTHFULL" }, { "name": "DOWFULL", "type": "esriFieldTypeString", "alias": "DOWFULL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DOWFULL" }, { "name": "QUARTER", "type": "esriFieldTypeSmallInteger", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "QUARTER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R56_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S45_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Accidents 2026", "description": "", "prototype": { "attributes": { "DOWFULL": null, "QUARTER": null, "INCIDENTID": null, "ACCIDENT_DATE": null, "INTERSECTION": null, "LOCATION": null, "CROSS_STREET": null, "CITY": null, "STATE": null, "POSTAL_CODE": null, "OFFENSE_CO": null, "OFFENSE_DE": null, "LONGITUDE": null, "LATITUDE": null, "YEAR_": null, "MONTH_": null, "DOW_": null, "MONTHFULL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8e4ddd215b66454bbba6e0c3fecf9fc9" } ], "tables": [] }