{ "layers": [ { "currentVersion": 10.41, "id": 0, "name": "Interstate Exits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "GDOT - Enterprise GIS Group", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 0.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[SIGNED_EXIT_NUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 56, 168, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9522299.5762, "ymin": 3586554.5739, "xmax": -9028286.7954, "ymax": 4160819.2219, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COUNTY_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_CODE", "type": "esriFieldTypeString", "alias": "County FIPS", "length": 3, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 25, "domain": null }, { "name": "RCLINK", "type": "esriFieldTypeString", "alias": "RCLINK", "length": 10, "domain": null }, { "name": "ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "GDOT State Route Number", "length": 6, "domain": null }, { "name": "FED_ASSIGNED_INTERSTATE_NUMBER", "type": "esriFieldTypeString", "alias": "Federally Assignned Interstate Number", "length": 5, "domain": null }, { "name": "SIGNED_EXIT_NUMBER", "type": "esriFieldTypeString", "alias": "Exit Number", "length": 7, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "indexes": [ { "name": "R130919_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A342_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true } }, { "currentVersion": 10.41, "id": 1, "name": "Crashes (Last 3 years)", "type": "Feature Layer", "description": "Crashes (Last 3 years)", "geometryType": "esriGeometryPoint", "copyrightText": "GDOT - IT Applications - Enterprise GIS Group", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -2.0037507067161843E7, "ymin": -5543230.624195929, "xmax": 2.0037507067161843E7, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "COUNTY_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCIDENT_ID", "type": "esriFieldTypeString", "alias": "Accident ID", "length": 15, "domain": null }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "Accident Date", "length": 8, "domain": null }, { "name": "RCLINK", "type": "esriFieldTypeString", "alias": "Roadway Characteristics ID", "length": 12, "domain": null }, { "name": "MILEPOINT", "type": "esriFieldTypeDouble", "alias": "Milepoint", "domain": null }, { "name": "FATALITIES", "type": "esriFieldTypeSmallInteger", "alias": "Fatalities", "domain": null }, { "name": "VEHICLES", "type": "esriFieldTypeSmallInteger", "alias": "Vehicles", "domain": null }, { "name": "INJURIES", "type": "esriFieldTypeSmallInteger", "alias": "Injuries", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "length": 10, "domain": null }, { "name": "LOCATION_OF_IMPACT", "type": "esriFieldTypeString", "alias": "Location of Impact", "length": 15, "domain": null }, { "name": "FIRST_HARMFUL_EVENT", "type": "esriFieldTypeString", "alias": "First Harmful Event", "length": 50, "domain": null }, { "name": "COLLISION_TYPE", "type": "esriFieldTypeString", "alias": "Collision Type", "length": 40, "domain": null }, { "name": "COMMERCIAL_VEHICLES", "type": "esriFieldTypeString", "alias": "Commercial Vehicles", "length": 1, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 25, "domain": null }, { "name": "GDOT_DISTRICT", "type": "esriFieldTypeString", "alias": "GDOT District", "length": 15, "domain": null }, { "name": "CONGRESSIONAL_DISTRICT", "type": "esriFieldTypeString", "alias": "Congressional District", "length": 150, "domain": null }, { "name": "SENATE_DISTRICT", "type": "esriFieldTypeString", "alias": "Senate District", "length": 150, "domain": null }, { "name": "HOUSE_DISTRICT", "type": "esriFieldTypeString", "alias": "House District", "length": 150, "domain": null }, { "name": "MPO", "type": "esriFieldTypeString", "alias": "Metropolitan Planning Organization", "length": 250, "domain": null }, { "name": "TMA", "type": "esriFieldTypeString", "alias": "Transportation Management Area", "length": 250, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "GEOMETRY_SOURCE", "type": "esriFieldTypeString", "alias": "Geometry Creation Source", "length": 50, "domain": null }, { "name": "GEOMETRY_DATE", "type": "esriFieldTypeDate", "alias": "Geometry Creation Date", "length": 8, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "City Name", "length": 150, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "indexes": [ { "name": "R130920_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A343_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 2, "name": "Crashes (Last 10 years)", "type": "Feature Layer", "description": "Crashes (Last 10 years)", "geometryType": "esriGeometryPoint", "copyrightText": "GDOT - IT Applications - Enterprise GIS Group", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -3032872.430175139, "xmax": 2.0037507067161843E7, "ymax": 3.024097195838615E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY_NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCIDENT_DATE", "type": "esriFieldTypeDate", "alias": "Accident Date", "length": 8, "domain": null }, { "name": "MILEPOINT", "type": "esriFieldTypeDouble", "alias": "Milepoint", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "length": 10, "domain": null }, { "name": "FIRST_HARMFUL_EVENT", "type": "esriFieldTypeString", "alias": "First Harmful Event", "length": 50, "domain": null }, { "name": "COLLISION_TYPE", "type": "esriFieldTypeString", "alias": "Collision Type", "length": 40, "domain": null }, { "name": "COMMERCIAL_VEHICLES", "type": "esriFieldTypeString", "alias": "Commercial Vehicles", "length": 1, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 25, "domain": null }, { "name": "GDOT_DISTRICT", "type": "esriFieldTypeString", "alias": "GDOT District", "length": 15, "domain": null }, { "name": "CONGRESSIONAL_DISTRICT", "type": "esriFieldTypeString", "alias": "Congressional District", "length": 150, "domain": null }, { "name": "SENATE_DISTRICT", "type": "esriFieldTypeString", "alias": "Senate District", "length": 150, "domain": null }, { "name": "HOUSE_DISTRICT", "type": "esriFieldTypeString", "alias": "House District", "length": 150, "domain": null }, { "name": "MPO", "type": "esriFieldTypeString", "alias": "Metropolitan Planning Organization", "length": 250, "domain": null }, { "name": "TMA", "type": "esriFieldTypeString", "alias": "Transportation Management Area", "length": 250, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "GEOMETRY_SOURCE", "type": "esriFieldTypeString", "alias": "Geometry Creation Source", "length": 50, "domain": null }, { "name": "GEOMETRY_DATE", "type": "esriFieldTypeDate", "alias": "Geometry Creation Date", "length": 8, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "City Name", "length": 150, "domain": null }, { "name": "RCLINK", "type": "esriFieldTypeString", "alias": "RCLINK", "length": 20, "domain": null }, { "name": "FATALITIES", "type": "esriFieldTypeInteger", "alias": "FATALITIES", "domain": null }, { "name": "VEHICLES", "type": "esriFieldTypeInteger", "alias": "VEHICLES", "domain": null }, { "name": "INJURIES", "type": "esriFieldTypeInteger", "alias": "INJURIES", "domain": null }, { "name": "LOCATION_OF_IMPACT", "type": "esriFieldTypeString", "alias": "LOCATION_OF_IMPACT", "length": 50, "domain": null }, { "name": "ACCIDENT_ID", "type": "esriFieldTypeString", "alias": "Accident ID", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "indexes": [ { "name": "R130921_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A344_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.41, "id": 3, "name": "Counties", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9529523.3771, "ymin": 3549361.5465, "xmax": -8989207.9571, "ymax": 4163970.7, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "County FIPS Code", "length": 3, "domain": null }, { "name": "COUNTYNS", "type": "esriFieldTypeString", "alias": "County ANSI Code", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 100, "domain": null }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "Legal/Statistical Code", "length": 2, "domain": null }, { "name": "CLASSFP", "type": "esriFieldTypeString", "alias": "Class Code", "length": 2, "domain": null }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "Functional Status", "length": 1, "domain": null }, { "name": "GDOT_DISTRICT", "type": "esriFieldTypeString", "alias": "GDOT District #", "length": 15, "domain": null }, { "name": "CONGRESSIONAL_DISTRICT", "type": "esriFieldTypeString", "alias": "Congressional District", "length": 150, "domain": null }, { "name": "SENATE_DISTRICT", "type": "esriFieldTypeString", "alias": "Senate District", "length": 150, "domain": null }, { "name": "HOUSE_DISTRICT", "type": "esriFieldTypeString", "alias": "House District", "length": 150, "domain": null }, { "name": "PLACE_CODE", "type": "esriFieldTypeString", "alias": "Place Code ", "length": 150, "domain": null }, { "name": "PLACE_NAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 250, "domain": null }, { "name": "MPO", "type": "esriFieldTypeString", "alias": "Metropolitan Planning Organization", "length": 250, "domain": null }, { "name": "TMA", "type": "esriFieldTypeString", "alias": "Transportation Management Area", "length": 250, "domain": null }, { "name": "SPECIAL_TAX_DISTRICT", "type": "esriFieldTypeString", "alias": "Special Tax District", "length": 250, "domain": null }, { "name": "SPECIAL_TAX_DISTRICT_ID", "type": "esriFieldTypeString", "alias": "Special Tax District ID", "length": 30, "domain": null }, { "name": "REGIONAL_COMMISSION", "type": "esriFieldTypeString", "alias": "Regional Commission", "length": 250, "domain": null }, { "name": "REGIONAL_COMMISSION_ID", "type": "esriFieldTypeString", "alias": "Regional Commission ID", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": null }, { "name": "EFFECTIVE_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "MAXSIMPTOL", "type": "esriFieldTypeDouble", "alias": "MAXSIMPTOL", "domain": null }, { "name": "MINSIMPTOL", "type": "esriFieldTypeDouble", "alias": "MINSIMPTOL", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "indexes": [ { "name": "R132617_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_132617", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A346_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null } ], "tables": [] }