{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Proposed 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": 0, "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": "esriSLSDash", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "1", "label": "Hiker Biker Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "0", "label": "On-Street Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "2", "label": "Shared Use Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8558893.146961303, "ymin": 4732660.052791009, "xmax": -8553870.189096158, "ymax": 4737579.435218503, "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": "LOCATION", "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": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_473", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S425_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"} }, "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"} }, "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"} }, "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"} }, "defaultValues": { "LOCATION": null, "PATH_TYPE": null, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null }, "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"} }, "defaultValues": { "LOCATION": null, "PATH_TYPE": null, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null }, "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"} }, "defaultValues": { "LOCATION": null, "PATH_TYPE": null, "PAVEMENT": null, "LENGTH": null, "WIDTH": null, "SIDE_ROAD": null, "ADT": null, "SLOPE": null, "LIGHTING": null, "COMMENTS": null }, "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": "892b93fbef854031b20b6af97bc98f85" }