{ "currentVersion": 10.91, "id": 1, "name": "City Chipseal Planning Layer", "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": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 }, "defaultLabel": "No Year Value Assigned", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 2 }, "value": "2025", "label": "2025", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "2026", "label": "2026", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "2027", "label": "2027", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "2028", "label": "2028", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 116, 85, 230, 255 ], "width": 2 }, "value": "2029", "label": "2029", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 121, 230, 242, 255 ], "width": 2 }, "value": "2030", "label": "2030", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1488982.7002551407, "ymin": 3726468.949525729, "xmax": 1564956.8688445538, "ymax": 3883443.0079523027, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "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 Description", "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": "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "pot_holes_checked", "type": "esriFieldTypeString", "alias": "Pot Holes Checked", "length": 15, "domain": { "type": "codedValue", "name": "Yes No Status", "description": "Yes No Status", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "r1566_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1269_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 }