{ "currentVersion": 10.91, "id": 8, "name": "CWATS Planning Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "D2 - Active Transportation System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "F_Type_New", "field2": "Ext_Prop", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 22, 255 ], "width": 4 }, "value": "Bike Lane,Existing", "label": "Bike Lane, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 4 }, "value": "Bike Lane,Proposed", "label": "Bike Lane, Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "CSS,Existing", "label": "Context Sensitive Solution, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "CSS,Proposed", "label": "Context Sensitive Solution, Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "value": "MUT,Existing", "label": "Multi-Use Trail, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 4 }, "value": "MUT,Proposed", "label": "Multi-Use Trail, Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 4 }, "value": "Paved Shoulder,Existing", "label": "Paved Shoulder, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 4 }, "value": "Paved Shoulder,Proposed", "label": "Paved Shoulder, Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 113, 255, 255 ], "width": 4 }, "value": "Signed Route,Existing", "label": "Signed Route, Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 2, 113, 255, 255 ], "width": 4 }, "value": "Signed Route,Proposed", "label": "Signed Route, Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 324911.4900000002, "ymin": 4649533.897, "xmax": 381657.284, "ymax": 4694239.624399999, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SegmentName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ext_Prop", "type": "esriFieldTypeString", "alias": "Ext_Prop", "length": 20, "domain": { "type": "codedValue", "name": "CWATS_Status", "description": "Existing or Proposed", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Implem", "type": "esriFieldTypeString", "alias": "Implem", "length": 20, "domain": null }, { "name": "Municipali", "type": "esriFieldTypeString", "alias": "Municipali", "length": 20, "domain": null }, { "name": "Local_Netw", "type": "esriFieldTypeString", "alias": "Local_Netw", "length": 20, "domain": null }, { "name": "F_Type_New", "type": "esriFieldTypeString", "alias": "F_Type_New", "length": 25, "domain": null }, { "name": "Show_Fig5_", "type": "esriFieldTypeString", "alias": "Show_Fig5_", "length": 50, "domain": null }, { "name": "Road_Class", "type": "esriFieldTypeString", "alias": "Road_Class", "length": 25, "domain": null }, { "name": "urban", "type": "esriFieldTypeString", "alias": "urban", "length": 20, "domain": null }, { "name": "netw_segid", "type": "esriFieldTypeString", "alias": "netw_segid", "length": 50, "domain": null }, { "name": "settlement", "type": "esriFieldTypeString", "alias": "settlement", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SegmentName", "type": "esriFieldTypeString", "alias": "SegmentName", "length": 50, "domain": null }, { "name": "FromRoute", "type": "esriFieldTypeString", "alias": "FromRoute", "length": 50, "domain": null }, { "name": "ToRoute", "type": "esriFieldTypeString", "alias": "ToRoute", "length": 50, "domain": null }, { "name": "Completed", "type": "esriFieldTypeString", "alias": "Completed", "length": 50, "domain": null }, { "name": "LengthKM", "type": "esriFieldTypeDouble", "alias": "LengthKM", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6560_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5522_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }