{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "CrashPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "CRASH_SEVERITY_ID", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 245, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 1, "label": "1" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 184, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 2, "label": "2" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 122, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 3, "label": "3" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 61, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 4, "label": "4" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "classMaxValue": 5, "label": "5" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1546291.1143839627, "ymin": 7402305.878604447, "xmax": 1547579.308070194, "ymax": 7411746.81355917, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAIN_ROAD_NAME", "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_ID", "type": "esriFieldTypeInteger", "alias": "CRASH_ID", "domain": null }, { "name": "CRASH_DATETIME", "type": "esriFieldTypeDate", "alias": "CRASH_DATETIME", "length": 8, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeInteger", "alias": "ROUTE", "domain": null }, { "name": "MILEPOINT", "type": "esriFieldTypeDouble", "alias": "MILEPOINT", "domain": null }, { "name": "LAT_UTM_Y", "type": "esriFieldTypeDouble", "alias": "LAT_UTM_Y", "domain": null }, { "name": "LONG_UTM_X", "type": "esriFieldTypeDouble", "alias": "LONG_UTM_X", "domain": null }, { "name": "MAIN_ROAD_NAME", "type": "esriFieldTypeString", "alias": "MAIN_ROAD_NAME", "length": 8000, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 8000, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 8000, "domain": null }, { "name": "CRASH_SEVERITY_ID", "type": "esriFieldTypeInteger", "alias": "CRASH_SEVERITY_ID", "domain": null }, { "name": "WORK_ZONE_RELATED", "type": "esriFieldTypeString", "alias": "WORK_ZONE_RELATED", "length": 8000, "domain": null }, { "name": "PEDESTRIAN_INVOLVED", "type": "esriFieldTypeString", "alias": "PEDESTRIAN_INVOLVED", "length": 8000, "domain": null }, { "name": "BICYCLIST_INVOLVED", "type": "esriFieldTypeString", "alias": "BICYCLIST_INVOLVED", "length": 8000, "domain": null }, { "name": "MOTORCYCLE_INVOLVED", "type": "esriFieldTypeString", "alias": "MOTORCYCLE_INVOLVED", "length": 8000, "domain": null }, { "name": "IMPROPER_RESTRAINT", "type": "esriFieldTypeString", "alias": "IMPROPER_RESTRAINT", "length": 8000, "domain": null }, { "name": "UNRESTRAINED", "type": "esriFieldTypeString", "alias": "UNRESTRAINED", "length": 8000, "domain": null }, { "name": "DUI", "type": "esriFieldTypeString", "alias": "DUI", "length": 8000, "domain": null }, { "name": "INTERSECTION_RELATED", "type": "esriFieldTypeString", "alias": "INTERSECTION_RELATED", "length": 8000, "domain": null }, { "name": "WILD_ANIMAL_RELATED", "type": "esriFieldTypeString", "alias": "WILD_ANIMAL_RELATED", "length": 8000, "domain": null }, { "name": "DOMESTIC_ANIMAL_RELATED", "type": "esriFieldTypeString", "alias": "DOMESTIC_ANIMAL_RELATED", "length": 8000, "domain": null }, { "name": "OVERTURN_ROLLOVER", "type": "esriFieldTypeString", "alias": "OVERTURN_ROLLOVER", "length": 8000, "domain": null }, { "name": "COMMERCIAL_MOTOR_VEH_INVOLVED", "type": "esriFieldTypeString", "alias": "COMMERCIAL_MOTOR_VEH_INVOLVED", "length": 8000, "domain": null }, { "name": "TEENAGE_DRIVER_INVOLVED", "type": "esriFieldTypeString", "alias": "TEENAGE_DRIVER_INVOLVED", "length": 8000, "domain": null }, { "name": "OLDER_DRIVER_INVOLVED", "type": "esriFieldTypeString", "alias": "OLDER_DRIVER_INVOLVED", "length": 8000, "domain": null }, { "name": "NIGHT_DARK_CONDITION", "type": "esriFieldTypeString", "alias": "NIGHT_DARK_CONDITION", "length": 8000, "domain": null }, { "name": "SINGLE_VEHICLE", "type": "esriFieldTypeString", "alias": "SINGLE_VEHICLE", "length": 8000, "domain": null }, { "name": "DISTRACTED_DRIVING", "type": "esriFieldTypeString", "alias": "DISTRACTED_DRIVING", "length": 8000, "domain": null }, { "name": "DROWSY_DRIVING", "type": "esriFieldTypeString", "alias": "DROWSY_DRIVING", "length": 8000, "domain": null }, { "name": "ROADWAY_DEPARTURE", "type": "esriFieldTypeString", "alias": "ROADWAY_DEPARTURE", "length": 8000, "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}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a0aa4d3762bc46438b99703473ab4285" }