{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Bike Lanes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.013123333333333384, "zTolerance": 8.0E-5, "mTolerance": 8.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809744, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "class", "field2": "SURFACE", "field3": "Status", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Class 1,PAVED,Current", "label": "Class I Shared Use Paved Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "Class 1,UNPAVED,Current", "label": "Unpaved Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Class 2,PAVED,Current", "label": "Class II & IV Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Class 3,PAVED,Current", "label": "Class III Bike Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Class 1,PAVED,Future", "label": "Future Class I Shared Use Paved Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Class 2,PAVED,Future", "label": "Future Class II & IV Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Class 4,PAVED,Future", "label": "Future Class II & IV Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Class 3,PAVED,Future", "label": "Future Class III Bike Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 126, 184, 255 ], "toColor": [ 55, 126, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 176, 74, 255 ], "toColor": [ 77, 176, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 78, 163, 255 ], "toColor": [ 152, 78, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 128, 0, 255 ], "toColor": [ 255, 128, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 51, 255 ], "toColor": [ 255, 255, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 86, 40, 255 ], "toColor": [ 166, 86, 40, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17463800, "ymin": -46132600, "xmax": 6145265.661531549, "ymax": 2197558.7750208154, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "class", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "class", "type": "esriFieldTypeString", "alias": "class", "length": 25, "domain": { "type": "codedValue", "name": "BikeLaneClass", "description": "", "codedValues": [ { "name": "Class 1", "code": "Class 1" }, { "name": "Class 2", "code": "Class 2" }, { "name": "Class 3", "code": "Class 3" }, { "name": "No Class Assigned", "code": " No Class Assigned" }, { "name": "Class 4", "code": "Class 4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 25, "domain": { "type": "codedValue", "name": "BikeLaneType", "description": "", "codedValues": [ { "name": "Route", "code": "Route" }, { "name": "Lane", "code": "Lane" }, { "name": "Collector", "code": "Collector" }, { "name": "Regional", "code": "Regional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "verify", "type": "esriFieldTypeString", "alias": "verify", "length": 25, "domain": { "type": "codedValue", "name": "Verify", "description": "Used to flag data needing verification", "codedValues": [ { "name": "Needing Further Research", "code": "Needing Further Research" }, { "name": "Needing Verification", "code": "Needing Verification" }, { "name": "Not Verified", "code": "Not Verified" }, { "name": "Revisit Site", "code": "Revisit Site" }, { "name": "Unable to Verify", "code": "Unable to Verify" }, { "name": "Verified", "code": "Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 25, "domain": { "type": "codedValue", "name": "BikeLaneSurface", "description": "", "codedValues": [ { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 35, "domain": { "type": "codedValue", "name": "BikeLaneDesc", "description": "Description of bike lane class.", "codedValues": [ { "name": "Bike Path", "code": "Bike Path" }, { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Bike Route", "code": "Bike Route" }, { "name": "Arterial Bike Route", "code": "Arterial Bike Route" }, { "name": "Bike Blvd", "code": "Bike Blvd" }, { "name": "Protected Bike Lane", "code": "Protected Bike Lane" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "BikeLaneStatus", "description": "", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Future", "code": "Future" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Steward", "type": "esriFieldTypeString", "alias": "Steward", "length": 12, "domain": { "type": "codedValue", "name": "Steward", "description": "Data Steward", "codedValues": [ { "name": "AJ", "code": "AJ" }, { "name": "EC", "code": "EC" }, { "name": "GB", "code": "GB" }, { "name": "KT", "code": "KT" }, { "name": "PB", "code": "PB" }, { "name": "VZ", "code": "VZ" }, { "name": "WN", "code": "WN" }, { "name": "AJ VESTRA", "code": "AJ VESTRA" }, { "name": "TH", "code": "TH" }, { "name": "DL", "code": "DL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Marking", "type": "esriFieldTypeString", "alias": "Marking", "length": 50, "domain": { "type": "codedValue", "name": "BikeLaneMarking", "description": "", "codedValues": [ { "name": "Sharrow", "code": "Sharrow" }, { "name": "Color-Safe", "code": "Color-Safe" }, { "name": "Line Segment", "code": "Line Segment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": { "type": "codedValue", "name": "BikeLaneDirection", "description": "", "codedValues": [ { "name": "Left", "code": "Left" }, { "name": "Right", "code": "Right" }, { "name": "Left/Right", "code": "Left/Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1858_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1858", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1858", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1492_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }