{ "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 24, "name": "Bikeways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Cape Cod Commission, 2023", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 126, 129, 255 ], "width": 2 }, "value": "Existing Bike Path", "label": "Existing Bike Path" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "Funded Bike Path", "label": "Funded Bike Path" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 138, 54, 255 ], "width": 2 }, "value": "Planned Bike Path", "label": "Planned Bike Path" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 88, 106, 255 ], "width": 1 }, "value": "Existing Bike Lane", "label": "Existing Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 167, 136, 255 ], "width": 1 }, "value": "Funded Bike Lane", "label": "Funded Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 137, 44, 255 ], "width": 1 }, "value": "Planned Bike Lane", "label": "Planned Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 30, 66, 255 ], "width": 1 }, "value": "Desired Infrastructure", "label": "Desired Infrastructure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 30, 66, 255 ], "toColor": [ 138, 30, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 119, 143, 255 ], "toColor": [ 60, 119, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 166, 134, 255 ], "toColor": [ 148, 166, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 70, 79, 255 ], "toColor": [ 58, 70, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 140, 55, 255 ], "toColor": [ 237, 140, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 237, 102, 255 ], "toColor": [ 255, 237, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 134, 143, 255 ], "toColor": [ 121, 134, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 93, 129, 255 ], "toColor": [ 199, 93, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 166, 171, 255 ], "toColor": [ 82, 166, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 222, 182, 255 ], "toColor": [ 201, 222, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 269339.9010209347, "ymin": 808382.8145069154, "xmax": 328890.03087608365, "ymax": 870561.5853870802, "spatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 1.2261065281195112E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TrailName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "TrailName", "type": "esriFieldTypeString", "alias": "TrailName", "length": 50, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "SafetyType", "type": "esriFieldTypeString", "alias": "SafetyType", "length": 50, "domain": null }, { "name": "BikeRteNo", "type": "esriFieldTypeInteger", "alias": "BikeRteNo", "domain": null }, { "name": "TownNo", "type": "esriFieldTypeSmallInteger", "alias": "TownNo", "domain": null }, { "name": "Signage", "type": "esriFieldTypeString", "alias": "Signage", "length": 20, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": null }, { "name": "PathWidth", "type": "esriFieldTypeDouble", "alias": "PathWidth", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "B_Type", "type": "esriFieldTypeString", "alias": "B_Type", "length": 30, "domain": null }, { "name": "Feet", "type": "esriFieldTypeDouble", "alias": "Feet", "domain": null }, { "name": "CS_orig", "type": "esriFieldTypeString", "alias": "CS_orig", "length": 1, "domain": null }, { "name": "CS_Rec20", "type": "esriFieldTypeString", "alias": "CS_Rec20", "length": 1, "domain": null }, { "name": "VISION88", "type": "esriFieldTypeString", "alias": "VISION88", "length": 20, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }