{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 149, "name": "Bike Routes Existing", "type": "Feature Layer", "description": "Draft of future and existing bike lanes - Official Bike Planning since 2009 - currently under review and modified frequently - Developing ultimate bike network. - in progress - Information is used by the dept of Transportation", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 1800, "name": "Transportation" }, "subLayers": [], "minScale": 200000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PathTypeExisting", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "2", "label": "Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "4", "label": "Wide Curb Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "1", "label": "Paved Shoulder" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "5", "label": "Paved/Gravel Shoulder" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "0", "label": "Shared Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "3", "label": "Off Street Trail" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 78, 173, 255 ], "toColor": [ 123, 78, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 171, 50, 255 ], "toColor": [ 136, 171, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 35, 40, 255 ], "toColor": [ 168, 35, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 161, 159, 255 ], "toColor": [ 34, 161, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 104, 53, 255 ], "toColor": [ 130, 104, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 54, 88, 255 ], "toColor": [ 135, 54, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 93, 135, 255 ], "toColor": [ 34, 93, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 168, 95, 255 ], "toColor": [ 49, 168, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 45, 173, 255 ], "toColor": [ 56, 45, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 37, 138, 255 ], "toColor": [ 168, 37, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 92, 43, 255 ], "toColor": [ 171, 92, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 130, 52, 255 ], "toColor": [ 90, 130, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 74, 62, 255 ], "toColor": [ 148, 74, 62, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 523335.6447999999, "ymin": 5427777.2345, "xmax": 539517.3298000004, "ymax": 5450697.2653, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": "RouteType", "subtypeFieldName": "RouteType", "subtypeField": "RouteType", "defaultSubtypeCode": 0, "fields": [ { "name": "RouteType", "type": "esriFieldTypeInteger", "alias": "Route Type", "domain": null }, { "name": "PathTypeExisting", "type": "esriFieldTypeInteger", "alias": "Path Type Existing", "domain": { "type": "codedValue", "name": "WS2_TrnBicycleRoutePathType_1", "description": "", "codedValues": [ { "name": "Off Street", "code": 3 }, { "name": "Shared Road", "code": 0 }, { "name": "Paved Shoulder", "code": 1 }, { "name": "Bike Lane", "code": 2 }, { "name": "Wide Curb Lane", "code": 4 }, { "name": "Paved/Gravel Shoulder", "code": 5 }, { "name": "Protected Bike Lane", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 100, "domain": null }, { "name": "FromAddress", "type": "esriFieldTypeInteger", "alias": "From Address", "domain": null }, { "name": "ToAddress", "type": "esriFieldTypeInteger", "alias": "To Address", "domain": null }, { "name": "FromStreet", "type": "esriFieldTypeString", "alias": "From Street", "length": 255, "domain": null }, { "name": "ToStreet", "type": "esriFieldTypeString", "alias": "To Street", "length": 255, "domain": null }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "Project Description", "length": 255, "domain": null }, { "name": "STREETID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "id": 0, "name": "Commuter" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "id": 1, "name": "Recreational" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "id": 2, "name": "Community" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "id": 3, "name": "Commuter/Recreational" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "id": 4, "name": "Community/Recreational" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "id": 5, "name": "Commuter/Community/Recreational" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "id": 6, "name": "Community/Commuter" } ], "subtypes": [ { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "defaultValues": { "Join_Count": null, "STREETID": null, "RoadName": null, "RouteType": 0, "PathTypeExisting": null, "PathTypeFuture": null, "FromAddress": null, "ToAddress": null, "AdoptedBikeRoute": null, "DatePassedCouncil": null, "ProjectDescription": null, "FromStreet": null, "ToStreet": null, "Direction": null, "Facility_L": null, "Facility_R": null, "Status_L": null, "Status_R": null, "SurfaceType_L": null, "SurfaceType_R": null, "OneWay": null, "DRA_ID": null, "Comments": null }, "code": 0, "name": "Commuter" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "defaultValues": { "Join_Count": null, "STREETID": null, "RoadName": null, "RouteType": 0, "PathTypeExisting": null, "PathTypeFuture": null, "FromAddress": null, "ToAddress": null, "AdoptedBikeRoute": null, "DatePassedCouncil": null, "ProjectDescription": null, "FromStreet": null, "ToStreet": null, "Direction": null, "Facility_L": null, "Facility_R": null, "Status_L": null, "Status_R": null, "SurfaceType_L": null, "SurfaceType_R": null, "OneWay": null, "DRA_ID": null, "Comments": null }, "code": 1, "name": "Recreational" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "defaultValues": { "Join_Count": null, "STREETID": null, "RoadName": null, "RouteType": 0, "PathTypeExisting": null, "PathTypeFuture": null, "FromAddress": null, "ToAddress": null, "AdoptedBikeRoute": null, "DatePassedCouncil": null, "ProjectDescription": null, "FromStreet": null, "ToStreet": null, "Direction": null, "Facility_L": null, "Facility_R": null, "Status_L": null, "Status_R": null, "SurfaceType_L": null, "SurfaceType_R": null, "OneWay": null, "DRA_ID": null, "Comments": null }, "code": 2, "name": "Community" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "defaultValues": { "Join_Count": null, "STREETID": null, "RoadName": null, "RouteType": null, "PathTypeExisting": null, "PathTypeFuture": null, "FromAddress": null, "ToAddress": null, "AdoptedBikeRoute": null, "DatePassedCouncil": null, "ProjectDescription": null, "FromStreet": null, "ToStreet": null, "Direction": null, "Facility_L": null, "Facility_R": null, "Status_L": null, "Status_R": null, "SurfaceType_L": null, "SurfaceType_R": null, "OneWay": null, "DRA_ID": null, "Comments": null }, "code": 3, "name": "Commuter/Recreational" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "defaultValues": { "Join_Count": null, "STREETID": null, "RoadName": null, "RouteType": null, "PathTypeExisting": null, "PathTypeFuture": null, "FromAddress": null, "ToAddress": null, "AdoptedBikeRoute": null, "DatePassedCouncil": null, "ProjectDescription": null, "FromStreet": null, "ToStreet": null, "Direction": null, "Facility_L": null, "Facility_R": null, "Status_L": null, "Status_R": null, "SurfaceType_L": null, "SurfaceType_R": null, "OneWay": null, "DRA_ID": null, "Comments": null }, "code": 4, "name": "Community/Recreational" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "defaultValues": { "Join_Count": null, "STREETID": null, "RoadName": null, "RouteType": null, "PathTypeExisting": null, "PathTypeFuture": null, "FromAddress": null, "ToAddress": null, "AdoptedBikeRoute": null, "DatePassedCouncil": null, "ProjectDescription": null, "FromStreet": null, "ToStreet": null, "Direction": null, "Facility_L": null, "Facility_R": null, "Status_L": null, "Status_R": null, "SurfaceType_L": null, "SurfaceType_R": null, "OneWay": null, "DRA_ID": null, "Comments": null }, "code": 5, "name": "Commuter/Community/Recreational" }, { "domains": { "PathTypeExisting": {"type": "inherited"}, "PathTypeFuture": {"type": "inherited"}, "AdoptedBikeRoute": {"type": "inherited"}, "Direction": {"type": "inherited"}, "Facility_L": {"type": "inherited"}, "Facility_R": {"type": "inherited"}, "Status_L": {"type": "inherited"}, "Status_R": {"type": "inherited"}, "SurfaceType_L": {"type": "inherited"}, "SurfaceType_R": {"type": "inherited"}, "OneWay": {"type": "inherited"} }, "defaultValues": { "Join_Count": null, "STREETID": null, "RoadName": null, "RouteType": null, "PathTypeExisting": null, "PathTypeFuture": null, "FromAddress": null, "ToAddress": null, "AdoptedBikeRoute": null, "DatePassedCouncil": null, "ProjectDescription": null, "FromStreet": null, "ToStreet": null, "Direction": null, "Facility_L": null, "Facility_R": null, "Status_L": null, "Status_R": null, "SurfaceType_L": null, "SurfaceType_R": null, "OneWay": null, "DRA_ID": null, "Comments": null }, "code": 6, "name": "Community/Commuter" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }