{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Bicycle Trails", "type": "Feature Layer", "description": "
The system of trails that are used for biking and hiking were initially captured using GPS techniques by the Bicycle, Pedestrian and Trails Coordinator, Department of Parks & Recreation, along with friends of the mountain biking community. Trails were captured by physically riding a bike along these pathways. Inaccuracies of GPS data resulting from riding under tree canopies and from use of less-than-survey-accurate GPS devices were 'corrected' by City GIS staff (geographic information systems) by adjusting the trails to overlay identifiable features from the City's orthophotography. For example, the dirt of worn single-track pathways could be seen in less dense foliage and field areas. In many cases there was no way to see through the more densely forested areas, so the original GPS'ed information was not interpreted to match the orthophotography. It is believed that all trails and waypoints data meet the map accuracy standards required of the Department of Parks and Recreation.All final decisions about the mapped locations and attribution of Waypoints and Trails were under the purview of the City's trails superintendant.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Jake Helmboldt, Nathan Burrell, Michael Burton, Steve Waldron, Zbigniew Brodzik.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Location"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8632298.168250764, "ymin": 4502834.062709744, "xmax": -8610731.302302487, "ymax": 4519540.513117752, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 14, "domain": null }, { "name": "CarriagewayID", "type": "esriFieldTypeInteger", "alias": "CarriagewayID", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "IntersectionID", "domain": null }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "LegacyAssetID", "length": 14, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Bicycle Lane Type", "description": "Bicycle Lane Type", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Bike-Walk Street", "code": "Bike-Walk Street" }, { "name": "Buffered Bike Lane", "code": "Buffered Bike Lane" }, { "name": "Climbing Bike Lane", "code": "Climbing Bike Lane" }, { "name": "Contraflow Bike Lane", "code": "Contraflow Bike Lane" }, { "name": "CycleTrack", "code": "CycleTrack" }, { "name": "Shared Space", "code": "Shared Space" }, { "name": "Shared Use Path", "code": "Shared Use Path" }, { "name": "Sharrow", "code": "Sharrow" }, { "name": "Bike Lane & Contraflow", "code": "Bike Lane & Contraflow" }, { "name": "Bus & Bike Only Lane", "code": "Bus & Bike Only Lane" }, { "name": "Non-Motorized Shared Space", "code": "Non-Motorized Shared Space" }, { "name": "Paved Off-Roadway Path", "code": "Paved Off-Roadway Path" }, { "name": "Separated Bike Lane", "code": "Separated Bike Lane" }, { "name": "Standard Bike Lane", "code": "Standard Bike Lane" }, { "name": "Shared Roadway", "code": "Shared Roadway" }, { "name": "To Be Determined", "code": "To Be Determined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "Asset Status", "description": "Asset Status", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Retired", "code": "Retired" }, { "name": "Planned", "code": "Planned" }, { "name": "Out Of Service", "code": "OOS" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "Asset Condition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": 1 }, { "name": "Good", "code": 2 }, { "name": "Moderate", "code": 3 }, { "name": "Poor", "code": 4 }, { "name": "Failing", "code": 5 }, { "name": "Not Visible", "code": 99 }, { "name": "Graffiti", "code": 98 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition_Date", "type": "esriFieldTypeDate", "alias": "Condition_Date", "length": 8, "domain": null }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "length": 8, "domain": null }, { "name": "Warranty_Date", "type": "esriFieldTypeDate", "alias": "Warranty_Date", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "ConStats", "type": "esriFieldTypeString", "alias": "Construction Status", "length": 50, "domain": { "type": "codedValue", "name": "Bike Lane Construction Status", "description": "Bike Lane Construction Status", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Conceptual", "code": "Conceptual" }, { "name": "Funded", "code": "Funded" }, { "name": "In Design", "code": "In Design" }, { "name": "Pre-2010", "code": "Pre-2010" }, { "name": "Construction/Pending", "code": "Construction/Pending" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sharrow", "type": "esriFieldTypeString", "alias": "Sharrow", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No (Uppercase)", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "FromSt", "type": "esriFieldTypeString", "alias": "FromSt", "length": 50, "domain": null }, { "name": "ToSt", "type": "esriFieldTypeString", "alias": "ToSt", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "Council District", "length": 50, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeDouble", "alias": "Life Cycle of Asset", "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 15, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "Edit By", "length": 15, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit 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": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_179", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_179", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S145_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "281ecdcc50bb4498a0d73b881ed0e096" }