{ "currentVersion": 10.71, "id": 0, "name": "Street Dedications", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "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. ", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTEDIT_DATE", "editorField": "LASTEDIT_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2172296.5260654204, "ymin": 1482352.9926145896, "xmax": 2213843.8219076693, "ymax": 1510815.570859924, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREET_NAME", "typeIdField": "CITY_MAINT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "CITY_MAINT", "type": "esriFieldTypeString", "alias": "CITY_MAINT", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY_MAINT" }, { "name": "DEDICATED", "type": "esriFieldTypeString", "alias": "DEDICATED", "domain": { "type": "codedValue", "name": "Boolean_2", "description": "", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" }, { "name": "Unknown", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEDICATED" }, { "name": "DED_DATE", "type": "esriFieldTypeDate", "alias": "DED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DED_DATE" }, { "name": "ACCEPTED", "type": "esriFieldTypeString", "alias": "ACCEPTED", "domain": { "type": "codedValue", "name": "Boolean_2", "description": "", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" }, { "name": "Unknown", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCEPTED" }, { "name": "ACCEPT_DATE", "type": "esriFieldTypeDate", "alias": "ACCEPT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCEPT_DATE" }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "ROW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROW" }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_ID" }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_ID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LASTEDIT_USER", "type": "esriFieldTypeString", "alias": "LASTEDIT_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDIT_USER" }, { "name": "LASTEDIT_DATE", "type": "esriFieldTypeDate", "alias": "LASTEDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTEDIT_DATE" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdiv", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subdivision" }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Miles" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "0", "name": "0", "domains": { "CITY_MAINT": {"type": "inherited"}, "DEDICATED": {"type": "inherited"}, "ACCEPTED": {"type": "inherited"} }, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "Subdivision": null, "Miles": null, "STREET_NAME": null, "CITY_MAINT": "0", "DEDICATED": null, "DED_DATE": null, "ACCEPTED": null, "ACCEPT_DATE": null, "ROW": null, "STREET_ID": null, "SEGMENT_ID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1", "name": "1", "domains": { "CITY_MAINT": {"type": "inherited"}, "DEDICATED": {"type": "inherited"}, "ACCEPTED": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Subdivision": null, "Miles": null, "STREET_NAME": null, "CITY_MAINT": "1", "DEDICATED": null, "DED_DATE": null, "ACCEPTED": null, "ACCEPT_DATE": null, "ROW": null, "STREET_ID": null, "SEGMENT_ID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4", "name": "4", "domains": { "CITY_MAINT": {"type": "inherited"}, "DEDICATED": {"type": "inherited"}, "ACCEPTED": {"type": "inherited"} }, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Subdivision": null, "Miles": null, "STREET_NAME": null, "CITY_MAINT": "4", "DEDICATED": null, "DED_DATE": null, "ACCEPTED": null, "ACCEPT_DATE": null, "ROW": null, "STREET_ID": null, "SEGMENT_ID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3", "name": "3", "domains": { "CITY_MAINT": {"type": "inherited"}, "DEDICATED": {"type": "inherited"}, "ACCEPTED": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Subdivision": null, "Miles": null, "STREET_NAME": null, "CITY_MAINT": "3", "DEDICATED": null, "DED_DATE": null, "ACCEPTED": null, "ACCEPT_DATE": null, "ROW": null, "STREET_ID": null, "SEGMENT_ID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": { "CITY_MAINT": {"type": "inherited"}, "DEDICATED": {"type": "inherited"}, "ACCEPTED": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Subdivision": null, "Miles": null, "STREET_NAME": null, "CITY_MAINT": "2", "DEDICATED": null, "DED_DATE": null, "ACCEPTED": null, "ACCEPT_DATE": null, "ROW": null, "STREET_ID": null, "SEGMENT_ID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }