{ "layers": [ { "currentVersion": 10.71, "id": 75, "name": "PFP Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 123, 182, 255 ], "width": 2 }, "value": "Completed", "label": "Completed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 25, 28, 255 ], "width": 2 }, "value": "Construction", "label": "Construction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "Proposed", "label": "Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 141, 89, 255 ], "width": 2 }, "value": "Scheduled", "label": "Scheduled", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5389983.9586485475, "ymin": 3419322.2299394757, "xmax": 5449994.409165472, "ymax": 3493162.680027306, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Const_Type", "description": "Type", "codedValues": [ { "name": "Roadway", "code": "Roadway" }, { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "Storm Water", "code": "Storm Water" }, { "name": "Flood Control System", "code": "Flood Control System" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Streetscape", "code": "Streetscape" }, { "name": "Quiet Zone", "code": "Quiet Zone" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "ADA Improvement", "code": "ADA Improvement" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Scope", "type": "esriFieldTypeString", "alias": "SCOPE", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Const_Status", "description": "Status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Scheduled", "code": "Scheduled" }, { "name": "Construction", "code": "Construction" }, { "name": "Completed", "code": "Completed" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ProjNo", "type": "esriFieldTypeInteger", "alias": "Project Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "Dept", "type": "esriFieldTypeString", "alias": "Department", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Department", "description": "Department", "codedValues": [ { "name": "Building Services", "code": "Building Services" }, { "name": "Community Development", "code": "Community Development" }, { "name": "Parks and Recreation", "code": "Parks and Recreation" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Streets / Operations", "code": "Streets / Operations" }, { "name": "Utilities", "code": "Utilities" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearStart", "type": "esriFieldTypeSmallInteger", "alias": "Construction Start Year", "domain": { "type": "range", "name": "WS2_YearsValid", "description": "Valid Years", "range": [ 2000, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthStart", "type": "esriFieldTypeString", "alias": "Construction Start Month", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MonthsValid", "description": "Valid Months", "codedValues": [ { "name": "January", "code": "Jan" }, { "name": "February", "code": "Feb" }, { "name": "March", "code": "Mar" }, { "name": "April", "code": "Apr" }, { "name": "May", "code": "May" }, { "name": "June", "code": "Jun" }, { "name": "July", "code": "Jul" }, { "name": "August", "code": "Aug" }, { "name": "September", "code": "Sep" }, { "name": "October", "code": "Oct" }, { "name": "November", "code": "Nov" }, { "name": "December", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearEnd", "type": "esriFieldTypeSmallInteger", "alias": "Construction End Year", "domain": { "type": "range", "name": "WS2_YearsValid", "description": "Valid Years", "range": [ 2000, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthEnd", "type": "esriFieldTypeString", "alias": "Construction End Month", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MonthsValid", "description": "Valid Months", "codedValues": [ { "name": "January", "code": "Jan" }, { "name": "February", "code": "Feb" }, { "name": "March", "code": "Mar" }, { "name": "April", "code": "Apr" }, { "name": "May", "code": "May" }, { "name": "June", "code": "Jun" }, { "name": "July", "code": "Jul" }, { "name": "August", "code": "Aug" }, { "name": "September", "code": "Sep" }, { "name": "October", "code": "Oct" }, { "name": "November", "code": "Nov" }, { "name": "December", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Funding", "description": "Funding", "codedValues": [ { "name": "Capital Improvements", "code": "CIP" }, { "name": "Paving for Progress", "code": "PFP" }, { "name": "Operations", "code": "OPS" }, { "name": "Utilities", "code": "UTIL" }, { "name": "General Fund", "code": "GEN" }, { "name": "Flood Control System", "code": "FCS" }, { "name": "Storm Sewer Utilities", "code": "Storm Sewer" }, { "name": "Sanitary Sewer Utilities", "code": "Sanitary Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConstrBy", "type": "esriFieldTypeString", "alias": "Construction By", "length": 25, "domain": { "type": "codedValue", "name": "WS2_ConstrBy", "description": "Construction By", "codedValues": [ { "name": "City Forces", "code": "City Forces" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Contractor & City Forces", "code": "Contractor & City Forces" }, { "name": "Iowa DOT", "code": "Iowa DOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "Website URL Link", "length": 255, "domain": null }, { "name": "RoadMile", "type": "esriFieldTypeDouble", "alias": "Roadway Mileage", "domain": null }, { "name": "LaneMile", "type": "esriFieldTypeDouble", "alias": "Lane Mileage", "domain": null }, { "name": "DesiMgr", "type": "esriFieldTypeString", "alias": "Design Project Manager", "length": 150, "domain": { "type": "codedValue", "name": "WS2_Const_DesiMgr", "description": "Design Contact (Name, Phone, Email) for Construction Project Tracking", "codedValues": [ { "name": "Ashley Cobert, (319) 286-5754, a.cobert@cedar-rapids.org", "code": "Ashley Cobert, (319) 286-5754, a.cobert@cedar-rapids.org" }, { "name": "Ben Worrell, (319) 286-5745, b.worrell@cedar-rapids.org", "code": "Ben Worrell, (319) 286-5745, b.worrell@cedar-rapids.org" }, { "name": "Doug Wilson, (319) 286-5141, d.wilson@cedar-rapids.org", "code": "Doug Wilson, (319) 286-5141, d.wilson@cedar-rapids.org" }, { "name": "Karin Kee, (319) 286-5847, k.kee@cedar-rapids.org", "code": "Karin Kee, (319) 286-5847, k.kee@cedar-rapids.org" }, { "name": "Keith Abkes, (319) 286-5818, k.abkes@cedar-rapids.org", "code": "Keith Abkes, (319) 286-5818, k.abkes@cedar-rapids.org" }, { "name": "Kendall DeKeyser, (319) 286-5822, k.dekeyser@cedar-rapids.org", "code": "Kendall DeKeyser, (319) 286-5822, k.dekeyser@cedar-rapids.org" }, { "name": "Kyle Bieghler, (319) 286-5821, k.bieghler@cedar-rapids.org", "code": "Kyle Bieghler, (319) 286-5821, k.bieghler@cedar-rapids.org" }, { "name": "Linn County", "code": "Linn County" }, { "name": "Loren Snell, (319) 286-5804, l.snell@cedar-rapids.org", "code": "Loren Snell, (319) 286-5804, l.snell@cedar-rapids.org" }, { "name": "Rebecca Lesnik, (319) 286-5092, r.lesnik@cedar-rapids.org", "code": "Rebecca Lesnik, (319) 286-5092, r.lesnik@cedar-rapids.org" }, { "name": "Mathew Saur, (319) 286-5704, m.saur@cedar-rapids.org", "code": "Mathew Saur, (319) 286-5704, m.saur@cedar-rapids.org" }, { "name": "Rob Davis, (319) 286-5808, r.davis@cedar-rapids.org", "code": "Rob Davis, (319) 286-5808, r.davis@cedar-rapids.org" }, { "name": "Edgard Verdugo, (319) 286-5153, e.verdugo@cedar-rapids.org", "code": "Edgard Verdugo, (319) 286-5153, e.verdugo@cedar-rapids.org" }, { "name": "Anderson Bogert", "code": "Anderson Bogert" }, { "name": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org", "code": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DesiConsult", "type": "esriFieldTypeString", "alias": "Design Consultant", "length": 150, "domain": null }, { "name": "ConstMgr", "type": "esriFieldTypeString", "alias": "Construction Project Manager", "length": 150, "domain": { "type": "codedValue", "name": "WS2_Const_ConstMgr", "description": "Construction Contact (Name, Phone,", "codedValues": [ { "name": "City of Marion", "code": "City of Marion" }, { "name": "Linn County", "code": "Linn County" }, { "name": "Eric Bahl, (319) 521-5897, e.bahl@cedar-rapids.org", "code": "Eric Bahl, (319) 521-5897, e.bahl@cedar-rapids.org" }, { "name": "Jason Junk, (319) 389-2708, j.junk@cedar-rapids.org", "code": "Jason Junk, (319) 389-2708, j.junk@cedar-rapids.org" }, { "name": "Joel Robinson, (319) 360-9824, j.robinson@cedar-rapids.org", "code": "Joel Robinson, (319) 360-9824, j.robinson@cedar-rapids.org" }, { "name": "Michael Roberts, (319) 654-3315, m.roberts@cedar-rapids.org", "code": "Michael Roberts, (319) 654-3315, m.roberts@cedar-rapids.org" }, { "name": "Katie Greenstein, (319) 440-8777, k.greenstein@cedar-rapids.org", "code": "Katie Greenstein, (319) 440-8777, k.greenstein@cedar-rapids.org" }, { "name": "Taylor Burgin, (319) 491-4164, t.burgin@cedar-rapids.org", "code": "Taylor Burgin, (319) 491-4164, t.burgin@cedar-rapids.org" }, { "name": "Street Maintenance, (319) 286-5826, street@cedar-rapids.org", "code": "Street Maintenance, (319) 286-5826, street@cedar-rapids.org" }, { "name": "Sewer Maintenance, (319) 286-5815, sewer@cedar-rapids.org", "code": "Sewer Maintenance, (319) 286-5815, sewer@cedar-rapids.org" }, { "name": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org", "code": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConstContract", "type": "esriFieldTypeString", "alias": "Construction Contractor", "length": 150, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "x_coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "y_coord", "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 255, "domain": null }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 25, "domain": null }, { "name": "SSMID", "type": "esriFieldTypeString", "alias": "SSMID", "length": 150, "domain": null }, { "name": "CouncilDist", "type": "esriFieldTypeString", "alias": "Council District", "length": 150, "domain": null }, { "name": "Tags", "type": "esriFieldTypeString", "alias": "Tags", "length": 255, "domain": null }, { "name": "last_edited_by", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 20, "domain": null }, { "name": "last_edited_on", "type": "esriFieldTypeDate", "alias": "Last Edited On", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4100", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1263_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 0, "name": "Project Tracking", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 35, "name": "Scheduled and In Construction Projects" }, { "id": 2, "name": "Proposed Projects" }, { "id": 1, "name": "Completed Projects" }, { "id": 88, "name": "Limits: Scheduled and In Construction Projects" }, { "id": 86, "name": "Limits: Proposed Projects" }, { "id": 85, "name": "Limits: Completed Projects" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 5389883.958520472, "ymin": 3419222.330532983, "xmax": 5450094.409293547, "ymax": 3493262.5794338137, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 35, "name": "Scheduled and In Construction Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Project Tracking" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 25, 28, 255 ], "width": 2 }, "value": "Construction", "label": "Construction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 141, 89, 255 ], "width": 2 }, "value": "Scheduled", "label": "Scheduled", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5389983.9586485475, "ymin": 3419322.2299394757, "xmax": 5449994.409165472, "ymax": 3493162.680027306, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GIS ID", "length": 20, "domain": null }, { "name": "ProjNo", "type": "esriFieldTypeInteger", "alias": "Project Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "Dept", "type": "esriFieldTypeString", "alias": "Department", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Department", "description": "Department", "codedValues": [ { "name": "Building Services", "code": "Building Services" }, { "name": "Community Development", "code": "Community Development" }, { "name": "Parks and Recreation", "code": "Parks and Recreation" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Streets / Operations", "code": "Streets / Operations" }, { "name": "Utilities", "code": "Utilities" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Const_Type", "description": "Type", "codedValues": [ { "name": "Roadway", "code": "Roadway" }, { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "Storm Water", "code": "Storm Water" }, { "name": "Flood Control System", "code": "Flood Control System" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Streetscape", "code": "Streetscape" }, { "name": "Quiet Zone", "code": "Quiet Zone" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "ADA Improvement", "code": "ADA Improvement" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Scope", "type": "esriFieldTypeString", "alias": "Scope", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Const_Status", "description": "Status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Scheduled", "code": "Scheduled" }, { "name": "Construction", "code": "Construction" }, { "name": "Completed", "code": "Completed" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearStart", "type": "esriFieldTypeSmallInteger", "alias": "Construction Start Year", "domain": { "type": "range", "name": "WS2_YearsValid", "description": "Valid Years", "range": [ 2000, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthStart", "type": "esriFieldTypeString", "alias": "Construction Start Month", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MonthsValid", "description": "Valid Months", "codedValues": [ { "name": "January", "code": "Jan" }, { "name": "February", "code": "Feb" }, { "name": "March", "code": "Mar" }, { "name": "April", "code": "Apr" }, { "name": "May", "code": "May" }, { "name": "June", "code": "Jun" }, { "name": "July", "code": "Jul" }, { "name": "August", "code": "Aug" }, { "name": "September", "code": "Sep" }, { "name": "October", "code": "Oct" }, { "name": "November", "code": "Nov" }, { "name": "December", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearEnd", "type": "esriFieldTypeSmallInteger", "alias": "Construction End Year", "domain": { "type": "range", "name": "WS2_YearsValid", "description": "Valid Years", "range": [ 2000, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthEnd", "type": "esriFieldTypeString", "alias": "Construction End Month", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MonthsValid", "description": "Valid Months", "codedValues": [ { "name": "January", "code": "Jan" }, { "name": "February", "code": "Feb" }, { "name": "March", "code": "Mar" }, { "name": "April", "code": "Apr" }, { "name": "May", "code": "May" }, { "name": "June", "code": "Jun" }, { "name": "July", "code": "Jul" }, { "name": "August", "code": "Aug" }, { "name": "September", "code": "Sep" }, { "name": "October", "code": "Oct" }, { "name": "November", "code": "Nov" }, { "name": "December", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Funding", "description": "Funding", "codedValues": [ { "name": "Capital Improvements", "code": "CIP" }, { "name": "Paving for Progress", "code": "PFP" }, { "name": "Operations", "code": "OPS" }, { "name": "Utilities", "code": "UTIL" }, { "name": "General Fund", "code": "GEN" }, { "name": "Flood Control System", "code": "FCS" }, { "name": "Storm Sewer Utilities", "code": "Storm Sewer" }, { "name": "Sanitary Sewer Utilities", "code": "Sanitary Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConstrBy", "type": "esriFieldTypeString", "alias": "Construction By", "length": 25, "domain": { "type": "codedValue", "name": "WS2_ConstrBy", "description": "Construction By", "codedValues": [ { "name": "City Forces", "code": "City Forces" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Contractor & City Forces", "code": "Contractor & City Forces" }, { "name": "Iowa DOT", "code": "Iowa DOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "Website URL Link", "length": 255, "domain": null }, { "name": "RoadMile", "type": "esriFieldTypeDouble", "alias": "Roadway Mileage", "domain": null }, { "name": "LaneMile", "type": "esriFieldTypeDouble", "alias": "Lane Mileage", "domain": null }, { "name": "DesiMgr", "type": "esriFieldTypeString", "alias": "Design Project Manager", "length": 150, "domain": { "type": "codedValue", "name": "WS2_Const_DesiMgr", "description": "Design Contact (Name, Phone, Email) for Construction Project Tracking", "codedValues": [ { "name": "Ashley Cobert, (319) 286-5754, a.cobert@cedar-rapids.org", "code": "Ashley Cobert, (319) 286-5754, a.cobert@cedar-rapids.org" }, { "name": "Ben Worrell, (319) 286-5745, b.worrell@cedar-rapids.org", "code": "Ben Worrell, (319) 286-5745, b.worrell@cedar-rapids.org" }, { "name": "Doug Wilson, (319) 286-5141, d.wilson@cedar-rapids.org", "code": "Doug Wilson, (319) 286-5141, d.wilson@cedar-rapids.org" }, { "name": "Karin Kee, (319) 286-5847, k.kee@cedar-rapids.org", "code": "Karin Kee, (319) 286-5847, k.kee@cedar-rapids.org" }, { "name": "Keith Abkes, (319) 286-5818, k.abkes@cedar-rapids.org", "code": "Keith Abkes, (319) 286-5818, k.abkes@cedar-rapids.org" }, { "name": "Kendall DeKeyser, (319) 286-5822, k.dekeyser@cedar-rapids.org", "code": "Kendall DeKeyser, (319) 286-5822, k.dekeyser@cedar-rapids.org" }, { "name": "Kyle Bieghler, (319) 286-5821, k.bieghler@cedar-rapids.org", "code": "Kyle Bieghler, (319) 286-5821, k.bieghler@cedar-rapids.org" }, { "name": "Linn County", "code": "Linn County" }, { "name": "Loren Snell, (319) 286-5804, l.snell@cedar-rapids.org", "code": "Loren Snell, (319) 286-5804, l.snell@cedar-rapids.org" }, { "name": "Rebecca Lesnik, (319) 286-5092, r.lesnik@cedar-rapids.org", "code": "Rebecca Lesnik, (319) 286-5092, r.lesnik@cedar-rapids.org" }, { "name": "Mathew Saur, (319) 286-5704, m.saur@cedar-rapids.org", "code": "Mathew Saur, (319) 286-5704, m.saur@cedar-rapids.org" }, { "name": "Rob Davis, (319) 286-5808, r.davis@cedar-rapids.org", "code": "Rob Davis, (319) 286-5808, r.davis@cedar-rapids.org" }, { "name": "Edgard Verdugo, (319) 286-5153, e.verdugo@cedar-rapids.org", "code": "Edgard Verdugo, (319) 286-5153, e.verdugo@cedar-rapids.org" }, { "name": "Anderson Bogert", "code": "Anderson Bogert" }, { "name": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org", "code": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DesiConsult", "type": "esriFieldTypeString", "alias": "Design Consultant", "length": 150, "domain": null }, { "name": "ConstMgr", "type": "esriFieldTypeString", "alias": "Construction Project Manager", "length": 150, "domain": { "type": "codedValue", "name": "WS2_Const_ConstMgr", "description": "Construction Contact (Name, Phone,", "codedValues": [ { "name": "City of Marion", "code": "City of Marion" }, { "name": "Linn County", "code": "Linn County" }, { "name": "Eric Bahl, (319) 521-5897, e.bahl@cedar-rapids.org", "code": "Eric Bahl, (319) 521-5897, e.bahl@cedar-rapids.org" }, { "name": "Jason Junk, (319) 389-2708, j.junk@cedar-rapids.org", "code": "Jason Junk, (319) 389-2708, j.junk@cedar-rapids.org" }, { "name": "Joel Robinson, (319) 360-9824, j.robinson@cedar-rapids.org", "code": "Joel Robinson, (319) 360-9824, j.robinson@cedar-rapids.org" }, { "name": "Michael Roberts, (319) 654-3315, m.roberts@cedar-rapids.org", "code": "Michael Roberts, (319) 654-3315, m.roberts@cedar-rapids.org" }, { "name": "Katie Greenstein, (319) 440-8777, k.greenstein@cedar-rapids.org", "code": "Katie Greenstein, (319) 440-8777, k.greenstein@cedar-rapids.org" }, { "name": "Taylor Burgin, (319) 491-4164, t.burgin@cedar-rapids.org", "code": "Taylor Burgin, (319) 491-4164, t.burgin@cedar-rapids.org" }, { "name": "Street Maintenance, (319) 286-5826, street@cedar-rapids.org", "code": "Street Maintenance, (319) 286-5826, street@cedar-rapids.org" }, { "name": "Sewer Maintenance, (319) 286-5815, sewer@cedar-rapids.org", "code": "Sewer Maintenance, (319) 286-5815, sewer@cedar-rapids.org" }, { "name": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org", "code": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConstContract", "type": "esriFieldTypeString", "alias": "Construction Contractor", "length": 150, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes (Internal Use)", "length": 255, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "x_coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "y_coord", "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 255, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "City Quadrant", "length": 2, "domain": null }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 25, "domain": null }, { "name": "SSMID", "type": "esriFieldTypeString", "alias": "SSMID", "length": 150, "domain": null }, { "name": "CouncilDist", "type": "esriFieldTypeString", "alias": "Council District", "length": 150, "domain": null }, { "name": "Tags", "type": "esriFieldTypeString", "alias": "Tags", "length": 255, "domain": null }, { "name": "last_edited_by", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 20, "domain": null }, { "name": "last_edited_on", "type": "esriFieldTypeDate", "alias": "Last Edited On", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4100", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1263_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 2, "name": "Proposed Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Project Tracking" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 230, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5389983.9586485475, "ymin": 3419322.2299394757, "xmax": 5449994.409165472, "ymax": 3493162.680027306, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GIS ID", "length": 20, "domain": null }, { "name": "ProjNo", "type": "esriFieldTypeInteger", "alias": "Project Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "Dept", "type": "esriFieldTypeString", "alias": "Department", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Department", "description": "Department", "codedValues": [ { "name": "Building Services", "code": "Building Services" }, { "name": "Community Development", "code": "Community Development" }, { "name": "Parks and Recreation", "code": "Parks and Recreation" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Streets / Operations", "code": "Streets / Operations" }, { "name": "Utilities", "code": "Utilities" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Const_Type", "description": "Type", "codedValues": [ { "name": "Roadway", "code": "Roadway" }, { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "Storm Water", "code": "Storm Water" }, { "name": "Flood Control System", "code": "Flood Control System" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Streetscape", "code": "Streetscape" }, { "name": "Quiet Zone", "code": "Quiet Zone" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "ADA Improvement", "code": "ADA Improvement" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Scope", "type": "esriFieldTypeString", "alias": "Scope", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Const_Status", "description": "Status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Scheduled", "code": "Scheduled" }, { "name": "Construction", "code": "Construction" }, { "name": "Completed", "code": "Completed" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearStart", "type": "esriFieldTypeSmallInteger", "alias": "Construction Start Year", "domain": { "type": "range", "name": "WS2_YearsValid", "description": "Valid Years", "range": [ 2000, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthStart", "type": "esriFieldTypeString", "alias": "Construction Start Month", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MonthsValid", "description": "Valid Months", "codedValues": [ { "name": "January", "code": "Jan" }, { "name": "February", "code": "Feb" }, { "name": "March", "code": "Mar" }, { "name": "April", "code": "Apr" }, { "name": "May", "code": "May" }, { "name": "June", "code": "Jun" }, { "name": "July", "code": "Jul" }, { "name": "August", "code": "Aug" }, { "name": "September", "code": "Sep" }, { "name": "October", "code": "Oct" }, { "name": "November", "code": "Nov" }, { "name": "December", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearEnd", "type": "esriFieldTypeSmallInteger", "alias": "Construction End Year", "domain": { "type": "range", "name": "WS2_YearsValid", "description": "Valid Years", "range": [ 2000, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthEnd", "type": "esriFieldTypeString", "alias": "Construction End Month", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MonthsValid", "description": "Valid Months", "codedValues": [ { "name": "January", "code": "Jan" }, { "name": "February", "code": "Feb" }, { "name": "March", "code": "Mar" }, { "name": "April", "code": "Apr" }, { "name": "May", "code": "May" }, { "name": "June", "code": "Jun" }, { "name": "July", "code": "Jul" }, { "name": "August", "code": "Aug" }, { "name": "September", "code": "Sep" }, { "name": "October", "code": "Oct" }, { "name": "November", "code": "Nov" }, { "name": "December", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Funding", "description": "Funding", "codedValues": [ { "name": "Capital Improvements", "code": "CIP" }, { "name": "Paving for Progress", "code": "PFP" }, { "name": "Operations", "code": "OPS" }, { "name": "Utilities", "code": "UTIL" }, { "name": "General Fund", "code": "GEN" }, { "name": "Flood Control System", "code": "FCS" }, { "name": "Storm Sewer Utilities", "code": "Storm Sewer" }, { "name": "Sanitary Sewer Utilities", "code": "Sanitary Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConstrBy", "type": "esriFieldTypeString", "alias": "Construction By", "length": 25, "domain": { "type": "codedValue", "name": "WS2_ConstrBy", "description": "Construction By", "codedValues": [ { "name": "City Forces", "code": "City Forces" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Contractor & City Forces", "code": "Contractor & City Forces" }, { "name": "Iowa DOT", "code": "Iowa DOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "Website URL Link", "length": 255, "domain": null }, { "name": "RoadMile", "type": "esriFieldTypeDouble", "alias": "Roadway Mileage", "domain": null }, { "name": "LaneMile", "type": "esriFieldTypeDouble", "alias": "Lane Mileage", "domain": null }, { "name": "DesiMgr", "type": "esriFieldTypeString", "alias": "Design Project Manager", "length": 150, "domain": { "type": "codedValue", "name": "WS2_Const_DesiMgr", "description": "Design Contact (Name, Phone, Email) for Construction Project Tracking", "codedValues": [ { "name": "Ashley Cobert, (319) 286-5754, a.cobert@cedar-rapids.org", "code": "Ashley Cobert, (319) 286-5754, a.cobert@cedar-rapids.org" }, { "name": "Ben Worrell, (319) 286-5745, b.worrell@cedar-rapids.org", "code": "Ben Worrell, (319) 286-5745, b.worrell@cedar-rapids.org" }, { "name": "Doug Wilson, (319) 286-5141, d.wilson@cedar-rapids.org", "code": "Doug Wilson, (319) 286-5141, d.wilson@cedar-rapids.org" }, { "name": "Karin Kee, (319) 286-5847, k.kee@cedar-rapids.org", "code": "Karin Kee, (319) 286-5847, k.kee@cedar-rapids.org" }, { "name": "Keith Abkes, (319) 286-5818, k.abkes@cedar-rapids.org", "code": "Keith Abkes, (319) 286-5818, k.abkes@cedar-rapids.org" }, { "name": "Kendall DeKeyser, (319) 286-5822, k.dekeyser@cedar-rapids.org", "code": "Kendall DeKeyser, (319) 286-5822, k.dekeyser@cedar-rapids.org" }, { "name": "Kyle Bieghler, (319) 286-5821, k.bieghler@cedar-rapids.org", "code": "Kyle Bieghler, (319) 286-5821, k.bieghler@cedar-rapids.org" }, { "name": "Linn County", "code": "Linn County" }, { "name": "Loren Snell, (319) 286-5804, l.snell@cedar-rapids.org", "code": "Loren Snell, (319) 286-5804, l.snell@cedar-rapids.org" }, { "name": "Rebecca Lesnik, (319) 286-5092, r.lesnik@cedar-rapids.org", "code": "Rebecca Lesnik, (319) 286-5092, r.lesnik@cedar-rapids.org" }, { "name": "Mathew Saur, (319) 286-5704, m.saur@cedar-rapids.org", "code": "Mathew Saur, (319) 286-5704, m.saur@cedar-rapids.org" }, { "name": "Rob Davis, (319) 286-5808, r.davis@cedar-rapids.org", "code": "Rob Davis, (319) 286-5808, r.davis@cedar-rapids.org" }, { "name": "Edgard Verdugo, (319) 286-5153, e.verdugo@cedar-rapids.org", "code": "Edgard Verdugo, (319) 286-5153, e.verdugo@cedar-rapids.org" }, { "name": "Anderson Bogert", "code": "Anderson Bogert" }, { "name": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org", "code": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DesiConsult", "type": "esriFieldTypeString", "alias": "Design Consultant", "length": 150, "domain": null }, { "name": "ConstMgr", "type": "esriFieldTypeString", "alias": "Construction Project Manager", "length": 150, "domain": { "type": "codedValue", "name": "WS2_Const_ConstMgr", "description": "Construction Contact (Name, Phone,", "codedValues": [ { "name": "City of Marion", "code": "City of Marion" }, { "name": "Linn County", "code": "Linn County" }, { "name": "Eric Bahl, (319) 521-5897, e.bahl@cedar-rapids.org", "code": "Eric Bahl, (319) 521-5897, e.bahl@cedar-rapids.org" }, { "name": "Jason Junk, (319) 389-2708, j.junk@cedar-rapids.org", "code": "Jason Junk, (319) 389-2708, j.junk@cedar-rapids.org" }, { "name": "Joel Robinson, (319) 360-9824, j.robinson@cedar-rapids.org", "code": "Joel Robinson, (319) 360-9824, j.robinson@cedar-rapids.org" }, { "name": "Michael Roberts, (319) 654-3315, m.roberts@cedar-rapids.org", "code": "Michael Roberts, (319) 654-3315, m.roberts@cedar-rapids.org" }, { "name": "Katie Greenstein, (319) 440-8777, k.greenstein@cedar-rapids.org", "code": "Katie Greenstein, (319) 440-8777, k.greenstein@cedar-rapids.org" }, { "name": "Taylor Burgin, (319) 491-4164, t.burgin@cedar-rapids.org", "code": "Taylor Burgin, (319) 491-4164, t.burgin@cedar-rapids.org" }, { "name": "Street Maintenance, (319) 286-5826, street@cedar-rapids.org", "code": "Street Maintenance, (319) 286-5826, street@cedar-rapids.org" }, { "name": "Sewer Maintenance, (319) 286-5815, sewer@cedar-rapids.org", "code": "Sewer Maintenance, (319) 286-5815, sewer@cedar-rapids.org" }, { "name": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org", "code": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConstContract", "type": "esriFieldTypeString", "alias": "Construction Contractor", "length": 150, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes (Internal Use)", "length": 255, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "x_coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "y_coord", "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 255, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "City Quadrant", "length": 2, "domain": null }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 25, "domain": null }, { "name": "SSMID", "type": "esriFieldTypeString", "alias": "SSMID", "length": 150, "domain": null }, { "name": "CouncilDist", "type": "esriFieldTypeString", "alias": "Council District", "length": 150, "domain": null }, { "name": "Tags", "type": "esriFieldTypeString", "alias": "Tags", "length": 255, "domain": null }, { "name": "last_edited_by", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 20, "domain": null }, { "name": "last_edited_on", "type": "esriFieldTypeDate", "alias": "Last Edited On", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4100", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1263_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 1, "name": "Completed Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Project Tracking" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 123, 182, 255 ], "width": 1.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5389983.9586485475, "ymin": 3419322.2299394757, "xmax": 5449994.409165472, "ymax": 3493162.680027306, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GIS ID", "length": 20, "domain": null }, { "name": "ProjNo", "type": "esriFieldTypeInteger", "alias": "Project Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "Dept", "type": "esriFieldTypeString", "alias": "Department", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Department", "description": "Department", "codedValues": [ { "name": "Building Services", "code": "Building Services" }, { "name": "Community Development", "code": "Community Development" }, { "name": "Parks and Recreation", "code": "Parks and Recreation" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Streets / Operations", "code": "Streets / Operations" }, { "name": "Utilities", "code": "Utilities" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Const_Type", "description": "Type", "codedValues": [ { "name": "Roadway", "code": "Roadway" }, { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "Storm Water", "code": "Storm Water" }, { "name": "Flood Control System", "code": "Flood Control System" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Traffic Signal", "code": "Traffic Signal" }, { "name": "Streetscape", "code": "Streetscape" }, { "name": "Quiet Zone", "code": "Quiet Zone" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "ADA Improvement", "code": "ADA Improvement" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Scope", "type": "esriFieldTypeString", "alias": "Scope", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Const_Status", "description": "Status", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Scheduled", "code": "Scheduled" }, { "name": "Construction", "code": "Construction" }, { "name": "Completed", "code": "Completed" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearStart", "type": "esriFieldTypeSmallInteger", "alias": "Construction Start Year", "domain": { "type": "range", "name": "WS2_YearsValid", "description": "Valid Years", "range": [ 2000, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthStart", "type": "esriFieldTypeString", "alias": "Construction Start Month", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MonthsValid", "description": "Valid Months", "codedValues": [ { "name": "January", "code": "Jan" }, { "name": "February", "code": "Feb" }, { "name": "March", "code": "Mar" }, { "name": "April", "code": "Apr" }, { "name": "May", "code": "May" }, { "name": "June", "code": "Jun" }, { "name": "July", "code": "Jul" }, { "name": "August", "code": "Aug" }, { "name": "September", "code": "Sep" }, { "name": "October", "code": "Oct" }, { "name": "November", "code": "Nov" }, { "name": "December", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearEnd", "type": "esriFieldTypeSmallInteger", "alias": "Construction End Year", "domain": { "type": "range", "name": "WS2_YearsValid", "description": "Valid Years", "range": [ 2000, 2099 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthEnd", "type": "esriFieldTypeString", "alias": "Construction End Month", "length": 25, "domain": { "type": "codedValue", "name": "WS2_MonthsValid", "description": "Valid Months", "codedValues": [ { "name": "January", "code": "Jan" }, { "name": "February", "code": "Feb" }, { "name": "March", "code": "Mar" }, { "name": "April", "code": "Apr" }, { "name": "May", "code": "May" }, { "name": "June", "code": "Jun" }, { "name": "July", "code": "Jul" }, { "name": "August", "code": "Aug" }, { "name": "September", "code": "Sep" }, { "name": "October", "code": "Oct" }, { "name": "November", "code": "Nov" }, { "name": "December", "code": "Dec" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Funding", "description": "Funding", "codedValues": [ { "name": "Capital Improvements", "code": "CIP" }, { "name": "Paving for Progress", "code": "PFP" }, { "name": "Operations", "code": "OPS" }, { "name": "Utilities", "code": "UTIL" }, { "name": "General Fund", "code": "GEN" }, { "name": "Flood Control System", "code": "FCS" }, { "name": "Storm Sewer Utilities", "code": "Storm Sewer" }, { "name": "Sanitary Sewer Utilities", "code": "Sanitary Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConstrBy", "type": "esriFieldTypeString", "alias": "Construction By", "length": 25, "domain": { "type": "codedValue", "name": "WS2_ConstrBy", "description": "Construction By", "codedValues": [ { "name": "City Forces", "code": "City Forces" }, { "name": "Contractor", "code": "Contractor" }, { "name": "Contractor & City Forces", "code": "Contractor & City Forces" }, { "name": "Iowa DOT", "code": "Iowa DOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "Website URL Link", "length": 255, "domain": null }, { "name": "RoadMile", "type": "esriFieldTypeDouble", "alias": "Roadway Mileage", "domain": null }, { "name": "LaneMile", "type": "esriFieldTypeDouble", "alias": "Lane Mileage", "domain": null }, { "name": "DesiMgr", "type": "esriFieldTypeString", "alias": "Design Project Manager", "length": 150, "domain": { "type": "codedValue", "name": "WS2_Const_DesiMgr", "description": "Design Contact (Name, Phone, Email) for Construction Project Tracking", "codedValues": [ { "name": "Ashley Cobert, (319) 286-5754, a.cobert@cedar-rapids.org", "code": "Ashley Cobert, (319) 286-5754, a.cobert@cedar-rapids.org" }, { "name": "Ben Worrell, (319) 286-5745, b.worrell@cedar-rapids.org", "code": "Ben Worrell, (319) 286-5745, b.worrell@cedar-rapids.org" }, { "name": "Doug Wilson, (319) 286-5141, d.wilson@cedar-rapids.org", "code": "Doug Wilson, (319) 286-5141, d.wilson@cedar-rapids.org" }, { "name": "Karin Kee, (319) 286-5847, k.kee@cedar-rapids.org", "code": "Karin Kee, (319) 286-5847, k.kee@cedar-rapids.org" }, { "name": "Keith Abkes, (319) 286-5818, k.abkes@cedar-rapids.org", "code": "Keith Abkes, (319) 286-5818, k.abkes@cedar-rapids.org" }, { "name": "Kendall DeKeyser, (319) 286-5822, k.dekeyser@cedar-rapids.org", "code": "Kendall DeKeyser, (319) 286-5822, k.dekeyser@cedar-rapids.org" }, { "name": "Kyle Bieghler, (319) 286-5821, k.bieghler@cedar-rapids.org", "code": "Kyle Bieghler, (319) 286-5821, k.bieghler@cedar-rapids.org" }, { "name": "Linn County", "code": "Linn County" }, { "name": "Loren Snell, (319) 286-5804, l.snell@cedar-rapids.org", "code": "Loren Snell, (319) 286-5804, l.snell@cedar-rapids.org" }, { "name": "Rebecca Lesnik, (319) 286-5092, r.lesnik@cedar-rapids.org", "code": "Rebecca Lesnik, (319) 286-5092, r.lesnik@cedar-rapids.org" }, { "name": "Mathew Saur, (319) 286-5704, m.saur@cedar-rapids.org", "code": "Mathew Saur, (319) 286-5704, m.saur@cedar-rapids.org" }, { "name": "Rob Davis, (319) 286-5808, r.davis@cedar-rapids.org", "code": "Rob Davis, (319) 286-5808, r.davis@cedar-rapids.org" }, { "name": "Edgard Verdugo, (319) 286-5153, e.verdugo@cedar-rapids.org", "code": "Edgard Verdugo, (319) 286-5153, e.verdugo@cedar-rapids.org" }, { "name": "Anderson Bogert", "code": "Anderson Bogert" }, { "name": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org", "code": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DesiConsult", "type": "esriFieldTypeString", "alias": "Design Consultant", "length": 150, "domain": null }, { "name": "ConstMgr", "type": "esriFieldTypeString", "alias": "Construction Project Manager", "length": 150, "domain": { "type": "codedValue", "name": "WS2_Const_ConstMgr", "description": "Construction Contact (Name, Phone,", "codedValues": [ { "name": "City of Marion", "code": "City of Marion" }, { "name": "Linn County", "code": "Linn County" }, { "name": "Eric Bahl, (319) 521-5897, e.bahl@cedar-rapids.org", "code": "Eric Bahl, (319) 521-5897, e.bahl@cedar-rapids.org" }, { "name": "Jason Junk, (319) 389-2708, j.junk@cedar-rapids.org", "code": "Jason Junk, (319) 389-2708, j.junk@cedar-rapids.org" }, { "name": "Joel Robinson, (319) 360-9824, j.robinson@cedar-rapids.org", "code": "Joel Robinson, (319) 360-9824, j.robinson@cedar-rapids.org" }, { "name": "Michael Roberts, (319) 654-3315, m.roberts@cedar-rapids.org", "code": "Michael Roberts, (319) 654-3315, m.roberts@cedar-rapids.org" }, { "name": "Katie Greenstein, (319) 440-8777, k.greenstein@cedar-rapids.org", "code": "Katie Greenstein, (319) 440-8777, k.greenstein@cedar-rapids.org" }, { "name": "Taylor Burgin, (319) 491-4164, t.burgin@cedar-rapids.org", "code": "Taylor Burgin, (319) 491-4164, t.burgin@cedar-rapids.org" }, { "name": "Street Maintenance, (319) 286-5826, street@cedar-rapids.org", "code": "Street Maintenance, (319) 286-5826, street@cedar-rapids.org" }, { "name": "Sewer Maintenance, (319) 286-5815, sewer@cedar-rapids.org", "code": "Sewer Maintenance, (319) 286-5815, sewer@cedar-rapids.org" }, { "name": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org", "code": "Flood Control System, (319) 286-5846, floodcontrol@cedar-rapids.org" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConstContract", "type": "esriFieldTypeString", "alias": "Construction Contractor", "length": 150, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes (Internal Use)", "length": 255, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "x_coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "y_coord", "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 255, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "City Quadrant", "length": 2, "domain": null }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 25, "domain": null }, { "name": "SSMID", "type": "esriFieldTypeString", "alias": "SSMID", "length": 150, "domain": null }, { "name": "CouncilDist", "type": "esriFieldTypeString", "alias": "Council District", "length": 150, "domain": null }, { "name": "Tags", "type": "esriFieldTypeString", "alias": "Tags", "length": 255, "domain": null }, { "name": "last_edited_by", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 20, "domain": null }, { "name": "last_edited_on", "type": "esriFieldTypeDate", "alias": "Last Edited On", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4100", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1263_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 88, "name": "Limits: Scheduled and In Construction Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Project Tracking" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 206, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 25, 28, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Construction", "label": "Construction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 184, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Scheduled", "label": "Scheduled", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5389883.958520472, "ymin": 3419222.330532983, "xmax": 5450094.409293547, "ymax": 3493262.5794338137, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "Scope", "type": "esriFieldTypeString", "alias": "SCOPE", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ProjNo", "type": "esriFieldTypeInteger", "alias": "Project Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "Dept", "type": "esriFieldTypeString", "alias": "Department", "length": 25, "domain": null }, { "name": "YearStart", "type": "esriFieldTypeSmallInteger", "alias": "Construction Start Year", "domain": null }, { "name": "MonthStart", "type": "esriFieldTypeString", "alias": "Construction Start Month", "length": 25, "domain": null }, { "name": "YearEnd", "type": "esriFieldTypeSmallInteger", "alias": "Construction End Year", "domain": null }, { "name": "MonthEnd", "type": "esriFieldTypeString", "alias": "Construction End Month", "length": 25, "domain": null }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 25, "domain": null }, { "name": "ConstrBy", "type": "esriFieldTypeString", "alias": "Construction By", "length": 25, "domain": null }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "Website URL Link", "length": 255, "domain": null }, { "name": "RoadMile", "type": "esriFieldTypeDouble", "alias": "Roadway Mileage", "domain": null }, { "name": "LaneMile", "type": "esriFieldTypeDouble", "alias": "Lane Mileage", "domain": null }, { "name": "DesiMgr", "type": "esriFieldTypeString", "alias": "Design Project Manager", "length": 150, "domain": null }, { "name": "DesiConsult", "type": "esriFieldTypeString", "alias": "Design Consultant", "length": 150, "domain": null }, { "name": "ConstMgr", "type": "esriFieldTypeString", "alias": "Construction Project Manager", "length": 150, "domain": null }, { "name": "ConstContract", "type": "esriFieldTypeString", "alias": "Construction Contractor", "length": 150, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "x_coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "y_coord", "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 255, "domain": null }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 25, "domain": null }, { "name": "SSMID", "type": "esriFieldTypeString", "alias": "SSMID", "length": 150, "domain": null }, { "name": "CouncilDist", "type": "esriFieldTypeString", "alias": "Council District", "length": 150, "domain": null }, { "name": "Tags", "type": "esriFieldTypeString", "alias": "Tags", "length": 255, "domain": null }, { "name": "last_edited_by", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 20, "domain": null }, { "name": "last_edited_on", "type": "esriFieldTypeDate", "alias": "Last Edited On", "length": 8, "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4098_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4098", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4098", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 86, "name": "Limits: Proposed Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Project Tracking" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 232, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5389883.958520472, "ymin": 3419222.330532983, "xmax": 5450094.409293547, "ymax": 3493262.5794338137, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "Scope", "type": "esriFieldTypeString", "alias": "SCOPE", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ProjNo", "type": "esriFieldTypeInteger", "alias": "Project Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "Dept", "type": "esriFieldTypeString", "alias": "Department", "length": 25, "domain": null }, { "name": "YearStart", "type": "esriFieldTypeSmallInteger", "alias": "Construction Start Year", "domain": null }, { "name": "MonthStart", "type": "esriFieldTypeString", "alias": "Construction Start Month", "length": 25, "domain": null }, { "name": "YearEnd", "type": "esriFieldTypeSmallInteger", "alias": "Construction End Year", "domain": null }, { "name": "MonthEnd", "type": "esriFieldTypeString", "alias": "Construction End Month", "length": 25, "domain": null }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 25, "domain": null }, { "name": "ConstrBy", "type": "esriFieldTypeString", "alias": "Construction By", "length": 25, "domain": null }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "Website URL Link", "length": 255, "domain": null }, { "name": "RoadMile", "type": "esriFieldTypeDouble", "alias": "Roadway Mileage", "domain": null }, { "name": "LaneMile", "type": "esriFieldTypeDouble", "alias": "Lane Mileage", "domain": null }, { "name": "DesiMgr", "type": "esriFieldTypeString", "alias": "Design Project Manager", "length": 150, "domain": null }, { "name": "DesiConsult", "type": "esriFieldTypeString", "alias": "Design Consultant", "length": 150, "domain": null }, { "name": "ConstMgr", "type": "esriFieldTypeString", "alias": "Construction Project Manager", "length": 150, "domain": null }, { "name": "ConstContract", "type": "esriFieldTypeString", "alias": "Construction Contractor", "length": 150, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "x_coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "y_coord", "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 255, "domain": null }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 25, "domain": null }, { "name": "SSMID", "type": "esriFieldTypeString", "alias": "SSMID", "length": 150, "domain": null }, { "name": "CouncilDist", "type": "esriFieldTypeString", "alias": "Council District", "length": 150, "domain": null }, { "name": "Tags", "type": "esriFieldTypeString", "alias": "Tags", "length": 255, "domain": null }, { "name": "last_edited_by", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 20, "domain": null }, { "name": "last_edited_on", "type": "esriFieldTypeDate", "alias": "Last Edited On", "length": 8, "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4098_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4098", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4098", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 85, "name": "Limits: Completed Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Project Tracking" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 123, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5389883.958520472, "ymin": 3419222.330532983, "xmax": 5450094.409293547, "ymax": 3493262.5794338137, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "Scope", "type": "esriFieldTypeString", "alias": "SCOPE", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 2, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ProjNo", "type": "esriFieldTypeInteger", "alias": "Project Number", "domain": null }, { "name": "ProjName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "Dept", "type": "esriFieldTypeString", "alias": "Department", "length": 25, "domain": null }, { "name": "YearStart", "type": "esriFieldTypeSmallInteger", "alias": "Construction Start Year", "domain": null }, { "name": "MonthStart", "type": "esriFieldTypeString", "alias": "Construction Start Month", "length": 25, "domain": null }, { "name": "YearEnd", "type": "esriFieldTypeSmallInteger", "alias": "Construction End Year", "domain": null }, { "name": "MonthEnd", "type": "esriFieldTypeString", "alias": "Construction End Month", "length": 25, "domain": null }, { "name": "Funding", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 25, "domain": null }, { "name": "ConstrBy", "type": "esriFieldTypeString", "alias": "Construction By", "length": 25, "domain": null }, { "name": "WebLink", "type": "esriFieldTypeString", "alias": "Website URL Link", "length": 255, "domain": null }, { "name": "RoadMile", "type": "esriFieldTypeDouble", "alias": "Roadway Mileage", "domain": null }, { "name": "LaneMile", "type": "esriFieldTypeDouble", "alias": "Lane Mileage", "domain": null }, { "name": "DesiMgr", "type": "esriFieldTypeString", "alias": "Design Project Manager", "length": 150, "domain": null }, { "name": "DesiConsult", "type": "esriFieldTypeString", "alias": "Design Consultant", "length": 150, "domain": null }, { "name": "ConstMgr", "type": "esriFieldTypeString", "alias": "Construction Project Manager", "length": 150, "domain": null }, { "name": "ConstContract", "type": "esriFieldTypeString", "alias": "Construction Contractor", "length": 150, "domain": null }, { "name": "x_coord", "type": "esriFieldTypeDouble", "alias": "x_coord", "domain": null }, { "name": "y_coord", "type": "esriFieldTypeDouble", "alias": "y_coord", "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 255, "domain": null }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 25, "domain": null }, { "name": "SSMID", "type": "esriFieldTypeString", "alias": "SSMID", "length": 150, "domain": null }, { "name": "CouncilDist", "type": "esriFieldTypeString", "alias": "Council District", "length": 150, "domain": null }, { "name": "Tags", "type": "esriFieldTypeString", "alias": "Tags", "length": 255, "domain": null }, { "name": "last_edited_by", "type": "esriFieldTypeString", "alias": "Last Edited By", "length": 20, "domain": null }, { "name": "last_edited_on", "type": "esriFieldTypeDate", "alias": "Last Edited On", "length": 8, "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4098_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4098", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4098", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 3, "name": "Engineering", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Bridges, Culverts, Pedestrian Structures" }, { "id": 6, "name": "Rail Crossings" }, { "id": 7, "name": "Elevation Certificate" }, { "id": 8, "name": "Building Vaults" }, { "id": 9, "name": "Leased ROW" }, { "id": 66, "name": "Curb Ramp Requests" }, { "id": 10, "name": "Curb Ramps" }, { "id": 11, "name": "Curb Ramp Intersections" }, { "id": 67, "name": "Sidewalk Infill Requests" }, { "id": 63, "name": "All Sidewalk Repairs" }, { "id": 72, "name": "Incomplete Sidewalk Repairs from 3017020-02" }, { "id": 36, "name": "Sidewalk P and As" }, { "id": 12, "name": "Sidewalks" }, { "id": 48, "name": "Retaining Walls" }, { "id": 13, "name": "Narrow Street Inventory" }, { "id": 34, "name": "Parking Pads" }, { "id": 97, "name": "Pavement Condition Index" }, { "id": 16, "name": "EIA Review Line" }, { "id": 17, "name": "EIA Review Area" }, { "id": 83, "name": "ADAParkingSpaces" }, { "id": 92, "name": "ADAParkingSpaces - Future" }, { "id": 84, "name": "ADAParkingBlocks" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -115419000, "ymin": -93897600, "xmax": 5450647.073870644, "ymax": 3496544.2979359776, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 5, "name": "Bridges, Culverts, Pedestrian Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 90000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GOODFAIRPOOR", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 168, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "GOOD", "label": "Good", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 77, 168, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "FAIR", "label": "Fair", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "POOR", "label": "Poor", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "TO BE DETERMINED", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390381.123208553, "ymin": 3422719.798603639, "xmax": 5450647.073870644, "ymax": 3488610.1481218934, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRUCTURENUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRUCTURENUMBER", "type": "esriFieldTypeString", "alias": "STRUCTURENUMBER", "length": 150, "domain": null }, { "name": "INTERSECTEDFEATURES", "type": "esriFieldTypeString", "alias": "INTERSECTEDFEATURES", "length": 250, "domain": null }, { "name": "FACILITYCARRIEDBYSTRUCTURE", "type": "esriFieldTypeString", "alias": "FACILITYCARRIEDBYSTRUCTURE", "length": 250, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeInteger", "alias": "YEARBUILT", "domain": null }, { "name": "LASTREPAIR", "type": "esriFieldTypeInteger", "alias": "LAST REPAIR", "domain": null }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "INSPECTIONDATE", "length": 8, "domain": null }, { "name": "MAINTAGENCY", "type": "esriFieldTypeString", "alias": "MAINTAGENCY", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "OVERALLCONDITION", "type": "esriFieldTypeSmallInteger", "alias": "OVERALLCONDITION", "domain": null }, { "name": "GOODFAIRPOOR", "type": "esriFieldTypeString", "alias": "GOODFAIRPOOR", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 150, "domain": null }, { "name": "X_Coordinate", "type": "esriFieldTypeDouble", "alias": "X_Coordinate", "domain": null }, { "name": "Y_Coordinate", "type": "esriFieldTypeDouble", "alias": "Y_Coordinate", "domain": null }, { "name": "LOCATIONNOTES", "type": "esriFieldTypeString", "alias": "LOCATIONNOTES", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "length": 125, "domain": { "type": "codedValue", "name": "WS4_CR_Quad_1", "description": "Cedar Rapids Quadrant", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AVERAGEDAILYTRAFFIC", "type": "esriFieldTypeString", "alias": "AVERAGEDAILYTRAFFIC", "length": 50, "domain": null }, { "name": "YEAROFAVERAGEDAILYTRAFFICCOUNT", "type": "esriFieldTypeString", "alias": "YEAROFAVERAGEDAILYTRAFFICCOUNT", "length": 50, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "PROJECTNUMBER", "length": 125, "domain": null }, { "name": "GISINT", "type": "esriFieldTypeInteger", "alias": "GISINT", "domain": null }, { "name": "GISTXT", "type": "esriFieldTypeString", "alias": "GISTXT", "length": 125, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Bridge_PLSS", "type": "esriFieldTypeString", "alias": "Bridge_PLSS", "length": 50, "domain": null }, { "name": "FHWA_NBI", "type": "esriFieldTypeInteger", "alias": "FHWA_NBI", "domain": null }, { "name": "Cond_Culvert", "type": "esriFieldTypeInteger", "alias": "Cond_Culvert", "domain": null }, { "name": "Bridge_ID", "type": "esriFieldTypeString", "alias": "Bridge_ID", "length": 50, "domain": null }, { "name": "NBI_NonNBI_Parks", "type": "esriFieldTypeString", "alias": "NBI_NonNBI_Parks", "length": 50, "domain": null }, { "name": "Cond_Superstructure", "type": "esriFieldTypeInteger", "alias": "Cond_Superstructure", "domain": null }, { "name": "Inspection_Frequency", "type": "esriFieldTypeInteger", "alias": "Inspection_Frequency", "domain": null }, { "name": "Cond_Substructure", "type": "esriFieldTypeInteger", "alias": "Cond_Substructure", "domain": null }, { "name": "BAR_Report", "type": "esriFieldTypeString", "alias": "BAR_Report", "length": 50, "domain": null }, { "name": "Cond_Channel", "type": "esriFieldTypeInteger", "alias": "Cond_Channel", "domain": null }, { "name": "Next_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Next_Inspection_Date", "length": 8, "domain": null }, { "name": "Cond_Deck", "type": "esriFieldTypeInteger", "alias": "Cond_Deck", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1115", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G914STRUCTURENUM", "fields": "STRUCTURENUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1115", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S193_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 6, "name": "Rail Crossings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 59999.99999999956, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4df1732e454addee87e5ee9ed483dc7c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdxJREFUKJGdkk9I03EYxj/bfuuNgpSfUyhdoW0E2WAjaBLULdquoiVFBgYRQUwSZXkwF+UkKRhdIgjKIgLBgxksukSB1CWp7KRtOHR2kG9/nNa3frMOi6nMCHqOL++H93l4XoP/lLHecOYB5vyCWVdRobLuJrL/BJ9epfF7Xm6n5infvHGRzEdhNI522OgPR3XvuuBIn8TeTeuexoNgW7VQU4m8ntQX73YTPNlHeA344obZoBZUz+gz2LQBwg0r4NQMtF+H+FlCyX7pDf25bACor+qe3yMMRKAzobHZhFAQpmah7Yom0QEBjzCRJgqsgGJQ++QVuMo1AxGhM6GZU3B/BBLnIbckjE1oqitFMg/Zur2FOQPAYYjjU06z/EvYuwvONMGRGHS1QMArPB6Dbz/A4wb1xawGVQAti5/7feJczkMqC9234E5UGHykSW6DPTvBYRdyS+CtUqmiVW0xvruKfR9m4fRlzbUO8HvAV1ewffRwIfPbFJ9rjqGKoNetm5+/IR27ib0ACQCuMoqZFzX4dnBqTR31rWSScZqjbQz5PWJfXbSrDCLHwYZcOtSlh0seIHSB4feD1I5PMiROAk4Dp2XpvLZIm1vMEwfOqZd/fbn6VjKgg5RIlUx+A6lmp+ZPqncpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5403454.0678631365, "ymin": 3423248.1682818085, "xmax": 5432324.396277219, "ymax": 3481062.340382889, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "RR_OWNER", "type": "esriFieldTypeString", "alias": "RR_OWNER", "length": 50, "domain": null }, { "name": "DOTCROSSINGNUMBER", "type": "esriFieldTypeString", "alias": "DOTCROSSINGNUMBER", "length": 100, "domain": null }, { "name": "PRIMARY_OPERATING_RAILROAD", "type": "esriFieldTypeString", "alias": "PRIMARY_OPERATING_RAILROAD", "length": 50, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 255, "domain": null }, { "name": "SUBMITAPP", "type": "esriFieldTypeString", "alias": "SUBMITAPP", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "APPSTATUS", "type": "esriFieldTypeString", "alias": "APPLICANTIONSTATUS", "length": 50, "domain": null }, { "name": "APPLICANT", "type": "esriFieldTypeString", "alias": "APPLICANT", "length": 150, "domain": null }, { "name": "TYPEOFSAFETYIMPROVEMENT", "type": "esriFieldTypeString", "alias": "TYPEOFSAFETYIMPROVEMENT", "length": 150, "domain": null }, { "name": "SUMBITAPPDATE", "type": "esriFieldTypeDate", "alias": "SUBMITAPPDATE", "length": 8, "domain": null }, { "name": "SAFETY_CONCERN", "type": "esriFieldTypeString", "alias": "SAFETY_CONCERN", "length": 50, "domain": null }, { "name": "OTHER_RAILROADS_OPERATE_SEPERAT", "type": "esriFieldTypeString", "alias": "OTHER_RAILROADS_OPERATE_SEPERATE_TRACK", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OTHER_RR1", "type": "esriFieldTypeString", "alias": "OTHER_RR1", "length": 50, "domain": null }, { "name": "DO_OTHER_RR_OPERATE_OVER_YOUR_T", "type": "esriFieldTypeString", "alias": "DO_OTHER_RR_OPERATE_OVER_YOUR_TRACK", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SAME_RR_1", "type": "esriFieldTypeString", "alias": "SAME_RR_1", "length": 50, "domain": null }, { "name": "CROSSING_TYPE", "type": "esriFieldTypeString", "alias": "CROSSING_TYPE", "length": 50, "domain": null }, { "name": "CROSSING_PURPOSE", "type": "esriFieldTypeString", "alias": "CROSSING_PURPOSE", "length": 50, "domain": null }, { "name": "CROSSING_POSITION", "type": "esriFieldTypeString", "alias": "CROSSING_POSITION", "length": 50, "domain": null }, { "name": "TOTAL_DAY_THUR_TRAINS", "type": "esriFieldTypeDouble", "alias": "TOTAL_DAY_THUR_TRAINS", "domain": null }, { "name": "TOTAL_NIGHT_THUR_TRAINS", "type": "esriFieldTypeDouble", "alias": "TOTAL_NIGHT_THUR_TRAINS", "domain": null }, { "name": "TOTAL_SWITCHING_TRAINS", "type": "esriFieldTypeDouble", "alias": "TOTAL_SWITCHING_TRAINS", "domain": null }, { "name": "MAXIMUM_TIMETABLE_SPEED", "type": "esriFieldTypeDouble", "alias": "MAXIMUM_TIMETABLE_SPEED", "domain": null }, { "name": "TYPICAL_SPEED_MIN", "type": "esriFieldTypeDouble", "alias": "TYPICAL_SPEED_MIN", "domain": null }, { "name": "TYPICAL_SPEED_MAX", "type": "esriFieldTypeDouble", "alias": "TYPICAL_SPEED_MAX", "domain": null }, { "name": "MAIN_TRACK_COUNT", "type": "esriFieldTypeDouble", "alias": "MAIN_TRACK_COUNT", "domain": null }, { "name": "SIDING_TRACK_COUNT", "type": "esriFieldTypeDouble", "alias": "SIDING_TRACK_COUNT", "domain": null }, { "name": "YARD_TRACK_COUNT", "type": "esriFieldTypeDouble", "alias": "YARD_TRACK_COUNT", "domain": null }, { "name": "INDUSTRY_TRACK_COUNT", "type": "esriFieldTypeDouble", "alias": "INDUSTRY_TRACK_COUNT", "domain": null }, { "name": "TRAIN_DETECTION", "type": "esriFieldTypeString", "alias": "TRAIN_DETECTION", "length": 100, "domain": null }, { "name": "SIGNS_OF_SIGNALS", "type": "esriFieldTypeString", "alias": "SIGNS_OF_SIGNALS", "length": 50, "domain": null }, { "name": "CROSSBUCK_ASSEMBLIES", "type": "esriFieldTypeDouble", "alias": "CROSSBUCK_ASSEMBLIES", "domain": null }, { "name": "PAVEMENT_MARKING_STOP_LINES", "type": "esriFieldTypeString", "alias": "PAVEMENT_MARKING_STOP_LINES", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PAVEMENT_MARKING_CROSSING_SYMBO", "type": "esriFieldTypeString", "alias": "PAVEMENT_MARKING_CROSSING_SYMBOLS", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENS_SIGN_DISPLAYED", "type": "esriFieldTypeString", "alias": "ENS_SIGN_DISPLAYED", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OTHER_MUTCD_SIGNS", "type": "esriFieldTypeString", "alias": "OTHER_MUTCD_SIGNS", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OTHER_SIGNS_COUNT_1", "type": "esriFieldTypeDouble", "alias": "OTHER_SIGNS_COUNT_1", "domain": null }, { "name": "OTHER_SIGNS_DESC_1", "type": "esriFieldTypeString", "alias": "OTHER_SIGNS_DESC_1", "length": 50, "domain": null }, { "name": "GATE_ARMS_COUNT___ROADWAY", "type": "esriFieldTypeDouble", "alias": "GATE_ARMS_COUNT___ROADWAY", "domain": null }, { "name": "NUMBER_OF_CROSSING_LANES", "type": "esriFieldTypeString", "alias": "NUMBER_OF_CROSSING_LANES", "length": 50, "domain": null }, { "name": "IS_ROAD_PAVED", "type": "esriFieldTypeString", "alias": "IS_ROAD_PAVED", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IS_CROSSING_ILLUMINATED", "type": "esriFieldTypeString", "alias": "IS_CROSSING_ILLUMINATED", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CROSSING_SURFACE", "type": "esriFieldTypeString", "alias": "CROSSING_SURFACE", "length": 100, "domain": null }, { "name": "WARNINGDEVICE", "type": "esriFieldTypeString", "alias": "WARNINGDEVICE", "length": 100, "domain": null }, { "name": "MAINTAGENCY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTAGENCY", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeSmallInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITYQUAD", "type": "esriFieldTypeString", "alias": "CITYQUAD", "length": 20, "domain": { "type": "codedValue", "name": "WS4_CR_Quad_1", "description": "Cedar Rapids Quadrant", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CROSSINGREPAIR", "type": "esriFieldTypeString", "alias": "LASTREPAIR", "length": 100, "domain": null }, { "name": "LASTCROSSINGREPAIRDATE", "type": "esriFieldTypeDate", "alias": "LASTCROSSINGREPAIRDATE", "length": 8, "domain": null }, { "name": "SAFETYIMPROVEMENT", "type": "esriFieldTypeString", "alias": "SAFETYIMPROVEMENT", "length": 100, "domain": null }, { "name": "LASTSAFETYIMPROVEMENTDATE", "type": "esriFieldTypeDate", "alias": "LASTSAFETYIMPROVEMENTDATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 150, "domain": null }, { "name": "X_Coordinate", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y_Coordinate", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1128", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1128", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S206_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 7, "name": "Elevation Certificate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8821f47712db31200312dcec6f262f75", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUKJGN0K9Kg2EYhvHfKy+8WIeIuGRRMGi3eQKb2WgwyMKqZsEDEDySwWQnYDNrtwjzCxZ9iq/h8zNNtztf1/PnzrpU6zjHsCj9EHPMcCtpOiz/wDtFmYbYgxCwiyOMSi2DSPHQClUpyqSDF2QjxER1KHnJOAux/wfcpae6wkXGYAncJjnphP5KAluqtYz5ikIj+cra6o6X4tU9ba13GC057VNy3QrJe6/2Bo1mis0F8AdOJU/dBk1qHlUHpZbLSDHENt5UM8mN5Lmz8++c5DXEGOP/XvkG0AxAOqpNT6cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5404818.053324133, "ymin": 3422577.9543991387, "xmax": 5422659.738113135, "ymax": 3470726.14747265, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address of Certificate", "length": 255, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 300, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "Source Date", "length": 8, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1130", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1130", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S208_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 8, "name": "Building Vaults", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 241, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.2 } }, "value": "Existing", "label": "Existing", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 150, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Existing-Electrical", "label": "Existing (Electrical)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 0.4 } }, "value": "Filled", "label": "Filled", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5418199.01081413, "ymin": 3459152.0436524004, "xmax": 5421015.155116215, "ymax": 3461408.3855963945, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRUCTUREID", "type": "esriFieldTypeString", "alias": "STRUCTUREID", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 200, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "SITEADDRESS", "length": 250, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 100, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 125, "domain": { "type": "codedValue", "name": "WS4_Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "PROJECTNAME", "length": 250, "domain": null }, { "name": "OTHERPROJECT", "type": "esriFieldTypeString", "alias": "OTHERPROJECT", "length": 250, "domain": null }, { "name": "WATERPROOFED", "type": "esriFieldTypeString", "alias": "WATERPROOFED", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATIONNOTES", "type": "esriFieldTypeString", "alias": "LOCATIONNOTES", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G924STRUCTUREID", "fields": "STRUCTUREID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S203_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 9, "name": "Leased ROW", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 133, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5414132.561597973, "ymin": 3439111.989900559, "xmax": 5432890.163190305, "ymax": 3464676.143824637, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "WORKCLASS", "type": "esriFieldTypeString", "alias": "Work Class", "length": 50, "domain": null }, { "name": "LESSEE", "type": "esriFieldTypeString", "alias": "Lessee", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "LEASETERM", "type": "esriFieldTypeString", "alias": "Lease Term", "length": 150, "domain": null }, { "name": "LEASESTARTDATE", "type": "esriFieldTypeDate", "alias": "Lease Start Date", "length": 8, "domain": null }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 150, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "AREALEASED", "type": "esriFieldTypeString", "alias": "Area Leased", "length": 150, "domain": null }, { "name": "PLANNUMBER", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 255, "domain": null }, { "name": "MAINGPN", "type": "esriFieldTypeString", "alias": "Main GPN", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "GISINT", "type": "esriFieldTypeInteger", "alias": "Temp GIS Integer Field", "domain": null }, { "name": "GISTXT", "type": "esriFieldTypeString", "alias": "Temp GIS Text Field", "length": 125, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1132", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1132", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 66, "name": "Curb Ramp Requests", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b582406c532cbb5b0f755252a8edc729", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIpJREFUCJllybEKgmAUQOFz8woiuRvNPUGjTa2NLYFDq0NTmy/R1ANEEIRtQWvvYlQ2+AT+4G2SwL7xHKWzqIeELuAyqruk5JVPaTukyQAlfd9xtqYYP5WH5Qgbfub4cgZmyoAlLX0Jq9dEaXF/CyDwGgU5gk1768YhLpVTvCf9hGAZEIFcwdsCfAEW1CKWqs9EnAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5399743.397462964, "ymin": 3427459.9718660563, "xmax": 5437907.356896058, "ymax": 3485623.535000637, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ID", "type": "esriFieldTypeOID", "alias": "ID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeString", "alias": "IntersectionID", "length": 5, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 15, "domain": null }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 25, "domain": null }, { "name": "RampCornersAndDirections", "type": "esriFieldTypeString", "alias": "RampCornersAndDirections", "length": 15, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "CITYQUAD", "type": "esriFieldTypeString", "alias": "CITYQUAD", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 10, "name": "Curb Ramps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 225, 225, 225, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "defaultLabel": "No Ramp Present", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Compliant in Design", "label": "Compliant in Design", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 230, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "ILA Approved", "label": "Inspected-Compliant", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Inspected", "label": "Inspected-Not Compliant", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 191, 230, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "In Design", "label": "Out for Design", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Under Construction", "label": "Under Construction", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 127, 148, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Pending Construction/Repair", "label": "Pending Construction/Repair", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 186, 84, 150, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Pending Construction By Property Owner", "label": "Pending Construction By Property Owner", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Pending Inspection", "label": "Existing Ramp", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Existing", "label": "Existing Ramp", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 112, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Not Constructible", "label": "Not Constructible", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 52, 52, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "Removed", "label": "Removed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390501.611156553, "ymin": 3418550.564816147, "xmax": 5441709.948372215, "ymax": 3492729.2806316465, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_Status", "description": "Construction status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "In Design", "code": "In Design" }, { "name": "Inspected", "code": "Inspected" }, { "name": "Removed", "code": "Removed" }, { "name": "Compliant in Design", "code": "Compliant in Design" }, { "name": "Not Constructible", "code": "Not Constructible" }, { "name": "ILA Approved", "code": "ILA Approved" }, { "name": "Pending Inspection", "code": "Pending Inspection" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Nonexistent", "code": "Nonexistent" }, { "name": "Pending Construction/Repair", "code": "Pending Construction/Repair" }, { "name": "Pending Construction By Property Owner", "code": "Pending Construction By Property Owner" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "STREET1", "type": "esriFieldTypeString", "alias": "Street 1", "length": 150, "domain": null }, { "name": "STREET2", "type": "esriFieldTypeString", "alias": "Street 2", "length": 150, "domain": null }, { "name": "CITYQUAD", "type": "esriFieldTypeString", "alias": "CityQuad", "length": 50, "domain": { "type": "codedValue", "name": "WS4_CR_Quad_1", "description": "Cedar Rapids Quadrant", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATEAUDITED", "type": "esriFieldTypeDate", "alias": "DateAudited", "length": 8, "domain": null }, { "name": "PASS", "type": "esriFieldTypeString", "alias": "Pass", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOJ_NONDOJ", "type": "esriFieldTypeString", "alias": "DOJ", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 100, "domain": null }, { "name": "SIDEWALKID", "type": "esriFieldTypeString", "alias": "SidewalkID", "length": 125, "domain": null }, { "name": "SW_DISTRICT", "type": "esriFieldTypeString", "alias": "SW_DISTRICT", "length": 50, "domain": { "type": "codedValue", "name": "WS4_SidewalkDistrict", "description": "Districts relating to sidewalk inspections", "codedValues": [ { "name": "NE1", "code": "NE1" }, { "name": "NE2", "code": "NE2" }, { "name": "NW1", "code": "NW1" }, { "name": "NW2", "code": "NW2" }, { "name": "SE1", "code": "SE1" }, { "name": "SE2", "code": "SE2" }, { "name": "SW1", "code": "SW1" }, { "name": "SW2", "code": "SW2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "Point_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "Point_Y", "domain": null }, { "name": "GISINT", "type": "esriFieldTypeInteger", "alias": "GISINT", "domain": null }, { "name": "GISTXT", "type": "esriFieldTypeString", "alias": "GISTXT", "length": 125, "domain": null }, { "name": "LASTINSPECTED", "type": "esriFieldTypeDate", "alias": "LASTINSPECTIONDATE", "length": 8, "domain": null }, { "name": "RAMPLOCATION", "type": "esriFieldTypeString", "alias": "Ramp Location", "length": 100, "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeSmallInteger", "alias": "IntersectionID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS4_EnabledDomain_1", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TaskID", "type": "esriFieldTypeSmallInteger", "alias": "Task ID", "domain": null }, { "name": "CurbRampType", "type": "esriFieldTypeString", "alias": "Curb Ramp Type", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S199_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": 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 }, { "currentVersion": 10.71, "id": 11, "name": "Curb Ramp Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "33eb4e8894902e29c6c1464bb82f554f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUGJVjaWpqymNgYOBjwAL+//9/loWBgaGMgYFBGpsCRkbGmSzYJJDBkFAAAI9JBxqT2H3JAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "607659a1d29ae8c170b765ba5e6dce4f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUGJVjaWNYkfefgZGPAQtgZPh3luU/A0MZA8N/aWwK/jMwzmTBJoEMhoQCAPDYCL8+NEZUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Compliant in Design", "label": "Compliant in Design", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9f93946e4e138fb264991470142966c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUGJVjyZ/JkPefkYGPAQtgZmA4y8LAyFDGyMAgjU3BPwaGmSzYJJDBkFAAACELBZ+lIuKEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ILA Approved", "label": "ILA Approved", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f97e149928e81b7a006c723e2ba61f6f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUGJVjWcHAkMfIwMDHgAX8Y2A4y8LAwFD2n4FBGpsCRgaGmSzYJJDBkFAAALsXBTtT8PEdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inspected", "label": "Inspected", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0ddaaf1b234ad4e2dc2e6cd06e9815bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC1JREFUGJVjYfBekcfAwsjHgA38+XeWhYGJoYzh339prAqYGGeyYJVAAkNCAQDPoweIZV6ztgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "In Design", "label": "Out for Design", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a7944a7adc7f45e4d5feb20749335772", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUGJVjeT6TIY/hPwMfAxbwn4nhLAsDA0PZf0YGaWwKGP4xzGTBKoEEhoQCAGLSCBJSglVSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Under Construction", "label": "Under Construction", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390459.908484057, "ymin": 3418566.3298764825, "xmax": 5450173.379936144, "ymax": 3492702.3000425547, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Intersection", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 200, "domain": null }, { "name": "Street1", "type": "esriFieldTypeString", "alias": "Street1", "length": 200, "domain": null }, { "name": "Street2", "type": "esriFieldTypeString", "alias": "Street2", "length": 200, "domain": null }, { "name": "CITYQUAD", "type": "esriFieldTypeString", "alias": "CITYQUAD", "length": 50, "domain": { "type": "codedValue", "name": "WS4_CR_Quad_1", "description": "Cedar Rapids Quadrant", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "INSPECTIONDATE", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "NUMBEROFCOMPLIANTRAMPS", "type": "esriFieldTypeInteger", "alias": "NUMBEROFCOMPLIANTRAMPS", "domain": null }, { "name": "NUMBEROFNONCOMPLIANTRAMPS", "type": "esriFieldTypeInteger", "alias": "NUMBEROFNONCOMPLIANTRAMPS", "domain": null }, { "name": "INTERSECTIONPASS", "type": "esriFieldTypeString", "alias": "INTERSECTIONPASS", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeSmallInteger", "alias": "IntersectionID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ILA_Approved", "type": "esriFieldTypeString", "alias": "ILA Approved", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "length": 20, "domain": null }, { "name": "DOJ", "type": "esriFieldTypeString", "alias": "DOJ", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_Status", "description": "Construction status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "In Design", "code": "In Design" }, { "name": "Inspected", "code": "Inspected" }, { "name": "Removed", "code": "Removed" }, { "name": "Compliant in Design", "code": "Compliant in Design" }, { "name": "Not Constructible", "code": "Not Constructible" }, { "name": "ILA Approved", "code": "ILA Approved" }, { "name": "Pending Inspection", "code": "Pending Inspection" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Nonexistent", "code": "Nonexistent" }, { "name": "Pending Construction/Repair", "code": "Pending Construction/Repair" }, { "name": "Pending Construction By Property Owner", "code": "Pending Construction By Property Owner" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "PENDING_CONST", "type": "esriFieldTypeSmallInteger", "alias": "Ramps to be Constructed Next Year", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1116_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S194_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 67, "name": "Sidewalk Infill Requests", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5395712.488858134, "ymin": 3428527.73416622, "xmax": 5435525.44007197, "ymax": 3491532.486109227, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ID", "type": "esriFieldTypeOID", "alias": "ID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 10, "domain": null }, { "name": "SideOfStreet", "type": "esriFieldTypeString", "alias": "SideOfStreet", "length": 10, "domain": null }, { "name": "DateRequested", "type": "esriFieldTypeDate", "alias": "DateRequested", "length": 8, "domain": null }, { "name": "RequestedBy", "type": "esriFieldTypeString", "alias": "RequestedBy", "length": 10, "domain": null }, { "name": "PandA", "type": "esriFieldTypeString", "alias": "PandA", "length": 5, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "OWNEDBY", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.71, "id": 63, "name": "All Sidewalk Repairs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 170, 0, 255 ], "width": 3 } }, "value": "Canceled", "label": "Canceled", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 76, 230, 0, 255 ], "width": 3 } }, "value": "Completed", "label": "Completed", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 112, 255, 255 ], "width": 3 } }, "value": "In Progress", "label": "In Progress", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 240, 237, 23, 255 ], "width": 3 } }, "value": "On Hold", "label": "On Hold", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 240, 237, 23, 255 ], "width": 3 } }, "value": "Pending", "label": "Pending", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 169, 0, 230, 255 ], "width": 3 } }, "value": "Ready for Review", "label": "Ready for Review", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390495.9999473095, "ymin": 3424140.7501580566, "xmax": 5439157.5000650585, "ymax": 3492329.7499346435, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TaskID", "type": "esriFieldTypeInteger", "alias": "TaskID", "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeInteger", "alias": "ProjectID", "domain": null }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "length": 250, "domain": null }, { "name": "TaskType", "type": "esriFieldTypeString", "alias": "TaskType", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "GISAssetNo", "type": "esriFieldTypeString", "alias": "GISAssetNo", "length": 250, "domain": null }, { "name": "GIS_AssetTag", "type": "esriFieldTypeString", "alias": "GIS_AssetTag", "length": 500, "domain": null }, { "name": "GISFileID", "type": "esriFieldTypeInteger", "alias": "GISFileID", "domain": null }, { "name": "ServiceOrderID", "type": "esriFieldTypeInteger", "alias": "ServiceOrderID", "domain": null }, { "name": "SONotesCount", "type": "esriFieldTypeInteger", "alias": "SONotesCount", "domain": null }, { "name": "FeatureLength", "type": "esriFieldTypeString", "alias": "FeatureLength", "length": 255, "domain": null }, { "name": "Mail_Date", "type": "esriFieldTypeDate", "alias": "Mail_Date", "length": 8, "domain": null }, { "name": "Method_of_Repair", "type": "esriFieldTypeString", "alias": "Method_of_Repair", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "FeatureOwner", "type": "esriFieldTypeString", "alias": "FeatureOwner", "length": 255, "domain": null }, { "name": "ParcelNum", "type": "esriFieldTypeString", "alias": "ParcelNum", "length": 255, "domain": null }, { "name": "PermitNum", "type": "esriFieldTypeString", "alias": "PermitNum", "length": 255, "domain": null }, { "name": "Repair_By", "type": "esriFieldTypeString", "alias": "Repair_By", "length": 255, "domain": null }, { "name": "Repair_By_Date", "type": "esriFieldTypeDate", "alias": "Repair_By_Date", "length": 8, "domain": null }, { "name": "Sidewalk_through_Drive", "type": "esriFieldTypeString", "alias": "Sidewalk_through_Drive", "length": 255, "domain": null }, { "name": "Square_Feet", "type": "esriFieldTypeString", "alias": "Square_Feet", "length": 255, "domain": null }, { "name": "Tracking_Number", "type": "esriFieldTypeString", "alias": "Tracking_Number", "length": 255, "domain": null }, { "name": "Undermined", "type": "esriFieldTypeString", "alias": "Undermined", "length": 255, "domain": null }, { "name": "Water_Valve_Sidewalk", "type": "esriFieldTypeString", "alias": "Water_Valve_Sidewalk", "length": 255, "domain": null }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width", "length": 255, "domain": null }, { "name": "MultipleAddresses", "type": "esriFieldTypeString", "alias": "MultipleAddresses", "length": 255, "domain": null }, { "name": "ObservedResults", "type": "esriFieldTypeString", "alias": "ObservedResults", "length": 255, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R666_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S166_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.71, "id": 72, "name": "Incomplete Sidewalk Repairs from 3017020-02", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5397091.999878645, "ymin": 3454209.5000598133, "xmax": 5423929.500009298, "ymax": 3485623.9998947233, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TaskType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TaskID", "type": "esriFieldTypeOID", "alias": "TaskID", "domain": null }, { "name": "TaskType", "type": "esriFieldTypeString", "alias": "TaskType", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "GISAssetNo", "type": "esriFieldTypeString", "alias": "GISAssetNo", "length": 250, "domain": null }, { "name": "GIS_AssetTag", "type": "esriFieldTypeString", "alias": "GIS_AssetTag", "length": 500, "domain": null }, { "name": "GISFileID", "type": "esriFieldTypeInteger", "alias": "GISFileID", "domain": null }, { "name": "ServiceOrderID", "type": "esriFieldTypeInteger", "alias": "ServiceOrderID", "domain": null }, { "name": "SONotesCount", "type": "esriFieldTypeInteger", "alias": "SONotesCount", "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 255, "domain": null }, { "name": "FeatureLength", "type": "esriFieldTypeString", "alias": "FeatureLength", "length": 255, "domain": null }, { "name": "Mail_Date", "type": "esriFieldTypeDate", "alias": "Mail_Date", "length": 8, "domain": null }, { "name": "Method_of_Repair", "type": "esriFieldTypeString", "alias": "Method_of_Repair", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "FeatureOwner", "type": "esriFieldTypeString", "alias": "FeatureOwner", "length": 255, "domain": null }, { "name": "ParcelNum", "type": "esriFieldTypeString", "alias": "ParcelNum", "length": 255, "domain": null }, { "name": "PermitNum", "type": "esriFieldTypeString", "alias": "PermitNum", "length": 255, "domain": null }, { "name": "Repair_By", "type": "esriFieldTypeString", "alias": "Repair_By", "length": 255, "domain": null }, { "name": "Repair_By_Date", "type": "esriFieldTypeDate", "alias": "Repair_By_Date", "length": 8, "domain": null }, { "name": "Sidewalk_through_Drive", "type": "esriFieldTypeString", "alias": "Sidewalk_through_Drive", "length": 255, "domain": null }, { "name": "Square_Feet", "type": "esriFieldTypeString", "alias": "Square_Feet", "length": 255, "domain": null }, { "name": "Tracking_Number", "type": "esriFieldTypeString", "alias": "Tracking_Number", "length": 255, "domain": null }, { "name": "Undermined", "type": "esriFieldTypeString", "alias": "Undermined", "length": 255, "domain": null }, { "name": "Water_Valve_Sidewalk", "type": "esriFieldTypeString", "alias": "Water_Valve_Sidewalk", "length": 255, "domain": null }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width", "length": 255, "domain": null }, { "name": "MultipleAddresses", "type": "esriFieldTypeString", "alias": "MultipleAddresses", "length": 255, "domain": null }, { "name": "ObservedResults", "type": "esriFieldTypeString", "alias": "ObservedResults", "length": 255, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 255, "domain": null }, { "name": "GeoShape", "type": "esriFieldTypeGeometry", "alias": "GeoShape", "domain": null } ], "geometryField": { "name": "GeoShape", "type": "esriFieldTypeGeometry", "alias": "GeoShape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.71, "id": 36, "name": "Sidewalk P and As", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 80000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5401003.542908549, "ymin": 3430196.0457902253, "xmax": 5437353.810102895, "ymax": 3492070.1110182256, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ID", "type": "esriFieldTypeOID", "alias": "ID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 20, "domain": null }, { "name": "Legal_Description", "type": "esriFieldTypeString", "alias": "Legal_Description", "length": 200, "domain": null }, { "name": "Taxpayer_Information", "type": "esriFieldTypeString", "alias": "Taxpayer_Information", "length": 150, "domain": null }, { "name": "Date_Signed", "type": "esriFieldTypeDate", "alias": "Date_Signed", "length": 8, "domain": null }, { "name": "Document_ID", "type": "esriFieldTypeString", "alias": "Document_ID", "length": 20, "domain": null }, { "name": "Agreement_Status", "type": "esriFieldTypeString", "alias": "Agreement_Status", "length": 10, "domain": null }, { "name": "P_A", "type": "esriFieldTypeString", "alias": "P_A", "length": 5, "domain": null }, { "name": "Explanation_of_Other_Agreements", "type": "esriFieldTypeString", "alias": "Explanation_of_Other_Agreements", "length": 150, "domain": null }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project_Number", "length": 20, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.71, "id": 12, "name": "Sidewalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Existing", "label": "Sidewalk Present", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "Nonexistent", "label": "No Sidewalk", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -115419000, "ymin": -93897600, "xmax": 5442198.266293228, "ymax": 3492846.5517225564, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SEGID", "type": "esriFieldTypeDouble", "alias": "Street Segment Identifier", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 40, "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "Global Parcel Number", "length": 20, "domain": null }, { "name": "CONDOFLAG", "type": "esriFieldTypeString", "alias": "Multiple Owners", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL", "type": "esriFieldTypeString", "alias": "Trail Present", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeString", "alias": "Sidewalk Width", "length": 5, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTCYCLE", "type": "esriFieldTypeString", "alias": "Maintenance Cycle", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Sidewalk Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_Status", "description": "Construction status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "In Design", "code": "In Design" }, { "name": "Inspected", "code": "Inspected" }, { "name": "Removed", "code": "Removed" }, { "name": "Compliant in Design", "code": "Compliant in Design" }, { "name": "Not Constructible", "code": "Not Constructible" }, { "name": "ILA Approved", "code": "ILA Approved" }, { "name": "Pending Inspection", "code": "Pending Inspection" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Nonexistent", "code": "Nonexistent" }, { "name": "Pending Construction/Repair", "code": "Pending Construction/Repair" }, { "name": "Pending Construction By Property Owner", "code": "Pending Construction By Property Owner" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS4_EnabledDomain_1", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastRepairDate", "type": "esriFieldTypeDate", "alias": "LastRepairDate", "length": 8, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 200, "domain": null }, { "name": "ProjectNum", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null }, { "name": "PermitNum", "type": "esriFieldTypeString", "alias": "PermitNum", "length": 30, "domain": null }, { "name": "RepairLF", "type": "esriFieldTypeDouble", "alias": "RepairLF", "domain": null }, { "name": "RepairSF", "type": "esriFieldTypeDouble", "alias": "RepairSF", "domain": null }, { "name": "HOA", "type": "esriFieldTypeString", "alias": "HOA", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Last_Inspection_Year", "type": "esriFieldTypeSmallInteger", "alias": "Last_Inspection_Year", "domain": null }, { "name": "Next_Inspection_Year", "type": "esriFieldTypeSmallInteger", "alias": "Next_Inspection_Year", "domain": null }, { "name": "Alley", "type": "esriFieldTypeString", "alias": "Alley", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TempGISText", "type": "esriFieldTypeString", "alias": "TempGISText", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1127_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1127", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1127", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S205_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 48, "name": "Retaining Walls", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 134, 158, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5402146.610504299, "ymin": 3456740.9635008126, "xmax": 5434978.317150474, "ymax": 3478745.6898324788, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityIdentifier", "type": "esriFieldTypeString", "alias": "FacilityIdentifier", "length": 30, "domain": null }, { "name": "NearestAddress", "type": "esriFieldTypeString", "alias": "NearestAddress", "length": 200, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 75, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 30, "domain": null }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1124", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1124", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S202_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 13, "name": "Narrow Street Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "NUMBEROFPARKINGPADS", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "classMaxValue": 5, "label": "1 - 5 Parking Pads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 224, 0, 255 ], "width": 1.5 }, "classMaxValue": 10, "label": "6 - 10 Parking Pads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "classMaxValue": 15, "label": "11 - 15 Parking Pads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "classMaxValue": 20, "label": "16 - 20 Parking Pads", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5402686.960145384, "ymin": 3451069.219923064, "xmax": 5428694.639757216, "ymax": 3470015.5901667327, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 125, "domain": null }, { "name": "NUMBEROFPARKINGPADS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBEROFPARKINGPADS", "domain": null }, { "name": "NUMBEROFPROPERTIES", "type": "esriFieldTypeSmallInteger", "alias": "NUMBEROFPROPERTIES", "domain": null }, { "name": "NUMBEROFDRIVEWAYS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBEROFDRIVEWAYS", "domain": null }, { "name": "ALLEYACCESS", "type": "esriFieldTypeString", "alias": "ALLEYACCESS", "length": 5, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "QUAD", "type": "esriFieldTypeString", "alias": "QUAD", "length": 5, "domain": null }, { "name": "WITHOUT_DRIVE_OR_ALLEYACCESS", "type": "esriFieldTypeSmallInteger", "alias": "WITHOUT_DRIVE_OR_ALLEYACCESS", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeOID", "alias": "CENTERLINEID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 34, "name": "Parking Pads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 168, 132, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5402725.306853473, "ymin": 3451098.420323983, "xmax": 5427362.640780807, "ymax": 3469879.7072363943, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullRoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null }, { "name": "FullRoadName", "type": "esriFieldTypeString", "alias": "FullRoadName", "length": 125, "domain": null }, { "name": "SiteAddress", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 125, "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 30, "domain": null }, { "name": "DrivewayAccess", "type": "esriFieldTypeString", "alias": "DrivewayAccess", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AlleyAccess", "type": "esriFieldTypeString", "alias": "AlleyAccess", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo_13", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dimensions_ft", "type": "esriFieldTypeString", "alias": "Dimensions_ft", "length": 30, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 30, "domain": { "type": "codedValue", "name": "WS4_PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad", "length": 10, "domain": { "type": "codedValue", "name": "WS4_CR_Quad_1", "description": "Cedar Rapids Quadrant", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 125, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 30, "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": 30, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1129", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1129", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S207_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 97, "name": "Pavement Condition Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "CityPCI", "classificationMethod": "esriClassifyEqualInterval", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 }, "classMaxValue": 20, "label": "0 - 20", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "classMaxValue": 40, "label": "21 - 40", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "classMaxValue": 60, "label": "41 - 60", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "classMaxValue": 80, "label": "61 - 80", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "classMaxValue": 100, "label": "81 - 100", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390245.748151228, "ymin": 3418006.249959886, "xmax": 5450173.379936144, "ymax": 3496544.2979359776, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HISTID", "type": "esriFieldTypeDouble", "alias": "HISTID", "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 1, "domain": null }, { "name": "Year_1", "type": "esriFieldTypeString", "alias": "Year_1", "length": 50, "domain": null }, { "name": "DIS_COUNT", "type": "esriFieldTypeInteger", "alias": "DIS_COUNT", "domain": null }, { "name": "CALC_LGTH", "type": "esriFieldTypeDouble", "alias": "CALC_LGTH", "domain": null }, { "name": "AVG_LIRI", "type": "esriFieldTypeDouble", "alias": "AVG_LIRI", "domain": null }, { "name": "MAX_LIRI", "type": "esriFieldTypeDouble", "alias": "MAX_LIRI", "domain": null }, { "name": "AVG_RIRI", "type": "esriFieldTypeDouble", "alias": "AVG_RIRI", "domain": null }, { "name": "MAX_RIRI", "type": "esriFieldTypeDouble", "alias": "MAX_RIRI", "domain": null }, { "name": "AVG_LRUT", "type": "esriFieldTypeDouble", "alias": "AVG_LRUT", "domain": null }, { "name": "MAX_LRUT", "type": "esriFieldTypeDouble", "alias": "MAX_LRUT", "domain": null }, { "name": "AVG_RRUT", "type": "esriFieldTypeDouble", "alias": "AVG_RRUT", "domain": null }, { "name": "MAX_RRUT", "type": "esriFieldTypeDouble", "alias": "MAX_RRUT", "domain": null }, { "name": "ALLIG_S", "type": "esriFieldTypeDouble", "alias": "ALLIG_S", "domain": null }, { "name": "ALLIG_L", "type": "esriFieldTypeDouble", "alias": "ALLIG_L", "domain": null }, { "name": "ALLIG_M", "type": "esriFieldTypeDouble", "alias": "ALLIG_M", "domain": null }, { "name": "ALLIG_H", "type": "esriFieldTypeDouble", "alias": "ALLIG_H", "domain": null }, { "name": "TRANS_S", "type": "esriFieldTypeDouble", "alias": "TRANS_S", "domain": null }, { "name": "TRANS_L", "type": "esriFieldTypeDouble", "alias": "TRANS_L", "domain": null }, { "name": "TRANS_M", "type": "esriFieldTypeDouble", "alias": "TRANS_M", "domain": null }, { "name": "TRANS_H", "type": "esriFieldTypeDouble", "alias": "TRANS_H", "domain": null }, { "name": "LONG_S", "type": "esriFieldTypeDouble", "alias": "LONG_S", "domain": null }, { "name": "LONG_L", "type": "esriFieldTypeDouble", "alias": "LONG_L", "domain": null }, { "name": "LONG_M", "type": "esriFieldTypeDouble", "alias": "LONG_M", "domain": null }, { "name": "LONG_H", "type": "esriFieldTypeDouble", "alias": "LONG_H", "domain": null }, { "name": "LONG_WP_S", "type": "esriFieldTypeDouble", "alias": "LONG_WP_S", "domain": null }, { "name": "LONG_WP_L", "type": "esriFieldTypeDouble", "alias": "LONG_WP_L", "domain": null }, { "name": "LONG_WP_M", "type": "esriFieldTypeDouble", "alias": "LONG_WP_M", "domain": null }, { "name": "LONG_WP_H", "type": "esriFieldTypeDouble", "alias": "LONG_WP_H", "domain": null }, { "name": "PATCH_G", "type": "esriFieldTypeDouble", "alias": "PATCH_G", "domain": null }, { "name": "PATCH_B", "type": "esriFieldTypeDouble", "alias": "PATCH_B", "domain": null }, { "name": "PATCH_CNT", "type": "esriFieldTypeDouble", "alias": "PATCH_CNT", "domain": null }, { "name": "DCRACK_S", "type": "esriFieldTypeDouble", "alias": "DCRACK_S", "domain": null }, { "name": "DCRACK_L", "type": "esriFieldTypeDouble", "alias": "DCRACK_L", "domain": null }, { "name": "DCRACK_M", "type": "esriFieldTypeDouble", "alias": "DCRACK_M", "domain": null }, { "name": "DCRACK_H", "type": "esriFieldTypeDouble", "alias": "DCRACK_H", "domain": null }, { "name": "JSPALL_M", "type": "esriFieldTypeDouble", "alias": "JSPALL_M", "domain": null }, { "name": "JSPALL_H", "type": "esriFieldTypeDouble", "alias": "JSPALL_H", "domain": null }, { "name": "FAILURE", "type": "esriFieldTypeDouble", "alias": "FAILURE", "domain": null }, { "name": "FAIL_COUNT", "type": "esriFieldTypeDouble", "alias": "FAIL_COUNT", "domain": null }, { "name": "JOINT_COUN", "type": "esriFieldTypeDouble", "alias": "JOINT_COUN", "domain": null }, { "name": "FLT_JT", "type": "esriFieldTypeDouble", "alias": "FLT_JT", "domain": null }, { "name": "L_AVG_FLT", "type": "esriFieldTypeDouble", "alias": "L_AVG_FLT", "domain": null }, { "name": "L_MIN_FLT", "type": "esriFieldTypeDouble", "alias": "L_MIN_FLT", "domain": null }, { "name": "L_CUM_FLT", "type": "esriFieldTypeDouble", "alias": "L_CUM_FLT", "domain": null }, { "name": "L_MAX_FLT", "type": "esriFieldTypeDouble", "alias": "L_MAX_FLT", "domain": null }, { "name": "R_AVG_FLT", "type": "esriFieldTypeDouble", "alias": "R_AVG_FLT", "domain": null }, { "name": "R_MIN_FLT", "type": "esriFieldTypeDouble", "alias": "R_MIN_FLT", "domain": null }, { "name": "R_CUM_FLT", "type": "esriFieldTypeDouble", "alias": "R_CUM_FLT", "domain": null }, { "name": "R_MAX_FLT", "type": "esriFieldTypeDouble", "alias": "R_MAX_FLT", "domain": null }, { "name": "PUNCHOUTS", "type": "esriFieldTypeDouble", "alias": "PUNCHOUTS", "domain": null }, { "name": "BEARING", "type": "esriFieldTypeDouble", "alias": "BEARING", "domain": null }, { "name": "CRS_SLOPE_", "type": "esriFieldTypeDouble", "alias": "CRS_SLOPE_", "domain": null }, { "name": "CRS_SLOPE1", "type": "esriFieldTypeDouble", "alias": "CRS_SLOPE1", "domain": null }, { "name": "CRACK_PCT", "type": "esriFieldTypeDouble", "alias": "CRACK_PCT", "domain": null }, { "name": "SLAB_CRKD", "type": "esriFieldTypeDouble", "alias": "SLAB_CRKD", "domain": null }, { "name": "PM_LGTH", "type": "esriFieldTypeDouble", "alias": "PM_LGTH", "domain": null }, { "name": "COVER_LGTH", "type": "esriFieldTypeDouble", "alias": "COVER_LGTH", "domain": null }, { "name": "MIN_DATE", "type": "esriFieldTypeDate", "alias": "MIN_DATE", "length": 8, "domain": null }, { "name": "MAX_DATE", "type": "esriFieldTypeDate", "alias": "MAX_DATE", "length": 8, "domain": null }, { "name": "PCI", "type": "esriFieldTypeInteger", "alias": "PCI", "domain": null }, { "name": "PCI6", "type": "esriFieldTypeInteger", "alias": "PCI6", "domain": null }, { "name": "CityPCI", "type": "esriFieldTypeInteger", "alias": "CityPCI", "domain": null }, { "name": "Structure", "type": "esriFieldTypeInteger", "alias": "Structure", "domain": null }, { "name": "From_", "type": "esriFieldTypeDouble", "alias": "From_", "domain": null }, { "name": "To_", "type": "esriFieldTypeDouble", "alias": "To_", "domain": null }, { "name": "SEGID", "type": "esriFieldTypeDouble", "alias": "SEGID", "domain": null }, { "name": "PAVE", "type": "esriFieldTypeString", "alias": "PAVE", "length": 254, "domain": null }, { "name": "NUMLANES", "type": "esriFieldTypeInteger", "alias": "NUMLANES", "domain": null }, { "name": "SURFWIDTH", "type": "esriFieldTypeInteger", "alias": "SURFWIDTH", "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 50, "domain": null }, { "name": "FEDFUNC", "type": "esriFieldTypeInteger", "alias": "FEDFUNC", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeDouble", "alias": "SURFACE", "domain": null }, { "name": "cityselect", "type": "esriFieldTypeInteger", "alias": "cityselect", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "From_Int", "type": "esriFieldTypeString", "alias": "From_Int", "length": 50, "domain": null }, { "name": "To_Int", "type": "esriFieldTypeString", "alias": "To_Int", "length": 50, "domain": null }, { "name": "From_Add", "type": "esriFieldTypeString", "alias": "From_Add", "length": 50, "domain": null }, { "name": "To_Add", "type": "esriFieldTypeString", "alias": "To_Add", "length": 50, "domain": null }, { "name": "PAVE_TYPE", "type": "esriFieldTypeString", "alias": "PAVE_TYPE", "length": 20, "domain": null }, { "name": "IRI", "type": "esriFieldTypeDouble", "alias": "IRI", "domain": null }, { "name": "TRANS", "type": "esriFieldTypeDouble", "alias": "TRANS", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "LONG_WP", "type": "esriFieldTypeDouble", "alias": "LONG_WP", "domain": null }, { "name": "LONG_NP", "type": "esriFieldTypeDouble", "alias": "LONG_NP", "domain": null }, { "name": "ALLIG", "type": "esriFieldTypeDouble", "alias": "ALLIG", "domain": null }, { "name": "RUT", "type": "esriFieldTypeDouble", "alias": "RUT", "domain": null }, { "name": "DCRK", "type": "esriFieldTypeDouble", "alias": "DCRK", "domain": null }, { "name": "JSPAL", "type": "esriFieldTypeDouble", "alias": "JSPAL", "domain": null }, { "name": "CRACKING", "type": "esriFieldTypeDouble", "alias": "CRACKING", "domain": null }, { "name": "DJSPAFAIL", "type": "esriFieldTypeDouble", "alias": "DJSPAFAIL", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1225_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S289_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.71, "id": 16, "name": "EIA Review Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5375932.300072134, "ymin": 3397782.199856892, "xmax": 5438473.5998580605, "ymax": 3457517.932747394, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Buffer_Distance", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Buffer_Distance", "type": "esriFieldTypeString", "alias": "Buffer Distance", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1131", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1131", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 17, "name": "EIA Review Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Building_Height_Review", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 245, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "All", "label": "All", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "100 feet", "label": "100 feet", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "200 feet", "label": "200 feet", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5375932.300072134, "ymin": 3397782.199856892, "xmax": 5438473.5998580605, "ymax": 3457517.932747394, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Building_Height_Review", "type": "esriFieldTypeString", "alias": "Building_Height_Review", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1120", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1120", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S198_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 83, "name": "ADAParkingSpaces", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "964f19a3e2aa1123345490e04eb4a09d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAT9JREFUOI2t1E8rRGEUx/HvMHViIm5ZXGt/3gFlwdKGhYjyAmxs7IassDHFyguwwkbZYJKNslVWJDZT1C3psRv9NMpmJk/Tvc3MHWf3/PuccxbPyfKPkW1wPmBmQ5L6giB4d849Al+tYjNAHpiQ1AHgnAMoA+dhGG5HUfTQCOsCDoGlhCTdwGIURfPVZPtJWCdwBkwntVF3d6+K78Rh+SYhP7bM7FbSjY8FwHqLEEBGUgEY97E5oCcFBjAGDAMvNWwyJVSLKR8L28QG4a/N7zYx+VipTazkY0VgNSVUAa597MrMniWNpMBOAOdjFUlrwAWQaQFywGZt4f+AIrAB7DYJlc1sQdJrHAZQAN6AA6A/STGzp1wut+ycu/f340bQEXAJrACzwCjQC3wAd8CppGNJP/UPk+bZZ7XKQlJ1cfEL1AZaAcKna+kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9e355612fbed174a434719b4c55be652", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYZJREFUOI2t1L9LW1EYxvHvmxu41FKxgYJx1jq4t9ChHbvYobQo+Ae4BHp7F6M4SNqlgZaLaVy6dGq7CF38gbgIroJTSrFLoIWAyNVJOZqct0OUI41XzE2f7ZzD+RxeXt6T5T8me+3pjN7zzxg2MJCD/bifH5TkpDss0HGgiOGRgQxADHDEMYFdybfkTaMqteuxBb3FkX4GJhMe7wOZaHi8INAii/LhauyTetT4DvI0qYxL8YD3hNpHJG87sRpF4CaQi6XkB7ptFmXLYa80B8x2BbUjBsrAQ4cJz4E7KTCABxR0hCX5dV6mPgZJaQEeT4ALTPLpJcBjCFwDTnvCwDgso3VsD2Va6g6zsg4UUlJNlE2HDbLhN9gzwv3uLf1GJRM7bE6aJtTXWFbprq0xyPzFwk1AJOuEOofl3Q2hY195aSryuxNrg2VC/YPlI3A3SfHh5+0WU3FVdi/vd35BkXwh1DVgGsszYBToJ8MBsINl2Yzx1UxL69+rV/9nkRzSnrlycpWd+QvG93LUwMXp5wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "New Space Meets Requirements", "label": "New Space Meets Requirements", "description": "" }, { "symbol": { "type": "esriPMS", "url": "dd1e5d301821425449582d18a6aae4ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaRJREFUOI2t0r1LHEEYx/HvOBsWFUUNFlr78gcsuLAQUwWbBCJG1/MPsEmT7iJWauOBVnY2aRLPC4Gk8IWQJnCwIHhYKZo0ggEhJBtB0Bu52bHIuhFOz7szP5hiZuAzz8M8Fv8xVqVL5y2d1gO7R0aqTdLxM98Y7vGc85owN8tTBGnAw6gGLUAT4hQ5s3OsqahrtpA63q2MfaLRK/JGg3/Ly03aMGaJ4xF3lfTWOIs3Y8tIR/FRw1Cl1uNIYMFZpakwzlwZ5raSxlQFXa9kxsnZ+YKvviaYt0KHhte1QHGEFakM4CaYlgxjaKkDA8GAl6M38Pn+t82IQURdFADa8BhirARdFQfujpQM3RC3aQku7mFhNaASTMKhvk9lcJhgwCbwsl7L1nxJsOAhn93f9jdQfXVg2WCC8F9lTyjJrHqlBetQ07+GJ5Lpq03yiUGKTTfHFIb5apQSnIH94mBUHZVhAFs+GS/LDy1YAtpvp+z9omie2PXDneunZeMVpHj36D0bF4ZJIp4h6AdagV/AtjR8CE7VCpOqbABunNX8GH+ATLyqziXn9oK+OZYDiAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Existing Space Meets Requirements", "label": "Existing Space Meets Requirements", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b57aa1673be932d527a2772efe161686", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAV1JREFUOI2t1L1qlEEUBuDnbAIfRhQNWMTanzuIYKGljRaiRPACbGzsVrFSGxe08gKs1EawUYPYCGkFK4MkTUAhILJ2kZGYY7G7XxazG/bHF6aYGeaZc4qZWf8xs/ttZjpGdYJyhPnvtFcj/BoLy3QRTZylNDqrbdja2fE6YuF+xObnfbFMBzI9xbUhl89FWGLzSqZmhMcDsUwzeBXhwrA2+jKDR5nmIjwYVFmTkaD+3MusViLKhxrLNI/bY0IQlBbO9Fd2GYcmwGAx08kI673KzkVMSHVyni4WYWEqiuPstvl7SqzUWKaNKdvcqLEIy7g5IbSN9zWGd1RrlFPjSpleNBqdt9arbDuz3MIbjNNwO8Ld3qR+ARGWM93BwxGhLaqrEeXrHqwLtjJ9wxMcHe5UXzh4PaL9qX91zxcU4Vmmt7iBSziNw/iBj3hJeR5R/vx7duB/FuEnWt0xcv4Cp+5ip1m7lfEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Existing Space Needs Improvement", "label": "Existing Space Needs Improvement", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8c36c0148aacb6478ec7a6791824be16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVhJREFUOI2t1L1qlEEUBuBnksCgQdEFi7X25w4ULLS00UIUhVyATRq7VVKpjQtaeQFWaiPYqEFsBFvBShHTBAwsiHx2kSMxY5Hdzw+zG/bHF6aYGeaZc4qZBf8xC3ttFo7I+ZiIQ1qtb6rqU+LnRFjhAjo4I2IOVBVsbvMitdt3Uq/3cU+ssK/wCNdGXL4/cVWvd7nQSTwYihXm8TxxflQbjczjftnB7w6rrGM8qJnbJed3KeJtjRVauDkhBElEF6eblV3CgSkwOFU4nlgbVHY2TSn1c84AS7Rnsxzlb5u/ZsSixgrrM7a5XmOJVSxPCW3hTY3htZy/iDgxqVR4OkfVrGyrRNzAy53p2KkSK4NJ/QISq4VbuDcmtCnnKyni6y6sD3YLG3iIwyOZnD9bXFxKVfWhubzrC0o8LrzCdVzESRzEd7zHMxFPUsTvf88O/c8SP9Dtj7HzB0ArXlS+uvmYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Existing Space Does Not Meet Requirements", "label": "Existing Space Does Not Meet Requirements", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5418404.717751801, "ymin": 3458660.913729146, "xmax": 5421538.376838803, "ymax": 3461867.367946148, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BlockName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 250, "domain": null }, { "name": "BlockNumber", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "BlockName", "type": "esriFieldTypeString", "alias": "Block Name", "length": 50, "domain": null }, { "name": "Signage", "type": "esriFieldTypeString", "alias": "Signage", "length": 50, "domain": null }, { "name": "PercentGradeWithCrown", "type": "esriFieldTypeString", "alias": "% Grade W/ Crown", "length": 50, "domain": null }, { "name": "AccessAisle", "type": "esriFieldTypeString", "alias": "Access Aisle", "length": 50, "domain": null }, { "name": "Symbols", "type": "esriFieldTypeString", "alias": "Symbols", "length": 50, "domain": null }, { "name": "Lines", "type": "esriFieldTypeString", "alias": "Lines", "length": 50, "domain": null }, { "name": "AccessToCurbRamp", "type": "esriFieldTypeString", "alias": "Access to Curb Ramp", "length": 50, "domain": null }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "SpaceID", "type": "esriFieldTypeString", "alias": "Space ID", "length": 50, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1136", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1136", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 92, "name": "ADAParkingSpaces - Future", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "964f19a3e2aa1123345490e04eb4a09d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAT9JREFUOI2t1E8rRGEUx/HvMHViIm5ZXGt/3gFlwdKGhYjyAmxs7IassDHFyguwwkbZYJKNslVWJDZT1C3psRv9NMpmJk/Tvc3MHWf3/PuccxbPyfKPkW1wPmBmQ5L6giB4d849Al+tYjNAHpiQ1AHgnAMoA+dhGG5HUfTQCOsCDoGlhCTdwGIURfPVZPtJWCdwBkwntVF3d6+K78Rh+SYhP7bM7FbSjY8FwHqLEEBGUgEY97E5oCcFBjAGDAMvNWwyJVSLKR8L28QG4a/N7zYx+VipTazkY0VgNSVUAa597MrMniWNpMBOAOdjFUlrwAWQaQFywGZt4f+AIrAB7DYJlc1sQdJrHAZQAN6AA6A/STGzp1wut+ycu/f340bQEXAJrACzwCjQC3wAd8CppGNJP/UPk+bZZ7XKQlJ1cfEL1AZaAcKna+kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9576f0dc81fd4d4bdd869638b5b20499", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXtJREFUOI2t1D8vQ1EYx/Hv0zZuVEgrMTD78w5IDExiISG0N/ECLBZbiQmLJkw2i0nlNoQBjVgkVomJCEsTkiYiVyzkNK3HoG5Fq+kfv+QO59ycT37n3NwT4B8TqPRS9+kgZ3UjJgTtTzS5NzLBe02YOowhxMgxCMaHArhgePtwOBJ/54pMZ64rYnpIs2bZRrG/gJIEBaLkM1PqEBObjbKYbuHHcCAwWmnrhfiBdXUIis1qabMQMbQq6GeW1bEuxDbnHqYJ2lEWaoQABEwcGCg28zMJtNaBAfSrQ4/Y3H81E4ak/IFX228YCpgonQ1QoHRB8QNkG8IE42EKaWmsWdrDREihzNVJ5chz5mGEOeXFukNNb+2l2PXN4BabjZDTpJkHjoFaduyKj6XvgfcHSJSUJllEWasSesNnTUvEPJRgBTCuDo/AJhD+27FuoWVGIu7Vz9mSK0hsdjTJCTCLMg70AW3AM3AJ7PFqEjJr8r/Xlr3PJMoLEC88VecTNgV0zBIdMJgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Recommendation for New Space", "label": "Recommendation for New Space", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5418404.717751801, "ymin": 3458660.913729146, "xmax": 5421538.376838803, "ymax": 3461867.367946148, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BlockName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 250, "domain": null }, { "name": "BlockNumber", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "BlockName", "type": "esriFieldTypeString", "alias": "Block Name", "length": 50, "domain": null }, { "name": "Signage", "type": "esriFieldTypeString", "alias": "Signage", "length": 50, "domain": null }, { "name": "PercentGradeWithCrown", "type": "esriFieldTypeString", "alias": "% Grade W/ Crown", "length": 50, "domain": null }, { "name": "AccessAisle", "type": "esriFieldTypeString", "alias": "Access Aisle", "length": 50, "domain": null }, { "name": "Symbols", "type": "esriFieldTypeString", "alias": "Symbols", "length": 50, "domain": null }, { "name": "Lines", "type": "esriFieldTypeString", "alias": "Lines", "length": 50, "domain": null }, { "name": "AccessToCurbRamp", "type": "esriFieldTypeString", "alias": "Access to Curb Ramp", "length": 50, "domain": null }, { "name": "Orientation", "type": "esriFieldTypeString", "alias": "Orientation", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "SpaceID", "type": "esriFieldTypeString", "alias": "Space ID", "length": 50, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1136", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1136", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S214_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 84, "name": "ADAParkingBlocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5415847.962694719, "ymin": 3455385.0659501404, "xmax": 5421911.452208132, "ymax": 3462158.0100813955, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BlockName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BlockNumber", "type": "esriFieldTypeInteger", "alias": "Block Number", "domain": null }, { "name": "TotalMeteredParkingSpaces", "type": "esriFieldTypeInteger", "alias": "Total Metered Parking Spaces", "domain": null }, { "name": "ExistingADASpaces", "type": "esriFieldTypeInteger", "alias": "Existing ADA Spaces", "domain": null }, { "name": "ADAMinimumRequired", "type": "esriFieldTypeInteger", "alias": "ADA Minimum Required", "domain": null }, { "name": "RecommendedADASpacesToAdd", "type": "esriFieldTypeString", "alias": "Recommended ADA Spaces to Add", "length": 50, "domain": null }, { "name": "BlockName", "type": "esriFieldTypeString", "alias": "Block Name", "length": 250, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1135_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1135", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1135", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S213_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 57, "name": "Pedestrian Master Plan", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 53, "name": "Crossing Projects" }, { "id": 54, "name": "Sidewalk Gap Projects" }, { "id": 55, "name": "Sidewalk Buffer Projects" }, { "id": 56, "name": "Pedestrian Subarea" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 5395022.414450884, "ymin": 3449572.247195229, "xmax": 5433997.235123143, "ymax": 3481986.3890597224, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 53, "name": "Crossing Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Pedestrian Master Plan" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5403789.370014057, "ymin": 3450395.710115224, "xmax": 5431275.719896883, "ymax": 3481368.6799933165, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Full_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Full_ID", "type": "esriFieldTypeString", "alias": "Project Full ID", "length": 25, "domain": null }, { "name": "Project_Short_ID", "type": "esriFieldTypeInteger", "alias": "Project Short ID", "domain": null }, { "name": "Street1", "type": "esriFieldTypeString", "alias": "Street1", "length": 40, "domain": null }, { "name": "Street2", "type": "esriFieldTypeString", "alias": "Street2", "length": 40, "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 80, "domain": null }, { "name": "Pedestrian_Subarea", "type": "esriFieldTypeString", "alias": "Pedestrian Subarea", "length": 5, "domain": null }, { "name": "SubareaRank", "type": "esriFieldTypeString", "alias": "Subarea Rank", "length": 5, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "ProjectStatus", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": null }, { "name": "Improvement_Type", "type": "esriFieldTypeString", "alias": "Improvement Type", "length": 50, "domain": null }, { "name": "CIP_Project_Number", "type": "esriFieldTypeString", "alias": "CIP Project Number", "length": 50, "domain": null }, { "name": "Legs_That_Need_Crosswalks", "type": "esriFieldTypeString", "alias": "Intersection Legs Need Crosswalks", "length": 50, "domain": null }, { "name": "Number_of_Crosswalks", "type": "esriFieldTypeInteger", "alias": "Number of Crosswalks", "domain": null }, { "name": "Crosswalk_Marking_Costs", "type": "esriFieldTypeInteger", "alias": "Crosswalk Marking Costs", "domain": null }, { "name": "Curb_Ramp_Costs", "type": "esriFieldTypeInteger", "alias": "Curb Ramp Costs", "domain": null }, { "name": "Curb_Extension_Costs", "type": "esriFieldTypeInteger", "alias": "Curb Extension Costs", "domain": null }, { "name": "Median_Alteration_Costs", "type": "esriFieldTypeInteger", "alias": "Median Alteration Costs", "domain": null }, { "name": "Pedestrian_Signal_Head_Costs", "type": "esriFieldTypeInteger", "alias": "Pedestrian Signal Head Costs", "domain": null }, { "name": "RRFB_or_HAWK_Costs", "type": "esriFieldTypeInteger", "alias": "RRFB or HAWK Costs", "domain": null }, { "name": "Construction_Cost_Subtotal", "type": "esriFieldTypeInteger", "alias": "Construction Cost Subtotal", "domain": null }, { "name": "Maintaining_Traffic", "type": "esriFieldTypeInteger", "alias": "Traffic Control Cost", "domain": null }, { "name": "Signing_Pavement_Markings", "type": "esriFieldTypeInteger", "alias": "Signing and Pavement Markings", "domain": null }, { "name": "Landscaping_Turf_Establishment", "type": "esriFieldTypeInteger", "alias": "Landscaping or Turf Establishment", "domain": null }, { "name": "Drainage", "type": "esriFieldTypeInteger", "alias": "Drainage", "domain": null }, { "name": "Construction_Costs", "type": "esriFieldTypeInteger", "alias": "Construction Costs", "domain": null }, { "name": "Contingency", "type": "esriFieldTypeInteger", "alias": "Contingency", "domain": null }, { "name": "Engineering_Design_Cost", "type": "esriFieldTypeInteger", "alias": "Engineering Design Cost", "domain": null }, { "name": "Total_Project_Cost", "type": "esriFieldTypeInteger", "alias": "Total Estimated Cost", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 54, "name": "Sidewalk Gap Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Pedestrian Master Plan" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5395502.447611555, "ymin": 3449572.247195229, "xmax": 5433997.235123143, "ymax": 3481986.3890597224, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 20, "domain": null }, { "name": "Project_Full_ID", "type": "esriFieldTypeString", "alias": "Project Full ID", "length": 25, "domain": null }, { "name": "Project_Short_ID", "type": "esriFieldTypeInteger", "alias": "Project Short ID", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 40, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 200, "domain": null }, { "name": "Pedestrian_Subarea", "type": "esriFieldTypeString", "alias": "Pedestrian Subarea", "length": 5, "domain": null }, { "name": "Subarea_Rank", "type": "esriFieldTypeString", "alias": "Subarea Rank", "length": 5, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "Project_Status", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": null }, { "name": "Priority", "type": "esriFieldTypeInteger", "alias": "Priority", "domain": null }, { "name": "Improvement_Type", "type": "esriFieldTypeString", "alias": "Improvement Type", "length": 200, "domain": null }, { "name": "CIP_Project_Number", "type": "esriFieldTypeString", "alias": "CIP Project Number", "length": 50, "domain": null }, { "name": "Earthwork_CY", "type": "esriFieldTypeDouble", "alias": "Earthwork CY", "domain": null }, { "name": "Aggregate_CY", "type": "esriFieldTypeDouble", "alias": "Aggregate CY", "domain": null }, { "name": "Concrete_Sidewalk_SY", "type": "esriFieldTypeDouble", "alias": "Concrete Sidewalk SY", "domain": null }, { "name": "ADA_Ramps_EA", "type": "esriFieldTypeInteger", "alias": "ADA Ramps EA", "domain": null }, { "name": "Driveway_Alley_Regrading_EA", "type": "esriFieldTypeInteger", "alias": "Driveway Alley Regrading EA", "domain": null }, { "name": "Move_Curb_Line", "type": "esriFieldTypeString", "alias": "Move Curb Line", "length": 10, "domain": null }, { "name": "Utility_Relocation_Expected", "type": "esriFieldTypeString", "alias": "Utility Relocation Expected", "length": 10, "domain": null }, { "name": "Total_Project_Cost", "type": "esriFieldTypeInteger", "alias": "Total Project Cost", "domain": null }, { "name": "Modified_Total_Cost", "type": "esriFieldTypeInteger", "alias": "Modified Total Cost", "domain": null }, { "name": "Modification_Explanation", "type": "esriFieldTypeString", "alias": "Modification Explanation", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 55, "name": "Sidewalk Buffer Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Pedestrian Master Plan" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5413657.587482303, "ymin": 3449785.6739337295, "xmax": 5423896.480718389, "ymax": 3463854.2350353897, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 20, "domain": null }, { "name": "Project_Full_ID", "type": "esriFieldTypeString", "alias": "Project Full ID", "length": 25, "domain": null }, { "name": "Project_Short_ID", "type": "esriFieldTypeInteger", "alias": "Project Short ID", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 40, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 200, "domain": null }, { "name": "Pedestrian_Subarea", "type": "esriFieldTypeString", "alias": "Pedestrian Subarea", "length": 5, "domain": null }, { "name": "Subarea_Rank", "type": "esriFieldTypeString", "alias": "Subarea Rank", "length": 5, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "Project_Status", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": null }, { "name": "Priority", "type": "esriFieldTypeInteger", "alias": "Priority", "domain": null }, { "name": "Improvement_Type", "type": "esriFieldTypeString", "alias": "Improvement Type", "length": 200, "domain": null }, { "name": "CIP_Project_Number", "type": "esriFieldTypeString", "alias": "CIP Project Number", "length": 50, "domain": null }, { "name": "Adjustment_Type", "type": "esriFieldTypeString", "alias": "Adjustment Type", "length": 25, "domain": null }, { "name": "Buffer_Size__FT", "type": "esriFieldTypeInteger", "alias": "Buffer Size FT", "domain": null }, { "name": "Buffer_Length", "type": "esriFieldTypeInteger", "alias": "Buffer Length", "domain": null }, { "name": "Remove_Pavement_Cost", "type": "esriFieldTypeDouble", "alias": "Remove Pavement Cost", "domain": null }, { "name": "Remove_Curb_Costs", "type": "esriFieldTypeDouble", "alias": "Remove Curb Costs", "domain": null }, { "name": "Remove_Walk_Costs", "type": "esriFieldTypeDouble", "alias": "Remove Walk Costs", "domain": null }, { "name": "Replace_Curb_Costs", "type": "esriFieldTypeDouble", "alias": "Replace Curb Costs", "domain": null }, { "name": "Aggregate_Costs", "type": "esriFieldTypeDouble", "alias": "Aggregate Costs", "domain": null }, { "name": "Sidewalk_Costs", "type": "esriFieldTypeDouble", "alias": "Sidewalk Costs", "domain": null }, { "name": "Construction_Cost_Subtotal", "type": "esriFieldTypeDouble", "alias": "Construction Cost Subtotal", "domain": null }, { "name": "Maintaining_Traffic", "type": "esriFieldTypeDouble", "alias": "Maintaining Traffic", "domain": null }, { "name": "Signing_Pavement_Markings", "type": "esriFieldTypeDouble", "alias": "Signing Pavement Markings", "domain": null }, { "name": "Landscaping_Turf_Establishment", "type": "esriFieldTypeDouble", "alias": "Landscaping Turf Establishment", "domain": null }, { "name": "Drainage", "type": "esriFieldTypeDouble", "alias": "Drainage", "domain": null }, { "name": "Construction_Costs", "type": "esriFieldTypeInteger", "alias": "Construction Costs", "domain": null }, { "name": "Contingency", "type": "esriFieldTypeInteger", "alias": "Contingency", "domain": null }, { "name": "Engineering_Design_Cost", "type": "esriFieldTypeInteger", "alias": "Engineering Design Cost", "domain": null }, { "name": "Total_Project_Cost", "type": "esriFieldTypeInteger", "alias": "Total Project Cost", "domain": null }, { "name": "Modified_Total_Cost", "type": "esriFieldTypeInteger", "alias": "Modified Total Cost", "domain": null }, { "name": "Modification_Explanation", "type": "esriFieldTypeString", "alias": "Modification Explanation", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 56, "name": "Pedestrian Subarea", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "Pedestrian Master Plan" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Rank", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 10, 10, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 71, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 132, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 188, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5395022.414450884, "ymin": 3449765.107373804, "xmax": 5433470.613801047, "ymax": 3481777.759883806, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Pedestrian_Area", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Pedestrian_Area", "type": "esriFieldTypeString", "alias": "Pedestrian Area", "length": 5, "domain": null }, { "name": "Pedestrian_Subarea", "type": "esriFieldTypeString", "alias": "Pedestrian Subarea", "length": 5, "domain": null }, { "name": "Score", "type": "esriFieldTypeDouble", "alias": "Score", "domain": null }, { "name": "Rank", "type": "esriFieldTypeSmallInteger", "alias": "Rank", "domain": null }, { "name": "Annual_Average_Daily_Traffic", "type": "esriFieldTypeDouble", "alias": "AADT", "domain": null }, { "name": "Total_Estimated_Cost", "type": "esriFieldTypeInteger", "alias": "Total Estimated Cost", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1126", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1126", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 44, "name": "Traffic", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 93, "name": "Alliant Streetlights" }, { "id": 95, "name": "Street Sign Inventory" }, { "id": 68, "name": "Traffic Control Points" }, { "id": 69, "name": "Traffic Control Detour" }, { "id": 64, "name": "Traffic Control Lines" }, { "id": 70, "name": "Road Segments" }, { "id": 94, "name": "Leaf Route Areas" }, { "id": 45, "name": "Greater Downtown Parking Area" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 5370362.010031745, "ymin": 3412960.0399080664, "xmax": 5502485.040076494, "ymax": 3578380.6700241417, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 93, "name": "Alliant Streetlights", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Traffic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "caaef38503e17b7d1bf5567f59c2c89e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVdJREFUKJGdkr0vQ2EUxn/v/XA1lfjqoNciFgmDxGKyWMTKQHpTQ1eJsBrZBIO/gNASSQcDi9gkEpPJILHedyANIfTVeo+hEaTahLM+z++cJ3mOxz/Ha6hE8SXgkQ9H/gZCfzO9Tuia1aMlV1YCuDMO3UTxMRVZ4rD3piEYZPV4ycpG+l3N6YPSNQwKkZ7CVydk9ASF9O2voLGyjs+sRiaJOi9AvwK5QMgZZA2Y/glm9BWuKCwPvMg9vtoAHCAJbJtCOkWkN8noK5Q8kQ/HaqCSYSwAZ1RcB98634Ik4NqBzlaUDAGPXxe9twQA1ZZz2sQLLFsGFgALLBN1DCDc4b8l8NvlC9zpK9cix6sg+8aXGXA3cdUr5WoK1F7gyrz59NXVUQiPyMYeFXUK9pl3kqAqgbBodnsvmvbIblgEikTxA5Yy+bDH1Jmaf04VVLWR2BjMh6kmS/kASgp7NntR+tYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Alliant Streetlights (approx.)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "286f09fa4e693450fa72812ae9c7308b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAT5JREFUKJGd0j1oFGEQxvHfrouvZ0AhXmHKpLGwEGysbGzEVovbFLFIKwTTWmonJoWllYVwmyKFhTZiJwRSWVkI1ldEl/gBuSHhXgsvAfXuQB8YpnjmPwMzU/lPVdOMhl1UNVf/CcTSLP8vo5mfv6ZtH0ppT8SFPq+wvszHqWA/pRvadsPCwt1vg8GHRXLL7czrhps1nyaCRcSTkno0GNw6x84XDgpWi5RWc8Rj3PkNbHiPAvsln0dsoMRc5nkd0d1ic1z3veb68cQr4/x2SFn9go7VeUaZOYPL+Hoy8ZAOnOZdRSWlpyLWMMKD81wasXdE5yz5BFxhCFs8Qj9H9DKbpzhAN/OiTOneSsRw4nJ6vOxTFbwp+JGZKzgsUrrfi9iZecdltrHdsI9hj4si/iyb+TlH45ioqWBNd0ZTPwEogWOJ50/NygAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "-1", "label": "Private Streetlights (approx.)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5393006.956211582, "ymin": 3427186.004238233, "xmax": 5446287.022879586, "ymax": 3491120.315673813, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "ATTACHID", "type": "esriFieldTypeString", "alias": "Attachment ID", "length": 20, "domain": null }, { "name": "LIGHTTYPE", "type": "esriFieldTypeString", "alias": "Light Type", "length": 50, "domain": { "type": "codedValue", "name": "WS5_LightType", "description": "Street light type", "codedValues": [ { "name": "Esplanade Bracket", "code": "Esplanade Bracket" }, { "name": "Incandescent with Globe", "code": "Incandescent wtih Globe" }, { "name": "Pendant", "code": "Pendant" }, { "name": "Rectilinear", "code": "Rectilinear" }, { "name": "Whatley", "code": "Whatley" }, { "name": "Colonial", "code": "Colonial" }, { "name": "Cut-Off Flat Glass", "code": "Cut-Off Flat Glass" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BULBTYPE", "type": "esriFieldTypeString", "alias": "Bulb Type", "length": 50, "domain": { "type": "codedValue", "name": "WS5_BulbType", "description": "The type of bulb found in the street light", "codedValues": [ { "name": "Fluorescent", "code": "FLUO" }, { "name": "High Pressure Sodium", "code": "HPS" }, { "name": "Incandescent", "code": "INC" }, { "name": "Low Pressure Sodium", "code": "LPS" }, { "name": "Mercury Vapor", "code": "MV" }, { "name": "Metal Halide", "code": "MH" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATTAGE", "type": "esriFieldTypeString", "alias": "Wattage", "length": 3, "domain": { "type": "codedValue", "name": "WS5_LightWattage", "description": "The street light bulb wattage", "codedValues": [ { "name": "100 Watts", "code": "100" }, { "name": "150 Watts", "code": "150" }, { "name": "175 Watts", "code": "175" }, { "name": "189 Watts", "code": "189" }, { "name": "200 Watts", "code": "200" }, { "name": "250 Watts", "code": "250" }, { "name": "400 Watts", "code": "400" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISTTOTOP", "type": "esriFieldTypeDouble", "alias": "Distance to Top of Pole", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "WS5_Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS5_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS5_AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1502_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1502", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1371_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.71, "id": 95, "name": "Street Sign Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Traffic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "979b5876ac6a22090fab517cf17a3da6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD1JREFUGJVjWbhw4VxxcfE/DFjAs2fP7rOoq6v7SkpKimJTwMbGtoEFmwQyGBQKXr16xcLExIRV8t27d9wAGtQO9IU4diIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5397138.659562215, "ymin": 3442738.3172935545, "xmax": 5433085.074217811, "ymax": 3491647.1988063157, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "S1_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "S1_TYPE", "type": "esriFieldTypeString", "alias": "S1_TYPE", "length": 30, "domain": null }, { "name": "S1_PRISMAT", "type": "esriFieldTypeString", "alias": "S1_PRISMAT", "length": 15, "domain": null }, { "name": "S1_CONDITI", "type": "esriFieldTypeString", "alias": "S1_CONDITI", "length": 5, "domain": null }, { "name": "S1_DIRECTI", "type": "esriFieldTypeString", "alias": "S1_DIRECTI", "length": 5, "domain": null }, { "name": "S1_TRAVEL", "type": "esriFieldTypeString", "alias": "S1_TRAVEL", "length": 5, "domain": null }, { "name": "S1_NOTES", "type": "esriFieldTypeString", "alias": "S1_NOTES", "length": 50, "domain": null }, { "name": "POLE_TYPE", "type": "esriFieldTypeString", "alias": "POLE_TYPE", "length": 20, "domain": null }, { "name": "POLE_CONDI", "type": "esriFieldTypeString", "alias": "POLE_CONDI", "length": 5, "domain": null }, { "name": "S2_TYPE", "type": "esriFieldTypeString", "alias": "S2_TYPE", "length": 30, "domain": null }, { "name": "S2_PRISMAT", "type": "esriFieldTypeString", "alias": "S2_PRISMAT", "length": 15, "domain": null }, { "name": "S2_CONDITI", "type": "esriFieldTypeString", "alias": "S2_CONDITI", "length": 5, "domain": null }, { "name": "S2_DIRECTI", "type": "esriFieldTypeString", "alias": "S2_DIRECTI", "length": 5, "domain": null }, { "name": "S2_TRAVEL", "type": "esriFieldTypeString", "alias": "S2_TRAVEL", "length": 5, "domain": null }, { "name": "S2_NOTES", "type": "esriFieldTypeString", "alias": "S2_NOTES", "length": 50, "domain": null }, { "name": "S3_TYPE", "type": "esriFieldTypeString", "alias": "S3_TYPE", "length": 30, "domain": null }, { "name": "S3_PRISMAT", "type": "esriFieldTypeString", "alias": "S3_PRISMAT", "length": 15, "domain": null }, { "name": "S3_CONDITI", "type": "esriFieldTypeString", "alias": "S3_CONDITI", "length": 5, "domain": null }, { "name": "S3_DIRECTI", "type": "esriFieldTypeString", "alias": "S3_DIRECTI", "length": 5, "domain": null }, { "name": "S3_TRAVEL", "type": "esriFieldTypeString", "alias": "S3_TRAVEL", "length": 5, "domain": null }, { "name": "S3_NOTES", "type": "esriFieldTypeString", "alias": "S3_NOTES", "length": 50, "domain": null }, { "name": "S1_PHOTO", "type": "esriFieldTypeString", "alias": "S1_PHOTO", "length": 100, "domain": null }, { "name": "S2_PHOTO", "type": "esriFieldTypeString", "alias": "S2_PHOTO", "length": 100, "domain": null }, { "name": "S3_PHOTO", "type": "esriFieldTypeString", "alias": "S3_PHOTO", "length": 100, "domain": null }, { "name": "AVG_ACC", "type": "esriFieldTypeDouble", "alias": "AVG_ACC", "domain": null }, { "name": "WORST_ACC", "type": "esriFieldTypeDouble", "alias": "WORST_ACC", "domain": null }, { "name": "GPS_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "GPS_YEAR", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1083_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1083", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S962_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 68, "name": "Traffic Control Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Traffic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ConstructionSetup", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1ec051418f857394af0186537075469d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgBJREFUOI3F1d9r01AUB/DvuQ3ZKqx99UHdFhD/CgdDUJidC6S2VkXwRf8M/T/0VWrr1rU07TofN/8IFW0KVnxO044WenN8SNMmi6VpYXjgwL1J7uf+4OZeBVcUyn+BHcdhIoKXAkQEIbz68XFzO5/XO0vBNbP5Z3fn7vVfGxtzO81KaUkpUa1W04Zh9BbCtm0zkUA3NR8FgG+JBABAl9IuFg+1QiFrzYU/VWoDIlqIXu7g8XjcVtWj0MhD8P17u9e6qVRs1A/XdZHJZGwAFIFtu8e/08ujAPBDVaENh/hQLmvPcrl2CCaa3zBOMDMSLF4AeBuC/VlsDgbTreVvLyG8+uw7BjPDdV0wM36urcFKJkHlytMI7Df0QEwziBIRmBnMmKLMPB3aw70Ht/3yHHiWwfczxMO9nMHBcgS2ksk4SxqJW/0+6o3W2T/glbxpMAMEnEfgev3z9sFwaLXX11eEGQTlfQTO5/XOaDRaCb3Rc9A4Of1YyGc7ERgATNNMH4zH9ncl/ml603FgNk+7qkKvg89DgmEYvWLxUMtJ2SYifBViAdqH2Wx14WLn8gkXGVqhkLVU9Sit67p9R0owM4Iz2Lq4mPwcjMZJq6Qq9CrWsemPHACVStUtl+RLUa48f7S/pzEzavXGGRF9IU68exJY01iwH5Mb4s0kl4oru/P+Aj1E23j5LvVwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Full Closure", "label": "Full Closure", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8e7d326942740bb9030c38a17f42df85", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPVJREFUSInN1U0OgjAQBeA3SReGm7jTM3gJl96iegLhTl7BxJ03Ie5wgf1JO9NOCSR2A6XlfTAUMNi4mb8CpgETAJAFrQ64cLevRVRAHN6KVAEuvAUpAlHNMQ3heNyvISKQXrkPHdsQFuDKMl5/O52fk53DIRkg1bzr5TKVEJNO4MJdEFngeZn7r7cOMfEAF55CZIHPDTjsQ7+ELPpU7O55qNQ8QBakuQtNY0ukQcjO2/iZlMIzoIRI4cnKqi9TDiELPM7A6Rj66TNoetE4xIVLc6Wx4ipyCLMMVeFVIEaksdr5qveAQ1b94aTIJr/M1uBFwJL2BQXjhKuoOOrxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lane Closure", "label": "Lane Closure; Lane Drop; Lane Shift", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8e7d326942740bb9030c38a17f42df85", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPVJREFUSInN1U0OgjAQBeA3SReGm7jTM3gJl96iegLhTl7BxJ03Ie5wgf1JO9NOCSR2A6XlfTAUMNi4mb8CpgETAJAFrQ64cLevRVRAHN6KVAEuvAUpAlHNMQ3heNyvISKQXrkPHdsQFuDKMl5/O52fk53DIRkg1bzr5TKVEJNO4MJdEFngeZn7r7cOMfEAF55CZIHPDTjsQ7+ELPpU7O55qNQ8QBakuQtNY0ukQcjO2/iZlMIzoIRI4cnKqi9TDiELPM7A6Rj66TNoetE4xIVLc6Wx4ipyCLMMVeFVIEaksdr5qveAQ1b94aTIJr/M1uBFwJL2BQXjhKuoOOrxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lane Drop", "label": "Lane Closure; Lane Drop; Lane Shift", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8e7d326942740bb9030c38a17f42df85", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPVJREFUSInN1U0OgjAQBeA3SReGm7jTM3gJl96iegLhTl7BxJ03Ie5wgf1JO9NOCSR2A6XlfTAUMNi4mb8CpgETAJAFrQ64cLevRVRAHN6KVAEuvAUpAlHNMQ3heNyvISKQXrkPHdsQFuDKMl5/O52fk53DIRkg1bzr5TKVEJNO4MJdEFngeZn7r7cOMfEAF55CZIHPDTjsQ7+ELPpU7O55qNQ8QBakuQtNY0ukQcjO2/iZlMIzoIRI4cnKqi9TDiELPM7A6Rj66TNoetE4xIVLc6Wx4ipyCLMMVeFVIEaksdr5qveAQ1b94aTIJr/M1uBFwJL2BQXjhKuoOOrxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lane Shift", "label": "Lane Closure; Lane Drop; Lane Shift", "description": "" }, { "symbol": { "type": "esriPMS", "url": "13b8f4001c3e7948f39181ad2a14165d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUOI21kr1OwzAUhT+jqJmyZGosMRZ1hc7tzEBfg3dAFQsSL8GAxMZeBkbE3h0pI1KcyQPKkgIJQ1vXCflTKGdJZNnn3u/c6/DPcgCyLJsLIS6VUgRBQN1XyzHZ+ZTP2xtzDtS9uZNSLh2AOI4D4KLJXCmFyzdHzy8E9/tzoO7N0hC0XNyYT2YGW8sRQRS2Eewjaru4M/ejkK845uNsaoo0NdaZQNtDGw7N/0EItByZ7nfyoxAtR7iTGf42qt4ErtW9EAKAPM8LFL0J7OzLsinU6rUfgf5lW61eBFXZ11HYa9uJoMl8sVh0LmIKaK0ZDAZ4nkeSJLUd28OtUpIkxsPzvH2BNE1J07RzNGXtKNYnp4W1NQXsiNx6n8o1LatxyE1r2ZXCXtsCQXJ1zRrI9XutSdsMykUKBO7DIwDCPzZz+IvKBCui8EnL8Z+NAfzoDbXN3QEQQqyA+UHcN4bm9weVlGr7wzNmTgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other; Parking", "description": "" }, { "symbol": { "type": "esriPMS", "url": "13b8f4001c3e7948f39181ad2a14165d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUOI21kr1OwzAUhT+jqJmyZGosMRZ1hc7tzEBfg3dAFQsSL8GAxMZeBkbE3h0pI1KcyQPKkgIJQ1vXCflTKGdJZNnn3u/c6/DPcgCyLJsLIS6VUgRBQN1XyzHZ+ZTP2xtzDtS9uZNSLh2AOI4D4KLJXCmFyzdHzy8E9/tzoO7N0hC0XNyYT2YGW8sRQRS2Eewjaru4M/ejkK845uNsaoo0NdaZQNtDGw7N/0EItByZ7nfyoxAtR7iTGf42qt4ErtW9EAKAPM8LFL0J7OzLsinU6rUfgf5lW61eBFXZ11HYa9uJoMl8sVh0LmIKaK0ZDAZ4nkeSJLUd28OtUpIkxsPzvH2BNE1J07RzNGXtKNYnp4W1NQXsiNx6n8o1LatxyE1r2ZXCXtsCQXJ1zRrI9XutSdsMykUKBO7DIwDCPzZz+IvKBCui8EnL8Z+NAfzoDbXN3QEQQqyA+UHcN4bm9weVlGr7wzNmTgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking", "label": "Other; Parking", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5408772.026387304, "ymin": 3442784.8447595537, "xmax": 5431608.484979391, "ymax": 3480484.6702784, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TaskID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PointID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "TaskID", "type": "esriFieldTypeInteger", "alias": "TaskID", "domain": null }, { "name": "RequestID", "type": "esriFieldTypeInteger", "alias": "RequestID", "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "ScheduledStartDate", "type": "esriFieldTypeDate", "alias": "ScheduledStartDate", "length": 8, "domain": null }, { "name": "ActualStartDate", "type": "esriFieldTypeDate", "alias": "ActualStartDate", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "length": 8, "domain": null }, { "name": "LineID", "type": "esriFieldTypeInteger", "alias": "LineID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "ConstructionSetup", "type": "esriFieldTypeString", "alias": "Construction Setup", "length": 50, "domain": null }, { "name": "TaskAssignmentContacts", "type": "esriFieldTypeString", "alias": "Task Assignment Contacts", "length": 50, "domain": null }, { "name": "EquipmentProvider", "type": "esriFieldTypeString", "alias": "Equipment Provider", "length": 50, "domain": null }, { "name": "LaneClosed", "type": "esriFieldTypeString", "alias": "Lane Closed", "length": 50, "domain": null }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 1000, "domain": null }, { "name": "ContactPerson", "type": "esriFieldTypeString", "alias": "Contact Person", "length": 250, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 150, "domain": null }, { "name": "ConstructionSetup_Other", "type": "esriFieldTypeString", "alias": "Construction Setup: Other", "length": 50, "domain": null }, { "name": "Reason_Other", "type": "esriFieldTypeString", "alias": "Reason: Other", "length": 50, "domain": null }, { "name": "DurationClosed", "type": "esriFieldTypeSmallInteger", "alias": "Expected Days Closed", "domain": null }, { "name": "ScheduledEndDate", "type": "esriFieldTypeDate", "alias": "Scheduled End Date", "length": 8, "domain": null }, { "name": "ActualEndDate", "type": "esriFieldTypeDate", "alias": "Actual End Date", "length": 8, "domain": null }, { "name": "PublicClosure", "type": "esriFieldTypeString", "alias": "PublicClosure", "length": 10, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R243_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_243", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_243", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 69, "name": "Traffic Control Detour", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Traffic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5398557.050098136, "ymin": 3428570.0939896405, "xmax": 5437843.060108632, "ymax": 3494729.281880975, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TaskID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DetourID", "type": "esriFieldTypeInteger", "alias": "DetourID", "domain": null }, { "name": "TaskID", "type": "esriFieldTypeInteger", "alias": "TaskID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "ScheduledStartDate", "type": "esriFieldTypeDate", "alias": "ScheduledStartDate", "length": 8, "domain": null }, { "name": "ActualStartDate", "type": "esriFieldTypeDate", "alias": "ActualStartDate", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 150, "domain": null }, { "name": "DurationClosed", "type": "esriFieldTypeSmallInteger", "alias": "Expected Days Closed", "domain": null }, { "name": "ScheduledEndDate", "type": "esriFieldTypeDate", "alias": "Scheduled End Date", "length": 8, "domain": null }, { "name": "ActualEndDate", "type": "esriFieldTypeDate", "alias": "Actual End Date", "length": 8, "domain": null }, { "name": "PublicClosure", "type": "esriFieldTypeString", "alias": "PublicClosure", "length": 10, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_245", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_245", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 64, "name": "Traffic Control Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Traffic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ConstructionSetup", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "Full Closure", "label": "Full Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 }, "value": "Lane Closure", "label": "Lane Closure; Lane Drop; Lane Shift", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 }, "value": "Lane Drop", "label": "Lane Closure; Lane Drop; Lane Shift", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 4 }, "value": "Lane Shift", "label": "Lane Closure; Lane Drop; Lane Shift", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 4 }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 4 }, "value": "Parking", "label": "Parking", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5390023.949054137, "ymin": 3418566.3298764825, "xmax": 5483501.9586200565, "ymax": 3490581.6500843912, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LineID", "type": "esriFieldTypeInteger", "alias": "FacilityID", "domain": null }, { "name": "TaskID", "type": "esriFieldTypeInteger", "alias": "TaskID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "ScheduledStartDate", "type": "esriFieldTypeDate", "alias": "ScheduledStartDate", "length": 8, "domain": null }, { "name": "ActualStartDate", "type": "esriFieldTypeDate", "alias": "ActualStartDate", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ConstructionSetup", "type": "esriFieldTypeString", "alias": "Construction Setup", "length": 50, "domain": null }, { "name": "TaskAssignmentContacts", "type": "esriFieldTypeString", "alias": "Task Assignment Contacts", "length": 50, "domain": null }, { "name": "EquipmentProvider", "type": "esriFieldTypeString", "alias": "Equipment Provider", "length": 50, "domain": null }, { "name": "LaneClosed", "type": "esriFieldTypeString", "alias": "Lane Closed", "length": 50, "domain": null }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "length": 1000, "domain": null }, { "name": "ContactPerson", "type": "esriFieldTypeString", "alias": "Contact Person", "length": 250, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 150, "domain": null }, { "name": "ConstructionSetup_Other", "type": "esriFieldTypeString", "alias": "Construction Setup: Other", "length": 50, "domain": null }, { "name": "Reason_Other", "type": "esriFieldTypeString", "alias": "Reason: Other", "length": 50, "domain": null }, { "name": "DurationClosed", "type": "esriFieldTypeSmallInteger", "alias": "Expected Days Closed", "domain": null }, { "name": "ScheduledEndDate", "type": "esriFieldTypeDate", "alias": "Scheduled End Date", "length": 8, "domain": null }, { "name": "ActualEndDate", "type": "esriFieldTypeDate", "alias": "Actual End Date", "length": 8, "domain": null }, { "name": "PublicClosure", "type": "esriFieldTypeString", "alias": "PublicClosure", "length": 10, "domain": null }, { "name": "DetourID", "type": "esriFieldTypeInteger", "alias": "DetourID", "domain": null }, { "name": "RecurringEvent", "type": "esriFieldTypeString", "alias": "Recurring Event", "length": 10, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R244_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_244", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_244", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S85_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 70, "name": "Road Segments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Traffic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5370362.010031745, "ymin": 3412960.0399080664, "xmax": 5502485.040076494, "ymax": 3578380.6700241417, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeInteger", "alias": "Centerline ID", "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "ROADPREDIR", "type": "esriFieldTypeString", "alias": "Road Prefix", "length": 2, "domain": { "type": "codedValue", "name": "WS5_RoadPrefix", "description": "The road name prefix direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 75, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "length": 10, "domain": { "type": "codedValue", "name": "WS5_RoadType", "description": "The road name type as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alley", "code": "ALY" }, { "name": "Anex", "code": "ANX" }, { "name": "Arcade", "code": "ARC" }, { "name": "Avenue", "code": "AVE" }, { "name": "Bayou", "code": "BYU" }, { "name": "Beach", "code": "BCH" }, { "name": "Bend", "code": "BND" }, { "name": "Bluff", "code": "BLF" }, { "name": "Bluffs", "code": "BLFS" }, { "name": "Bottom", "code": "BTM" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Branch", "code": "BR" }, { "name": "Bridge", "code": "BRG" }, { "name": "Brook", "code": "BRK" }, { "name": "Brooks", "code": "BRKS" }, { "name": "Burg", "code": "BG" }, { "name": "Burgs", "code": "BGS" }, { "name": "Bypass", "code": "BYP" }, { "name": "Camp", "code": "CP" }, { "name": "Canyon", "code": "CYN" }, { "name": "Cape", "code": "CPE" }, { "name": "Causeway", "code": "CSWY" }, { "name": "Center", "code": "CTR" }, { "name": "Centers", "code": "CTRS" }, { "name": "Circle", "code": "CIR" }, { "name": "Circles", "code": "CIRS" }, { "name": "Cliff", "code": "CLF" }, { "name": "Cliffs", "code": "CLFS" }, { "name": "Club", "code": "CLB" }, { "name": "Common", "code": "CMN" }, { "name": "Commons", "code": "CMNS" }, { "name": "Collector", "code": "COLL" }, { "name": "Connector", "code": "CONN" }, { "name": "Corner", "code": "COR" }, { "name": "Corners", "code": "CORS" }, { "name": "Course", "code": "CRSE" }, { "name": "Court", "code": "CT" }, { "name": "Courts", "code": "CTS" }, { "name": "Cove", "code": "CV" }, { "name": "Coves", "code": "CVS" }, { "name": "Creek", "code": "CRK" }, { "name": "Crescent", "code": "CRES" }, { "name": "Crest", "code": "CRST" }, { "name": "Crossing", "code": "XING" }, { "name": "Crossroad", "code": "XRD" }, { "name": "Crossroads", "code": "XRDS" }, { "name": "Curve", "code": "CURV" }, { "name": "Dale", "code": "DL" }, { "name": "Dam", "code": "DM" }, { "name": "Divide", "code": "DV" }, { "name": "Drive", "code": "DR" }, { "name": "Drives", "code": "DRS" }, { "name": "Estate", "code": "EST" }, { "name": "Estates", "code": "ESTS" }, { "name": "Expressway", "code": "EXPY" }, { "name": "Extension", "code": "EXT" }, { "name": "Extensions", "code": "EXTS" }, { "name": "Fall", "code": "FALL" }, { "name": "Falls", "code": "FLS" }, { "name": "Ferry", "code": "FRY" }, { "name": "Field", "code": "FLD" }, { "name": "Fields", "code": "FLDS" }, { "name": "Flat", "code": "FLT" }, { "name": "Flats", "code": "FLTS" }, { "name": "Ford", "code": "FRD" }, { "name": "Fords", "code": "FRDS" }, { "name": "Forest", "code": "FRST" }, { "name": "Forge", "code": "FRG" }, { "name": "Forges", "code": "FRGS" }, { "name": "Fork", "code": "FRK" }, { "name": "Forks", "code": "FRKS" }, { "name": "Fort", "code": "FT" }, { "name": "Freeway", "code": "FWY" }, { "name": "Garden", "code": "GDN" }, { "name": "Gardens", "code": "GDNS" }, { "name": "Gateway", "code": "GTWY" }, { "name": "Glen", "code": "GLN" }, { "name": "Glens", "code": "GLNS" }, { "name": "Green", "code": "GRN" }, { "name": "Greens", "code": "GRNS" }, { "name": "Grove", "code": "GRV" }, { "name": "Groves", "code": "GRVS" }, { "name": "Harbor", "code": "HBR" }, { "name": "Harbors", "code": "HBRS" }, { "name": "Haven", "code": "HVN" }, { "name": "Heights", "code": "HTS" }, { "name": "Highway", "code": "HWY" }, { "name": "Hill", "code": "HL" }, { "name": "Hills", "code": "HLS" }, { "name": "Hollow", "code": "HOLW" }, { "name": "Inlet", "code": "INLT" }, { "name": "Island", "code": "IS" }, { "name": "Islands", "code": "ISS" }, { "name": "Isle", "code": "ISLE" }, { "name": "Junction", "code": "JCT" }, { "name": "Junctions", "code": "JCTS" }, { "name": "Key", "code": "KY" }, { "name": "Keys", "code": "KYS" }, { "name": "Knoll", "code": "KNL" }, { "name": "Knolls", "code": "KNLS" }, { "name": "Lake", "code": "LK" }, { "name": "Lakes", "code": "LKS" }, { "name": "Land", "code": "LAND" }, { "name": "Landing", "code": "LNDG" }, { "name": "Lane", "code": "LN" }, { "name": "Light", "code": "LGT" }, { "name": "Lights", "code": "LGTS" }, { "name": "Loaf", "code": "LF" }, { "name": "Lock", "code": "LCK" }, { "name": "Locks", "code": "LCKS" }, { "name": "Lodge", "code": "LDG" }, { "name": "Loop", "code": "LOOP" }, { "name": "Mall", "code": "MALL" }, { "name": "Manor", "code": "MNR" }, { "name": "Manors", "code": "MNRS" }, { "name": "Meadow", "code": "MDW" }, { "name": "Meadows", "code": "MDWS" }, { "name": "Mews", "code": "MEWS" }, { "name": "Mill", "code": "ML" }, { "name": "Mills", "code": "MLS" }, { "name": "Mission", "code": "MSN" }, { "name": "Motorway", "code": "MTWY" }, { "name": "Mount", "code": "MT" }, { "name": "Mountain", "code": "MTN" }, { "name": "Mountains", "code": "MTNS" }, { "name": "Neck", "code": "NCK" }, { "name": "Offramp", "code": "OFRP" }, { "name": "Onramp", "code": "ONRP" }, { "name": "Orchard", "code": "ORCH" }, { "name": "Oval", "code": "OVAL" }, { "name": "Overpass", "code": "OPAS" }, { "name": "Park", "code": "PARK" }, { "name": "Parks", "code": "PARKS" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Parkways", "code": "PKWYS" }, { "name": "Pass", "code": "PASS" }, { "name": "Passage", "code": "PSGE" }, { "name": "Path", "code": "PATH" }, { "name": "Pike", "code": "PIKE" }, { "name": "Pine", "code": "PNE" }, { "name": "Pines", "code": "PNES" }, { "name": "Place", "code": "PL" }, { "name": "Plain", "code": "PLN" }, { "name": "Plains", "code": "PLNS" }, { "name": "Plaza", "code": "PLZ" }, { "name": "Point", "code": "PT" }, { "name": "Points", "code": "PTS" }, { "name": "Port", "code": "PRT" }, { "name": "Ports", "code": "PRTS" }, { "name": "Prairie", "code": "PR" }, { "name": "Radial", "code": "RADL" }, { "name": "Ramp", "code": "RAMP" }, { "name": "Ranch", "code": "RNCH" }, { "name": "Rapid", "code": "RPD" }, { "name": "Rapids", "code": "RPDS" }, { "name": "Rest", "code": "RST" }, { "name": "Ridge", "code": "RDG" }, { "name": "Ridges", "code": "RDGS" }, { "name": "River", "code": "RIV" }, { "name": "Road", "code": "RD" }, { "name": "Roads", "code": "RDS" }, { "name": "Route", "code": "RTE" }, { "name": "Row", "code": "ROW" }, { "name": "Rue", "code": "RUE" }, { "name": "Run", "code": "RUN" }, { "name": "Shoal", "code": "SHL" }, { "name": "Shoals", "code": "SHLS" }, { "name": "Shore", "code": "SHR" }, { "name": "Shores", "code": "SHRS" }, { "name": "Skyway", "code": "SKWY" }, { "name": "Spring", "code": "SPG" }, { "name": "Springs", "code": "SPGS" }, { "name": "Spur", "code": "SPUR" }, { "name": "Spurs", "code": "SPURS" }, { "name": "Square", "code": "SQ" }, { "name": "Squares", "code": "SQS" }, { "name": "Station", "code": "STA" }, { "name": "Stravenue", "code": "STRA" }, { "name": "Stream", "code": "STRM" }, { "name": "Street", "code": "ST" }, { "name": "Streets", "code": "STS" }, { "name": "Summit", "code": "SMT" }, { "name": "Terrace", "code": "TER" }, { "name": "Throughway", "code": "TRWY" }, { "name": "Trace", "code": "TRCE" }, { "name": "Track", "code": "TRAK" }, { "name": "Trafficway", "code": "TRFY" }, { "name": "Trail", "code": "TRL" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Tunnel", "code": "TUNL" }, { "name": "Turnpike", "code": "TPKE" }, { "name": "Underpass", "code": "UPAS" }, { "name": "Union", "code": "UN" }, { "name": "Unions", "code": "UNS" }, { "name": "Valley", "code": "VLY" }, { "name": "Valleys", "code": "VLYS" }, { "name": "Viaduct", "code": "VIA" }, { "name": "View", "code": "VW" }, { "name": "Views", "code": "VWS" }, { "name": "Village", "code": "VLG" }, { "name": "Villages", "code": "VLGS" }, { "name": "Ville", "code": "VL" }, { "name": "Vista", "code": "VIS" }, { "name": "Walk", "code": "WALK" }, { "name": "Walks", "code": "WALKS" }, { "name": "Wall", "code": "WALL" }, { "name": "Way", "code": "WAY" }, { "name": "Ways", "code": "WAYS" }, { "name": "Well", "code": "WL" }, { "name": "Wells", "code": "WLS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADPOSTDIR", "type": "esriFieldTypeString", "alias": "Post Direction", "length": 8, "domain": { "type": "codedValue", "name": "WS5_RoadPostDir", "description": "The road name post direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALIAS1_PRE", "type": "esriFieldTypeString", "alias": "Alias 1 Road Prefix", "length": 2, "domain": { "type": "codedValue", "name": "WS5_RoadPrefix", "description": "The road name prefix direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALIAS1_NAM", "type": "esriFieldTypeString", "alias": "Alias 1 Road Name", "length": 30, "domain": null }, { "name": "ALIAS1_TYP", "type": "esriFieldTypeString", "alias": "Alias 1 Road Type", "length": 4, "domain": null }, { "name": "ALIAS1_SUF", "type": "esriFieldTypeString", "alias": "Alias 1 Post Direction", "length": 2, "domain": { "type": "codedValue", "name": "WS5_RoadPostDir", "description": "The road name post direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALIAS2_PRE", "type": "esriFieldTypeString", "alias": "Alias 2 Road Prefix", "length": 2, "domain": null }, { "name": "ALIAS2_NAM", "type": "esriFieldTypeString", "alias": "Alias 2 Road Name", "length": 30, "domain": null }, { "name": "ALIAS2_TYP", "type": "esriFieldTypeString", "alias": "Alias 2 Road Type", "length": 4, "domain": null }, { "name": "ALIAS2_SUF", "type": "esriFieldTypeString", "alias": "Alias 2 Post Direction", "length": 2, "domain": null }, { "name": "ALIAS3_PRE", "type": "esriFieldTypeString", "alias": "Alias 3 Road Prefix", "length": 2, "domain": null }, { "name": "ALIAS3_NAM", "type": "esriFieldTypeString", "alias": "Alias 3 Road Name", "length": 30, "domain": null }, { "name": "ALIAS3_TYP", "type": "esriFieldTypeString", "alias": "Alias 3 Road Type", "length": 4, "domain": null }, { "name": "ALIAS3_SUF", "type": "esriFieldTypeString", "alias": "Alias 3 Post Direction", "length": 2, "domain": null }, { "name": "ALIAS4_PRE", "type": "esriFieldTypeString", "alias": "Alias 4 Road Prefix", "length": 2, "domain": null }, { "name": "ALIAS4_NAM", "type": "esriFieldTypeString", "alias": "Alias 4 Road Name", "length": 30, "domain": null }, { "name": "ALIAS4_TYP", "type": "esriFieldTypeString", "alias": "Alias 4 Road Type", "length": 4, "domain": null }, { "name": "ALIAS4_SUF", "type": "esriFieldTypeString", "alias": "Alias 4 Post Direction", "length": 2, "domain": null }, { "name": "ALIAS5_PRE", "type": "esriFieldTypeString", "alias": "Alias 5 Road Prefix", "length": 2, "domain": null }, { "name": "ALIAS5_NAM", "type": "esriFieldTypeString", "alias": "Alias 5 Road Name", "length": 30, "domain": null }, { "name": "ALIAS5_TYP", "type": "esriFieldTypeString", "alias": "Alias 5 Road Type", "length": 4, "domain": null }, { "name": "ALIAS5_SUF", "type": "esriFieldTypeString", "alias": "Alias 5 Post Direction", "length": 2, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "WEIGHT", "type": "esriFieldTypeDouble", "alias": "Weight", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "length": 10, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": null }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "length": 10, "domain": null }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "length": 20, "domain": null }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS5_RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10, "domain": null }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS5_RouteType", "description": "A functional classification of route that can be used to symbolize the route if detail beyond what is provided in ROADCLASS is needed", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10, "domain": null }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 10, "domain": { "type": "codedValue", "name": "WS5_OneWayIndicator_7", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS5_GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": { "type": "codedValue", "name": "WS5_YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS5_RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Major Arterial", "code": "Mjr Arterial" }, { "name": "Minor Arterial", "code": "Mnr Arterial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS5_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "WS5_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 100, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS5_StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State on Right", "length": 2, "domain": { "type": "codedValue", "name": "WS5_StateAbbreviation", "description": "The two digital abbreviation for the fifty US states as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alabama", "code": "AL" }, { "name": "Alaska", "code": "AK" }, { "name": "American Samoa", "code": "AS" }, { "name": "Arizona", "code": "AZ" }, { "name": "Arkansas", "code": "AR" }, { "name": "California", "code": "CA" }, { "name": "Colorado", "code": "CO" }, { "name": "Connecticut", "code": "CT" }, { "name": "Delaware", "code": "DE" }, { "name": "District Of Columbia", "code": "DC" }, { "name": "Federated States Of Micronesia", "code": "FM" }, { "name": "Florida", "code": "FL" }, { "name": "Georgia", "code": "GA" }, { "name": "Guam", "code": "GU" }, { "name": "Hawaii", "code": "HI" }, { "name": "Idaho", "code": "ID" }, { "name": "Illinois", "code": "IL" }, { "name": "Indiana", "code": "IN" }, { "name": "Iowa", "code": "IA" }, { "name": "Kansas", "code": "KS" }, { "name": "Kentucky", "code": "KY" }, { "name": "Louisiana", "code": "LA" }, { "name": "Maine", "code": "ME" }, { "name": "Marshall Islands", "code": "MH" }, { "name": "Maryland", "code": "MD" }, { "name": "Massachusetts", "code": "MA" }, { "name": "Michigan", "code": "MI" }, { "name": "Minnesota", "code": "MN" }, { "name": "Mississippi", "code": "MS" }, { "name": "Missouri", "code": "MO" }, { "name": "Montana", "code": "MT" }, { "name": "Nebraska", "code": "NE" }, { "name": "Nevada", "code": "NV" }, { "name": "New Hampshire", "code": "NH" }, { "name": "New Jersey", "code": "NJ" }, { "name": "New Mexico", "code": "NM" }, { "name": "New York", "code": "NY" }, { "name": "North Carolina", "code": "NC" }, { "name": "North Dakota", "code": "ND" }, { "name": "Northern Mariana Islands", "code": "MP" }, { "name": "Ohio", "code": "OH" }, { "name": "Oklahoma", "code": "OK" }, { "name": "Oregon", "code": "OR" }, { "name": "Palau", "code": "PW" }, { "name": "Pennsylvania", "code": "PA" }, { "name": "Puerto Rico", "code": "PR" }, { "name": "Rhode Island", "code": "RI" }, { "name": "South Carolina", "code": "SC" }, { "name": "South Dakota", "code": "SD" }, { "name": "Tennessee", "code": "TN" }, { "name": "Texas", "code": "TX" }, { "name": "Utah", "code": "UT" }, { "name": "Vermont", "code": "VT" }, { "name": "Virgin Islands", "code": "VI" }, { "name": "Virginia", "code": "VA" }, { "name": "Washington", "code": "WA" }, { "name": "West Virginia", "code": "WV" }, { "name": "Wisconsin", "code": "WI" }, { "name": "Wyoming", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "length": 35, "domain": null }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "length": 35, "domain": null }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "length": 5, "domain": null }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 50, "domain": null }, { "name": "LaneCnt", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null }, { "name": "GISTempText", "type": "esriFieldTypeString", "alias": "GISTempText", "length": 15, "domain": null }, { "name": "GBAclass", "type": "esriFieldTypeString", "alias": "GBAclass", "length": 50, "domain": null }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad", "length": 5, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2775_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2775", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7697CENTERLINEI", "fields": "CENTERLINEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2775", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2441_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 94, "name": "Leaf Route Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Traffic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTNAME", "field2": "DISTTYPE", "field3": "DISTTYPE", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 211, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,1,1", "label": "NE-1-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 231, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,10,10", "label": "NE-10-10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 137, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,11,11", "label": "NE-11-11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 200, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,12,12", "label": "NE-12-12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 159, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,13,13", "label": "NE-13-13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 188, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,14,14", "label": "NE-14-14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 168, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,2,2", "label": "NE-2-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 221, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,3,3", "label": "NE-3-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 168, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,4,4", "label": "NE-4-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 172, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,5,5", "label": "NE-5-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 182, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,6,6", "label": "NE-6-6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 192, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,7,7", "label": "NE-7-7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 198, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,8,8", "label": "NE-8-8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 237, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,9,9", "label": "NE-9-9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 215, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NE,,", "label": "NE--", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 230, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,1,1", "label": "NW-1-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 250, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,2,2", "label": "NW-2-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 184, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,3,3", "label": "NW-3-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 250, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,4,4", "label": "NW-4-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 181, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,5,5", "label": "NW-5-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 217, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,6,6", "label": "NW-6-6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 199, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,7,7", "label": "NW-7-7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 204, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,8,8", "label": "NW-8-8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 247, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,9,9", "label": "NW-9-9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 189, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "NW,,", "label": "NW--", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 191, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,1,1", "label": "SE-1-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 212, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,2,2", "label": "SE-2-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 222, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,3,3", "label": "SE-3-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 153, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,4,4", "label": "SE-4-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 181, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,5,5", "label": "SE-5-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 154, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,6,6", "label": "SE-6-6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 224, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,7,7", "label": "SE-7-7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 153, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,8,8", "label": "SE-8-8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 217, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SE,,", "label": "SE--", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 133, 71, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,1,1", "label": "SW-1-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 221, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,10,10", "label": "SW-10-10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 164, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,2,2", "label": "SW-2-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 126, 60, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,3,3", "label": "SW-3-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 148, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,4,4", "label": "SW-4-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 193, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,5,5", "label": "SW-5-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 88, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,6,6", "label": "SW-6-6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 153, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,7,7", "label": "SW-7-7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 122, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,8,8", "label": "SW-8-8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 110, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,9,9", "label": "SW-9-9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 186, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 2 } }, "value": "SW,,", "label": "SW--", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DISTNAME] CONCAT \"-\" CONCAT [DISTTYPE] CONCAT \"-\" CONCAT [AGENCY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 30001, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 5390180.10983105, "ymin": 3418004.810002148, "xmax": 5451405.399781808, "ymax": 3493162.0350154787, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "EGISID", "type": "esriFieldTypeString", "alias": "eGIS ID", "length": 11, "domain": null }, { "name": "DISTNAME", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "DISTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 255, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "SCHEDULE", "type": "esriFieldTypeString", "alias": "Schedule", "length": 50, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 255, "domain": null }, { "name": "DAYWEEK", "type": "esriFieldTypeString", "alias": "Day of Service", "length": 25, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "GISMAPCODE", "type": "esriFieldTypeString", "alias": "GIS Map Code", "length": 10, "domain": null }, { "name": "GISMAPTEXT", "type": "esriFieldTypeString", "alias": "GIS Map Text", "length": 125, "domain": null }, { "name": "GISINT", "type": "esriFieldTypeInteger", "alias": "Temp GIS Integer Field", "domain": null }, { "name": "GISTXT", "type": "esriFieldTypeString", "alias": "Temp GIS Text Field", "length": 125, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1840_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1840", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1692_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.71, "id": 45, "name": "Greater Downtown Parking Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 44, "name": "Traffic" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 133, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5416279.849954307, "ymin": 3456217.1502439827, "xmax": 5423737.179855883, "ymax": 3464185.7497923076, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R509_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_509", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S152_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.71, "id": 19, "name": "Street Section", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 4, "name": "Alley Centerline" }, { "id": 20, "name": "Emergency Snow Routes" }, { "id": 49, "name": "Snow Storage Locations" }, { "id": 71, "name": "Snow Pickup Routes" }, { "id": 50, "name": "28E Street Maintenance Agreement" }, { "id": 15, "name": "Streets Maintenance Routes" }, { "id": 51, "name": "Streets Maintenance Routes By Jurisdiction" }, { "id": 14, "name": "Road Intersections" }, { "id": 23, "name": "Routes Label" }, { "id": 25, "name": "Routes" }, { "id": 26, "name": "Sidewalk Snow Removal: Streets Division" }, { "id": 27, "name": "Sidewalk Snow Removal: Other Divisions/Locations" }, { "id": 73, "name": "Street Mains Areas" }, { "id": 28, "name": "Street Supervisor Areas" }, { "id": 87, "name": "Streets Mowing Zones" }, { "id": 74, "name": "Streets Mowing Mgmt Areas -old- for Elements ref." }, { "id": 52, "name": "Medians" }, { "id": 40, "name": "Green Concrete - No Salt" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 5370362.0100316405, "ymin": 3412005.5742972195, "xmax": 5502485.04007639, "ymax": 3578380.6700241417, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 4, "name": "Alley Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MaintainedBy", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1.2 }, "value": "2", "label": "Not Maintained", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.2 }, "value": "-1", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.2 }, "value": "3", "label": "Solid Waste Division", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5411600.015153885, "ymin": 3451069.3616550565, "xmax": 5432006.651177809, "ymax": 3475883.7080236375, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGID", "type": "esriFieldTypeInteger", "alias": "Alley ID", "domain": null }, { "name": "FromLeft", "type": "esriFieldTypeInteger", "alias": "Left from Address", "domain": null }, { "name": "ToLeft", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "FromRight", "type": "esriFieldTypeInteger", "alias": "From Right Address", "domain": null }, { "name": "ToRight", "type": "esriFieldTypeInteger", "alias": "To Right Address", "domain": null }, { "name": "StreetSEGID_1", "type": "esriFieldTypeInteger", "alias": "To SEGID", "domain": null }, { "name": "StreetSEGID_2", "type": "esriFieldTypeInteger", "alias": "From SEGID", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Weight", "type": "esriFieldTypeDouble", "alias": "Weight", "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "length": 50, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "length": 50, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad", "length": 50, "domain": { "type": "codedValue", "name": "WS4_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "length": 50, "domain": { "type": "codedValue", "name": "WS4_OneWayIndicator", "description": "One way direction streets", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "WS4_PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GISTEXT1", "type": "esriFieldTypeString", "alias": "GISTEXT1", "length": 50, "domain": null }, { "name": "GISTEXT2", "type": "esriFieldTypeString", "alias": "GISTEXT2", "length": 50, "domain": null }, { "name": "GISTEXT3", "type": "esriFieldTypeString", "alias": "GISTEXT3", "length": 50, "domain": null }, { "name": "GISINT", "type": "esriFieldTypeInteger", "alias": "GISINT", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 50, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "RoadName1", "type": "esriFieldTypeString", "alias": "StreetName1", "length": 50, "domain": null }, { "name": "RoadName2", "type": "esriFieldTypeString", "alias": "RoadName2", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UtilitiesPresent", "type": "esriFieldTypeString", "alias": "Utilities Present", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrashRoute", "type": "esriFieldTypeString", "alias": "TrashRoute", "length": 50, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LastGradingDate", "type": "esriFieldTypeDate", "alias": "Last Grading Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1209", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1209", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S273_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": 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 }, { "currentVersion": 10.71, "id": 20, "name": "Emergency Snow Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EmergencyRoute", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1.75 }, "value": "Yes", "label": "Emergency Route", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5374422.490099639, "ymin": 3412960.039907977, "xmax": 5459096.820094466, "ymax": 3502018.39984864, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 125, "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeOID", "alias": "CenterlineID", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 10, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 30, "domain": null }, { "name": "Snow28E", "type": "esriFieldTypeString", "alias": "Snow28E", "length": 30, "domain": null }, { "name": "Maintenance28E", "type": "esriFieldTypeString", "alias": "Maintenance28E", "length": 30, "domain": null }, { "name": "EmergencyRoute", "type": "esriFieldTypeString", "alias": "EmergencyRoute", "length": 5, "domain": null }, { "name": "MultiTruckRoute", "type": "esriFieldTypeString", "alias": "MultiTruckRoute", "length": 5, "domain": null }, { "name": "Priority", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": null }, { "name": "Response01", "type": "esriFieldTypeString", "alias": "Response01", "length": 5, "domain": null }, { "name": "Response02", "type": "esriFieldTypeString", "alias": "Response02", "length": 5, "domain": null }, { "name": "AllPlowRouteName", "type": "esriFieldTypeString", "alias": "AllPlowRouteName", "length": 10, "domain": null }, { "name": "PriorityRouteName", "type": "esriFieldTypeString", "alias": "PriorityRouteName", "length": 40, "domain": null }, { "name": "SecondaryRoute", "type": "esriFieldTypeString", "alias": "SecondaryRoute", "length": 40, "domain": null }, { "name": "CoverageforSecondaryRoute", "type": "esriFieldTypeString", "alias": "CoverageforSecondaryRoute", "length": 40, "domain": null }, { "name": "Supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 30, "domain": null }, { "name": "WeekendRoute", "type": "esriFieldTypeString", "alias": "WeekendRoute", "length": 5, "domain": null }, { "name": "AfterHourRoute", "type": "esriFieldTypeString", "alias": "AfterHourRoute", "length": 5, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "Mileage", "type": "esriFieldTypeDouble", "alias": "Mileage", "domain": null }, { "name": "LaneCount", "type": "esriFieldTypeDouble", "alias": "LaneCount", "domain": null }, { "name": "LaneMileage", "type": "esriFieldTypeDouble", "alias": "LaneMileage", "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 40, "domain": null }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null }, { "name": "MasterSymbology", "type": "esriFieldTypeSmallInteger", "alias": "MasterSymbology", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 49, "name": "Snow Storage Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 104, 104, 104, 255 ], "width": 0.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5418895.23448731, "ymin": 3459342.0685348064, "xmax": 5420735.3387467265, "ymax": 3461447.6889954805, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullStreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityIdentifier", "type": "esriFieldTypeString", "alias": "FacilityIdentifier", "length": 30, "domain": null }, { "name": "NearestAddress", "type": "esriFieldTypeString", "alias": "NearestAddress", "length": 200, "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeDouble", "alias": "CenterlineID", "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "FullStreetName", "length": 75, "domain": null }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1217_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1217", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1217", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S281_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 71, "name": "Snow Pickup Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5417993.819951549, "ymin": 3455628.6300955564, "xmax": 5423911.454113632, "ymax": 3463510.030015141, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTEID", "type": "esriFieldTypeInteger", "alias": "Route ID", "domain": null }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "Route Name", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1219_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S283_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 50, "name": "28E Street Maintenance Agreement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5388716.692482308, "ymin": 3419311.578714058, "xmax": 5452060.184561476, "ymax": 3503376.7252159715, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullRoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null }, { "name": "FullRoadName", "type": "esriFieldTypeString", "alias": "FullRoadName", "length": 125, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 30, "domain": { "type": "codedValue", "name": "WS4_MaintainedBy", "description": "MaintainedBy", "codedValues": [ { "name": "CEDAR RAPIDS", "code": "CEDAR RAPIDS" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "IOWA DOT", "code": "IDOT" }, { "name": "HIAWATHA", "code": "HIAWATHA" }, { "name": "ROBINS", "code": "ROBINS" }, { "name": "MARION", "code": "MARION" }, { "name": "CEDAR RAPIDS PARKS AND REC", "code": "CEDAR RAPIDS PARKS AND REC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Summer28E", "type": "esriFieldTypeString", "alias": "Summer28E", "length": 30, "domain": { "type": "codedValue", "name": "WS4_MaintainedBy", "description": "MaintainedBy", "codedValues": [ { "name": "CEDAR RAPIDS", "code": "CEDAR RAPIDS" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "IOWA DOT", "code": "IDOT" }, { "name": "HIAWATHA", "code": "HIAWATHA" }, { "name": "ROBINS", "code": "ROBINS" }, { "name": "MARION", "code": "MARION" }, { "name": "CEDAR RAPIDS PARKS AND REC", "code": "CEDAR RAPIDS PARKS AND REC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Winter28E", "type": "esriFieldTypeString", "alias": "Winter28E", "length": 30, "domain": { "type": "codedValue", "name": "WS4_MaintainedBy", "description": "MaintainedBy", "codedValues": [ { "name": "CEDAR RAPIDS", "code": "CEDAR RAPIDS" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "IOWA DOT", "code": "IDOT" }, { "name": "HIAWATHA", "code": "HIAWATHA" }, { "name": "ROBINS", "code": "ROBINS" }, { "name": "MARION", "code": "MARION" }, { "name": "CEDAR RAPIDS PARKS AND REC", "code": "CEDAR RAPIDS PARKS AND REC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Agreement", "type": "esriFieldTypeString", "alias": "Agreement", "length": 50, "domain": null }, { "name": "JointJurisdiction", "type": "esriFieldTypeString", "alias": "JointJurisdiction", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Priority", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": null }, { "name": "Supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 30, "domain": { "type": "codedValue", "name": "WS4_StreetsSupervisors", "description": "Streets Supervisors", "codedValues": [ { "name": "Brett Lerch", "code": "SW" }, { "name": "Breck Raim", "code": "NW" }, { "name": "Tyler Adams", "code": "SE" }, { "name": "Daulton Gerber", "code": "NE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WeekendRoute", "type": "esriFieldTypeString", "alias": "WeekendRoute", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AfterHourRoute", "type": "esriFieldTypeString", "alias": "AfterHourRoute", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mileage", "type": "esriFieldTypeDouble", "alias": "Mileage", "domain": null }, { "name": "LaneCount", "type": "esriFieldTypeDouble", "alias": "LaneCount", "domain": null }, { "name": "LaneMileage", "type": "esriFieldTypeDouble", "alias": "LaneMileage", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "StartsAt", "type": "esriFieldTypeString", "alias": "Starts At", "length": 250, "domain": null }, { "name": "EndsAt", "type": "esriFieldTypeString", "alias": "Ends At", "length": 250, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1218_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1218", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1218", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S282_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": 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 }, { "currentVersion": 10.71, "id": 15, "name": "Streets Maintenance Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MasterSymbology", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "1", "label": "NE, L1/2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "10", "label": "NE, L2 Only", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "2", "label": "NW, L1/2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "3", "label": "SE, L1/2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "30", "label": "SE, L2 Only", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "4", "label": "SW, L1/2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "40", "label": "SW, L2 Only", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390388.636973053, "ymin": 3418006.249959886, "xmax": 5440755.800018057, "ymax": 3492293.669954315, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 10, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "Route Name", "length": 50, "domain": null }, { "name": "RouteNum", "type": "esriFieldTypeInteger", "alias": "Route Number", "domain": null }, { "name": "Supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 30, "domain": null }, { "name": "Response01", "type": "esriFieldTypeString", "alias": "Response 01", "length": 5, "domain": null }, { "name": "Response02", "type": "esriFieldTypeString", "alias": "Response 02", "length": 5, "domain": null }, { "name": "Mileage", "type": "esriFieldTypeDouble", "alias": "Mileage", "domain": null }, { "name": "LaneMileage", "type": "esriFieldTypeDouble", "alias": "Lane Mileage", "domain": null }, { "name": "MasterSymbology", "type": "esriFieldTypeSmallInteger", "alias": "Master Symbology", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 35, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1222_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1222", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1222", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 51, "name": "Streets Maintenance Routes By Jurisdiction", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Jurisdiction", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "CEDAR RAPIDS", "label": "Cedar Rapids", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "CEDAR RAPIDS PARKS AND REC", "label": "Cedar Rapids", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 77, 175, 74, 255 ], "width": 1.5 }, "value": "COUNTY", "label": "Linn County", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "HIAWATHA", "label": "Hiawatha", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 78, 163, 255 ], "width": 1.5 }, "value": "MARION", "label": "Marion", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 133, 223, 255 ], "width": 1.5 }, "value": "ROBINS", "label": "Robins", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.5 }, "value": "PRIVATE", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 126, 184, 255 ], "width": 1.5 }, "value": "IDOT", "label": "Iowa DOT", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5370362.0100316405, "ymin": 3412960.039907977, "xmax": 5502485.04007639, "ymax": 3578380.670024067, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullRoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeInteger", "alias": "CENTERLINEID", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 10, "domain": null }, { "name": "FullRoadName", "type": "esriFieldTypeString", "alias": "FullRoadName", "length": 125, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 30, "domain": null }, { "name": "MaintenanceAgreement", "type": "esriFieldTypeString", "alias": "MaintenanceAgreement", "length": 5, "domain": null }, { "name": "Priority", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": null }, { "name": "Supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 30, "domain": null }, { "name": "EmergencyRoute", "type": "esriFieldTypeString", "alias": "EmergencyRoute", "length": 5, "domain": null }, { "name": "Response01", "type": "esriFieldTypeString", "alias": "Response01", "length": 5, "domain": null }, { "name": "Response02", "type": "esriFieldTypeString", "alias": "Response02", "length": 5, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "PretreatRoute", "type": "esriFieldTypeString", "alias": "PretreatRoute", "length": 3, "domain": null }, { "name": "SweepingRoute", "type": "esriFieldTypeString", "alias": "SweepingRoute", "length": 3, "domain": null }, { "name": "LastSweptDate", "type": "esriFieldTypeDate", "alias": "LastSweptDate", "length": 8, "domain": null }, { "name": "Mileage", "type": "esriFieldTypeDouble", "alias": "Mileage", "domain": null }, { "name": "LaneCount", "type": "esriFieldTypeDouble", "alias": "LaneCount", "domain": null }, { "name": "LaneMileage", "type": "esriFieldTypeDouble", "alias": "LaneMileage", "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 40, "domain": null }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null }, { "name": "PriorityRouteName", "type": "esriFieldTypeString", "alias": "PriorityRouteName", "length": 40, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "ROADCLASS", "length": 20, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "MUNILEFT", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "MUNIRIGHT", "length": 100, "domain": null }, { "name": "MasterSymbology", "type": "esriFieldTypeSmallInteger", "alias": "MasterSymbology", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ShapeLength", "type": "esriFieldTypeDouble", "alias": "ShapeLength", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1223_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1223", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1223", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S287_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 14, "name": "Road Intersections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 10001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 104, 104, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5372748.020023495, "ymin": 3417182.7099404037, "xmax": 5501935.559876248, "ymax": 3578380.6700241417, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Intersection", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "XVALUE", "type": "esriFieldTypeDouble", "alias": "X Coord", "domain": null }, { "name": "YVALUE", "type": "esriFieldTypeDouble", "alias": "Y Coord", "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 200, "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeSmallInteger", "alias": "Intersection ID", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "Municipality", "length": 50, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeString", "alias": "Quadrant", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2762_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2762", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2762", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2428_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 23, "name": "Routes Label", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [ { "id": 24, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 5392652.927720055, "ymin": 3428491.0495283157, "xmax": 5437038.078778967, "ymax": 3491179.72336331, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS4_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS4_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS4_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS4_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS4_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS4_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1213_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1213", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1109Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1109AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1109FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1213", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S277_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "All Plow Snow Routes", "relatedTableId": 25, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 24, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 23, "name": "Routes Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 5392652.927720055, "ymin": 3428491.0495283157, "xmax": 5437038.078778967, "ymax": 3491179.72336331, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 25, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RouteLabel", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 119, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 1", "label": "NE 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 39, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 2", "label": "NE 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 33, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 3", "label": "NE 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 150, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 4", "label": "NE 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 71, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 5", "label": "NE 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 32, 68, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 6", "label": "NE 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 128, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 7", "label": "NE 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 135, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 8", "label": "NE 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 84, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 9", "label": "NE 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 55, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 10", "label": "NE 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 63, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 11", "label": "NE 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 127, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 12", "label": "NE 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 148, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 13", "label": "NE 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 55, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 14", "label": "NE 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 168, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 15", "label": "NE 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 87, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 16", "label": "NE 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 36, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 17", "label": "NE 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 58, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 18", "label": "NE 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 55, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 19", "label": "NE 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 50, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NE 20", "label": "NE 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 83, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 1", "label": "NW 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 122, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 2", "label": "NW 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 168, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 3", "label": "NW 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 66, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 4", "label": "NW 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 38, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 5", "label": "NW 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 89, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 6", "label": "NW 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 54, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 7", "label": "NW 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 143, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 8", "label": "NW 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 122, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 10", "label": "NW 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 117, 53, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 11", "label": "NW 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 42, 95, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 12", "label": "NW 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 116, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 13", "label": "NW 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 37, 138, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 14", "label": "NW 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 66, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 15", "label": "NW 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 135, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 16", "label": "NW 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 34, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "NW 17", "label": "NW 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 140, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 1", "label": "SE 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 156, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 2", "label": "SE 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 38, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 3", "label": "SE 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 127, 30, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 4", "label": "SE 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 87, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 5", "label": "SE 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 173, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 6", "label": "SE 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 119, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 7", "label": "SE 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 55, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 8", "label": "SE 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 148, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 9", "label": "SE 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 96, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 10", "label": "SE 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 62, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 11", "label": "SE 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 128, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 12", "label": "SE 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 42, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 13", "label": "SE 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 36, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 14", "label": "SE 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 176, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 15", "label": "SE 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 30, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 16", "label": "SE 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 135, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 17", "label": "SE 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 37, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 18", "label": "SE 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 68, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SE 19", "label": "SE 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 56, 32, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 1", "label": "SW 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 64, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 2", "label": "SW 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 156, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 3", "label": "SW 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 36, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 4", "label": "SW 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 176, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 5", "label": "SW 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 143, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 6", "label": "SW 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 45, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 7", "label": "SW 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 140, 31, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 8", "label": "SW 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 75, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 9", "label": "SW 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 139, 44, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 10", "label": "SW 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 153, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 11", "label": "SW 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 47, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 12", "label": "SW 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 83, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 13", "label": "SW 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 33, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 14", "label": "SW 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 168, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 15", "label": "SW 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 99, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 16", "label": "SW 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 37, 32, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 17", "label": "SW 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 18", "label": "SW 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 191, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 19", "label": "SW 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 176, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 } }, "value": "SW 20", "label": "SW 20", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390189.430678561, "ymin": 3418003.9094133973, "xmax": 5442656.690245137, "ymax": 3496561.937664479, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "QUAD", "type": "esriFieldTypeString", "alias": "QUAD", "length": 4, "domain": { "type": "codedValue", "name": "WS4_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE__", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 75, "domain": { "type": "codedValue", "name": "WS4_StreetsSupervisors", "description": "Streets Supervisors", "codedValues": [ { "name": "Brett Lerch", "code": "SW" }, { "name": "Breck Raim", "code": "NW" }, { "name": "Tyler Adams", "code": "SE" }, { "name": "Daulton Gerber", "code": "NE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteLabel", "type": "esriFieldTypeString", "alias": "RouteLabel", "length": 30, "domain": null }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "RouteMiles", "domain": null }, { "name": "LaneMiles", "type": "esriFieldTypeDouble", "alias": "LaneMiles", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 50, "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": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Secondary_Route", "type": "esriFieldTypeString", "alias": "Secondary Route", "length": 40, "domain": null }, { "name": "Coverage_Secondary_Route", "type": "esriFieldTypeString", "alias": "Coverage for Secondary Route", "length": 40, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": null }, { "name": "ScheduledStartDate", "type": "esriFieldTypeDate", "alias": "Scheduled Start Date", "length": 8, "domain": null }, { "name": "ScheduledEndDate", "type": "esriFieldTypeDate", "alias": "Scheduled End Date", "length": 8, "domain": null }, { "name": "Route_Status", "type": "esriFieldTypeString", "alias": "Route_Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_PlowingProgress", "description": "Domain that allows to set the status of a Streets plowing area to indicate progress/status", "codedValues": [ { "name": "Area is currently being plowed", "code": "In Progress" }, { "name": "Area is/was plowed", "code": "Complete" }, { "name": "Area has not been plowed yet", "code": "Not Plowed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1210_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1210", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1210", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S274_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "PublicWorks.DBO.All_Plow_Snow_RoutesAnno", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 26, "name": "Sidewalk Snow Removal: Streets Division", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DEPARTMENT", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "STREETS (Complaints Only)", "label": "STREETS (Complaints Only)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390490.550811216, "ymin": 3431921.368783146, "xmax": 5448312.517516136, "ymax": 3489094.4995153993, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 125, "domain": null }, { "name": "CLEAR_METHOD", "type": "esriFieldTypeString", "alias": "CLEAR_METHOD", "length": 100, "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTE", "length": 125, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 20, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_editor_user", "length": 20, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SegmentLength", "type": "esriFieldTypeDouble", "alias": "SegmentLength", "domain": null }, { "name": "CLEAR_GROUP", "type": "esriFieldTypeString", "alias": "Group", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1211", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1211", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S275_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 27, "name": "Sidewalk Snow Removal: Other Divisions/Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DEPARTMENT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 93, 64, 255 ], "width": 1.5 }, "value": "ART MUSEUM", "label": "ART MUSEUM", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 42, 191, 255 ], "width": 1.5 }, "value": "CZECH & SLOVAK MUSEUM", "label": "CZECH SLOVAK MUSEUM", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 199, 44, 255 ], "width": 1.5 }, "value": "CZECH VILLAGE ASSOCIATION", "label": "CZECH VILLAGE ASSOCIATION", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 39, 149, 171, 255 ], "width": 1.5 }, "value": "FIRE", "label": "FIRE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 108, 199, 255 ], "width": 1.5 }, "value": "GOLF", "label": "GOLF", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 184, 123, 255 ], "width": 1.5 }, "value": "GREAT AMERICA", "label": "GREAT AMERICA", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 63, 92, 255 ], "width": 1.5 }, "value": "PARKING", "label": "PARKING", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 42, 201, 255 ], "width": 1.5 }, "value": "PARKS", "label": "PARKS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 95, 153, 44, 255 ], "width": 1.5 }, "value": "POLICE", "label": "POLICE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 194, 42, 255 ], "width": 1.5 }, "value": "PUBLIC WORKS", "label": "PUBLIC WORKS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 142, 58, 255 ], "width": 1.5 }, "value": "SSMID", "label": "SSMID", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 75, 189, 172, 255 ], "width": 1.5 }, "value": "TRANSIT", "label": "TRANSIT", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 60, 153, 255 ], "width": 1.5 }, "value": "USHERS FERRY", "label": "USHERS FERRY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 34, 107, 153, 255 ], "width": 1.5 }, "value": "VENUWORKS", "label": "VENUWORKS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 108, 63, 255 ], "width": 1.5 }, "value": "VETS MEMORIAL", "label": "VETS MEMORIAL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 33, 33, 255 ], "width": 1.5 }, "value": "WATER", "label": "WATER", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 184, 75, 255 ], "width": 1.5 }, "value": "WPC", "label": "WPC", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 201, 44, 255 ], "width": 1.5 }, "value": "UNDETERMINED", "label": "OTHER/UNDETERMINED", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 201, 44, 255 ], "width": 1.5 }, "value": "OTHER", "label": "OTHER/UNDETERMINED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390490.550811216, "ymin": 3431921.368783146, "xmax": 5448312.517516136, "ymax": 3489094.4995153993, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 125, "domain": null }, { "name": "CLEAR_METHOD", "type": "esriFieldTypeString", "alias": "CLEAR_METHOD", "length": 100, "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTE", "length": 125, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 20, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_editor_user", "length": 20, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SegmentLength", "type": "esriFieldTypeDouble", "alias": "SegmentLength", "domain": null }, { "name": "CLEAR_GROUP", "type": "esriFieldTypeString", "alias": "Group", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1211", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1211", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S275_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 73, "name": "Street Mains Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 245, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390189.430678561, "ymin": 3418003.9094133973, "xmax": 5451405.399781808, "ymax": 3493161.9552912265, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 50, "domain": null }, { "name": "QUAD", "type": "esriFieldTypeString", "alias": "QUAD", "length": 4, "domain": { "type": "codedValue", "name": "WS4_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE__", "domain": null }, { "name": "Supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 75, "domain": { "type": "codedValue", "name": "WS4_StreetsSupervisors", "description": "Streets Supervisors", "codedValues": [ { "name": "Brett Lerch", "code": "SW" }, { "name": "Breck Raim", "code": "NW" }, { "name": "Tyler Adams", "code": "SE" }, { "name": "Daulton Gerber", "code": "NE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RouteLabel", "type": "esriFieldTypeString", "alias": "RouteLabel", "length": 30, "domain": null }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "RouteMiles", "domain": null }, { "name": "LaneMiles", "type": "esriFieldTypeDouble", "alias": "LaneMiles", "domain": null }, { "name": "MainRt", "type": "esriFieldTypeInteger", "alias": "Main Route Number", "domain": null }, { "name": "MainComments", "type": "esriFieldTypeString", "alias": "Main Comments", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R614_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_614", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_614", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 28, "name": "Street Supervisor Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SPRVSR", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 205, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NW", "label": "Breck Raim", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 1, 133, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SW", "label": "Brett Lerch", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 194, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NE", "label": "Daulton Gerber", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 97, 26, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SE", "label": "Tyler Adams", "description": "" } ], "fieldDelimiter": "," }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390189.430678561, "ymin": 3417999.8828466386, "xmax": 5451400.005435631, "ymax": 3493917.295315981, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SPRVSR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SPRVSR", "type": "esriFieldTypeString", "alias": "SPRVSR", "length": 254, "domain": { "type": "codedValue", "name": "WS4_StreetsSupervisors", "description": "Streets Supervisors", "codedValues": [ { "name": "Brett Lerch", "code": "SW" }, { "name": "Breck Raim", "code": "NW" }, { "name": "Tyler Adams", "code": "SE" }, { "name": "Daulton Gerber", "code": "NE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1212_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1212", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1212", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S276_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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 }, { "currentVersion": 10.71, "id": 87, "name": "Streets Mowing Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "field2": "Notes", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "Detention Basin,", "label": "Detention Basin, ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 57, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 } }, "value": "Detention Basin,Native grasses", "label": "Detention Basin, Native grasses", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "North,", "label": "North, ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "South,", "label": "South, ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5389764.110991135, "ymin": 3417999.8828466386, "xmax": 5451400.005435631, "ymax": 3493917.295315981, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MgmtAreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 50, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "MowingMgmtID", "type": "esriFieldTypeString", "alias": "MowingMgmtID", "length": 50, "domain": null }, { "name": "MgmtAreaName", "type": "esriFieldTypeString", "alias": "MgmtAreaName", "length": 50, "domain": null }, { "name": "MgmtAreaDesc", "type": "esriFieldTypeString", "alias": "MgmtAreaDesc", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1221", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1221", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S285_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 74, "name": "Streets Mowing Mgmt Areas -old- for Elements ref.", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MgmtCategory", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Detention Basin", "label": "Detention Basin", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "ROW", "label": "ROW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Sidemount", "label": "Sidemount", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "ZTR", "label": "ZTR", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "MgmtCategory = 'ROW'", "labelExpression": "[MowOrder]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 5389762.09098205, "ymin": 3412005.5742972195, "xmax": 5452133.960988715, "ymax": 3494127.8647767305, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MgmtAreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MowMgmtID", "type": "esriFieldTypeString", "alias": "Mowing Mgmt ID", "length": 20, "domain": null }, { "name": "MgmtAreaName", "type": "esriFieldTypeString", "alias": "Mgmt Area Name", "length": 75, "domain": null }, { "name": "MgmtAreaDesc", "type": "esriFieldTypeString", "alias": "Mgmt Area Desc", "length": 125, "domain": null }, { "name": "MgmtCategory", "type": "esriFieldTypeString", "alias": "Mow Mgmt Category", "length": 50, "domain": null }, { "name": "VegType", "type": "esriFieldTypeString", "alias": "Vegetation Type", "length": 50, "domain": null }, { "name": "MowOrder", "type": "esriFieldTypeInteger", "alias": "Mowing Order", "domain": null }, { "name": "MowPriority", "type": "esriFieldTypeString", "alias": "Mowing Priority", "length": 35, "domain": null }, { "name": "RotationLength", "type": "esriFieldTypeString", "alias": "Rotation Length", "length": 50, "domain": null }, { "name": "EquipPrimary", "type": "esriFieldTypeString", "alias": "Equipment Primary", "length": 50, "domain": null }, { "name": "EquipSecond", "type": "esriFieldTypeString", "alias": "Equipment Secondary", "length": 50, "domain": null }, { "name": "ManagedBy", "type": "esriFieldTypeString", "alias": "Managed By", "length": 50, "domain": { "type": "codedValue", "name": "WS4_MowManagedBy", "description": "Streets mowing asset managed by", "codedValues": [ { "name": "Streets Division", "code": "Streets Division" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "WS4_MowOwnedBy", "description": "Streets Mowing asset owned by", "codedValues": [ { "name": "City of Cedar Rapids", "code": "City of Cedar Rapids" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MowAcres", "type": "esriFieldTypeDouble", "alias": "Total Mowing Acres", "domain": null }, { "name": "MowAreaCnt", "type": "esriFieldTypeInteger", "alias": "Number of Mowing Areas", "domain": null }, { "name": "SpecialInstruct", "type": "esriFieldTypeString", "alias": "Special Instructions", "length": 255, "domain": null }, { "name": "GISComments", "type": "esriFieldTypeString", "alias": "Comments", "length": 125, "domain": null }, { "name": "MapSymbol", "type": "esriFieldTypeString", "alias": "Map Symbol", "length": 35, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1220_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1220", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1220", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 52, "name": "Medians", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ManagedBy", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 40, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0", "label": "Contract", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 52, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1", "label": "Private", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 107, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-3", "label": "Street Operations", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5393008.130749807, "ymin": 3424914.4093718976, "xmax": 5439117.333806798, "ymax": 3490388.682622567, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullRoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeSmallInteger", "alias": "CenterlineID", "domain": null }, { "name": "FullRoadName", "type": "esriFieldTypeString", "alias": "FullRoadName", "length": 125, "domain": null }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "MaintenanceGroup", "type": "esriFieldTypeString", "alias": "MaintenanceGroup", "length": 20, "domain": null }, { "name": "PublicWorks.DBO.Medians.Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "ContractedBy", "type": "esriFieldTypeString", "alias": "ContractedBy", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1216_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1216", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1216", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S280_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 40, "name": "Green Concrete - No Salt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Street Section" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 6 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5395803.599568307, "ymin": 3423311.343024224, "xmax": 5436950.170162141, "ymax": 3492421.482690811, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.STLength()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1215_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1215", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1215", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S279_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 80, "name": "Trails and Amenities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 79, "name": "TrailParking" }, { "id": 78, "name": "FixItStations" }, { "id": 77, "name": "Trails" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 5367799.376705468, "ymin": 3418192.4405323863, "xmax": 5498925.152839214, "ymax": 3549143.7009390593, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 79, "name": "TrailParking", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Trails and Amenities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "185e4d153b7e57f491933f7582ee2fe0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXVJREFUOI2t1DtrVFEQwPGfsnIQ3JDGYitBWBFjbaE2YiHYivaGRPKws09r4ydQtLTSyleqWPgpJFab4mIXSCCMWVmLPde9Od4bIjrlOTP/eU/Pf5TeCXQWMYdtfPhX2AYu4O3fws7jFdYx6jJKKd2MiBU8xGEbbA5buIoruNUGzKBPOIezuNcG28OXDLuIzxnYBZpgsyvNSU4PVhvAfgYtFKAVvOiCdQFBRFxu6KzieVmCGvYopXSp8X4QEbuYLw1SSt8wxLOGoy18rGEPIuJ2adgmETHEk8LBOCJ+w34gCrszON3CG+Nn8XbILM27hafrEbEpF7+QkWJsIqZx/LEBKaUbuWt902KPc5SB5OjYHJnDXgEq52jJbJ3e4zvWuoBN2HxEvGuAlk1Xa6OhU49NDXyDa22w3RzJ62z0sixBlsc4hfuDwWCpqqr2NE0vw9AxS2422E+rqtppfrSdoBL0FfsppVHdtQzcKfROdM/uMGv/cfIL/JqE74YWUmsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5386575.88869305, "ymin": 3423815.538538143, "xmax": 5455545.707117975, "ymax": 3547001.8515482247, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "Trail", "type": "esriFieldTypeString", "alias": "Trail", "length": 50, "domain": null }, { "name": "ParkingID", "type": "esriFieldTypeString", "alias": "ParkingID", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1137", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1137", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 78, "name": "FixItStations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Trails and Amenities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ce53f02f20e7e88f68b1275d0df7444c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd5JREFUKJGV0l9IU2EYx/Gvx+MOxKDaiFoERVOixC6kEYImVoMlI50ZRVlKCWZQMHDhuZgRXZz+WNIIo4goSYqay+gP1rmwsouKvNwExQsJd4hoFJnxilYXA+uc04qeu+d5PjfP731l/qNk60AH6cNhru3ppumf+ONRLnbcpPGh6ukPakZ/Tqwfx5UYojnRDvHXxlUgN56YpK+ujIKSlTCUwh0PKyfru0TUhh9F8N0bpnLf5my/qwI6botjuorm15g24VSaOy1byXPkZ3u3E6rW4Uh/ohcIzeP7ba4Dz5OZVaVe87HVG+DQJbYPRCgKnGVM1kF6MpK50BoAyZLMAgc0bUEaeaf0gVgvT7Up4bmkcBYus4aYrfK1EO0RJQMqXtk5Iy5/+Yb2/jMFSxfacXICgmWkAxrjsj/G1N2wcq7nmWiP1Jjh7Hfo1vlRW0rD/IE7u4QaDdEyZrC4yPMLv0iCb7XyJtgpBk3RbVzjab6iG/HT+8mTgK8zcOslc/WVYoftUYKnjESsUUkNj4tinxcev4WqYnoDJ5i0YYDCJaLu+iCpFW7yX40yvW0TB3/fm3B1J6M3WnnQcJ7aIzUu1a9mZnNigOWL2Lu7QnkaOpOJWXc2nP00otw6/yP+W/0E0kiZqW5CVXUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5387365.336261138, "ymin": 3436601.6409186423, "xmax": 5437885.776230559, "ymax": 3537146.392256558, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Trail", "type": "esriFieldTypeString", "alias": "Trail", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "StationID", "type": "esriFieldTypeString", "alias": "StationID", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1139_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1139", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1139", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S217_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 77, "name": "Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "Trails and Amenities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Trail_Type", "field2": "Status", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": ",", "label": "Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Bicycle Boulevard,Planned", "label": "On Street Bike Paths, Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Bike Lane,Planned", "label": "On Street Bike Paths, Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Sharrow,Planned", "label": "On Street Bike Paths, Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8 }, "value": "Bicycle Boulevard,Funded", "label": "On Street Bike Paths, Funded", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8 }, "value": "Bike Lane,Funded", "label": "On Street Bike Paths, Funded", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Bicycle Boulevard,Open", "label": "On Street Bike Paths, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Bike Lane,Open", "label": "On Street Bike Paths, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Buffered Bike Lane,Open", "label": "On Street Bike Paths, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Cycle Track,Open", "label": "On Street Bike Paths, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Protected Bike Lane,Open", "label": "On Street Bike Paths, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Sharrow,Open", "label": "On Street Bike Paths, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Super Sharrow,Open", "label": "On Street Bike Paths, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Marked Bike Route,Open", "label": "On Street Bike Paths, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "Mountain Bike Trail,Planned", "label": "Mountain Bike Trail, Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3 }, "value": "Mountain Bike Trail,Open", "label": "Mountain Bike Trail, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Paved Multi-use Trail,Planned", "label": "Paved Multi-Use Trail, Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Sidepath,Planned", "label": "Paved Multi-Use Trail, Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 8 }, "value": "Paved Multi-Use Trail,Funded", "label": "Paved Multi-Use Trail, Funded", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 8 }, "value": "Paved Multi-use Trail,Funded", "label": "Paved Multi-Use Trail, Funded", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 8 }, "value": "Sidepath,Funded", "label": "Paved Multi-Use Trail, Funded", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Paved Multi-use Trail,Open", "label": "Paved Multi-Use Trail, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Walking or Jogging Trail,Open", "label": "Paved Multi-Use Trail, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Sidepath,Open", "label": "Paved Multi-Use Trail, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Paved Shoulder,Planned", "label": "Paved Shoulder, Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Paved Shoulder,Open", "label": "Paved Shoulder, Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "Unpaved Multi-use Trail,Open", "label": "Unpaved Multi-use Trail, Open", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5367799.376705468, "ymin": 3418192.4405323863, "xmax": 5498925.152839214, "ymax": 3549143.7009390593, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Trail_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Trail_Name", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 50, "domain": null }, { "name": "Trail_ID", "type": "esriFieldTypeString", "alias": "Trail ID", "length": 50, "domain": null }, { "name": "Trail_Type", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 250, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 250, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 250, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "On_Off_Streat", "type": "esriFieldTypeString", "alias": "On or Off Streat", "length": 50, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 300, "domain": null }, { "name": "Surface_Type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 250, "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Functional_Length", "type": "esriFieldTypeDouble", "alias": "Functional Length", "domain": null }, { "name": "Year_Built", "type": "esriFieldTypeDouble", "alias": "Year Built", "domain": null }, { "name": "MPO", "type": "esriFieldTypeString", "alias": "MPO", "length": 250, "domain": null }, { "name": "Fee", "type": "esriFieldTypeString", "alias": "Fee", "length": 10, "domain": null }, { "name": "Trail_Head", "type": "esriFieldTypeString", "alias": "Trail Head", "length": 10, "domain": null }, { "name": "HC_Access", "type": "esriFieldTypeString", "alias": "HC Access", "length": 10, "domain": null }, { "name": "Horse", "type": "esriFieldTypeString", "alias": "Horse", "length": 10, "domain": null }, { "name": "Ski", "type": "esriFieldTypeString", "alias": "Ski", "length": 10, "domain": null }, { "name": "Skate", "type": "esriFieldTypeString", "alias": "Skate", "length": 10, "domain": null }, { "name": "Snowmobile", "type": "esriFieldTypeString", "alias": "Snowmobile", "length": 10, "domain": null }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project Number", "length": 50, "domain": null }, { "name": "Project_Manager", "type": "esriFieldTypeString", "alias": "Project Manager", "length": 50, "domain": null }, { "name": "Project_Inspector", "type": "esriFieldTypeString", "alias": "Project Inspector", "length": 50, "domain": null }, { "name": "Sidewalk_ID", "type": "esriFieldTypeString", "alias": "Sidewalk ID", "length": 50, "domain": null }, { "name": "Snow_Clearing_ID", "type": "esriFieldTypeString", "alias": "Snow Clearing ID", "length": 50, "domain": null }, { "name": "Snow_Clear_Method", "type": "esriFieldTypeString", "alias": "Snow Clear Method", "length": 50, "domain": null }, { "name": "Snow_Clear_Department", "type": "esriFieldTypeString", "alias": "Snow Clear Department", "length": 50, "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": null }, { "name": "Park_ID", "type": "esriFieldTypeString", "alias": "Park ID", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1138_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1138", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1138", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 41, "name": "Mowing Responsibility", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 90, "name": "FCS Mowing Areas" }, { "id": 91, "name": "FCS Mowing Areas Future" }, { "id": 42, "name": "Parks Mowing Areas" }, { "id": 96, "name": "Contractor Mowing Areas" }, { "id": 43, "name": "ROW Mowing Areas" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 5390244.940081969, "ymin": 3412987.356782481, "xmax": 5451016.799181059, "ymax": 3505153.861753553, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 90, "name": "FCS Mowing Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Mowing Responsibility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SurfaceType", "field2": "Group_", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 3 } }, "value": "Grass,FCS", "label": "Grass, FCS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 3 } }, "value": "Grass,FCS CURRENT", "label": "Grass, FCS CURRENT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 101, 137, 255 ], "width": 3 } }, "value": "Grass,FCS CURRENT EXCEPT", "label": "Grass, FCS CURRENT EXCEPT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 3 } }, "value": "Native,FCS CURRENT", "label": "Native, FCS CURRENT", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390244.940081969, "ymin": 3412987.356782481, "xmax": 5451016.799181059, "ymax": 3505153.861753553, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityIdentifier", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityIdentifier", "type": "esriFieldTypeString", "alias": "Facility Identifier\n", "length": 50, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type\n", "length": 50, "domain": { "type": "codedValue", "name": "WS4_LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" }, { "name": "Prairie", "code": "Prairie" }, { "name": "Prairie 1000 Acres", "code": "Prairie 1000 Acres" }, { "name": "Timber", "code": "Timber" }, { "name": "Native", "code": "Native" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "Managed By\n", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By\n", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category\n", "length": 30, "domain": null }, { "name": "Equipment", "type": "esriFieldTypeString", "alias": "Equipment\n", "length": 30, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres\n", "domain": null }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad\n", "length": 2, "domain": { "type": "codedValue", "name": "WS4_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location\n", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes\n", "length": 100, "domain": null }, { "name": "Group_", "type": "esriFieldTypeString", "alias": "Group", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACID_OLD", "type": "esriFieldTypeString", "alias": "FACID_OLD", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ContractedBy", "type": "esriFieldTypeString", "alias": "Contracted By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1214_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1214", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1214", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S278_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 91, "name": "FCS Mowing Areas Future", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Mowing Responsibility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SurfaceType", "field2": "Group_", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 139, 255 ], "width": 3 } }, "value": "Grass,FCS FUTURE 2024", "label": "Grass, FCS FUTURE 2024", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3 } }, "value": "Grass,FCS FUTURE 2025", "label": "Grass, FCS FUTURE 2025", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3 } }, "value": "Grass,FCS FUTURE 2026", "label": "Grass, FCS FUTURE 2026", "description": "" } ], "fieldDelimiter": "," }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390244.940081969, "ymin": 3412987.356782481, "xmax": 5451016.799181059, "ymax": 3505153.861753553, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityIdentifier", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityIdentifier", "type": "esriFieldTypeString", "alias": "Facility Identifier\n", "length": 50, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type\n", "length": 50, "domain": { "type": "codedValue", "name": "WS4_LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" }, { "name": "Prairie", "code": "Prairie" }, { "name": "Prairie 1000 Acres", "code": "Prairie 1000 Acres" }, { "name": "Timber", "code": "Timber" }, { "name": "Native", "code": "Native" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "Managed By\n", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By\n", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category\n", "length": 30, "domain": null }, { "name": "Equipment", "type": "esriFieldTypeString", "alias": "Equipment\n", "length": 30, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres\n", "domain": null }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad\n", "length": 2, "domain": { "type": "codedValue", "name": "WS4_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location\n", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes\n", "length": 100, "domain": null }, { "name": "Group_", "type": "esriFieldTypeString", "alias": "Group", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACID_OLD", "type": "esriFieldTypeString", "alias": "FACID_OLD", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ContractedBy", "type": "esriFieldTypeString", "alias": "Contracted By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1214_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1214", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1214", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S278_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 42, "name": "Parks Mowing Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Mowing Responsibility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SurfaceType", "field2": "Notes", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 237, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 163, 119, 255 ], "width": 0.4 } }, "value": "Grass,", "label": "Grass", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 237, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 163, 119, 255 ], "width": 0.4 } }, "value": "Grass,Future", "label": "Grass", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 184, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 105, 151, 47, 255 ], "width": 0.4 } }, "value": "Sports Turf,", "label": "Sports Turf", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 163, 119, 255 ], "width": 0.4 } }, "value": "Grass,Low/No Mow", "label": "Grass - Low/No Mow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 163, 119, 255 ], "width": 0.4 } }, "value": "Grass,No Mow", "label": "Grass - Low/No Mow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 153, 255 ], "width": 0.4 } }, "value": "Prairie,", "label": "Prairie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 175, 255 ], "width": 0.4 } }, "value": "Prairie 1000 Acres,", "label": "Prairie 1000 Acres", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 0.4 } }, "value": "Prairie 1000 Acres,Future", "label": "Prairie 1000 Acres - Future", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 0.4 } }, "value": "Prairie,Future", "label": "Prairie 1000 Acres - Future", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 0.4 } }, "value": "Prairie 1000 Acres,Low/No Mow", "label": "Prairie 1000 Acres - Low/No Mow", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 } }, "value": "Timber,", "label": "Timber", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 } }, "value": "Other,", "label": "Timber", "description": "" } ], "fieldDelimiter": "," }, "transparency": 55, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390244.940081969, "ymin": 3412987.356782481, "xmax": 5451016.799181059, "ymax": 3505153.861753553, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityIdentifier", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityIdentifier", "type": "esriFieldTypeString", "alias": "Facility Identifier\n", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes\n", "length": 100, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type\n", "length": 50, "domain": { "type": "codedValue", "name": "WS4_LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" }, { "name": "Prairie", "code": "Prairie" }, { "name": "Prairie 1000 Acres", "code": "Prairie 1000 Acres" }, { "name": "Timber", "code": "Timber" }, { "name": "Native", "code": "Native" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "Managed By\n", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By\n", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category\n", "length": 30, "domain": null }, { "name": "Equipment", "type": "esriFieldTypeString", "alias": "Equipment\n", "length": 30, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres\n", "domain": null }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad\n", "length": 2, "domain": { "type": "codedValue", "name": "WS4_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location\n", "length": 100, "domain": null }, { "name": "Group_", "type": "esriFieldTypeString", "alias": "Group", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACID_OLD", "type": "esriFieldTypeString", "alias": "FACID_OLD", "length": 50, "domain": null }, { "name": "ContractedBy", "type": "esriFieldTypeString", "alias": "Contracted By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S278_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 96, "name": "Contractor Mowing Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Mowing Responsibility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 199, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 199, 234, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390244.940081969, "ymin": 3412987.356782481, "xmax": 5451016.799181059, "ymax": 3505153.861753553, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityIdentifier", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityIdentifier", "type": "esriFieldTypeString", "alias": "Facility Identifier\n", "length": 50, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type\n", "length": 50, "domain": { "type": "codedValue", "name": "WS4_LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" }, { "name": "Prairie", "code": "Prairie" }, { "name": "Prairie 1000 Acres", "code": "Prairie 1000 Acres" }, { "name": "Timber", "code": "Timber" }, { "name": "Native", "code": "Native" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "Managed By\n", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By\n", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category\n", "length": 30, "domain": null }, { "name": "Equipment", "type": "esriFieldTypeString", "alias": "Equipment\n", "length": 30, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres\n", "domain": null }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad\n", "length": 2, "domain": { "type": "codedValue", "name": "WS4_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location\n", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes\n", "length": 100, "domain": null }, { "name": "Group_", "type": "esriFieldTypeString", "alias": "Group", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACID_OLD", "type": "esriFieldTypeString", "alias": "FACID_OLD", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ContractedBy", "type": "esriFieldTypeString", "alias": "Contracted By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1214_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1214", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1214", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S278_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 }, { "currentVersion": 10.71, "id": 43, "name": "ROW Mowing Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Mowing Responsibility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SurfaceType", "field2": "Category", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 237, 23, 255 ], "width": 0.4 } }, "value": "Grass,ROW", "label": "Grass", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 237, 23, 255 ], "width": 0.4 } }, "value": "Grass,Side Mount", "label": "Grass", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 237, 23, 255 ], "width": 0.4 } }, "value": "Grass,ZTR", "label": "Grass", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 237, 23, 255 ], "width": 0.4 } }, "value": "Grass,", "label": "Grass", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 237, 23, 255 ], "width": 0.4 } }, "value": "Grass,Detention Basin", "label": "Grass", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 0.4 } }, "value": "Grass,OTHER", "label": "Grass - See Note", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 0.4 } }, "value": "Grass,Other", "label": "Grass - See Note", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "Native,Detention Basin", "label": "Native", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.4 } }, "value": "Prairie,Detention Basin", "label": "Prairie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.4 } }, "value": "Prairie,ROW", "label": "Prairie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 0.4 } }, "value": "Prairie,Side Mount", "label": "Prairie", "description": "" } ], "fieldDelimiter": "," }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5390244.940081969, "ymin": 3412987.356782481, "xmax": 5451016.799181059, "ymax": 3505153.861753553, "spatialReference": { "wkid": 103045, "latestWkid": 6463, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityIdentifier", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityIdentifier", "type": "esriFieldTypeString", "alias": "Facility Identifier\n", "length": 50, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type\n", "length": 50, "domain": { "type": "codedValue", "name": "WS4_LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" }, { "name": "Prairie", "code": "Prairie" }, { "name": "Prairie 1000 Acres", "code": "Prairie 1000 Acres" }, { "name": "Timber", "code": "Timber" }, { "name": "Native", "code": "Native" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "Managed By\n", "domain": { "type": "codedValue", "name": "WS4_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Parks", "code": 1 }, { "name": "Street Operations", "code": -3 }, { "name": "Contract", "code": 0 }, { "name": "Not Maintained", "code": 2 }, { "name": "Solid Waste Division", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By\n", "domain": { "type": "codedValue", "name": "WS4_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category\n", "length": 30, "domain": null }, { "name": "Equipment", "type": "esriFieldTypeString", "alias": "Equipment\n", "length": 30, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres\n", "domain": null }, { "name": "Quad", "type": "esriFieldTypeString", "alias": "Quad\n", "length": 2, "domain": { "type": "codedValue", "name": "WS4_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location\n", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes\n", "length": 100, "domain": null }, { "name": "Group_", "type": "esriFieldTypeString", "alias": "Group", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACID_OLD", "type": "esriFieldTypeString", "alias": "FACID_OLD", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ContractedBy", "type": "esriFieldTypeString", "alias": "Contracted By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1214_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1214", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1214", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S278_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "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 } ], "tables": [ { "currentVersion": 10.71, "id": 31, "name": "PublicWorks.DBO.Routes", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FullRoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 10, "domain": null }, { "name": "FullRoadName", "type": "esriFieldTypeString", "alias": "FullRoadName", "length": 125, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 30, "domain": { "type": "codedValue", "name": "WS4_MaintainedBy", "description": "MaintainedBy", "codedValues": [ { "name": "CEDAR RAPIDS", "code": "CEDAR RAPIDS" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "IOWA DOT", "code": "IDOT" }, { "name": "HIAWATHA", "code": "HIAWATHA" }, { "name": "ROBINS", "code": "ROBINS" }, { "name": "MARION", "code": "MARION" }, { "name": "CEDAR RAPIDS PARKS AND REC", "code": "CEDAR RAPIDS PARKS AND REC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EmergencyRoute", "type": "esriFieldTypeString", "alias": "EmergencyRoute", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Priority", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": null }, { "name": "Response01", "type": "esriFieldTypeString", "alias": "Response01", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Response02", "type": "esriFieldTypeString", "alias": "Response02", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AllPlowRouteName", "type": "esriFieldTypeString", "alias": "AllPlowRouteName", "length": 10, "domain": null }, { "name": "PriorityRouteName", "type": "esriFieldTypeString", "alias": "PriorityRouteName", "length": 40, "domain": null }, { "name": "Supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 30, "domain": { "type": "codedValue", "name": "WS4_StreetsSupervisors", "description": "Streets Supervisors", "codedValues": [ { "name": "Brett Lerch", "code": "SW" }, { "name": "Breck Raim", "code": "NW" }, { "name": "Tyler Adams", "code": "SE" }, { "name": "Daulton Gerber", "code": "NE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "Mileage", "type": "esriFieldTypeDouble", "alias": "Mileage", "domain": null }, { "name": "LaneCount", "type": "esriFieldTypeDouble", "alias": "LaneCount", "domain": null }, { "name": "LaneMileage", "type": "esriFieldTypeDouble", "alias": "LaneMileage", "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 40, "domain": { "type": "codedValue", "name": "WS4_PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceWidth", "type": "esriFieldTypeDouble", "alias": "SurfaceWidth", "domain": null }, { "name": "MasterSymbology", "type": "esriFieldTypeSmallInteger", "alias": "MasterSymbology", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 30, "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": 30, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PretreatRoute", "type": "esriFieldTypeString", "alias": "PretreatRoute", "length": 3, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SweepingRoute", "type": "esriFieldTypeString", "alias": "SweepingRoute", "length": 3, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastSweptDate", "type": "esriFieldTypeDate", "alias": "Last Swept Date", "length": 8, "domain": null }, { "name": "MaintenanceAgreement", "type": "esriFieldTypeString", "alias": "MaintenanceAgreement", "length": 5, "domain": { "type": "codedValue", "name": "WS4_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "indexes": [ { "name": "R1208_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1208", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1208", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.71, "id": 58, "name": "Buffer Projects", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Project_Full_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Full_ID", "type": "esriFieldTypeString", "alias": "Project Full ID", "length": 25, "domain": null }, { "name": "Sidewalk_Buffer_Project_ID", "type": "esriFieldTypeInteger", "alias": "Sidewalk Buffer Project ID", "domain": null }, { "name": "Adjustment_Type", "type": "esriFieldTypeString", "alias": "Adjustment Type", "length": 25, "domain": null }, { "name": "Buffer_Size__FT", "type": "esriFieldTypeInteger", "alias": "Buffer Size FT", "domain": null }, { "name": "Buffer_Length", "type": "esriFieldTypeInteger", "alias": "Buffer Length", "domain": null }, { "name": "Remove_Pavement_Cost", "type": "esriFieldTypeDouble", "alias": "Remove Pavement Cost", "domain": null }, { "name": "Remove_Curb_Costs", "type": "esriFieldTypeDouble", "alias": "Remove Curb Costs", "domain": null }, { "name": "Remove_Walk_Costs", "type": "esriFieldTypeDouble", "alias": "Remove Walk Costs", "domain": null }, { "name": "Replace_Curb_Costs", "type": "esriFieldTypeDouble", "alias": "Replace Curb Costs", "domain": null }, { "name": "Aggregate_Costs", "type": "esriFieldTypeDouble", "alias": "Aggregate Costs", "domain": null }, { "name": "Sidewalk_Costs", "type": "esriFieldTypeDouble", "alias": "Sidewalk Costs", "domain": null }, { "name": "Construction_Cost_Subtotal", "type": "esriFieldTypeDouble", "alias": "Construction Cost Subtotal", "domain": null }, { "name": "Maintaining_Traffic", "type": "esriFieldTypeDouble", "alias": "Maintaining Traffic", "domain": null }, { "name": "Signing_Pavement_Markings", "type": "esriFieldTypeDouble", "alias": "Signing and Pavement Markings", "domain": null }, { "name": "Landscaping_Turf_Establishment", "type": "esriFieldTypeDouble", "alias": "Landscaping or Turf Establishment", "domain": null }, { "name": "Drainage", "type": "esriFieldTypeDouble", "alias": "Drainage", "domain": null }, { "name": "Construction_Costs", "type": "esriFieldTypeInteger", "alias": "Construction Costs", "domain": null }, { "name": "Contingency", "type": "esriFieldTypeInteger", "alias": "Contingency", "domain": null }, { "name": "Engineering_Design_Cost", "type": "esriFieldTypeInteger", "alias": "Engineering Design Cost", "domain": null }, { "name": "Total_Project_Cost", "type": "esriFieldTypeInteger", "alias": "Total Estimated Cost", "domain": null }, { "name": "Modified_Total_Cost", "type": "esriFieldTypeInteger", "alias": "Modified Total Cost", "domain": null }, { "name": "Modification_Explanation", "type": "esriFieldTypeString", "alias": "Modification Explanation", "length": 500, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "ProjectStatus", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_SMP Project Status", "description": "Status of the Sidewalk Master Plan project", "codedValues": [ { "name": "Identified", "code": "Identified" }, { "name": "Programmed", "code": "Programmed" }, { "name": "In Design", "code": "In Design" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": { "type": "codedValue", "name": "WS4_ProjectType", "description": "Project Type", "codedValues": [ { "name": "PFP", "code": "PFP" }, { "name": "PMP", "code": "PMP" }, { "name": "Other CIP", "code": "Other CIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Subarea", "type": "esriFieldTypeString", "alias": "Subarea", "length": 5, "domain": null }, { "name": "Subarea_Rank", "type": "esriFieldTypeString", "alias": "Subarea Rank", "length": 5, "domain": null } ], "indexes": [ { "name": "R468_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_468", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_468", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.71, "id": 59, "name": "Crossing Projects", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Project_Full_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Full_ID", "type": "esriFieldTypeString", "alias": "Project Full ID", "length": 25, "domain": null }, { "name": "Crossing_Project_ID", "type": "esriFieldTypeInteger", "alias": "Crossing Project ID", "domain": null }, { "name": "Legs_That_Need_Crosswalks", "type": "esriFieldTypeString", "alias": "Intersection Legs Need Crosswalks", "length": 50, "domain": null }, { "name": "Number_of_Crosswalks", "type": "esriFieldTypeInteger", "alias": "Number of Crosswalks", "domain": null }, { "name": "Crosswalk_Marking_Costs", "type": "esriFieldTypeInteger", "alias": "Crosswalk Marking Costs", "domain": null }, { "name": "Curb_Ramp_Costs", "type": "esriFieldTypeInteger", "alias": "Curb Ramp Costs", "domain": null }, { "name": "Curb_Extension_Costs", "type": "esriFieldTypeInteger", "alias": "Curb Extension Costs", "domain": null }, { "name": "Median_Alteration_Costs", "type": "esriFieldTypeInteger", "alias": "Median Alteration Costs", "domain": null }, { "name": "Pedestrian_Signal_Head_Costs", "type": "esriFieldTypeInteger", "alias": "Pedestrian Signal Head Costs", "domain": null }, { "name": "RRFB_or_HAWK_Costs", "type": "esriFieldTypeInteger", "alias": "RRFB or HAWK Costs", "domain": null }, { "name": "Construction_Cost_Subtotal", "type": "esriFieldTypeInteger", "alias": "Construction Cost Subtotal", "domain": null }, { "name": "Maintaining_Traffic", "type": "esriFieldTypeInteger", "alias": "Maintaining Traffic", "domain": null }, { "name": "Signing_Pavement_Markings", "type": "esriFieldTypeInteger", "alias": "Signing and Pavement Markings", "domain": null }, { "name": "Landscaping_Turf_Establishment", "type": "esriFieldTypeInteger", "alias": "Landscaping or Turf Establishment", "domain": null }, { "name": "Drainage", "type": "esriFieldTypeInteger", "alias": "Drainage", "domain": null }, { "name": "Construction_Costs", "type": "esriFieldTypeInteger", "alias": "Construction Costs", "domain": null }, { "name": "Contingency", "type": "esriFieldTypeInteger", "alias": "Contingency", "domain": null }, { "name": "Engineering_Design_Cost", "type": "esriFieldTypeInteger", "alias": "Engineering Design Cost", "domain": null }, { "name": "Total_Project_Cost", "type": "esriFieldTypeInteger", "alias": "Total Estimated Cost", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ProjectStatus", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_SMP Project Status", "description": "Status of the Sidewalk Master Plan project", "codedValues": [ { "name": "Identified", "code": "Identified" }, { "name": "Programmed", "code": "Programmed" }, { "name": "In Design", "code": "In Design" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": { "type": "codedValue", "name": "WS4_ProjectType", "description": "Project Type", "codedValues": [ { "name": "PFP", "code": "PFP" }, { "name": "PMP", "code": "PMP" }, { "name": "Other CIP", "code": "Other CIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Subarea", "type": "esriFieldTypeString", "alias": "Subarea", "length": 5, "domain": null }, { "name": "Subarea_Rank", "type": "esriFieldTypeString", "alias": "Subarea Rank", "length": 5, "domain": null } ], "indexes": [ { "name": "R469_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_469", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_469", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.71, "id": 60, "name": "DBO Inventory Records", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Project_Full_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Full_ID", "type": "esriFieldTypeString", "alias": "Project Full ID", "length": 25, "domain": null }, { "name": "Project_Short_ID", "type": "esriFieldTypeInteger", "alias": "Project Short ID", "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "Street1", "type": "esriFieldTypeString", "alias": "Street 1", "length": 125, "domain": null }, { "name": "Street2", "type": "esriFieldTypeString", "alias": "Street 2", "length": 125, "domain": null }, { "name": "Pedestrian_Subarea", "type": "esriFieldTypeString", "alias": "Pedestrian Subarea", "length": 5, "domain": null }, { "name": "Side_of_Street", "type": "esriFieldTypeString", "alias": "Side of Street", "length": 15, "domain": null }, { "name": "Improvement_Start_Point", "type": "esriFieldTypeString", "alias": "Improvement Start Point", "length": 125, "domain": null }, { "name": "Improvement_End_Point", "type": "esriFieldTypeString", "alias": "Improvement End Point", "length": 125, "domain": null }, { "name": "New_or_Improved_Buffer_Length", "type": "esriFieldTypeInteger", "alias": "Length of New or Improved Buffer", "domain": null }, { "name": "Recommended_Buffer_Size", "type": "esriFieldTypeString", "alias": "Recommended Buffer Size", "length": 100, "domain": null }, { "name": "Buffer_Location", "type": "esriFieldTypeString", "alias": "Buffer Location", "length": 50, "domain": null }, { "name": "Additional_Buffer_Notes", "type": "esriFieldTypeString", "alias": "Additional Buffer Notes", "length": 250, "domain": null }, { "name": "Length_of_Gap", "type": "esriFieldTypeInteger", "alias": "Length of Gap", "domain": null }, { "name": "Driveways_Alleys_Crossed", "type": "esriFieldTypeInteger", "alias": "Driveways or Alleys Crossed", "domain": null }, { "name": "Recommended_Sidewalk_Location", "type": "esriFieldTypeString", "alias": "Recommended Location for Sidewalk", "length": 50, "domain": null }, { "name": "Curb_Ramps_Needed", "type": "esriFieldTypeInteger", "alias": "Curb Ramps Needed", "domain": null }, { "name": "Work_Needed", "type": "esriFieldTypeString", "alias": "Work Needed", "length": 50, "domain": null }, { "name": "Work_Needed_Other", "type": "esriFieldTypeString", "alias": "Work Needed Other", "length": 250, "domain": null }, { "name": "Additonal_Sidewalk_Notes", "type": "esriFieldTypeString", "alias": "Additonal Sidewalk Notes", "length": 125, "domain": null }, { "name": "Intersection_Type", "type": "esriFieldTypeString", "alias": "Intersection Type", "length": 25, "domain": null }, { "name": "Intersection_Type_Other", "type": "esriFieldTypeString", "alias": "Intersection Type Other", "length": 15, "domain": null }, { "name": "Legs_of_Intersection", "type": "esriFieldTypeString", "alias": "Legs of Intersection", "length": 50, "domain": null }, { "name": "Annual_Average_Daily_Traffic", "type": "esriFieldTypeString", "alias": "AADT", "length": 25, "domain": null }, { "name": "Speed_Limit", "type": "esriFieldTypeString", "alias": "Speed Limit", "length": 25, "domain": null }, { "name": "Through_Lanes", "type": "esriFieldTypeString", "alias": "Through Lanes", "length": 25, "domain": null }, { "name": "Existing_Curb_Ramps", "type": "esriFieldTypeInteger", "alias": "Existing Curb Ramps", "domain": null }, { "name": "Desired_New_Curb_Ramps", "type": "esriFieldTypeInteger", "alias": "Desired New Curb Ramps", "domain": null }, { "name": "Why_Improvements_Needed", "type": "esriFieldTypeString", "alias": "Why Improvements Needed", "length": 250, "domain": null }, { "name": "Why_Improvements_Needed_Other", "type": "esriFieldTypeString", "alias": "Why Improvements Needed Other", "length": 125, "domain": null }, { "name": "Improvements_Needed", "type": "esriFieldTypeString", "alias": "Improvements Needed", "length": 75, "domain": null }, { "name": "Improvements_Needed_Other", "type": "esriFieldTypeString", "alias": "Improvements Needed Other", "length": 10, "domain": null }, { "name": "Pedestrian_Signal_Heads_Needed", "type": "esriFieldTypeInteger", "alias": "Pedestrian Signal Heads Needed", "domain": null }, { "name": "Crosswalks_Needed", "type": "esriFieldTypeInteger", "alias": "Crosswalks Needed", "domain": null }, { "name": "Median_Alterations_Needed", "type": "esriFieldTypeInteger", "alias": "Median Alterations Needed", "domain": null }, { "name": "Curb_Extensions_Needed", "type": "esriFieldTypeInteger", "alias": "Curb Extensions Needed", "domain": null }, { "name": "Extension_or_Island_Candidate", "type": "esriFieldTypeString", "alias": "Curb Extension or Refuge Island Candidate", "length": 5, "domain": null }, { "name": "Destinations_Connected", "type": "esriFieldTypeString", "alias": "Destinations Connected", "length": 125, "domain": null }, { "name": "Destinations_Connected_Other", "type": "esriFieldTypeString", "alias": "Destinations Connected Other", "length": 50, "domain": null }, { "name": "Additonal_Crossing_Notes", "type": "esriFieldTypeString", "alias": "Additonal Crossing Notes", "length": 125, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 80, "domain": null }, { "name": "Subarea_Rank", "type": "esriFieldTypeString", "alias": "Subarea Rank", "length": 5, "domain": null }, { "name": "Total_Cost", "type": "esriFieldTypeInteger", "alias": "Total Cost", "domain": null }, { "name": "Modified_Total_Cost", "type": "esriFieldTypeInteger", "alias": "Modified Total Cost", "domain": null }, { "name": "Modification_Explanation", "type": "esriFieldTypeString", "alias": "Modification Explanation", "length": 50, "domain": null } ], "indexes": [ { "name": "R470_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_470", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_470", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.71, "id": 61, "name": "Sidewalk Gap Projects", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Project_Full_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Full_ID", "type": "esriFieldTypeString", "alias": "Project Full ID", "length": 25, "domain": null }, { "name": "Sidewalk_Gap_Project_ID", "type": "esriFieldTypeInteger", "alias": "Sidewalk Gap Project ID", "domain": null }, { "name": "Subarea", "type": "esriFieldTypeString", "alias": "Subarea", "length": 5, "domain": null }, { "name": "Subarea_Rank", "type": "esriFieldTypeString", "alias": "Subarea Rank", "length": 5, "domain": null }, { "name": "Earthwork_CY", "type": "esriFieldTypeDouble", "alias": "Earthwork CY", "domain": null }, { "name": "Earthwork_Cost", "type": "esriFieldTypeDouble", "alias": "Earthwork Cost", "domain": null }, { "name": "Aggregate_CY", "type": "esriFieldTypeDouble", "alias": "Aggregate CY", "domain": null }, { "name": "Aggregate_Costs", "type": "esriFieldTypeDouble", "alias": "Aggregate Costs", "domain": null }, { "name": "Concrete_Sidewalk_SY", "type": "esriFieldTypeDouble", "alias": "Concrete Sidewalk SY", "domain": null }, { "name": "Concrete_Sidewalk_Cost", "type": "esriFieldTypeDouble", "alias": "Concrete Sidewalk Cost", "domain": null }, { "name": "ADA_Ramps_EA", "type": "esriFieldTypeInteger", "alias": "ADA Ramps EA", "domain": null }, { "name": "ADA_Ramps_Cost", "type": "esriFieldTypeInteger", "alias": "ADA Ramps Cost", "domain": null }, { "name": "Driveway_Alley_Regrading_EA", "type": "esriFieldTypeInteger", "alias": "Driveway_Alley Regrading EA", "domain": null }, { "name": "Driveway_Alley_Regrading_Costs", "type": "esriFieldTypeDouble", "alias": "Driveway or Alley Regrading Costs", "domain": null }, { "name": "Move_Curb_Line", "type": "esriFieldTypeString", "alias": "Move Curb Line", "length": 10, "domain": null }, { "name": "Curb_Removal_Costs", "type": "esriFieldTypeDouble", "alias": "Curb Removal Costs", "domain": null }, { "name": "Pavement_Removal_Costs", "type": "esriFieldTypeDouble", "alias": "Pavement Removal Costs", "domain": null }, { "name": "Curb_Replacement_Costs", "type": "esriFieldTypeDouble", "alias": "Curb Replacement Costs", "domain": null }, { "name": "Construction_Cost_Subtotal", "type": "esriFieldTypeDouble", "alias": "Construction Cost Subtotal", "domain": null }, { "name": "Maintaining_Traffic", "type": "esriFieldTypeDouble", "alias": "Maintaining Traffic", "domain": null }, { "name": "Signing_Pavement_Markings", "type": "esriFieldTypeDouble", "alias": "Signing and Pavement Markings", "domain": null }, { "name": "Utility_Relocation_Expected", "type": "esriFieldTypeString", "alias": "Utility Relocation Expected?", "length": 10, "domain": null }, { "name": "Utility_Relocation", "type": "esriFieldTypeDouble", "alias": "Utility Relocation", "domain": null }, { "name": "Landscaping", "type": "esriFieldTypeDouble", "alias": "Landscaping", "domain": null }, { "name": "Drainage", "type": "esriFieldTypeDouble", "alias": "Drainage", "domain": null }, { "name": "Construction_Costs", "type": "esriFieldTypeInteger", "alias": "Construction Costs", "domain": null }, { "name": "Contingency", "type": "esriFieldTypeInteger", "alias": "Contingency", "domain": null }, { "name": "Engineering_Design_Cost", "type": "esriFieldTypeInteger", "alias": "Engineering Design Cost", "domain": null }, { "name": "Total_Project_Cost", "type": "esriFieldTypeInteger", "alias": "Total Estimated Cost", "domain": null }, { "name": "Modified_Total_Cost", "type": "esriFieldTypeInteger", "alias": "Modified Total Cost", "domain": null }, { "name": "Modification_Explanation", "type": "esriFieldTypeString", "alias": "Modification Explanation", "length": 500, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "ProjectStatus", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_SMP Project Status", "description": "Status of the Sidewalk Master Plan project", "codedValues": [ { "name": "Identified", "code": "Identified" }, { "name": "Programmed", "code": "Programmed" }, { "name": "In Design", "code": "In Design" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": { "type": "codedValue", "name": "WS4_ProjectType", "description": "Project Type", "codedValues": [ { "name": "PFP", "code": "PFP" }, { "name": "PMP", "code": "PMP" }, { "name": "Other CIP", "code": "Other CIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "indexes": [ { "name": "R474_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_474", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_474", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.71, "id": 62, "name": "Sidewalk Projects", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "Project_Full_ID", "type": "esriFieldTypeString", "alias": "Project Full ID", "length": 25, "domain": null }, { "name": "Project_Short_ID", "type": "esriFieldTypeInteger", "alias": "Project Short ID", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 40, "domain": null }, { "name": "Pedestrian_Subarea", "type": "esriFieldTypeString", "alias": "Pedestrian Subarea", "length": 5, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": { "type": "codedValue", "name": "WS4_ProjectType", "description": "Project Type", "codedValues": [ { "name": "PFP", "code": "PFP" }, { "name": "PMP", "code": "PMP" }, { "name": "Other CIP", "code": "Other CIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Project_Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS4_SMP Project Status", "description": "Status of the Sidewalk Master Plan project", "codedValues": [ { "name": "Identified", "code": "Identified" }, { "name": "Programmed", "code": "Programmed" }, { "name": "In Design", "code": "In Design" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Priority", "type": "esriFieldTypeInteger", "alias": "Priority", "domain": null }, { "name": "Improvement_Type", "type": "esriFieldTypeString", "alias": "Improvement Type", "length": 200, "domain": { "type": "codedValue", "name": "WS4_ImprovementType", "description": "Sidewalk Master Plan Improvement Type", "codedValues": [ { "name": "Gap", "code": "Gap" }, { "name": "Buffer", "code": "Buffer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CIP_Project_Number", "type": "esriFieldTypeString", "alias": "CIP Project Number", "length": 50, "domain": null }, { "name": "Total_Estimated_Cost", "type": "esriFieldTypeInteger", "alias": "Total Estimated Cost", "domain": null }, { "name": "Modified_Total_Cost", "type": "esriFieldTypeInteger", "alias": "Modified Total Cost", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Subarea_Rank", "type": "esriFieldTypeString", "alias": "Subarea Rank", "length": 5, "domain": null } ], "indexes": [ { "name": "R472_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_472", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_472", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.71, "id": 30, "name": "NarrowStreets", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeInteger", "alias": "CENTERLINEID", "domain": null }, { "name": "FULLROADNAME", "type": "esriFieldTypeString", "alias": "FULLROADNAME", "length": 125, "domain": null }, { "name": "NUMBEROFPARKINGPADS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER OF PARKINGPADS", "domain": null }, { "name": "NUMBEROFPROPERTIES", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER OF PROPERTIES", "domain": null }, { "name": "NUMBEROFDRIVEWAYS", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER OF DRIVEWAYS", "domain": null }, { "name": "ALLEYACCESS", "type": "esriFieldTypeString", "alias": "ALLEY ACCESS", "length": 5, "domain": { "type": "codedValue", "name": "WS1_Yes/No", "description": "Yes or no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WITHOUT_DRIVE_OR_ALLEYACCESS", "type": "esriFieldTypeSmallInteger", "alias": "PARKING PADS WITH NO ALLEY OR DRIVEWAY", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "QUAD", "type": "esriFieldTypeString", "alias": "QUAD", "length": 5, "domain": { "type": "codedValue", "name": "WS1_CR_Quad", "description": "Cedar Rapids Quadrants", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "indexes": [ { "name": "R2037_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2037", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2037", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 10440, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null } ] }