{ "currentVersion": 10.91, "id": 12, "name": "Pavement Condition One Mile", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32145, "latestWkid": 32145, "vcsWkid": 115755, "latestVcsWkid": 115755 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 40000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CONDITION_CATEGORY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 136, 55, 255 ], "width": 4 }, "value": "Good", "label": "Good", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 219, 160, 255 ], "width": 4 }, "value": "Fair", "label": "Fair", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 165, 207, 255 ], "width": 4 }, "value": "Poor", "label": "Poor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 50, 148, 255 ], "width": 4 }, "value": "Very Poor", "label": "Very Poor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "value": "Invalid", "label": "Invalid", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 425991.6760999998, "ymin": 25225.387399999425, "xmax": 578841.2599999998, "ymax": 279729.0700000003, "spatialReference": { "wkid": 32145, "latestWkid": 32145, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "ETE_From", "type": "esriFieldTypeDouble", "alias": "ETE_From", "domain": null }, { "name": "ETE_To", "type": "esriFieldTypeDouble", "alias": "ETE_To", "domain": null }, { "name": "ETE_Road", "type": "esriFieldTypeString", "alias": "ETE_Road", "length": 4000, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 4000, "domain": null }, { "name": "BeginTown", "type": "esriFieldTypeString", "alias": "BeginTown", "length": 65, "domain": null }, { "name": "AADT", "type": "esriFieldTypeDouble", "alias": "AADT", "domain": null }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null }, { "name": "CONDITION_CATEGORY", "type": "esriFieldTypeString", "alias": "CONDITION_CATEGORY", "length": 4000, "domain": { "type": "codedValue", "name": "Pavement_ConditionCategory", "description": "Condition Categories for pavements, defined in dTIMS", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Invalid", "code": "Invalid" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMP_INDEX", "type": "esriFieldTypeDouble", "alias": "COMP_INDEX", "domain": null }, { "name": "IRI_INDEX", "type": "esriFieldTypeDouble", "alias": "IRI_INDEX", "domain": null }, { "name": "RUT_INDEX", "type": "esriFieldTypeDouble", "alias": "RUT_INDEX", "domain": null }, { "name": "STRC_INDEX", "type": "esriFieldTypeDouble", "alias": "STRC_INDEX", "domain": null }, { "name": "TRAN_INDEX", "type": "esriFieldTypeDouble", "alias": "TRAN_INDEX", "domain": null }, { "name": "LastWork_ProjectName", "type": "esriFieldTypeString", "alias": "LastWork_ProjectName", "length": 4000, "domain": null }, { "name": "LastWork_ProjectNumber", "type": "esriFieldTypeString", "alias": "LastWork_ProjectNumber", "length": 4000, "domain": null }, { "name": "LastWork_Year", "type": "esriFieldTypeInteger", "alias": "LastWork_Year", "domain": null }, { "name": "CountyCode", "type": "esriFieldTypeString", "alias": "CountyCode", "length": 2, "domain": null }, { "name": "PavementManagementNetwork", "type": "esriFieldTypeString", "alias": "PavementManagementNetwork", "length": 1, "domain": null }, { "name": "RegionalPlanningCommission", "type": "esriFieldTypeString", "alias": "RegionalPlanningCommission", "length": 2, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 2, "domain": null }, { "name": "NetworkTier", "type": "esriFieldTypeInteger", "alias": "NetworkTier", "domain": null }, { "name": "NHS", "type": "esriFieldTypeInteger", "alias": "NHS", "domain": null }, { "name": "ST_CLASS", "type": "esriFieldTypeString", "alias": "ST_CLASS", "length": 4000, "domain": null }, { "name": "PublishDate", "type": "esriFieldTypeDate", "alias": "PublishDate", "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": "R191731_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S161020_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 65000, "supportsStatistics": true, "supportsAdvancedQueries": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }