{ "currentVersion": 10.81, "id": 2, "name": "Road Network", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "SystemCreateDate", "creatorField": "UserCreate", "editDateField": "SystemModifyDate", "editorField": "UserModify" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2242005.8027999997, "ymin": 1196533.1574000008, "xmax": 2744507.8028999995, "ymax": 1981500.4767000005, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SystemCode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.1 }, "value": "FD", "label": "Federal Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "IN", "label": "Interstate Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3.25 }, "value": "US", "label": "US Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "SH", "label": "State Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.1 }, "value": "OH", "label": "Off Highway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Travelway", "typeIdField": "SystemCode", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "RoadCode", "type": "esriFieldTypeInteger", "alias": "Road Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RouteId" }, { "name": "Travelway", "type": "esriFieldTypeString", "alias": "Travel Way", "domain": { "type": "codedValue", "name": "dDirection", "description": "LRSE_RoadMode, LRSN_RoadNetwork", "codedValues": [ { "name": "Ascending", "code": "A" }, { "name": "Descending", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RouteId" }, { "name": "SystemCode", "type": "esriFieldTypeString", "alias": "System Code", "domain": { "type": "codedValue", "name": "dSystemCode", "description": "LRSN_RoadNetwork", "codedValues": [ { "name": "Interstate Route", "code": "IN" }, { "name": "US Route", "code": "US" }, { "name": "State Highway", "code": "SH" }, { "name": "Off Highway", "code": "OH" }, { "name": "Federal Routes", "code": "FD" }, { "name": "Polygon Routes", "code": "PO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RouteId" }, { "name": "SystemNumber", "type": "esriFieldTypeSmallInteger", "alias": "System Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RouteId" }, { "name": "DirectionModifier", "type": "esriFieldTypeString", "alias": "Direction Modifier", "domain": { "type": "codedValue", "name": "dDirectionModifier", "description": "LRSN_RoadNetwork", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RouteId" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "Route ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "RouteId" }, { "name": "SystemCreateDate", "type": "esriFieldTypeDate", "alias": "System Create Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemCreateDate" }, { "name": "UserCreate", "type": "esriFieldTypeString", "alias": "User Create", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UserCreate" }, { "name": "SystemModifyDate", "type": "esriFieldTypeDate", "alias": "System Modify Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemModifyDate" }, { "name": "UserModify", "type": "esriFieldTypeString", "alias": "User Modify", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UserModify" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R83_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I139RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I139FromDate", "fields": "FromDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I139ToDate", "fields": "ToDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S74_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "FD", "name": "FD", "domains": { "Travelway": {"type": "inherited"}, "SystemCode": {"type": "inherited"}, "DirectionModifier": {"type": "inherited"} }, "templates": [ { "name": "FD", "description": "", "prototype": { "attributes": { "RouteID": null, "DirectionModifier": null, "FromDate": null, "ToDate": null, "RoadCode": null, "Travelway": null, "SystemCode": "FD", "SystemNumber": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "IN", "name": "IN", "domains": { "Travelway": {"type": "inherited"}, "SystemCode": {"type": "inherited"}, "DirectionModifier": {"type": "inherited"} }, "templates": [ { "name": "IN", "description": "", "prototype": { "attributes": { "RouteID": null, "DirectionModifier": null, "FromDate": null, "ToDate": null, "RoadCode": null, "Travelway": null, "SystemCode": "IN", "SystemNumber": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "US", "name": "US", "domains": { "Travelway": {"type": "inherited"}, "SystemCode": {"type": "inherited"}, "DirectionModifier": {"type": "inherited"} }, "templates": [ { "name": "US", "description": "", "prototype": { "attributes": { "RouteID": null, "DirectionModifier": null, "FromDate": null, "ToDate": null, "RoadCode": null, "Travelway": null, "SystemCode": "US", "SystemNumber": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "SH", "name": "SH", "domains": { "Travelway": {"type": "inherited"}, "SystemCode": {"type": "inherited"}, "DirectionModifier": {"type": "inherited"} }, "templates": [ { "name": "SH", "description": "", "prototype": { "attributes": { "RouteID": null, "DirectionModifier": null, "FromDate": null, "ToDate": null, "RoadCode": null, "Travelway": null, "SystemCode": "SH", "SystemNumber": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OH", "name": "OH", "domains": { "Travelway": {"type": "inherited"}, "SystemCode": {"type": "inherited"}, "DirectionModifier": {"type": "inherited"} }, "templates": [ { "name": "OH", "description": "", "prototype": { "attributes": { "RouteID": null, "DirectionModifier": null, "FromDate": null, "ToDate": null, "RoadCode": null, "Travelway": null, "SystemCode": "OH", "SystemNumber": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ec00706d06424d5c839790f272102dc1" }