{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Existing Bikeways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Zoom: 1:36,112 to 1:18,056" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PATH_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "1", "label": "Hiker Biker Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "0", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "Shared Use Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1347057.2701400518, "ymin": 514866.50168681145, "xmax": 1357390.2724398822, "ymax": 525879.4402908087, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "vcsWkid": 5702, "latestVcsWkid": 5702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGVD_1929", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PATH_TYPE", "typeIdField": "PATH_TYPE", "subtypeFieldName": "PATH_TYPE", "subtypeField": "PATH_TYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "PATH_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type of Path Used", "domain": null }, { "name": "PAVEMENT", "type": "esriFieldTypeString", "alias": "Pavement Surface", "length": 50, "domain": { "type": "codedValue", "name": "Pavement", "description": "", "codedValues": [ { "name": "Unpaved Trails", "code": "0" }, { "name": "Paved Trails", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeInteger", "alias": "Length", "domain": { "type": "range", "name": "Length", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeInteger", "alias": "Width", "domain": { "type": "range", "name": "Width", "description": "", "range": [ 0, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIDE_ROAD", "type": "esriFieldTypeString", "alias": "Side of the Road the Path is Located", "length": 50, "domain": { "type": "codedValue", "name": "SideRoad_1", "description": "", "codedValues": [ { "name": "North", "code": "0" }, { "name": "East", "code": "1" }, { "name": "West", "code": "2" }, { "name": "South", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "Average Daily Traffic Volume", "domain": { "type": "range", "name": "ADT", "description": "", "range": [ 0, 50000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Slope", "length": 50, "domain": { "type": "codedValue", "name": "Slope", "description": "", "codedValues": [ { "name": "Mild", "code": "0" }, { "name": "Medium", "code": "1" }, { "name": "Steep", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting of Path Present", "length": 50, "domain": { "type": "codedValue", "name": "Lighting", "description": "", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 250, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "BL", "type": "esriFieldTypeSmallInteger", "alias": "BL", "domain": { "type": "codedValue", "name": "BL", "description": "Presence of bike lane with a width of greater than or equal to 0.9m", "codedValues": [ { "name": "Less than 0.9m", "code": 0 }, { "name": "Greater than or equal to 0.9m", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLW", "type": "esriFieldTypeDouble", "alias": "CLW", "domain": null }, { "name": "BLW", "type": "esriFieldTypeDouble", "alias": "BLW", "domain": null }, { "name": "AADT", "type": "esriFieldTypeSmallInteger", "alias": "AADT", "domain": null }, { "name": "K", "type": "esriFieldTypeDouble", "alias": "K Factor", "domain": null }, { "name": "D", "type": "esriFieldTypeDouble", "alias": "D Factor", "domain": null }, { "name": "PHV", "type": "esriFieldTypeDouble", "alias": "PHV", "domain": null }, { "name": "N", "type": "esriFieldTypeSmallInteger", "alias": "N", "domain": null }, { "name": "CLV", "type": "esriFieldTypeDouble", "alias": "CLV", "domain": null }, { "name": "OLV", "type": "esriFieldTypeSmallInteger", "alias": "OLV", "domain": null }, { "name": "SPD", "type": "esriFieldTypeSmallInteger", "alias": "SPD", "domain": null }, { "name": "Speed_Limit_MPH", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit (MPH)", "domain": null }, { "name": "PKG", "type": "esriFieldTypeSmallInteger", "alias": "PKG", "domain": { "type": "codedValue", "name": "PKG", "description": "Parking lane present with more than 30% occupancy ", "codedValues": [ { "name": "Less than 30% occupancy", "code": 0 }, { "name": "Greater than or equal to 30% occupancy", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BCL", "type": "esriFieldTypeSmallInteger", "alias": "Bicycle Comfort Level", "domain": null }, { "name": "Ft", "type": "esriFieldTypeDouble", "alias": "Large Truck Volume", "domain": null }, { "name": "Fp", "type": "esriFieldTypeDouble", "alias": "Parking Time Limits", "domain": null }, { "name": "Frt", "type": "esriFieldTypeDouble", "alias": "Right Turn Volumes", "domain": null }, { "name": "AF", "type": "esriFieldTypeDouble", "alias": "Adjustment Factor", "domain": null }, { "name": "laurelsde.DBO.Existing_Bikeways.Area", "type": "esriFieldTypeSmallInteger", "alias": "laurelsde.DBO.Existing_Bikeways.Area", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_472", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S424_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "id": 0, "name": "On-Street Bike Lane" }, { "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "id": 1, "name": "Hiker Biker Trail" }, { "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "id": 2, "name": "Shared Use Roadway" } ], "subtypes": [ { "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "defaultValues": { "LOCATION": null, "PATH_TYPE": null, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25 }, "code": 0, "name": "On-Street Bike Lane" }, { "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "defaultValues": { "LOCATION": null, "PATH_TYPE": null, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25 }, "code": 1, "name": "Hiker Biker Trail" }, { "domains": { "PAVEMENT": {"type": "inherited"}, "LENGTH": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SIDE_ROAD": {"type": "inherited"}, "ADT": {"type": "inherited"}, "SLOPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "BL": {"type": "inherited"}, "PKG": {"type": "inherited"} }, "defaultValues": { "LOCATION": null, "PATH_TYPE": null, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "CONDITION": null, "COMMENTS": null, "BL": null, "OLV": null, "SPD": null, "PKG": null, "laurelsde.DBO.Existing_Bikeways.Area": null, "BCL": null, "CLW": null, "BLW": null, "AADT": null, "K": null, "D": null, "PHV": null, "N": null, "CLV": null, "Ft": null, "Fp": null, "Frt": null, "AF": null, "Speed_Limit_MPH": 25 }, "code": 2, "name": "Shared Use Roadway" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36111.909643, "effectiveMaxScale": 18055.954822, "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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1423255227000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c7ad6df4c0b0444aa71111f54765b9cd" }