{ "currentVersion": 10.81, "id": 15, "name": "Pavement Condition", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Infrastructure" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CurrentStreetCondition", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 148, 101, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "VeryGood", "label": "Very Good", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2 }, "value": "Good", "label": "Good", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "Fair", "label": "Fair", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 2 }, "value": "Poor", "label": "Poor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 }, "value": "VeryPoor", "label": "Very Poor", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.1898246284400001E7, "ymin": 4161963.5451000035, "xmax": -1.18526180436E7, "ymax": 4193527.0490617827, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street", "length": 30, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "Street Quad", "length": 2, "domain": { "type": "codedValue", "name": "StreetQuadrants_1", "description": "Standard Abbreviations for Street Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Dir", "length": 2, "domain": { "type": "codedValue", "name": "STM_StreetDirection", "description": "Street Maintenance Street Direction", "codedValues": [ { "name": "Northbound", "code": "N" }, { "name": "Southbound", "code": "S" }, { "name": "Eastbound", "code": "E" }, { "name": "Westbound", "code": "W" }, { "name": "Both Directions", "code": "BD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PavementWidth_ft", "type": "esriFieldTypeSmallInteger", "alias": "Width", "domain": null }, { "name": "PavementLength_ft", "type": "esriFieldTypeInteger", "alias": "Length", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "CurrentStreetCondition", "type": "esriFieldTypeString", "alias": "StrCond", "length": 10, "domain": { "type": "codedValue", "name": "STM_StreetCondition", "description": "Street Maintenance Street Condition", "codedValues": [ { "name": "Very Good", "code": "VeryGood" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "VeryPoor" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Millings", "code": "Millings" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceMaterial", "type": "esriFieldTypeString", "alias": "Material", "length": 4, "domain": { "type": "codedValue", "name": "STM_StreetSurfaceMaterial", "description": "Street Maintenance Street Surface Material", "codedValues": [ { "name": "Dirt", "code": "Dirt" }, { "name": "Asphalt", "code": "Asph" }, { "name": "Concrete", "code": "Conc" }, { "name": "Millings", "code": "Mill" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MOU", "type": "esriFieldTypeString", "alias": "MOU", "length": 255, "domain": null }, { "name": "FundingSource", "type": "esriFieldTypeString", "alias": "FundingSource", "length": 100, "domain": null }, { "name": "Field_Notes", "type": "esriFieldTypeString", "alias": "Field_Notes", "length": 255, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": null }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "PCI", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null }, { "name": "DTS_Cond", "type": "esriFieldTypeString", "alias": "DTS_Cond", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "serviceItemId": "66f94ed0ae4540199de85609fc68a5c3" }