{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "All Accidents Since 2016 Injury", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 640853.2524307956, "ymin": 320852.76827617927, "xmax": 667260.2326994657, "ymax": 344320.07558391616, "spatialReference": { "wkid": 103253, "latestWkid": 103253, "vcsWkid": 115756, "latestVcsWkid": 115756, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17792300, "falseY": -46619000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983_CORS96", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CRASH_DATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CRASH_DATE", "type": "esriFieldTypeDate", "alias": "CRASH DATE", "length": 8, "domain": null }, { "name": "CRASH_TIME", "type": "esriFieldTypeString", "alias": "CRASH TIME", "length": 8, "domain": null }, { "name": "CRASH_DATETIME", "type": "esriFieldTypeDate", "alias": "CRASH DATE AND TIME", "length": 8, "domain": null }, { "name": "DAY_OF_WEEK", "type": "esriFieldTypeString", "alias": "DAY OF WEEK CODE", "length": 2, "domain": null }, { "name": "DAY_OF_WEEK_DESC", "type": "esriFieldTypeString", "alias": "DAY OF WEEK DESCRIPTION", "length": 18, "domain": null }, { "name": "CRASH_CLASS", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION CODE", "length": 4, "domain": null }, { "name": "CRASH_CLASS_DESC", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION DESCRIPTION", "length": 42, "domain": null }, { "name": "PRIV_PROP_COLL", "type": "esriFieldTypeString", "alias": "COLLISION ON PRIVATE PROPERTY", "length": 2, "domain": null }, { "name": "PED_INVOLVED", "type": "esriFieldTypeString", "alias": "PEDESTRIAN INVOLVED", "length": 2, "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT CODE", "length": 4, "domain": null }, { "name": "IMPACT_DESC", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT DESCRIPTION", "length": 72, "domain": null }, { "name": "ALCOHOL_INVOLVED", "type": "esriFieldTypeString", "alias": "ALCOHOL INVOLVED", "length": 2, "domain": null }, { "name": "DRUG_INVOLVED", "type": "esriFieldTypeString", "alias": "DRUG INVOLVED", "length": 2, "domain": null }, { "name": "ROAD_SURFACE", "type": "esriFieldTypeString", "alias": "ROAD SURFACE CODE", "length": 4, "domain": null }, { "name": "ROAD_SURFACE_DESC", "type": "esriFieldTypeString", "alias": "ROAD SURFACE DESCRIPTION", "length": 48, "domain": null }, { "name": "LIGHT_COND", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION CODE", "length": 4, "domain": null }, { "name": "LIGHT_COND_DESC", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION DESCRIPTION", "length": 42, "domain": null }, { "name": "WEATHER_1", "type": "esriFieldTypeString", "alias": "WEATHER 1 CODE", "length": 4, "domain": null }, { "name": "WEATHER_1_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 1 DESCRIPTION", "length": 76, "domain": null }, { "name": "WEATHER_2", "type": "esriFieldTypeString", "alias": "WEATHER 2 CODE", "length": 4, "domain": null }, { "name": "WEATHER_2_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 2 DESCRIPTION", "length": 76, "domain": null }, { "name": "SEATBELT_USED", "type": "esriFieldTypeString", "alias": "SEATBELT USED", "length": 2, "domain": null }, { "name": "MC_INVOLVED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE INVOLVED", "length": 2, "domain": null }, { "name": "MC_HELMET_USED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE HELMET USED", "length": 2, "domain": null }, { "name": "BIKE_INVOLVED", "type": "esriFieldTypeString", "alias": "BICYCLE INVOLVED", "length": 2, "domain": null }, { "name": "BIKE_HELMET_USED", "type": "esriFieldTypeString", "alias": "BICYCLE HELMET USED", "length": 2, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "PRI_CONTRIB_CIRCUM", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE CODE", "length": 4, "domain": null }, { "name": "PRI_CONTRIB_CIRCUM_DESC", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE DESCRIPTION", "length": 100, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED CODE", "length": 4, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED_DESC", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED DESCRIPTION", "length": 48, "domain": null }, { "name": "WORK_ZONE", "type": "esriFieldTypeString", "alias": "WORK ZONE", "length": 2, "domain": null }, { "name": "WORK_ZONE_LOCATION", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_LOCATION_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION DESCRIPTION", "length": 78, "domain": null }, { "name": "WORK_ZONE_TYPE", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE DESCRIPTION", "length": 54, "domain": null }, { "name": "WORKERS_PRESENT", "type": "esriFieldTypeString", "alias": "WORKERS PRESENT", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2c4827572eb4a6ba46d61f72bed41f0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Fatal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "49d71d1869400f708dbbadb7369491f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVQ4jaWTsW3DMBBFX6EFXIqlV6BGSKm48wryCEknuYtHsFZIKZcZIVxBXZQyKwSf5gm0YCEGcgAb8u7/+/+OBf+MYuXep+OAErgAAZgeAeiA9tlDuQG3gSHQhDG+HdP7KsDgt9TdHmrxp2j3IIDdiXb6oQaqewCdij/fVjRt4esM1Ss+jLGLLgfwIjo3t0Wp7Vg8t/gC7kAL9PKkMABpzhN3p6g9RvMEBi5flDuEKKU3AKeHnNmKFf3HFcQIUq7LJZRy+9FIuWUOcNGo5LZpFqOYFUt5qbvvHCCobR1LlGaBLE20POHkAJOWRHPWqCzyQovj+9WWtJnc7IGWRHPWqHJTjVnFQ4iFB7tfbmKlJdGcxa6TVtnaFvNcfA8gdqLEMFKHcf5MMkyas+GuA5gnYvszfgEWLmaElHKvDwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 640853.2524307956, "ymin": 320852.76827617927, "xmax": 667260.2326994657, "ymax": 344320.07558391616, "spatialReference": { "wkid": 103253, "latestWkid": 103253, "vcsWkid": 115756, "latestVcsWkid": 115756, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17792300, "falseY": -46619000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983_CORS96", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CRASH_DATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CRASH_DATE", "type": "esriFieldTypeDate", "alias": "CRASH DATE", "length": 8, "domain": null }, { "name": "CRASH_TIME", "type": "esriFieldTypeString", "alias": "CRASH TIME", "length": 8, "domain": null }, { "name": "CRASH_DATETIME", "type": "esriFieldTypeDate", "alias": "CRASH DATE AND TIME", "length": 8, "domain": null }, { "name": "DAY_OF_WEEK", "type": "esriFieldTypeString", "alias": "DAY OF WEEK CODE", "length": 2, "domain": null }, { "name": "DAY_OF_WEEK_DESC", "type": "esriFieldTypeString", "alias": "DAY OF WEEK DESCRIPTION", "length": 18, "domain": null }, { "name": "CRASH_CLASS", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION CODE", "length": 4, "domain": null }, { "name": "CRASH_CLASS_DESC", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION DESCRIPTION", "length": 42, "domain": null }, { "name": "PRIV_PROP_COLL", "type": "esriFieldTypeString", "alias": "COLLISION ON PRIVATE PROPERTY", "length": 2, "domain": null }, { "name": "PED_INVOLVED", "type": "esriFieldTypeString", "alias": "PEDESTRIAN INVOLVED", "length": 2, "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT CODE", "length": 4, "domain": null }, { "name": "IMPACT_DESC", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT DESCRIPTION", "length": 72, "domain": null }, { "name": "ALCOHOL_INVOLVED", "type": "esriFieldTypeString", "alias": "ALCOHOL INVOLVED", "length": 2, "domain": null }, { "name": "DRUG_INVOLVED", "type": "esriFieldTypeString", "alias": "DRUG INVOLVED", "length": 2, "domain": null }, { "name": "ROAD_SURFACE", "type": "esriFieldTypeString", "alias": "ROAD SURFACE CODE", "length": 4, "domain": null }, { "name": "ROAD_SURFACE_DESC", "type": "esriFieldTypeString", "alias": "ROAD SURFACE DESCRIPTION", "length": 48, "domain": null }, { "name": "LIGHT_COND", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION CODE", "length": 4, "domain": null }, { "name": "LIGHT_COND_DESC", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION DESCRIPTION", "length": 42, "domain": null }, { "name": "WEATHER_1", "type": "esriFieldTypeString", "alias": "WEATHER 1 CODE", "length": 4, "domain": null }, { "name": "WEATHER_1_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 1 DESCRIPTION", "length": 76, "domain": null }, { "name": "WEATHER_2", "type": "esriFieldTypeString", "alias": "WEATHER 2 CODE", "length": 4, "domain": null }, { "name": "WEATHER_2_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 2 DESCRIPTION", "length": 76, "domain": null }, { "name": "SEATBELT_USED", "type": "esriFieldTypeString", "alias": "SEATBELT USED", "length": 2, "domain": null }, { "name": "MC_INVOLVED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE INVOLVED", "length": 2, "domain": null }, { "name": "MC_HELMET_USED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE HELMET USED", "length": 2, "domain": null }, { "name": "BIKE_INVOLVED", "type": "esriFieldTypeString", "alias": "BICYCLE INVOLVED", "length": 2, "domain": null }, { "name": "BIKE_HELMET_USED", "type": "esriFieldTypeString", "alias": "BICYCLE HELMET USED", "length": 2, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "PRI_CONTRIB_CIRCUM", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE CODE", "length": 4, "domain": null }, { "name": "PRI_CONTRIB_CIRCUM_DESC", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE DESCRIPTION", "length": 100, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED CODE", "length": 4, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED_DESC", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED DESCRIPTION", "length": 48, "domain": null }, { "name": "WORK_ZONE", "type": "esriFieldTypeString", "alias": "WORK ZONE", "length": 2, "domain": null }, { "name": "WORK_ZONE_LOCATION", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_LOCATION_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION DESCRIPTION", "length": 78, "domain": null }, { "name": "WORK_ZONE_TYPE", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE DESCRIPTION", "length": 54, "domain": null }, { "name": "WORKERS_PRESENT", "type": "esriFieldTypeString", "alias": "WORKERS PRESENT", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2c4827572eb4a6ba46d61f72bed41f0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Bicycle Involved", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8d98fbfb591e189d1e82a83942246f3a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVQ4jaXTsSsEYBzG8Y+6QYbrEqIMyqIsNouSLAZKDEoZZGMyIEyUgWQz+BNsFyaFlFNMisEgGSh06bokF0mvnK7r7pw82/t739+353nf3xvxT0VK7NVEGcrwnmHjr4CWKIu9NIbFDt1pxpEsB9DfxMIsN32ch0In9bMknphBvBigpYqJVjrmuGwnld3o476O1zlWrhh8YyQf0FHNZA8Nq5wWyhSAexzM0LbNYYp5HAVATTML0zxnLZfSMmcDxEZZStEZAMk7PoJFf9AHDz8RXtm7oCs3dyntU5tmN/cO4lsMjXFTDiBBNPsake/a5TnJE2K/uQhnbrkLPbkA5ca4IPbCcaE5iJcTY4u6ZzYLAb5ibFNf7EUeqbzmJWs/HxC61qcYRkURA5k31nIL+X8hns6b9d/0CbGtXWngiGoYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 640853.2524307956, "ymin": 320852.76827617927, "xmax": 667260.2326994657, "ymax": 344320.07558391616, "spatialReference": { "wkid": 103253, "latestWkid": 103253, "vcsWkid": 115756, "latestVcsWkid": 115756, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17792300, "falseY": -46619000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983_CORS96", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CRASH_DATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CRASH_DATE", "type": "esriFieldTypeDate", "alias": "CRASH DATE", "length": 8, "domain": null }, { "name": "CRASH_TIME", "type": "esriFieldTypeString", "alias": "CRASH TIME", "length": 8, "domain": null }, { "name": "CRASH_DATETIME", "type": "esriFieldTypeDate", "alias": "CRASH DATE AND TIME", "length": 8, "domain": null }, { "name": "DAY_OF_WEEK", "type": "esriFieldTypeString", "alias": "DAY OF WEEK CODE", "length": 2, "domain": null }, { "name": "DAY_OF_WEEK_DESC", "type": "esriFieldTypeString", "alias": "DAY OF WEEK DESCRIPTION", "length": 18, "domain": null }, { "name": "CRASH_CLASS", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION CODE", "length": 4, "domain": null }, { "name": "CRASH_CLASS_DESC", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION DESCRIPTION", "length": 42, "domain": null }, { "name": "PRIV_PROP_COLL", "type": "esriFieldTypeString", "alias": "COLLISION ON PRIVATE PROPERTY", "length": 2, "domain": null }, { "name": "PED_INVOLVED", "type": "esriFieldTypeString", "alias": "PEDESTRIAN INVOLVED", "length": 2, "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT CODE", "length": 4, "domain": null }, { "name": "IMPACT_DESC", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT DESCRIPTION", "length": 72, "domain": null }, { "name": "ALCOHOL_INVOLVED", "type": "esriFieldTypeString", "alias": "ALCOHOL INVOLVED", "length": 2, "domain": null }, { "name": "DRUG_INVOLVED", "type": "esriFieldTypeString", "alias": "DRUG INVOLVED", "length": 2, "domain": null }, { "name": "ROAD_SURFACE", "type": "esriFieldTypeString", "alias": "ROAD SURFACE CODE", "length": 4, "domain": null }, { "name": "ROAD_SURFACE_DESC", "type": "esriFieldTypeString", "alias": "ROAD SURFACE DESCRIPTION", "length": 48, "domain": null }, { "name": "LIGHT_COND", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION CODE", "length": 4, "domain": null }, { "name": "LIGHT_COND_DESC", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION DESCRIPTION", "length": 42, "domain": null }, { "name": "WEATHER_1", "type": "esriFieldTypeString", "alias": "WEATHER 1 CODE", "length": 4, "domain": null }, { "name": "WEATHER_1_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 1 DESCRIPTION", "length": 76, "domain": null }, { "name": "WEATHER_2", "type": "esriFieldTypeString", "alias": "WEATHER 2 CODE", "length": 4, "domain": null }, { "name": "WEATHER_2_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 2 DESCRIPTION", "length": 76, "domain": null }, { "name": "SEATBELT_USED", "type": "esriFieldTypeString", "alias": "SEATBELT USED", "length": 2, "domain": null }, { "name": "MC_INVOLVED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE INVOLVED", "length": 2, "domain": null }, { "name": "MC_HELMET_USED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE HELMET USED", "length": 2, "domain": null }, { "name": "BIKE_INVOLVED", "type": "esriFieldTypeString", "alias": "BICYCLE INVOLVED", "length": 2, "domain": null }, { "name": "BIKE_HELMET_USED", "type": "esriFieldTypeString", "alias": "BICYCLE HELMET USED", "length": 2, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "PRI_CONTRIB_CIRCUM", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE CODE", "length": 4, "domain": null }, { "name": "PRI_CONTRIB_CIRCUM_DESC", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE DESCRIPTION", "length": 100, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED CODE", "length": 4, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED_DESC", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED DESCRIPTION", "length": 48, "domain": null }, { "name": "WORK_ZONE", "type": "esriFieldTypeString", "alias": "WORK ZONE", "length": 2, "domain": null }, { "name": "WORK_ZONE_LOCATION", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_LOCATION_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION DESCRIPTION", "length": 78, "domain": null }, { "name": "WORK_ZONE_TYPE", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE DESCRIPTION", "length": 54, "domain": null }, { "name": "WORKERS_PRESENT", "type": "esriFieldTypeString", "alias": "WORKERS PRESENT", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2c4827572eb4a6ba46d61f72bed41f0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Pedestrian Involved", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "31bfce4d8df9ea91ff7f205d87bd5cb8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVQokWNhoBCwEJCXh9IPyTXAB2pIGTkGyDMwMOhB2bYMDAyHSTUgGontS6oBtkj+BwF+qCGbiTFAHqoYW3hcQg9QFhy2g2xkwGHIVHwGyEMNwAX0oGoe4jLAh4EwAAVuGzYDbJGiDR+AuRIcK+gGEAvg0QozAGYzziSLBYD0XIIZAIoeECYZAADPlxMWybfZDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 640853.2524307956, "ymin": 320852.76827617927, "xmax": 667260.2326994657, "ymax": 344320.07558391616, "spatialReference": { "wkid": 103253, "latestWkid": 103253, "vcsWkid": 115756, "latestVcsWkid": 115756, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17792300, "falseY": -46619000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983_CORS96", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CRASH_DATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CRASH_DATE", "type": "esriFieldTypeDate", "alias": "CRASH DATE", "length": 8, "domain": null }, { "name": "CRASH_TIME", "type": "esriFieldTypeString", "alias": "CRASH TIME", "length": 8, "domain": null }, { "name": "CRASH_DATETIME", "type": "esriFieldTypeDate", "alias": "CRASH DATE AND TIME", "length": 8, "domain": null }, { "name": "DAY_OF_WEEK", "type": "esriFieldTypeString", "alias": "DAY OF WEEK CODE", "length": 2, "domain": null }, { "name": "DAY_OF_WEEK_DESC", "type": "esriFieldTypeString", "alias": "DAY OF WEEK DESCRIPTION", "length": 18, "domain": null }, { "name": "CRASH_CLASS", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION CODE", "length": 4, "domain": null }, { "name": "CRASH_CLASS_DESC", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION DESCRIPTION", "length": 42, "domain": null }, { "name": "PRIV_PROP_COLL", "type": "esriFieldTypeString", "alias": "COLLISION ON PRIVATE PROPERTY", "length": 2, "domain": null }, { "name": "PED_INVOLVED", "type": "esriFieldTypeString", "alias": "PEDESTRIAN INVOLVED", "length": 2, "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT CODE", "length": 4, "domain": null }, { "name": "IMPACT_DESC", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT DESCRIPTION", "length": 72, "domain": null }, { "name": "ALCOHOL_INVOLVED", "type": "esriFieldTypeString", "alias": "ALCOHOL INVOLVED", "length": 2, "domain": null }, { "name": "DRUG_INVOLVED", "type": "esriFieldTypeString", "alias": "DRUG INVOLVED", "length": 2, "domain": null }, { "name": "ROAD_SURFACE", "type": "esriFieldTypeString", "alias": "ROAD SURFACE CODE", "length": 4, "domain": null }, { "name": "ROAD_SURFACE_DESC", "type": "esriFieldTypeString", "alias": "ROAD SURFACE DESCRIPTION", "length": 48, "domain": null }, { "name": "LIGHT_COND", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION CODE", "length": 4, "domain": null }, { "name": "LIGHT_COND_DESC", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION DESCRIPTION", "length": 42, "domain": null }, { "name": "WEATHER_1", "type": "esriFieldTypeString", "alias": "WEATHER 1 CODE", "length": 4, "domain": null }, { "name": "WEATHER_1_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 1 DESCRIPTION", "length": 76, "domain": null }, { "name": "WEATHER_2", "type": "esriFieldTypeString", "alias": "WEATHER 2 CODE", "length": 4, "domain": null }, { "name": "WEATHER_2_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 2 DESCRIPTION", "length": 76, "domain": null }, { "name": "SEATBELT_USED", "type": "esriFieldTypeString", "alias": "SEATBELT USED", "length": 2, "domain": null }, { "name": "MC_INVOLVED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE INVOLVED", "length": 2, "domain": null }, { "name": "MC_HELMET_USED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE HELMET USED", "length": 2, "domain": null }, { "name": "BIKE_INVOLVED", "type": "esriFieldTypeString", "alias": "BICYCLE INVOLVED", "length": 2, "domain": null }, { "name": "BIKE_HELMET_USED", "type": "esriFieldTypeString", "alias": "BICYCLE HELMET USED", "length": 2, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "PRI_CONTRIB_CIRCUM", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE CODE", "length": 4, "domain": null }, { "name": "PRI_CONTRIB_CIRCUM_DESC", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE DESCRIPTION", "length": 100, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED CODE", "length": 4, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED_DESC", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED DESCRIPTION", "length": 48, "domain": null }, { "name": "WORK_ZONE", "type": "esriFieldTypeString", "alias": "WORK ZONE", "length": 2, "domain": null }, { "name": "WORK_ZONE_LOCATION", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_LOCATION_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION DESCRIPTION", "length": 78, "domain": null }, { "name": "WORK_ZONE_TYPE", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE DESCRIPTION", "length": 54, "domain": null }, { "name": "WORKERS_PRESENT", "type": "esriFieldTypeString", "alias": "WORKERS PRESENT", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2c4827572eb4a6ba46d61f72bed41f0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "All Accidents Since 2016 Heatmap", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "heatmap", "field": "", "legendOptions": { "minLabel": "Sparse", "maxLabel": "Dense" }, "colorStops": [ { "ratio": 0, "color": [ 133, 193, 200, 0 ] }, { "ratio": 0.01, "color": [ 133, 193, 200, 0 ] }, { "ratio": 0.01, "color": [ 133, 193, 200, 0 ] }, { "ratio": 0.01, "color": [ 133, 193, 200, 0 ] }, { "ratio": 0.07692308, "color": [ 133, 193, 200, 255 ] }, { "ratio": 0.15384615, "color": [ 144, 161, 190, 255 ] }, { "ratio": 0.23076923, "color": [ 156, 129, 132, 255 ] }, { "ratio": 0.30769231, "color": [ 167, 97, 170, 255 ] }, { "ratio": 0.38461538, "color": [ 175, 73, 128, 255 ] }, { "ratio": 0.46153846, "color": [ 184, 48, 85, 255 ] }, { "ratio": 0.53846154, "color": [ 192, 24, 42, 255 ] }, { "ratio": 0.61538462, "color": [ 200, 0, 0, 255 ] }, { "ratio": 0.69230769, "color": [ 211, 51, 0, 255 ] }, { "ratio": 0.76923077, "color": [ 222, 102, 0, 255 ] }, { "ratio": 0.84615385, "color": [ 233, 153, 0, 255 ] }, { "ratio": 0.92307692, "color": [ 244, 204, 0, 255 ] }, { "ratio": 1.0, "color": [ 255, 255, 0, 255 ] } ], "radius": 10, "minDensity": 0, "maxDensity": 0.21695438932084213 }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 640853.2524307956, "ymin": 320852.76827617927, "xmax": 667260.2326994657, "ymax": 344320.07558391616, "spatialReference": { "wkid": 103253, "latestWkid": 103253, "vcsWkid": 115756, "latestVcsWkid": 115756, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17792300, "falseY": -46619000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983_CORS96", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CRASH_DATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CRASH_DATE", "type": "esriFieldTypeDate", "alias": "CRASH DATE", "length": 8, "domain": null }, { "name": "CRASH_TIME", "type": "esriFieldTypeString", "alias": "CRASH TIME", "length": 8, "domain": null }, { "name": "CRASH_DATETIME", "type": "esriFieldTypeDate", "alias": "CRASH DATE AND TIME", "length": 8, "domain": null }, { "name": "DAY_OF_WEEK", "type": "esriFieldTypeString", "alias": "DAY OF WEEK CODE", "length": 2, "domain": null }, { "name": "DAY_OF_WEEK_DESC", "type": "esriFieldTypeString", "alias": "DAY OF WEEK DESCRIPTION", "length": 18, "domain": null }, { "name": "CRASH_CLASS", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION CODE", "length": 4, "domain": null }, { "name": "CRASH_CLASS_DESC", "type": "esriFieldTypeString", "alias": "CRASH CLASSIFICATION DESCRIPTION", "length": 42, "domain": null }, { "name": "PRIV_PROP_COLL", "type": "esriFieldTypeString", "alias": "COLLISION ON PRIVATE PROPERTY", "length": 2, "domain": null }, { "name": "PED_INVOLVED", "type": "esriFieldTypeString", "alias": "PEDESTRIAN INVOLVED", "length": 2, "domain": null }, { "name": "IMPACT", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT CODE", "length": 4, "domain": null }, { "name": "IMPACT_DESC", "type": "esriFieldTypeString", "alias": "MANNER OF IMPACT DESCRIPTION", "length": 72, "domain": null }, { "name": "ALCOHOL_INVOLVED", "type": "esriFieldTypeString", "alias": "ALCOHOL INVOLVED", "length": 2, "domain": null }, { "name": "DRUG_INVOLVED", "type": "esriFieldTypeString", "alias": "DRUG INVOLVED", "length": 2, "domain": null }, { "name": "ROAD_SURFACE", "type": "esriFieldTypeString", "alias": "ROAD SURFACE CODE", "length": 4, "domain": null }, { "name": "ROAD_SURFACE_DESC", "type": "esriFieldTypeString", "alias": "ROAD SURFACE DESCRIPTION", "length": 48, "domain": null }, { "name": "LIGHT_COND", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION CODE", "length": 4, "domain": null }, { "name": "LIGHT_COND_DESC", "type": "esriFieldTypeString", "alias": "LIGHTING CONDITION DESCRIPTION", "length": 42, "domain": null }, { "name": "WEATHER_1", "type": "esriFieldTypeString", "alias": "WEATHER 1 CODE", "length": 4, "domain": null }, { "name": "WEATHER_1_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 1 DESCRIPTION", "length": 76, "domain": null }, { "name": "WEATHER_2", "type": "esriFieldTypeString", "alias": "WEATHER 2 CODE", "length": 4, "domain": null }, { "name": "WEATHER_2_DESC", "type": "esriFieldTypeString", "alias": "WEATHER 2 DESCRIPTION", "length": 76, "domain": null }, { "name": "SEATBELT_USED", "type": "esriFieldTypeString", "alias": "SEATBELT USED", "length": 2, "domain": null }, { "name": "MC_INVOLVED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE INVOLVED", "length": 2, "domain": null }, { "name": "MC_HELMET_USED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE HELMET USED", "length": 2, "domain": null }, { "name": "BIKE_INVOLVED", "type": "esriFieldTypeString", "alias": "BICYCLE INVOLVED", "length": 2, "domain": null }, { "name": "BIKE_HELMET_USED", "type": "esriFieldTypeString", "alias": "BICYCLE HELMET USED", "length": 2, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "PRI_CONTRIB_CIRCUM", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE CODE", "length": 4, "domain": null }, { "name": "PRI_CONTRIB_CIRCUM_DESC", "type": "esriFieldTypeString", "alias": "PRIMARY CONTRIBUTING CIRCUMSTANCE DESCRIPTION", "length": 100, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED CODE", "length": 4, "domain": null }, { "name": "SCHOOL_BUS_INVOLVED_DESC", "type": "esriFieldTypeString", "alias": "SCHOOL BUS INVOLVED DESCRIPTION", "length": 48, "domain": null }, { "name": "WORK_ZONE", "type": "esriFieldTypeString", "alias": "WORK ZONE", "length": 2, "domain": null }, { "name": "WORK_ZONE_LOCATION", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_LOCATION_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE LOCATION DESCRIPTION", "length": 78, "domain": null }, { "name": "WORK_ZONE_TYPE", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE CODE", "length": 4, "domain": null }, { "name": "WORK_ZONE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "WORK ZONE TYPE DESCRIPTION", "length": 54, "domain": null }, { "name": "WORKERS_PRESENT", "type": "esriFieldTypeString", "alias": "WORKERS PRESENT", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "e2c4827572eb4a6ba46d61f72bed41f0" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "City of Milford", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 640375.0094241501, "ymin": 319009.56201545347, "xmax": 671979.2365246634, "ymax": 345760.3283103934, "spatialReference": { "wkid": 103253, "latestWkid": 103253, "vcsWkid": 115756, "latestVcsWkid": 115756, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17792300, "falseY": -46619000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983_CORS96", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": null }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e2c4827572eb4a6ba46d61f72bed41f0" } ], "tables": [] }