{ "currentVersion": 10.81, "id": 598, "name": "Projects_ADV 2", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 594, "name": "Construction Advertise Plan" }, "subLayers": [], "minScale": 1000000, "maxScale": 100001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WORKTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 140, 94, 255 ], "width": 6 }, "value": "Bridge Construction", "label": "Bridge Construction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 84, 42, 255 ], "width": 6 }, "value": "Bridges Other", "label": "Bridges Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 82, 56, 255 ], "width": 6 }, "value": "Highway Construction", "label": "Highway Construction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 6 }, "value": "Highway Light Capital Paving", "label": "Highway Light Capital Paving", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 6 }, "value": "Highway Preservation Paving", "label": "Highway Preservation Paving", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 132, 93, 255 ], "width": 6 }, "value": "Highway Rehabilitation", "label": "Highway Rehabilitation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 209, 123, 255 ], "width": 6 }, "value": "Highway Safety and Spot Improvements", "label": "Highway Safety and Spot Improvements", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 6 }, "value": "Maintenance", "label": "Maintenance", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 91, 135, 255 ], "width": 6 }, "value": "Multimodal", "label": "Multimodal", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -7908873.2918, "ymin": 5324982.814999998, "xmax": -7453156.5996, "ymax": 6000660.050099999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "proj_seq", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "proj_seq", "type": "esriFieldTypeDouble", "alias": "PROJ_SEQ", "domain": null }, { "name": "pin", "type": "esriFieldTypeString", "alias": "PIN", "length": 9, "domain": null }, { "name": "towns", "type": "esriFieldTypeString", "alias": "TOWNS", "length": 1000, "domain": null }, { "name": "project_title", "type": "esriFieldTypeString", "alias": "PROJECT_TITLE", "length": 100, "domain": null }, { "name": "develop_resp_desc", "type": "esriFieldTypeString", "alias": "DEVELOP_RESP_DESC", "length": 4000, "domain": null }, { "name": "production_delivery", "type": "esriFieldTypeDate", "alias": "PRODUCTION_DELIVERY", "length": 8, "domain": null }, { "name": "adv_date", "type": "esriFieldTypeString", "alias": "ADV_DATE", "length": 10, "domain": null }, { "name": "scope_desc", "type": "esriFieldTypeString", "alias": "SCOPE_DESC", "length": 4000, "domain": null }, { "name": "work_plan_desc", "type": "esriFieldTypeString", "alias": "WORK_PLAN_DESC", "length": 600, "domain": null }, { "name": "most_recent_est", "type": "esriFieldTypeString", "alias": "MOST_RECENT_EST", "length": 40, "domain": null }, { "name": "program_mgr", "type": "esriFieldTypeString", "alias": "PROGRAM_MGR", "length": 4000, "domain": null }, { "name": "phone", "type": "esriFieldTypeString", "alias": "PHONE", "length": 8, "domain": null }, { "name": "worktype", "type": "esriFieldTypeString", "alias": "WORKTYPE", "length": 36, "domain": null }, { "name": "executive_comment", "type": "esriFieldTypeString", "alias": "EXECUTIVE_COMMENT", "length": 100, "domain": null }, { "name": "date_month", "type": "esriFieldTypeString", "alias": "DATE_MONTH", "length": 20, "domain": null }, { "name": "lead_unit", "type": "esriFieldTypeString", "alias": "LEAD_UNIT", "length": 50, "domain": null }, { "name": "program_area", "type": "esriFieldTypeString", "alias": "PROGRAM_AREA", "length": 10, "domain": null }, { "name": "mre", "type": "esriFieldTypeDouble", "alias": "MRE", "domain": null }, { "name": "spatial_comment", "type": "esriFieldTypeString", "alias": "SPATIAL_COMMENT", "length": 100, "domain": null }, { "name": "plan_year", "type": "esriFieldTypeString", "alias": "PLAN_YEAR", "length": 4, "domain": null }, { "name": "date_mod", "type": "esriFieldTypeDate", "alias": "DATE_MOD", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i11pin", "fields": "pin", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i11worktype", "fields": "worktype", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r19_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a8_ix1", "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, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "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 }