{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Bicycle LTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 1.0E-6, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -1041.8955734999977, "mUnits": 4.194304001953124E12 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Level of Traffic Stress" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LTS", "uniqueValueGroups": [ { "heading": "LTS", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "4", "label": "4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9350169.919670379, "ymin": 3373198.4089438072, "xmax": -9040532.10194815, "ymax": 3609367.2714502923, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADWAY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 30, "domain": null }, { "name": "ROADWAY", "type": "esriFieldTypeString", "alias": "ROADWAY", "length": 32, "domain": null }, { "name": "BEGIN_POST", "type": "esriFieldTypeDouble", "alias": "BEGIN POST", "domain": null }, { "name": "END_POST", "type": "esriFieldTypeDouble", "alias": "END POST", "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "SEG. LENGTH (MI.)", "domain": null }, { "name": "LTS", "type": "esriFieldTypeInteger", "alias": "LTS", "domain": null }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null }, { "name": "TOTAL_THRU_LANES", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL THRU LANES", "domain": null }, { "name": "PAVED", "type": "esriFieldTypeString", "alias": "PAVED", "length": 10, "domain": null }, { "name": "BUFFERED_BIKE_LANES", "type": "esriFieldTypeString", "alias": "BUFFERED_BIKE_LANES", "length": 255, "domain": null }, { "name": "ON_STREET_PARKING", "type": "esriFieldTypeString", "alias": "ON_STREET_PARKING", "length": 255, "domain": null }, { "name": "PAVED_SHOULDER_WIDTH", "type": "esriFieldTypeDouble", "alias": "PAVED_SHOULDER_WIDTH", "domain": null }, { "name": "LU_RESIDENTIAL", "type": "esriFieldTypeString", "alias": "LU_RESIDENTIAL", "length": 10, "domain": null }, { "name": "LU_COMM_INDUS", "type": "esriFieldTypeString", "alias": "LU_COMM_INDUS", "length": 10, "domain": null }, { "name": "PAVED_TYPE", "type": "esriFieldTypeString", "alias": "PAVED_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "WS2_OUTSIDE SHOULDER TYPE", "description": "HIGHWAY SHOULDER TYPE", "codedValues": [ { "name": "RAISED CURB", "code": "0" }, { "name": "PAVED", "code": "1" }, { "name": "PAVED WARN", "code": "2" }, { "name": "LAWN", "code": "3" }, { "name": "GRAVEL/MARL", "code": "4" }, { "name": "VALLEY GUTR", "code": "5" }, { "name": "CURB&GUTTER", "code": "6" }, { "name": "OTHER", "code": "7" }, { "name": "CURB W RESF", "code": "8" }, { "name": "NONE (MANAGED LANE)", "code": "9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }