{ "currentVersion": 10.81, "id": 14, "name": "Existing Active Transportation", "type": "Feature Layer", "description": "Existing Active Transportation layer is the result of the Pedestrian and Bicycle Master Plan performed by the Transportation Department. The Pedestrian Network includes the following facility types: Shared-Use Pathway, Paved; Shared-Use Pathway, Unpaved; and Sidewalk. The Bicycle Network includes the following facility types: Cycle Track; Shared-Use Pathway, Paved; Shared-Use Pathway, Unpaved; and Bike Lane. Digitizing and field updates are maintained by the GIS Department with direction from the Transportation Department. Public Works Department has access to maintain BylawExempt_Snow and MaintainedBy_Snow fields for the Sidewalk facility type only.For details on data maintenance process, see How To Edit Active Transportation on Insites - GIS Documents.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FacilityType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6 }, "defaultLabel": "Facility Type Missing", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 2 }, "value": "Cycle Track", "label": "Cycle Track", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 0, 255, 255 ], "width": 2 }, "value": "Shared-Use Pathway, Paved", "label": "Shared-Use Pathway, Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "Shared-Use Pathway, Unpaved", "label": "Shared-Use Pathway, Unpaved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 214, 0, 255 ], "width": 2 }, "value": "Bike Lane", "label": "Bike Lane", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "Sidewalk", "label": "Sidewalk", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 318046.06575000007, "ymin": 5517353.839, "xmax": 332215.5067499997, "ymax": 5543933.37875, "spatialReference": { "wkid": 26911, "latestWkid": 26911 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 40, "domain": { "type": "codedValue", "name": "WS1_Facility_Type", "description": "Active Transportation Facility Type", "codedValues": [ { "name": "Cycle Track", "code": "Cycle Track" }, { "name": "Shared-Use Pathway, Paved", "code": "Shared-Use Pathway, Paved" }, { "name": "Shared-Use Pathway, Unpaved", "code": "Shared-Use Pathway, Unpaved" }, { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Sidewalk", "code": "Sidewalk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Year_Built", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Road_ID", "type": "esriFieldTypeInteger", "alias": "Road ID", "domain": null }, { "name": "AT_ID", "type": "esriFieldTypeInteger", "alias": "AT ID", "domain": null }, { "name": "SideOfRoad", "type": "esriFieldTypeString", "alias": "Side Of Road", "length": 2, "domain": null }, { "name": "AID", "type": "esriFieldTypeString", "alias": "AID", "length": 11, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Verified_Geom", "type": "esriFieldTypeString", "alias": "Verified_Geom", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNoText", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Verified_Attr", "type": "esriFieldTypeString", "alias": "Verified_Attr", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNoText", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_AT_Status", "description": "Status for Active Transportation Features", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AT_Primary", "type": "esriFieldTypeString", "alias": "Primary Network", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNoText", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Frequency", "type": "esriFieldTypeString", "alias": "Frequency", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Frequency", "description": "Weekday or Weekend", "codedValues": [ { "name": "Weekday", "code": "Weekday" }, { "name": "Weekend", "code": "Weekend" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R235234_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S234081_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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 }