{ "currentVersion": 10.81, "id": 69, "name": "Route Qualifier", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"LRS Lambert\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",304800.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-93.5],PARAMETER[\"Standard_Parallel_1\",40.375],PARAMETER[\"Standard_Parallel_2\",43.625],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",40.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE_QUALIFIER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 76, 161, 255 ], "width": 3 }, "value": "1", "label": "NO QUALIFIER OR NOT SIGNED", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 48, 176, 255 ], "width": 3 }, "value": "2", "label": "ALTERNATE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 80, 50, 255 ], "width": 3 }, "value": "3", "label": "BUSINESS ROUTE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 194, 69, 255 ], "width": 3 }, "value": "4", "label": "BYPASS BUSINESS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 44, 201, 255 ], "width": 3 }, "value": "5", "label": "SPUR", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 138, 171, 255 ], "width": 3 }, "value": "6", "label": "LOOP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 43, 126, 255 ], "width": 3 }, "value": "7", "label": "PROPOSED", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 180, 52, 255 ], "width": 3 }, "value": "8", "label": "TEMPORARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 194, 156, 255 ], "width": 3 }, "value": "9", "label": "TRUCK ROUTE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 122, 48, 255 ], "width": 3 }, "value": "10", "label": "NONE OF THE ABOVE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0761205811810784E7, "ymin": 4917981.862251448, "xmax": -1.0028389746694311E7, "ymax": 5394358.313948039, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_QUALIFIER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ROUTE_QUALIFIER", "type": "esriFieldTypeInteger", "alias": "ROUTE_QUALIFIER", "domain": { "type": "codedValue", "name": "ROUTE_QUALIFIER_ID", "description": "ROUTE_QUALIFIER_DESC", "codedValues": [ { "name": "NO QUALIFIER OR NOT SIGNED", "code": 1 }, { "name": "ALTERNATE", "code": 2 }, { "name": "BUSINESS ROUTE", "code": 3 }, { "name": "BYPASS BUSINESS", "code": 4 }, { "name": "SPUR", "code": 5 }, { "name": "LOOP", "code": 6 }, { "name": "PROPOSED", "code": 7 }, { "name": "TEMPORARY", "code": 8 }, { "name": "TRUCK ROUTE", "code": 9 }, { "name": "NONE OF THE ABOVE", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EVENT_ID", "length": 38, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 15, "domain": null }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null }, { "name": "BUSINESS_DATE", "type": "esriFieldTypeDate", "alias": "BUSINESS_DATE", "length": 8, "domain": null }, { "name": "EFFECTIVE_START_DATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE_START_DATE", "length": 8, "domain": null }, { "name": "EFFECTIVE_END_DATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE_END_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "BUSINESS_ROUTE_NUMBER", "type": "esriFieldTypeInteger", "alias": "BUSINESS_ROUTE_NUMBER", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2721_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ROUTEQUALIFY_EFF", "fields": "EFFECTIVE_START_DATE,EFFECTIVE_END_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ROUTEQUALIFY_EVE", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ROUTEQUALIFY_ROU", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A106_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "serviceItemId": "3631ba14238a446dbb17495be2d4cdba" }