{ "currentVersion": 10.71, "id": 0, "name": "Street Dedications", "type": "Feature Layer", "description": "Updated 08/15/2014: All streets that have been accepted but don't have a official documentation are being sent to council on 8/25/14 for mass-acceptance; once accepted, \"Accept Date\" column will be filled with council date. New roads after that will be sent to council as they're completed, via Development Services and GIS.This data is updated and maintained via silverlight web application by Development Services and GIS, with input from City Clerk and Public Works. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY_MAINT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "0", "label": "PRIVATE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 }, "value": "1", "label": "CITY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "4", "label": "COUNTY/CITY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "3", "label": "OTHER", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "2", "label": "UNKNOWN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2172296.5260654204, "ymin": 1482352.9926145896, "xmax": 2213843.8219076693, "ymax": 1510815.570859924, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "CITY_MAINT", "type": "esriFieldTypeString", "alias": "CITY_MAINT", "length": 50, "domain": { "type": "codedValue", "name": "STREETOWNER", "description": "STREET OWNERS", "codedValues": [ { "name": "PRIVATE", "code": "0" }, { "name": "UNKNOWN", "code": "2" }, { "name": "OTHER", "code": "3" }, { "name": "CITY", "code": "1" }, { "name": "COUNTY/CITY", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEDICATED", "type": "esriFieldTypeString", "alias": "DEDICATED", "length": 50, "domain": { "type": "codedValue", "name": "Boolean_2", "description": "", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" }, { "name": "Unknown", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DED_DATE", "type": "esriFieldTypeDate", "alias": "DED_DATE", "length": 8, "domain": null }, { "name": "ACCEPTED", "type": "esriFieldTypeString", "alias": "ACCEPTED", "length": 50, "domain": { "type": "codedValue", "name": "Boolean_2", "description": "", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" }, { "name": "Unknown", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCEPT_DATE", "type": "esriFieldTypeDate", "alias": "ACCEPT_DATE", "length": 8, "domain": null }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "ROW", "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LASTEDIT_USER", "type": "esriFieldTypeString", "alias": "LASTEDIT_USER", "length": 50, "domain": null }, { "name": "LASTEDIT_DATE", "type": "esriFieldTypeDate", "alias": "LASTEDIT_DATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdiv", "length": 50, "domain": null }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R642_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_642", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_642", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S633_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }