{ "layers": [ { "currentVersion": 10.8, "id": 0, "name": "Lighting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7af1b1e76b3a94c222950e10860d7a42", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAU1JREFUKJGdkj9IAnEYhp/v7uQUh0BP0LGWhoagpakliAjUoIaaGlyDqLWxtkiHxqaGoMkhzlqiLRCamhqCZiHvxP6A90vPX4tiYQr1re/7fO8H72fxz7FGKq53D1jknLm/gTA1Th8SEq4334ADG+oKkrjeFV3ZYzX5NBK0XW+xAcVMKFu1l8Qjk2ha/hqGvqZSXyabev4VVHCMyGbN1Ctk/CoBLUQXbC0FhRwB6z9B13sABGhi4BFSBAwgDnKm8kkH1y/1fO/knIV+4iwAwi0YBoTGt0NinGKgiSLMAK+DxGgkBkDQvuMztGyTEwU7QBfYJ+1PI9SJRmK8dfUAXJoIeicfYnKhOnoDU0pI2EKbDsK5jWyrvm+ojpxzSaVuEZEbNB9gxhHatmZX5ZPVsT2STZWBMq7XRAjIOmk1ZBr/OR00nVHiaDDnOGOW8gVDhWyoAivjJwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light", "label": "Light", "description": "" }, { "symbol": { "type": "esriPMS", "url": "527841ee494cd537e0b6e1bbe1edf762", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUFJREFUGJVl0U8og3EYwPHv3m1eWVpkIcTBylL+1FLT2kGRw9Au869IDsh1hQtxkZKbnEk5LE6yi5UDF5HW+oXkgMNbaLVG7d30zuFHe+Wpp+dXv8/TU89j438ogBNIA4b5w2Z6OxlbPEDP+Kiqt5LSDKxqguTJCEJoZlzO0Mw9feFq3J3F9qe7AJmUAFoRQpN4em0XX38R5nWwq9DYAuORCmL7hwjRLXHqvQePV8J4FJbDENmB0Kxs0PU2QJG4zKGCReK9DVk35yA4JSe4aksAp8S5bJ6CUYpFgfl12F6CiQUJAd60LyAtcYP7jMT5AB0B6OqV+RsPN+CqSQLGzzYco1zGn4FK2v1gUYAC3F7BafQDt2ewuLqtyU9Wj5t4eTziIubHblfJZ3NqXfO17vWGiAy//j3KSjADmOaD/veyfAPzBlwZ+lRPhQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Service Point", "label": "Service Point", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456376.18460000027, "ymin": 4602440.161699999, "xmax": 679131.0267000003, "ymax": 4623889.9967, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "length": 50, "domain": null }, { "name": "POLEID", "type": "esriFieldTypeString", "alias": "POLEID", "length": 10, "domain": null }, { "name": "CUSTODIAN", "type": "esriFieldTypeString", "alias": "CUSTODIAN", "length": 50, "domain": { "type": "codedValue", "name": "CUSTODIAN", "description": "LIGHTING OWNER/CUSTODIAN", "codedValues": [ { "name": "ITRCC", "code": "ITRCC" }, { "name": "INDOT", "code": "INDOT" }, { "name": "LOCAL", "code": "LOCAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 4, "domain": { "type": "codedValue", "name": "CONDITION", "description": "CONDITION", "codedValues": [ { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "SUPPORTTYPE", "type": "esriFieldTypeString", "alias": "SUPPORTTYPE", "length": 50, "domain": { "type": "codedValue", "name": "LIGHTINGSUPPORT", "description": "LIGHTING SUPPORT TYPE", "codedValues": [ { "name": "WOOD POLE", "code": "WOOD POLE" }, { "name": "STEEL ROUND", "code": "STEEL ROUND" }, { "name": "DECORATIVE", "code": "DECORATIVE" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "CONDITIONINDEX", "type": "esriFieldTypeSmallInteger", "alias": "CONDITIONINDEX", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "UNITS", "type": "esriFieldTypeDouble", "alias": "UNITS", "domain": null }, { "name": "UOM", "type": "esriFieldTypeString", "alias": "UOM", "length": 10, "domain": null }, { "name": "SECTION_NO", "type": "esriFieldTypeDouble", "alias": "SECTION_NO", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 20, "domain": { "type": "codedValue", "name": "LightingCategory", "description": "Lighting Category", "codedValues": [ { "name": "Light", "code": "Light" }, { "name": "Service Point", "code": "Service Point" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R60_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 1, "name": "Booths", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456515.72869999986, "ymin": 4602670.784700001, "xmax": 678738.5294000003, "ymax": 4623849.811799999, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Plaza_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Plaza_Name", "type": "esriFieldTypeString", "alias": "Plaza_Name", "length": 50, "domain": null }, { "name": "Plaza_ID", "type": "esriFieldTypeString", "alias": "Plaza_ID", "length": 50, "domain": null }, { "name": "Plaza_Mile_Point", "type": "esriFieldTypeDouble", "alias": "Mile_Point", "domain": null }, { "name": "Plaza_Type", "type": "esriFieldTypeString", "alias": "Plaza_Type", "length": 50, "domain": null }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "Booth_ID", "type": "esriFieldTypeString", "alias": "Booth", "length": 50, "domain": null }, { "name": "Priority_Level", "type": "esriFieldTypeSmallInteger", "alias": "Priority_Level", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Booth_Number", "type": "esriFieldTypeInteger", "alias": "Booth_Number", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 2, "name": "Lanes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LaneStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Open", "label": "Open", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Closed", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456514.19880000036, "ymin": 4602660.564200001, "xmax": 678751.2822000002, "ymax": 4623846.600099999, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Hostname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LaneStatus", "type": "esriFieldTypeString", "alias": "LaneStatus", "length": 6, "domain": { "type": "codedValue", "name": "Lane_Status", "description": "Lane Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plaza_Name", "type": "esriFieldTypeString", "alias": "Plaza_Name", "length": 50, "domain": null }, { "name": "Plaza_ID", "type": "esriFieldTypeString", "alias": "Plaza_ID", "length": 50, "domain": null }, { "name": "Plaza_Mile_Point", "type": "esriFieldTypeDouble", "alias": "Mile_Point", "domain": null }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "Priority_Level", "type": "esriFieldTypeSmallInteger", "alias": "Priority_Level", "domain": null }, { "name": "Lane", "type": "esriFieldTypeString", "alias": "Lane", "length": 50, "domain": null }, { "name": "Hostname", "type": "esriFieldTypeString", "alias": "Hostname", "length": 50, "domain": null }, { "name": "IDLUGAR", "type": "esriFieldTypeString", "alias": "IDLUGAR", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S54_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 3, "name": "Asphalt Plant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1007f578c9c9b6014702a5b479a698b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUKJFjYWBgYLC1tS3n4eH5xUAAfPny5SILAwMDg56eXq64uLg0IQ03b97sZiGkCB2MaqCdhvfv33MwMzMTVPzr1y8uFgYGBoZly5aJEGsDAOgEEnMyNBvcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 464495.3724999996, "ymin": 4540844.2721, "xmax": 667691.7484999998, "ymax": 4621471.7870000005, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ET_ID", "type": "esriFieldTypeInteger", "alias": "ET_ID", "domain": null }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 254, "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "length": 254, "domain": null }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "length": 254, "domain": null }, { "name": "HasLabel", "type": "esriFieldTypeSmallInteger", "alias": "HasLabel", "domain": null }, { "name": "LabelID", "type": "esriFieldTypeInteger", "alias": "LabelID", "domain": null }, { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "ConditionIndex", "type": "esriFieldTypeSmallInteger", "alias": "ConditionIndex", "domain": null }, { "name": "InstallYr", "type": "esriFieldTypeSmallInteger", "alias": "InstallYr", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "ET_Z", "type": "esriFieldTypeDouble", "alias": "ET_Z", "domain": null }, { "name": "ET_M", "type": "esriFieldTypeDouble", "alias": "ET_M", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 4, "name": "ITRCC Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456462.15390000027, "ymin": 4602085.0561999995, "xmax": 682180.4589, "ymax": 4624304.0973000005, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ET_ID", "type": "esriFieldTypeInteger", "alias": "ET_ID", "domain": null }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 254, "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "length": 254, "domain": null }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "length": 254, "domain": null }, { "name": "HasLabel", "type": "esriFieldTypeSmallInteger", "alias": "HasLabel", "domain": null }, { "name": "LabelID", "type": "esriFieldTypeInteger", "alias": "LabelID", "domain": null }, { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "ConditionIndex", "type": "esriFieldTypeSmallInteger", "alias": "ConditionIndex", "domain": null }, { "name": "InstallYr", "type": "esriFieldTypeSmallInteger", "alias": "InstallYr", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "ET_Z", "type": "esriFieldTypeDouble", "alias": "ET_Z", "domain": null }, { "name": "ET_M", "type": "esriFieldTypeDouble", "alias": "ET_M", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Owned_By", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": null }, { "name": "Inspected_By", "type": "esriFieldTypeString", "alias": "Inspected By", "length": 50, "domain": null }, { "name": "Maintained_By", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 10, "domain": null }, { "name": "NEW_AssetID", "type": "esriFieldTypeString", "alias": "NEW_AssetID", "length": 50, "domain": null }, { "name": "Bridge_Number", "type": "esriFieldTypeString", "alias": "Bridge_Number", "length": 50, "domain": null }, { "name": "NBI_Number", "type": "esriFieldTypeInteger", "alias": "NBI_Number", "domain": null }, { "name": "Bridge_Name", "type": "esriFieldTypeString", "alias": "Bridge_Name", "length": 50, "domain": null }, { "name": "Milepost", "type": "esriFieldTypeDouble", "alias": "Milepost", "domain": null }, { "name": "Feature_Intersected_NBI_006", "type": "esriFieldTypeString", "alias": "Feature_Intersected_NBI_006", "length": 255, "domain": null }, { "name": "Facility_Carried_by_Structure_N", "type": "esriFieldTypeString", "alias": "Facility_Carried_by_Structure_N", "length": 255, "domain": null }, { "name": "Structure_Number_NBI_008", "type": "esriFieldTypeDouble", "alias": "Structure_Number_NBI_008", "domain": null }, { "name": "Year_Built_NBI_027", "type": "esriFieldTypeDouble", "alias": "Year_Built_NBI_027", "domain": null }, { "name": "Approach_Roadway_Width_NBI_032", "type": "esriFieldTypeDouble", "alias": "Approach_Roadway_Width_NBI_032", "domain": null }, { "name": "Length_of_Maximum_Span_NBI_048", "type": "esriFieldTypeDouble", "alias": "Length_of_Maximum_Span_NBI_048", "domain": null }, { "name": "Structure_Length_NBI_049", "type": "esriFieldTypeDouble", "alias": "Structure_Length_NBI_049", "domain": null }, { "name": "Bridge_Roadway_Width__Curb_To_C", "type": "esriFieldTypeDouble", "alias": "Bridge_Roadway_Width__Curb_To_C", "domain": null }, { "name": "Minimum_Vertical_Underclearance", "type": "esriFieldTypeDouble", "alias": "Minimum_Vertical_Underclearance", "domain": null }, { "name": "Designated_Inspection_Frequency", "type": "esriFieldTypeDouble", "alias": "Designated_Inspection_Frequency", "domain": null }, { "name": "Direction_of_Traffic_NBI_102", "type": "esriFieldTypeDouble", "alias": "Direction_of_Traffic_NBI_102", "domain": null }, { "name": "Year_Reconstructed_NBI_106", "type": "esriFieldTypeDouble", "alias": "Year_Reconstructed_NBI_106", "domain": null }, { "name": "County_Code_NBI_003", "type": "esriFieldTypeDouble", "alias": "County_Code_NBI_003", "domain": null }, { "name": "Location_NBI_009", "type": "esriFieldTypeString", "alias": "Location_NBI_009", "length": 255, "domain": null }, { "name": "Milepoint_NBI_011", "type": "esriFieldTypeDouble", "alias": "Milepoint_NBI_011", "domain": null }, { "name": "Latitude_NBI_016", "type": "esriFieldTypeDouble", "alias": "Latitude_NBI_016", "domain": null }, { "name": "Longitude_NBI_017", "type": "esriFieldTypeDouble", "alias": "Longitude_NBI_017", "domain": null }, { "name": "Lanes_on_the_Structure_NBI_028A", "type": "esriFieldTypeDouble", "alias": "Lanes_on_the_Structure_NBI_028A", "domain": null }, { "name": "Lanes_Under_the_Structure_NBI_0", "type": "esriFieldTypeDouble", "alias": "Lanes_Under_the_Structure_NBI_0", "domain": null }, { "name": "Average_Daily_Traffic_ADT_NBI_0", "type": "esriFieldTypeDouble", "alias": "Average_Daily_Traffic_ADT_NBI_0", "domain": null }, { "name": "Year_of_ADT_NBI_030", "type": "esriFieldTypeDouble", "alias": "Year_of_ADT_NBI_030", "domain": null }, { "name": "Number_of_Spans_in_Main_Unit_NB", "type": "esriFieldTypeDouble", "alias": "Number_of_Spans_in_Main_Unit_NB", "domain": null }, { "name": "Inventory_Route_Total_Horizonta", "type": "esriFieldTypeDouble", "alias": "Inventory_Route_Total_Horizonta", "domain": null }, { "name": "Operating_Rating_NBI_064", "type": "esriFieldTypeDouble", "alias": "Operating_Rating_NBI_064", "domain": null }, { "name": "Inventory_Rating_NBI_066", "type": "esriFieldTypeDouble", "alias": "Inventory_Rating_NBI_066", "domain": null }, { "name": "Type_of_Work_Proposed_NBI_075A", "type": "esriFieldTypeString", "alias": "Type_of_Work_Proposed_NBI_075A", "length": 255, "domain": null }, { "name": "Type_of_Work_Done_by_075B", "type": "esriFieldTypeString", "alias": "Type_of_Work_Done_by_075B", "length": 255, "domain": null }, { "name": "Inspection_Date_NBI_090", "type": "esriFieldTypeDouble", "alias": "Inspection_Date_NBI_090", "domain": null }, { "name": "Scour_Critical_Bridges_NBI_113", "type": "esriFieldTypeString", "alias": "Scour_Critical_Bridges_NBI_113", "length": 255, "domain": null }, { "name": "Unofficial_Sufficiency_Rating", "type": "esriFieldTypeDouble", "alias": "Unofficial_Sufficiency_Rating", "domain": null }, { "name": "TEV_Dollars", "type": "esriFieldTypeDouble", "alias": "TEV Dollars", "domain": null }, { "name": "CEV_Dollars", "type": "esriFieldTypeDouble", "alias": "CEV Dollars", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 5, "name": "Road Maintenance Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "016a0468566c0ed59fc2eafd79636fcc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYVJREFUOI2t000og3EcwPHv1lMPEnouWg3JJOLZJCuWzFtjDsPMRYQQkbd2WJTScuLiohSlebnsIEocHDhwkVqJXBd5Duq5OTwOcpqe8vYM3+Ov///z/19+Av+YYOCM2WEhElPoBV7/hLnzGAt1U7uyw9BRnLW/YFk+t9jtsWvW23v6jrbYBp5/hQUqCA/UaTJAfz3y2TVz+zFmf4OVdLpwZaSSCpCVRpq/Wmzaj2mrwENSWE8Nix1VOPSzLpfmOI4R3r2gPxnMN95MkWDGpB+KAkKfG/vxnVSpquqlEUyc9DDltFH82SsNMuXtsjq3cUrbj5hNZCbYRsEXP8ZsgkkvhRunBIDod5hl2I/XKpHzFQZQlkdJsJXB5UMOAO1TzG0jPOpB/g5KNOOjMHrCRFxj6QMmSZJzxKsWp6eQYQSzZJI/6qcxtMsm8KTHTDW56nxnFU4jUKKxFuzRc3H2Kq5N67EeRz7OsxtDi68vuzRXCzy+WNYVRblJXI4s7BFhL0nqPQWAN17CYq1EqYDRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 484641.4155000001, "ymin": 4603301.3835, "xmax": 656761.0252999999, "ymax": 4623943.764699999, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ET_ID", "type": "esriFieldTypeInteger", "alias": "ET_ID", "domain": null }, { "name": "OID_", "type": "esriFieldTypeInteger", "alias": "OID_", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 254, "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "AltMode", "type": "esriFieldTypeSmallInteger", "alias": "AltMode", "domain": null }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base", "domain": null }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "length": 254, "domain": null }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "length": 254, "domain": null }, { "name": "HasLabel", "type": "esriFieldTypeSmallInteger", "alias": "HasLabel", "domain": null }, { "name": "LabelID", "type": "esriFieldTypeInteger", "alias": "LabelID", "domain": null }, { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "ConditionIndex", "type": "esriFieldTypeSmallInteger", "alias": "ConditionIndex", "domain": null }, { "name": "InstallYr", "type": "esriFieldTypeSmallInteger", "alias": "InstallYr", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "ET_Z", "type": "esriFieldTypeDouble", "alias": "ET_Z", "domain": null }, { "name": "ET_M", "type": "esriFieldTypeDouble", "alias": "ET_M", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 6, "name": "Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 456356.82820000034, "ymin": 4602077.6535, "xmax": 682782.7867, "ymax": 4624331.2366, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "MUTCDCODE", "type": "esriFieldTypeString", "alias": "MUTCDCODE", "length": 20, "domain": null }, { "name": "MUTCDTYPE", "type": "esriFieldTypeString", "alias": "MUTCDTYPE", "length": 20, "domain": null }, { "name": "SIGNTEXT", "type": "esriFieldTypeString", "alias": "SIGNTEXT", "length": 250, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 4, "domain": null }, { "name": "SIGNFACEDIRECTION", "type": "esriFieldTypeString", "alias": "SIGNFACEDIRECTION", "length": 10, "domain": null }, { "name": "LEGENDCOLOR", "type": "esriFieldTypeString", "alias": "LEGENDCOLOR", "length": 20, "domain": null }, { "name": "BACKGROUNDCOLOR", "type": "esriFieldTypeString", "alias": "BACKGROUNDCOLOR", "length": 20, "domain": null }, { "name": "TRAVELDIRECTION", "type": "esriFieldTypeString", "alias": "TRAVELDIRECTION", "length": 20, "domain": { "type": "codedValue", "name": "Travel_Direction", "description": "Travel Direction", "codedValues": [ { "name": "Eastbound", "code": "Eastbound" }, { "name": "Westbound", "code": "Westbound" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ILLUMINATED", "type": "esriFieldTypeString", "alias": "ILLUMINATED", "length": 3, "domain": null }, { "name": "SIGNFACEDIMENSIONS", "type": "esriFieldTypeString", "alias": "SIGNFACEDIMENSIONS (WIDTH x HEIGHT)", "length": 10, "domain": null }, { "name": "OFFSET", "type": "esriFieldTypeDouble", "alias": "OFFSET", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "OBSTRUCTED", "type": "esriFieldTypeString", "alias": "OBSTRUCTED", "length": 3, "domain": null }, { "name": "SUPPORTTYPE", "type": "esriFieldTypeString", "alias": "SUPPORTTYPE", "length": 50, "domain": null }, { "name": "Struc_Num", "type": "esriFieldTypeString", "alias": "Structure Number", "length": 25, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "UNITS", "type": "esriFieldTypeDouble", "alias": "UNITS", "domain": null }, { "name": "UOM", "type": "esriFieldTypeString", "alias": "UOM", "length": 10, "domain": null }, { "name": "SECTION_NO", "type": "esriFieldTypeDouble", "alias": "SECTION_NO", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 20, "domain": null }, { "name": "CONDITIONINDEX", "type": "esriFieldTypeSmallInteger", "alias": "ConditionIndex", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 7, "name": "Ramps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456417.1050000014, "ymin": 4602350.59, "xmax": 669352.7050000001, "ymax": 4623976.5, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "length": 8, "domain": null }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "length": 8, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 25, "domain": null }, { "name": "ALTERNATE_", "type": "esriFieldTypeString", "alias": "ALTERNATE_", "length": 25, "domain": null }, { "name": "ALTERNATE1", "type": "esriFieldTypeString", "alias": "ALTERNATE1", "length": 25, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 1, "domain": null }, { "name": "COUNTY_COD", "type": "esriFieldTypeString", "alias": "COUNTY_COD", "length": 2, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 4, "domain": null }, { "name": "RTEL", "type": "esriFieldTypeString", "alias": "RTEL", "length": 4, "domain": null }, { "name": "RAMP_CODE", "type": "esriFieldTypeString", "alias": "RAMP_CODE", "length": 4, "domain": null }, { "name": "ROAD_SYSTE", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_SYSTE", "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 6, "domain": null }, { "name": "ROUTE_NUMB", "type": "esriFieldTypeString", "alias": "ROUTE_NUMB", "length": 6, "domain": null }, { "name": "RECORD_STA", "type": "esriFieldTypeSmallInteger", "alias": "RECORD_STA", "domain": null }, { "name": "ENTITY_STA", "type": "esriFieldTypeSmallInteger", "alias": "ENTITY_STA", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 25, "domain": null }, { "name": "DATE_CREAT", "type": "esriFieldTypeDate", "alias": "DATE_CREAT", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 25, "domain": null }, { "name": "DATE_EDITE", "type": "esriFieldTypeDate", "alias": "DATE_EDITE", "length": 8, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 17, "domain": null }, { "name": "DATE_ROUTE", "type": "esriFieldTypeDate", "alias": "DATE_ROUTE", "length": 8, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "TRAVEL_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAVEL_DIRECTION", "length": 12, "domain": { "type": "codedValue", "name": "Travel_Direction", "description": "Travel Direction", "codedValues": [ { "name": "Eastbound", "code": "Eastbound" }, { "name": "Westbound", "code": "Westbound" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LaneStatus", "type": "esriFieldTypeString", "alias": "LaneStatus", "length": 6, "domain": { "type": "codedValue", "name": "Lane_Status", "description": "Lane Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SECTION_NO", "type": "esriFieldTypeDouble", "alias": "SECTION_NO", "domain": null }, { "name": "Travel_Class", "type": "esriFieldTypeString", "alias": "Travel Classification", "length": 25, "domain": { "type": "codedValue", "name": "Travel_Classification", "description": "Travel Classification", "codedValues": [ { "name": "Main Line", "code": "Main Line" }, { "name": "Entry Ramp", "code": "Entry Ramp" }, { "name": "Exit Ramp", "code": "Exit Ramp" }, { "name": "Entry Road", "code": "Entry Road" }, { "name": "Exit Road", "code": "Exit Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAVEL_CLASS_DIR", "type": "esriFieldTypeString", "alias": "Travel Classification Direction", "length": 50, "domain": { "type": "codedValue", "name": "Travel_Class_Direction", "description": "Travel Classification Direction", "codedValues": [ { "name": "Entry Road", "code": "Entry Road" }, { "name": "Exit Road", "code": "Exit Road" }, { "name": "Eastbound Entry Ramp", "code": "Eastbound Entry Ramp" }, { "name": "Eastbound Exit Ramp", "code": "Eastbound Exit Ramp" }, { "name": "Eastbound Main Line", "code": "Eastbound Main Line" }, { "name": "Westbound Entry Ramp", "code": "Westbound Entry Ramp" }, { "name": "Westbound Exit Ramp", "code": "Westbound Exit Ramp" }, { "name": "Westbound Main Line", "code": "Westbound Main Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH_FEET", "type": "esriFieldTypeDouble", "alias": "LENGTH_FEET", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null }, { "name": "ITRCCSDE_DBO_Ramps_AREA", "type": "esriFieldTypeDouble", "alias": "ITRCCSDE_DBO_Ramps_AREA", "domain": null }, { "name": "AREA_SQYD", "type": "esriFieldTypeDouble", "alias": "AREA_SQYD", "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": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 8, "name": "Shoulders", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456358.93251587823, "ymin": 4602069.053516839, "xmax": 682782.231776732, "ymax": 4624330.545872593, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "length": 8, "domain": null }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "length": 8, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 25, "domain": null }, { "name": "ALTERNATE_", "type": "esriFieldTypeString", "alias": "ALTERNATE_", "length": 25, "domain": null }, { "name": "ALTERNATE1", "type": "esriFieldTypeString", "alias": "ALTERNATE1", "length": 25, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 1, "domain": null }, { "name": "COUNTY_COD", "type": "esriFieldTypeString", "alias": "COUNTY_COD", "length": 2, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 4, "domain": null }, { "name": "RTEL", "type": "esriFieldTypeString", "alias": "RTEL", "length": 4, "domain": null }, { "name": "RAMP_CODE", "type": "esriFieldTypeString", "alias": "RAMP_CODE", "length": 4, "domain": null }, { "name": "ROAD_SYSTE", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_SYSTE", "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 6, "domain": null }, { "name": "ROUTE_NUMB", "type": "esriFieldTypeString", "alias": "ROUTE_NUMB", "length": 6, "domain": null }, { "name": "RECORD_STA", "type": "esriFieldTypeSmallInteger", "alias": "RECORD_STA", "domain": null }, { "name": "ENTITY_STA", "type": "esriFieldTypeSmallInteger", "alias": "ENTITY_STA", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 25, "domain": null }, { "name": "DATE_CREAT", "type": "esriFieldTypeDate", "alias": "DATE_CREAT", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 25, "domain": null }, { "name": "DATE_EDITE", "type": "esriFieldTypeDate", "alias": "DATE_EDITE", "length": 8, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 17, "domain": null }, { "name": "DATE_ROUTE", "type": "esriFieldTypeDate", "alias": "DATE_ROUTE", "length": 8, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "LaneStatus", "type": "esriFieldTypeString", "alias": "LaneStatus", "length": 6, "domain": null }, { "name": "SECTION_NO", "type": "esriFieldTypeDouble", "alias": "SECTION_NO", "domain": null }, { "name": "DTS_MILES", "type": "esriFieldTypeDouble", "alias": "DTS_MILES", "domain": null }, { "name": "TOLL", "type": "esriFieldTypeString", "alias": "TOLL", "length": 30, "domain": null }, { "name": "DIR", "type": "esriFieldTypeSmallInteger", "alias": "DIR", "domain": null }, { "name": "LANE", "type": "esriFieldTypeSmallInteger", "alias": "LANE", "domain": null }, { "name": "DESIGNATION", "type": "esriFieldTypeString", "alias": "DESIGNATION", "length": 50, "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null }, { "name": "LENGTH_FEET", "type": "esriFieldTypeDouble", "alias": "LENGTH_FEET", "domain": null }, { "name": "ITRCCSDE_DBO_Shoulders_AREA", "type": "esriFieldTypeDouble", "alias": "ITRCCSDE_DBO_Shoulders_AREA", "domain": null }, { "name": "AREA_SQYD", "type": "esriFieldTypeDouble", "alias": "AREA_SQYD", "domain": null }, { "name": "AssetID_NEW", "type": "esriFieldTypeString", "alias": "AssetID_NEW", "length": 50, "domain": null }, { "name": "TRAVEL_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAVEL_DIRECTION", "length": 12, "domain": { "type": "codedValue", "name": "Travel_Direction", "description": "Travel Direction", "codedValues": [ { "name": "Eastbound", "code": "Eastbound" }, { "name": "Westbound", "code": "Westbound" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R71_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S66_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 9, "name": "Guardrails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456438.3948999997, "ymin": 4602070.636, "xmax": 682517.9634999996, "ymax": 4624332.010600001, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BEGINX", "type": "esriFieldTypeDouble", "alias": "BEGINX", "domain": null }, { "name": "BEGINY", "type": "esriFieldTypeDouble", "alias": "BEGINY", "domain": null }, { "name": "ENDX", "type": "esriFieldTypeDouble", "alias": "ENDX", "domain": null }, { "name": "ENDY", "type": "esriFieldTypeDouble", "alias": "ENDY", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "GRTYPE", "description": "GUARDRAIL TYPE", "codedValues": [ { "name": "W BEAM", "code": "W BEAM" }, { "name": "W BEAM WITH RUBRAIL", "code": "W BEAM WITH RUBRAIL" }, { "name": "THRIE BEAM", "code": "THRIE BEAM" }, { "name": "MODIFIED THRIE BEAM", "code": "MODIFIED THRIE BEAM" }, { "name": "HIGH TENSION CABLE BARRIER", "code": "HIGH TENSION CABLE BARRIER" }, { "name": "STEEL BACKED TIMBER", "code": "STEEL BACKED TIMBER" }, { "name": "BOX BEAM", "code": "BOX BEAM" }, { "name": "RUSTIC W BEAM", "code": "RUSTIC W BEAM" }, { "name": "METALIZED AND PAINTED W BEAM - WHITE", "code": "METALIZED AND PAINTED W BEAM - WHITE" }, { "name": "METALIZED AND PAINTED W BEAM - BROWN", "code": "METALIZED AND PAINTED W BEAM - BROWN" }, { "name": "MEATLIZED AND PAINTED W BEAM - BLACK", "code": "MEATLIZED AND PAINTED W BEAM - BLACK" }, { "name": "METALIZED AND PAINTED THRIE BEAM - WHITE", "code": "METALIZED AND PAINTED THRIE BEAM - WHITE" }, { "name": "METALIZED AND PAINTED THRIE BEAM - BROWN", "code": "METALIZED AND PAINTED THRIE BEAM - BROWN" }, { "name": "METALIZED AND PAINTED THRIE BEAM - BLACK", "code": "METALIZED AND PAINTED THRIE BEAM - BLACK" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "BRIDGE RAIL", "code": "BRIDGE RAIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 4, "domain": { "type": "codedValue", "name": "CONDITION", "description": "CONDITION", "codedValues": [ { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "CONDITIONINDEX", "type": "esriFieldTypeSmallInteger", "alias": "CONDITIONINDEX", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "UNITS", "type": "esriFieldTypeDouble", "alias": "UNITS", "domain": null }, { "name": "UOM", "type": "esriFieldTypeString", "alias": "UOM", "length": 10, "domain": null }, { "name": "SECTION_NO", "type": "esriFieldTypeDouble", "alias": "SECTION_NO", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 20, "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": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 10, "name": "Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LaneStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 }, "value": "Open", "label": "Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1.5 }, "value": "Closed", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[SECTION_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 456350.99500000104, "ymin": 4602072.000100002, "xmax": 682782.1449999996, "ymax": 4624321.215000002, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LaneStatus", "type": "esriFieldTypeString", "alias": "LaneStatus", "length": 6, "domain": { "type": "codedValue", "name": "Lane_Status", "description": "Lane Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "TRAVEL_CLASS_DIR", "type": "esriFieldTypeString", "alias": "Travel Classification Direction", "length": 50, "domain": { "type": "codedValue", "name": "Travel_Class_Direction", "description": "Travel Classification Direction", "codedValues": [ { "name": "Entry Road", "code": "Entry Road" }, { "name": "Exit Road", "code": "Exit Road" }, { "name": "Eastbound Entry Ramp", "code": "Eastbound Entry Ramp" }, { "name": "Eastbound Exit Ramp", "code": "Eastbound Exit Ramp" }, { "name": "Eastbound Main Line", "code": "Eastbound Main Line" }, { "name": "Westbound Entry Ramp", "code": "Westbound Entry Ramp" }, { "name": "Westbound Exit Ramp", "code": "Westbound Exit Ramp" }, { "name": "Westbound Main Line", "code": "Westbound Main Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Travel_Class", "type": "esriFieldTypeString", "alias": "Travel Classification", "length": 25, "domain": { "type": "codedValue", "name": "Travel_Classification", "description": "Travel Classification", "codedValues": [ { "name": "Main Line", "code": "Main Line" }, { "name": "Entry Ramp", "code": "Entry Ramp" }, { "name": "Exit Ramp", "code": "Exit Ramp" }, { "name": "Entry Road", "code": "Entry Road" }, { "name": "Exit Road", "code": "Exit Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAVEL_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAVEL_DIRECTION", "length": 12, "domain": { "type": "codedValue", "name": "Travel_Direction", "description": "Travel Direction", "codedValues": [ { "name": "Eastbound", "code": "Eastbound" }, { "name": "Westbound", "code": "Westbound" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "length": 8, "domain": null }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "length": 8, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 25, "domain": null }, { "name": "ALTERNATE_", "type": "esriFieldTypeString", "alias": "ALTERNATE_", "length": 25, "domain": null }, { "name": "ALTERNATE1", "type": "esriFieldTypeString", "alias": "ALTERNATE1", "length": 25, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 1, "domain": null }, { "name": "COUNTY_COD", "type": "esriFieldTypeString", "alias": "COUNTY_COD", "length": 2, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 4, "domain": null }, { "name": "RTEL", "type": "esriFieldTypeString", "alias": "RTEL", "length": 4, "domain": null }, { "name": "RAMP_CODE", "type": "esriFieldTypeString", "alias": "RAMP_CODE", "length": 4, "domain": null }, { "name": "SECTION_NO", "type": "esriFieldTypeDouble", "alias": "SECTION_NO", "domain": null }, { "name": "ROAD_SYSTE", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_SYSTE", "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 6, "domain": null }, { "name": "ROUTE_NUMB", "type": "esriFieldTypeString", "alias": "ROUTE_NUMB", "length": 6, "domain": null }, { "name": "RECORD_STA", "type": "esriFieldTypeSmallInteger", "alias": "RECORD_STA", "domain": null }, { "name": "ENTITY_STA", "type": "esriFieldTypeSmallInteger", "alias": "ENTITY_STA", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 25, "domain": null }, { "name": "DATE_CREAT", "type": "esriFieldTypeDate", "alias": "DATE_CREAT", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 25, "domain": null }, { "name": "DATE_EDITE", "type": "esriFieldTypeDate", "alias": "DATE_EDITE", "length": 8, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 17, "domain": null }, { "name": "DATE_ROUTE", "type": "esriFieldTypeDate", "alias": "DATE_ROUTE", "length": 8, "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": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 11, "name": "Multi Lane", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "CONDITION", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 25, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "classMaxValue": 25, "label": "Failed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 50, "label": "Poor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "classMaxValue": 85, "label": "Fair", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "classMaxValue": 98, "label": "Good", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456350.99500000104, "ymin": 4602072.100745916, "xmax": 682782.882856382, "ymax": 4624327.498866744, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "length": 8, "domain": null }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "length": 8, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 25, "domain": null }, { "name": "ALTERNATE_", "type": "esriFieldTypeString", "alias": "ALTERNATE_", "length": 25, "domain": null }, { "name": "ALTERNATE1", "type": "esriFieldTypeString", "alias": "ALTERNATE1", "length": 25, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 1, "domain": null }, { "name": "COUNTY_COD", "type": "esriFieldTypeString", "alias": "COUNTY_COD", "length": 2, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 4, "domain": null }, { "name": "RTEL", "type": "esriFieldTypeString", "alias": "RTEL", "length": 4, "domain": null }, { "name": "RAMP_CODE", "type": "esriFieldTypeString", "alias": "RAMP_CODE", "length": 4, "domain": null }, { "name": "ROAD_SYSTE", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_SYSTE", "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 6, "domain": null }, { "name": "ROUTE_NUMB", "type": "esriFieldTypeString", "alias": "ROUTE_NUMB", "length": 6, "domain": null }, { "name": "RECORD_STA", "type": "esriFieldTypeSmallInteger", "alias": "RECORD_STA", "domain": null }, { "name": "ENTITY_STA", "type": "esriFieldTypeSmallInteger", "alias": "ENTITY_STA", "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "length": 25, "domain": null }, { "name": "DATE_CREAT", "type": "esriFieldTypeDate", "alias": "DATE_CREAT", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 25, "domain": null }, { "name": "DATE_EDITE", "type": "esriFieldTypeDate", "alias": "DATE_EDITE", "length": 8, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 17, "domain": null }, { "name": "DATE_ROUTE", "type": "esriFieldTypeDate", "alias": "DATE_ROUTE", "length": 8, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "TRAVEL_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAVEL_DIRECTION", "length": 12, "domain": { "type": "codedValue", "name": "Travel_Direction", "description": "Travel Direction", "codedValues": [ { "name": "Eastbound", "code": "Eastbound" }, { "name": "Westbound", "code": "Westbound" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LaneStatus", "type": "esriFieldTypeString", "alias": "LaneStatus", "length": 6, "domain": { "type": "codedValue", "name": "Lane_Status", "description": "Lane Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SECTION_NO", "type": "esriFieldTypeDouble", "alias": "SECTION_NO", "domain": null }, { "name": "DTS_MILES", "type": "esriFieldTypeDouble", "alias": "DTS_MILES", "domain": null }, { "name": "TOLL", "type": "esriFieldTypeString", "alias": "TOLL", "length": 30, "domain": null }, { "name": "DIR", "type": "esriFieldTypeSmallInteger", "alias": "DIR", "domain": null }, { "name": "LANE", "type": "esriFieldTypeSmallInteger", "alias": "LANE", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null }, { "name": "LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "LENGTH_FT", "domain": null }, { "name": "ITRCCSDE_DBO_LRSN_MultiLane_ARE", "type": "esriFieldTypeDouble", "alias": "ITRCCSDE_DBO_LRSN_MultiLane_ARE", "domain": null }, { "name": "LANE_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "LANE_NUMBER", "domain": null }, { "name": "AREA_SQYD", "type": "esriFieldTypeDouble", "alias": "AREA_SQYD", "domain": null }, { "name": "AssetID_NEW", "type": "esriFieldTypeString", "alias": "AssetID_NEW", "length": 50, "domain": null }, { "name": "LANE_DESIGNATION", "type": "esriFieldTypeString", "alias": "LANE_DESIGNATION", "length": 50, "domain": { "type": "codedValue", "name": "Lane_Designation", "description": "Lane Designation", "codedValues": [ { "name": "Center Lane", "code": "Center Lane" }, { "name": "Driving Lane", "code": "Driving Lane" }, { "name": "Passing Lane", "code": "Passing Lane" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lane_Designation_Direction", "type": "esriFieldTypeString", "alias": "Lane Designation Direction", "length": 50, "domain": { "type": "codedValue", "name": "Lane_Designation_Direction", "description": "Lane Designation Direction", "codedValues": [ { "name": "Eastbound Center Lane", "code": "Eastbound Center Lane" }, { "name": "Eastbound Driving Lane", "code": "Eastbound Driving Lane" }, { "name": "Eastbound Passing Lane", "code": "Eastbound Passing Lane" }, { "name": "Westbound Center Lane", "code": "Westbound Center Lane" }, { "name": "Westbound Driving Lane", "code": "Westbound Driving Lane" }, { "name": "Westbound Passing Lane", "code": "Westbound Passing Lane" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSTALLYEAR", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 12, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "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": [ 255, 255, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 456496.3739, "ymin": 4602686.5482, "xmax": 682114.0843000002, "ymax": 4624002.0320999995, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Toll_Plaza_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Toll_Plaza_ID", "type": "esriFieldTypeString", "alias": "Toll_Plaza_ID", "length": 50, "domain": null }, { "name": "Toll_Plaza_Name", "type": "esriFieldTypeString", "alias": "Toll_Plaza_Name", "length": 50, "domain": null }, { "name": "Plaza_Mile_Point", "type": "esriFieldTypeDouble", "alias": "Mile_Point", "domain": null }, { "name": "Building_ID", "type": "esriFieldTypeString", "alias": "Building_ID", "length": 50, "domain": null }, { "name": "Plaza_Type", "type": "esriFieldTypeString", "alias": "Plaza_Type", "length": 50, "domain": { "type": "codedValue", "name": "Plaza_Type", "description": "Plaza Type", "codedValues": [ { "name": "Travel", "code": "Travel" }, { "name": "Toll", "code": "Toll" }, { "name": "Auxillary Storage", "code": "Auxillary Storage" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Relay Tower", "code": "Relay Tower" }, { "name": "Administration", "code": "Administration" }, { "name": "Picnic Shelter", "code": "Picnic Shelter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "Building_Type", "type": "esriFieldTypeString", "alias": "Building_Type", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S44_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 13, "name": "Plazas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "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": [ 255, 170, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 456477.8805999998, "ymin": 4602676.3390999995, "xmax": 682116.0728000002, "ymax": 4624027.425799999, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Plaza_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VUEWorks_ID", "type": "esriFieldTypeSmallInteger", "alias": "VUEWorks_ID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Plaza_Name", "type": "esriFieldTypeString", "alias": "Plaza_Name", "length": 50, "domain": null }, { "name": "Toll_Plaza_ID", "type": "esriFieldTypeString", "alias": "Toll_Plaza_ID", "length": 50, "domain": null }, { "name": "Plaza_Mile_Point", "type": "esriFieldTypeDouble", "alias": "Mile_Point", "domain": null }, { "name": "Plaza_Type", "type": "esriFieldTypeString", "alias": "Plaza_Type", "length": 50, "domain": null }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "Roadway_Location", "type": "esriFieldTypeString", "alias": "Roadway_Location", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Priority_Level", "type": "esriFieldTypeSmallInteger", "alias": "Priority_Level", "domain": null }, { "name": "SQYARDS", "type": "esriFieldTypeDouble", "alias": "SQYARDS", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S62_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 14, "name": "Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DistrictID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "M1", "label": "M1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "M2", "label": "M2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "M3", "label": "M3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "M4", "label": "M4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "M5", "label": "M5", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 455448.32320000045, "ymin": 4601157.598300001, "xmax": 683696.5467999997, "ymax": 4625216.5645, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DistrictID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DistrictID", "type": "esriFieldTypeString", "alias": "DistrictID", "length": 50, "domain": null }, { "name": "From_MileMark", "type": "esriFieldTypeDouble", "alias": "From_MileMark", "domain": null }, { "name": "To_MileMark", "type": "esriFieldTypeDouble", "alias": "To_MileMark", "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S53_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 15, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 417342.9193000002, "ymin": 4191993.523, "xmax": 688973.2193, "ymax": 4624896.145500001, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "PLACEFP", "type": "esriFieldTypeString", "alias": "PLACEFP", "length": 5, "domain": null }, { "name": "PLACENS", "type": "esriFieldTypeString", "alias": "PLACENS", "length": 8, "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "length": 7, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "length": 100, "domain": null }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "LSAD", "length": 2, "domain": null }, { "name": "CLASSFP", "type": "esriFieldTypeString", "alias": "CLASSFP", "length": 2, "domain": null }, { "name": "PCICBSA", "type": "esriFieldTypeString", "alias": "PCICBSA", "length": 1, "domain": null }, { "name": "PCINECTA", "type": "esriFieldTypeString", "alias": "PCINECTA", "length": 1, "domain": null }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "length": 5, "domain": null }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "length": 1, "domain": null }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "length": 11, "domain": null }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.8, "id": 16, "name": "County Boundary", "type": "Feature Layer", "description": "Indiana Administrative County Boundaries created as an ESRI polygon shapefile consisting of a Feature Line Polygon geometry. The data set was compiled by the Indiana Department of Transportation GIS. Dataset is classified as Feature Class. The Feature Class is projected Coordinate System: NAD 1983, UTM, Zone 16 N. the Projections is Transverse Mercator.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916 }, "copyrightText": "Administrative County Boundaries Feature Class created by Indiana GIS Department of Transportation (INDOT)", "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, 255, 197, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 403539.0619999999, "ymin": 4180918.7502999995, "xmax": 692187.625, "ymax": 4625481.094699999, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTYNAME", "type": "esriFieldTypeString", "alias": "CountyName", "length": 30, "domain": null }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 25, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 25, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }