{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Speed Limit Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 2, "mTolerance": 2, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SignText", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 349183.4912066915, "ymin": 3651851.6140766605, "xmax": 805257.4892508392, "ymax": 4044321.024711174, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 1.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUTCDName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSigns", "type": "esriFieldTypeString", "alias": "IDSigns", "length": 10, "domain": null }, { "name": "AH_RoadID", "type": "esriFieldTypeString", "alias": "AH_RoadID", "length": 50, "domain": null }, { "name": "AH_District", "type": "esriFieldTypeInteger", "alias": "AH_District", "domain": null }, { "name": "AH_County", "type": "esriFieldTypeInteger", "alias": "AH_County", "domain": null }, { "name": "AH_Route", "type": "esriFieldTypeString", "alias": "AH_Route", "length": 50, "domain": null }, { "name": "AH_Section", "type": "esriFieldTypeString", "alias": "AH_Section", "length": 20, "domain": null }, { "name": "LOG_DIRECT", "type": "esriFieldTypeString", "alias": "LOG_DIRECT", "length": 1, "domain": null }, { "name": "AH_LM", "type": "esriFieldTypeDouble", "alias": "AH_LM", "domain": null }, { "name": "MUTCDCategory", "type": "esriFieldTypeString", "alias": "MUTCDCategory", "length": 85, "domain": { "type": "codedValue", "name": "MUTCD Category", "description": "", "codedValues": [ { "name": "GUIDE", "code": "GUIDE" }, { "name": "OBJECT & END OF ROAD MARKERS", "code": "OBJECT & END OF ROAD MARKERS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "REGULATORY", "code": "REGULATORY" }, { "name": "WARNING", "code": "WARNING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDCode", "type": "esriFieldTypeString", "alias": "MUTCDCode", "length": 50, "domain": null }, { "name": "MUTCDName", "type": "esriFieldTypeString", "alias": "MUTCDName", "length": 150, "domain": null }, { "name": "MUTCDShape", "type": "esriFieldTypeString", "alias": "MUTCDShape", "length": 50, "domain": { "type": "codedValue", "name": "MUTCD Shape", "description": "", "codedValues": [ { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "DIAMOND", "code": "DIAMOND" }, { "name": "OCTAGON", "code": "OCTAGON" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PENTAGON", "code": "PENTAGON" }, { "name": "SHIELD", "code": "SHIELD" }, { "name": "SQUARE / RECTANGLE", "code": "SQUARE / RECTANGLE" }, { "name": "TRIANGLE", "code": "TRIANGLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDColor", "type": "esriFieldTypeString", "alias": "MUTCDColor", "length": 50, "domain": { "type": "codedValue", "name": "MUTCD Color", "description": "", "codedValues": [ { "name": "BLACK", "code": "BLACK" }, { "name": "BLUE", "code": "BLUE" }, { "name": "BROWN", "code": "BROWN" }, { "name": "FLUORESCENT YELLOW", "code": "FLUORESCENT YELLOW" }, { "name": "GREEN", "code": "GREEN" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PURPLE", "code": "PURPLE" }, { "name": "RED", "code": "RED" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SignText", "type": "esriFieldTypeString", "alias": "SignText", "length": 250, "domain": null }, { "name": "SideOfRoad", "type": "esriFieldTypeString", "alias": "SideOfRoad", "length": 50, "domain": { "type": "codedValue", "name": "SideOfRoad", "description": "", "codedValues": [ { "name": "Left", "code": "Left" }, { "name": "Median", "code": "Median" }, { "name": "Other", "code": "Other" }, { "name": "Overhead", "code": "Overhead" }, { "name": "Right", "code": "Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumberofSignsonPost", "type": "esriFieldTypeInteger", "alias": "NumberofSignsonPost", "domain": null }, { "name": "ImageLink", "type": "esriFieldTypeString", "alias": "ImageLink", "length": 250, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "CollectionDate", "type": "esriFieldTypeString", "alias": "CollectionDate", "length": 10, "domain": null }, { "name": "Speed_Block", "type": "esriFieldTypeString", "alias": "Speed_Block", "length": 50, "domain": { "type": "codedValue", "name": "Speed Limit Block", "description": "Denotes if a sign is to be blocked from Speed Limit Analysis", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enhancements", "type": "esriFieldTypeString", "alias": "Enhancements", "length": 255, "domain": { "type": "codedValue", "name": "Enhancements", "description": "", "codedValues": [ { "name": "NOT ENHANCED", "code": "NOT ENHANCED" }, { "name": "OVERSIZED", "code": "OVERSIZED" }, { "name": "REFLECTORS", "code": "REFLECTORS" }, { "name": "FLAGGING", "code": "FLAGGING" }, { "name": "RRFB BEACON", "code": "RRFB BEACON" }, { "name": "CIRCULAR BEACON", "code": "CIRCULAR BEACON" }, { "name": "LED BORDER", "code": "LED BORDER" }, { "name": "VARIOUS", "code": "VARIOUS" }, { "name": "WRONG WAY DETECTION (ONLY)", "code": "WRONG WAY DETECTION (ONLY)" }, { "name": "WRONG WAY DETECTION (AND OTHER ENHANCEMENTS)", "code": "WRONG WAY DETECTION (AND OTHER ENHANCEMENTS)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inventory_Type", "type": "esriFieldTypeString", "alias": "Inventory_Type", "length": 255, "domain": { "type": "codedValue", "name": "Inventory Type", "description": "", "codedValues": [ { "name": "MAINLANE", "code": "MAINLANE" }, { "name": "RAMP", "code": "RAMP" }, { "name": "INSTITUTIONAL", "code": "INSTITUTIONAL" }, { "name": "OFF STATE INVENTORY", "code": "OFF STATE INVENTORY" }, { "name": "STATE PARK", "code": "STATE PARK" }, { "name": "FRONTAGE", "code": "FRONTAGE" }, { "name": "ARDOT FACILITY", "code": "ARDOT FACILITY" }, { "name": "LOCAL", "code": "LOCAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1224IDSigns", "fields": "IDSigns", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_33", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 800000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1651572771000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f738480c7c39499eb60103883cadad7b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "School Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 2, "mTolerance": 2, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SignText", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 190, 232, 255 ], "haloSize": 1.25, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 349183.4912066915, "ymin": 3651851.6140766605, "xmax": 805257.4892508392, "ymax": 4044321.024711174, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 1.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUTCDName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSigns", "type": "esriFieldTypeString", "alias": "IDSigns", "length": 10, "domain": null }, { "name": "AH_RoadID", "type": "esriFieldTypeString", "alias": "AH_RoadID", "length": 50, "domain": null }, { "name": "AH_District", "type": "esriFieldTypeInteger", "alias": "AH_District", "domain": null }, { "name": "AH_County", "type": "esriFieldTypeInteger", "alias": "AH_County", "domain": null }, { "name": "AH_Route", "type": "esriFieldTypeString", "alias": "AH_Route", "length": 50, "domain": null }, { "name": "AH_Section", "type": "esriFieldTypeString", "alias": "AH_Section", "length": 20, "domain": null }, { "name": "LOG_DIRECT", "type": "esriFieldTypeString", "alias": "LOG_DIRECT", "length": 1, "domain": null }, { "name": "AH_LM", "type": "esriFieldTypeDouble", "alias": "AH_LM", "domain": null }, { "name": "MUTCDCategory", "type": "esriFieldTypeString", "alias": "MUTCDCategory", "length": 85, "domain": { "type": "codedValue", "name": "MUTCD Category", "description": "", "codedValues": [ { "name": "GUIDE", "code": "GUIDE" }, { "name": "OBJECT & END OF ROAD MARKERS", "code": "OBJECT & END OF ROAD MARKERS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "REGULATORY", "code": "REGULATORY" }, { "name": "WARNING", "code": "WARNING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDCode", "type": "esriFieldTypeString", "alias": "MUTCDCode", "length": 50, "domain": null }, { "name": "MUTCDName", "type": "esriFieldTypeString", "alias": "MUTCDName", "length": 150, "domain": null }, { "name": "MUTCDShape", "type": "esriFieldTypeString", "alias": "MUTCDShape", "length": 50, "domain": { "type": "codedValue", "name": "MUTCD Shape", "description": "", "codedValues": [ { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "DIAMOND", "code": "DIAMOND" }, { "name": "OCTAGON", "code": "OCTAGON" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PENTAGON", "code": "PENTAGON" }, { "name": "SHIELD", "code": "SHIELD" }, { "name": "SQUARE / RECTANGLE", "code": "SQUARE / RECTANGLE" }, { "name": "TRIANGLE", "code": "TRIANGLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDColor", "type": "esriFieldTypeString", "alias": "MUTCDColor", "length": 50, "domain": { "type": "codedValue", "name": "MUTCD Color", "description": "", "codedValues": [ { "name": "BLACK", "code": "BLACK" }, { "name": "BLUE", "code": "BLUE" }, { "name": "BROWN", "code": "BROWN" }, { "name": "FLUORESCENT YELLOW", "code": "FLUORESCENT YELLOW" }, { "name": "GREEN", "code": "GREEN" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PURPLE", "code": "PURPLE" }, { "name": "RED", "code": "RED" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SignText", "type": "esriFieldTypeString", "alias": "SignText", "length": 250, "domain": null }, { "name": "SideOfRoad", "type": "esriFieldTypeString", "alias": "SideOfRoad", "length": 50, "domain": { "type": "codedValue", "name": "SideOfRoad", "description": "", "codedValues": [ { "name": "Left", "code": "Left" }, { "name": "Median", "code": "Median" }, { "name": "Other", "code": "Other" }, { "name": "Overhead", "code": "Overhead" }, { "name": "Right", "code": "Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumberofSignsonPost", "type": "esriFieldTypeInteger", "alias": "NumberofSignsonPost", "domain": null }, { "name": "ImageLink", "type": "esriFieldTypeString", "alias": "ImageLink", "length": 250, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "CollectionDate", "type": "esriFieldTypeString", "alias": "CollectionDate", "length": 10, "domain": null }, { "name": "Speed_Block", "type": "esriFieldTypeString", "alias": "Speed_Block", "length": 50, "domain": { "type": "codedValue", "name": "Speed Limit Block", "description": "Denotes if a sign is to be blocked from Speed Limit Analysis", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enhancements", "type": "esriFieldTypeString", "alias": "Enhancements", "length": 255, "domain": { "type": "codedValue", "name": "Enhancements", "description": "", "codedValues": [ { "name": "NOT ENHANCED", "code": "NOT ENHANCED" }, { "name": "OVERSIZED", "code": "OVERSIZED" }, { "name": "REFLECTORS", "code": "REFLECTORS" }, { "name": "FLAGGING", "code": "FLAGGING" }, { "name": "RRFB BEACON", "code": "RRFB BEACON" }, { "name": "CIRCULAR BEACON", "code": "CIRCULAR BEACON" }, { "name": "LED BORDER", "code": "LED BORDER" }, { "name": "VARIOUS", "code": "VARIOUS" }, { "name": "WRONG WAY DETECTION (ONLY)", "code": "WRONG WAY DETECTION (ONLY)" }, { "name": "WRONG WAY DETECTION (AND OTHER ENHANCEMENTS)", "code": "WRONG WAY DETECTION (AND OTHER ENHANCEMENTS)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inventory_Type", "type": "esriFieldTypeString", "alias": "Inventory_Type", "length": 255, "domain": { "type": "codedValue", "name": "Inventory Type", "description": "", "codedValues": [ { "name": "MAINLANE", "code": "MAINLANE" }, { "name": "RAMP", "code": "RAMP" }, { "name": "INSTITUTIONAL", "code": "INSTITUTIONAL" }, { "name": "OFF STATE INVENTORY", "code": "OFF STATE INVENTORY" }, { "name": "STATE PARK", "code": "STATE PARK" }, { "name": "FRONTAGE", "code": "FRONTAGE" }, { "name": "ARDOT FACILITY", "code": "ARDOT FACILITY" }, { "name": "LOCAL", "code": "LOCAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1224IDSigns", "fields": "IDSigns", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_33", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 800000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1651572771000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f738480c7c39499eb60103883cadad7b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Advisory Speed Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 2, "mTolerance": 2, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SignText", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 349183.4912066915, "ymin": 3651851.6140766605, "xmax": 805257.4892508392, "ymax": 4044321.024711174, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 1.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUTCDName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSigns", "type": "esriFieldTypeString", "alias": "IDSigns", "length": 10, "domain": null }, { "name": "AH_RoadID", "type": "esriFieldTypeString", "alias": "AH_RoadID", "length": 50, "domain": null }, { "name": "AH_District", "type": "esriFieldTypeInteger", "alias": "AH_District", "domain": null }, { "name": "AH_County", "type": "esriFieldTypeInteger", "alias": "AH_County", "domain": null }, { "name": "AH_Route", "type": "esriFieldTypeString", "alias": "AH_Route", "length": 50, "domain": null }, { "name": "AH_Section", "type": "esriFieldTypeString", "alias": "AH_Section", "length": 20, "domain": null }, { "name": "LOG_DIRECT", "type": "esriFieldTypeString", "alias": "LOG_DIRECT", "length": 1, "domain": null }, { "name": "AH_LM", "type": "esriFieldTypeDouble", "alias": "AH_LM", "domain": null }, { "name": "MUTCDCategory", "type": "esriFieldTypeString", "alias": "MUTCDCategory", "length": 85, "domain": { "type": "codedValue", "name": "MUTCD Category", "description": "", "codedValues": [ { "name": "GUIDE", "code": "GUIDE" }, { "name": "OBJECT & END OF ROAD MARKERS", "code": "OBJECT & END OF ROAD MARKERS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "REGULATORY", "code": "REGULATORY" }, { "name": "WARNING", "code": "WARNING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDCode", "type": "esriFieldTypeString", "alias": "MUTCDCode", "length": 50, "domain": null }, { "name": "MUTCDName", "type": "esriFieldTypeString", "alias": "MUTCDName", "length": 150, "domain": null }, { "name": "MUTCDShape", "type": "esriFieldTypeString", "alias": "MUTCDShape", "length": 50, "domain": { "type": "codedValue", "name": "MUTCD Shape", "description": "", "codedValues": [ { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "DIAMOND", "code": "DIAMOND" }, { "name": "OCTAGON", "code": "OCTAGON" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PENTAGON", "code": "PENTAGON" }, { "name": "SHIELD", "code": "SHIELD" }, { "name": "SQUARE / RECTANGLE", "code": "SQUARE / RECTANGLE" }, { "name": "TRIANGLE", "code": "TRIANGLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUTCDColor", "type": "esriFieldTypeString", "alias": "MUTCDColor", "length": 50, "domain": { "type": "codedValue", "name": "MUTCD Color", "description": "", "codedValues": [ { "name": "BLACK", "code": "BLACK" }, { "name": "BLUE", "code": "BLUE" }, { "name": "BROWN", "code": "BROWN" }, { "name": "FLUORESCENT YELLOW", "code": "FLUORESCENT YELLOW" }, { "name": "GREEN", "code": "GREEN" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PURPLE", "code": "PURPLE" }, { "name": "RED", "code": "RED" }, { "name": "WHITE", "code": "WHITE" }, { "name": "YELLOW", "code": "YELLOW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SignText", "type": "esriFieldTypeString", "alias": "SignText", "length": 250, "domain": null }, { "name": "SideOfRoad", "type": "esriFieldTypeString", "alias": "SideOfRoad", "length": 50, "domain": { "type": "codedValue", "name": "SideOfRoad", "description": "", "codedValues": [ { "name": "Left", "code": "Left" }, { "name": "Median", "code": "Median" }, { "name": "Other", "code": "Other" }, { "name": "Overhead", "code": "Overhead" }, { "name": "Right", "code": "Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumberofSignsonPost", "type": "esriFieldTypeInteger", "alias": "NumberofSignsonPost", "domain": null }, { "name": "ImageLink", "type": "esriFieldTypeString", "alias": "ImageLink", "length": 250, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "CollectionDate", "type": "esriFieldTypeString", "alias": "CollectionDate", "length": 10, "domain": null }, { "name": "Speed_Block", "type": "esriFieldTypeString", "alias": "Speed_Block", "length": 50, "domain": { "type": "codedValue", "name": "Speed Limit Block", "description": "Denotes if a sign is to be blocked from Speed Limit Analysis", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enhancements", "type": "esriFieldTypeString", "alias": "Enhancements", "length": 255, "domain": { "type": "codedValue", "name": "Enhancements", "description": "", "codedValues": [ { "name": "NOT ENHANCED", "code": "NOT ENHANCED" }, { "name": "OVERSIZED", "code": "OVERSIZED" }, { "name": "REFLECTORS", "code": "REFLECTORS" }, { "name": "FLAGGING", "code": "FLAGGING" }, { "name": "RRFB BEACON", "code": "RRFB BEACON" }, { "name": "CIRCULAR BEACON", "code": "CIRCULAR BEACON" }, { "name": "LED BORDER", "code": "LED BORDER" }, { "name": "VARIOUS", "code": "VARIOUS" }, { "name": "WRONG WAY DETECTION (ONLY)", "code": "WRONG WAY DETECTION (ONLY)" }, { "name": "WRONG WAY DETECTION (AND OTHER ENHANCEMENTS)", "code": "WRONG WAY DETECTION (AND OTHER ENHANCEMENTS)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inventory_Type", "type": "esriFieldTypeString", "alias": "Inventory_Type", "length": 255, "domain": { "type": "codedValue", "name": "Inventory Type", "description": "", "codedValues": [ { "name": "MAINLANE", "code": "MAINLANE" }, { "name": "RAMP", "code": "RAMP" }, { "name": "INSTITUTIONAL", "code": "INSTITUTIONAL" }, { "name": "OFF STATE INVENTORY", "code": "OFF STATE INVENTORY" }, { "name": "STATE PARK", "code": "STATE PARK" }, { "name": "FRONTAGE", "code": "FRONTAGE" }, { "name": "ARDOT FACILITY", "code": "ARDOT FACILITY" }, { "name": "LOCAL", "code": "LOCAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1224IDSigns", "fields": "IDSigns", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_33", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 800000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1651572771000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f738480c7c39499eb60103883cadad7b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Linear Speed Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 1.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 20000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Speed_Limit", "uniqueValueGroups": [ { "heading": "SPEED", "classes": [ { "label": "10", "description": "10", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "10" ] ] }, { "label": "15", "description": "15", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "15" ] ] }, { "label": "20", "description": "20", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "20" ] ] }, { "label": "25", "description": "25", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "25" ] ] }, { "label": "30", "description": "30", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "30" ] ] }, { "label": "35", "description": "35", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "35" ] ] }, { "label": "40", "description": "40", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "values": [ [ "40" ] ] }, { "label": "45", "description": "45", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "45" ] ] }, { "label": "50", "description": "50", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "values": [ [ "50" ] ] }, { "label": "55", "description": "55", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "55" ] ] }, { "label": "60", "description": "60", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "values": [ [ "60" ] ] }, { "label": "65", "description": "65", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "65" ] ] }, { "label": "70", "description": "70", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "values": [ [ "70" ] ] }, { "label": "75", "description": "75", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 0, 0, 255 ], "width": 2 }, "values": [ [ "75" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "20", "label": "20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "25", "label": "25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "30", "label": "30" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "35", "label": "35" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "40", "label": "40" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "45", "label": "45" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "50", "label": "50" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "55", "label": "55" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "60", "label": "60" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "65", "label": "65" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "70", "label": "70" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 0, 0, 255 ], "width": 2 }, "value": "75", "label": "75" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 187, 255 ], "toColor": [ 228, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 189, 255 ], "toColor": [ 252, 187, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 242, 252, 255 ], "toColor": [ 189, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 234, 255 ], "toColor": [ 252, 179, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 202, 255 ], "toColor": [ 252, 231, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 212, 255 ], "toColor": [ 182, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 233, 255 ], "toColor": [ 252, 212, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 235, 255 ], "toColor": [ 215, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 179, 252, 255 ], "toColor": [ 227, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 207, 252, 255 ], "toColor": [ 246, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 184, 255 ], "toColor": [ 182, 252, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 356072.35280000046, "ymin": 3652588.942, "xmax": 794703.8134000003, "ymax": 4042649.7761000004, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 1.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AH_RoadID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AH_RoadID", "type": "esriFieldTypeString", "alias": "AH_RoadID", "length": 255, "domain": null }, { "name": "BLM", "type": "esriFieldTypeDouble", "alias": "BLM", "domain": null }, { "name": "ELM", "type": "esriFieldTypeDouble", "alias": "ELM", "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeString", "alias": "Speed_Limit", "length": 255, "domain": null }, { "name": "Sign_ID", "type": "esriFieldTypeString", "alias": "Sign_ID", "length": 255, "domain": null }, { "name": "LOC_ERROR", "type": "esriFieldTypeString", "alias": "LOC_ERROR", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 800000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f738480c7c39499eb60103883cadad7b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Linear Speed Zones_Assumed55mph", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 1.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 20000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 127 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 356072.35280000046, "ymin": 3652588.942, "xmax": 794703.8134000003, "ymax": 4042649.7761000004, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 1.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AH_RoadID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AH_RoadID", "type": "esriFieldTypeString", "alias": "AH_RoadID", "length": 255, "domain": null }, { "name": "BLM", "type": "esriFieldTypeDouble", "alias": "BLM", "domain": null }, { "name": "ELM", "type": "esriFieldTypeDouble", "alias": "ELM", "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeString", "alias": "Speed_Limit", "length": 255, "domain": null }, { "name": "Sign_ID", "type": "esriFieldTypeString", "alias": "Sign_ID", "length": 255, "domain": null }, { "name": "LOC_ERROR", "type": "esriFieldTypeString", "alias": "LOC_ERROR", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 800000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f738480c7c39499eb60103883cadad7b" } ], "tables": [] }