{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Bikeways", "type": "Feature Layer", "description": "Explore detailed spatial data on bike lanes and routes, which highlight centerlines in Bloomington that include various means of delineating bicycle traffic. This dataset includes information on the spatial distribution and attributes of bike lanes, shared bike lanes, and signed bike routes, facilitating analysis and planning efforts to enhance the safety and efficiency of mixed-use transportation corridors.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 89, 91, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3060465.6700905114, "ymin": 1359674.6001878604, "xmax": 3170212.156961929, "ymax": 1504529.453522198, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "geodb.sde.RoadCenterlines.stname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "geodb.sde.RoadCenterlines.st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "geodb.sde.Bikeways.asset_id", "type": "esriFieldTypeSmallInteger", "alias": "Bikeway ID", "domain": null }, { "name": "geodb.sde.Bikeways.status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS1_BikePed_Status_D", "description": "Bicycle and Pedestrian Construction Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Committed", "code": "Committed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Closed", "code": "Closed" }, { "name": "Remove", "code": "Remove" }, { "name": "Partial", "code": "Partial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "geodb.sde.Bikeways.type", "type": "esriFieldTypeString", "alias": "Bikeway Type", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Bikeway_Type", "description": "Bikeway Type", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Shared Lane", "code": "Shared Lane" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Signed Bike Route", "code": "Signed Bike Route" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "geodb.sde.Bikeways.separation_type", "type": "esriFieldTypeString", "alias": "Type of Traffic Separation", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Bikeway_Separation", "description": "Bikeway Separation", "codedValues": [ { "name": "Bollard", "code": "Bollard" }, { "name": "Concrete Barrier", "code": "Concrete Barrier" }, { "name": "Delineator Post", "code": "Delineator Post" }, { "name": "None", "code": "None" }, { "name": "Painted Buffer", "code": "Painted Buffer" }, { "name": "Painted Stripe", "code": "Painted Stripe" }, { "name": "Raised Lane", "code": "Raised Lane" }, { "name": "Traffic Barrier", "code": "Traffic Barrier" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "geodb.sde.Bikeways.bikeway_direction", "type": "esriFieldTypeString", "alias": "Bikeway Direction", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Bikeway_Direction_D", "description": "Travel direction of bikeway", "codedValues": [ { "name": "Bidirectional", "code": "Bidirectional" }, { "name": "Counterflow", "code": "Counterflow" }, { "name": "One-Way", "code": "One-Way" }, { "name": "Two-Way", "code": "Two-Way" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "geodb.sde.RoadCenterlines.fullname", "type": "esriFieldTypeString", "alias": "Street Name", "length": 80, "domain": null }, { "name": "geodb.sde.Bikeways.centerline_id", "type": "esriFieldTypeInteger", "alias": "Centerline ID", "domain": null }, { "name": "geodb.sde.RoadCenterlines.maincust", "type": "esriFieldTypeString", "alias": "Maintenance Custodian", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Asset_Custodian_D", "description": "Custodian for Public Assets such as Roads", "codedValues": [ { "name": "Bloomington", "code": "Bloomington" }, { "name": "Ellettsville", "code": "Ellettsville" }, { "name": "INDOT", "code": "INDOT" }, { "name": "Indiana University", "code": "Indiana University" }, { "name": "Monroe County", "code": "Monroe County" }, { "name": "Private", "code": "Private" }, { "name": "Private Developer", "code": "Private Developer" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "geodb.sde.RoadCenterlines.shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "geodb.sde.RoadCenterlines.objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "geodb.sde.RoadCenterlines.truck_route", "type": "esriFieldTypeString", "alias": "Truck Route", "length": 255, "domain": null } ], "geometryField": { "name": "geodb.sde.RoadCenterlines.shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a775_ix1", "fields": "geodb.sde.RoadCenterlines.shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "03c56b87399b43188b7fcd4624b182cb" }