{ "currentVersion": 10.91, "id": 0, "name": "City Chipseal Interlocal Agreements Completed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "year", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 2 }, "defaultLabel": "No Year Value Assigned", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 223, 115, 255, 255 ], "width": 2 }, "value": "2013", "label": "2013", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "2014", "label": "2014", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "2015", "label": "2015", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "2017", "label": "2017", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "2018", "label": "2018", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "2019", "label": "2019", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "2020", "label": "2020", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 138, 69, 118, 255 ], "width": 2 }, "value": "2021", "label": "2021", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "2022", "label": "2022", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 170, 255, 0, 255 ], "width": 2 }, "value": "2023", "label": "2023", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "2024", "label": "2024", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1488212.9508103877, "ymin": 3726101.29474923, "xmax": 1564956.8688445538, "ymax": 3887822.053328067, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "contact_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "Location", "length": 75, "domain": null }, { "name": "year", "type": "esriFieldTypeString", "alias": "Year", "length": 15, "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "chipseal_length", "type": "esriFieldTypeDouble", "alias": "Road Length", "domain": null }, { "name": "chipseal_width", "type": "esriFieldTypeDouble", "alias": "Road Width", "domain": null }, { "name": "sq_feet", "type": "esriFieldTypeDouble", "alias": "Sq Feet", "domain": null }, { "name": "sq_yard", "type": "esriFieldTypeDouble", "alias": "Sq Yard", "domain": null }, { "name": "staff_comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 300, "domain": null }, { "name": "staff_commendations", "type": "esriFieldTypeString", "alias": "Staff Commendations", "length": 300, "domain": null }, { "name": "contact_name", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "contact_phone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 25, "domain": null }, { "name": "contact_email", "type": "esriFieldTypeString", "alias": "Contact email", "length": 75, "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": "r1564_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1268_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, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }