{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Existing Bike Facility", "type": "Feature Layer", "description": "
Field descriptions:<\/SPAN><\/P> LENGTH: length in miles<\/SPAN><\/P><\/LI> AGENCY: agency with jurisdiction<\/SPAN><\/P><\/LI> YEAR: year added. Generally unreliable/not updated<\/SPAN><\/P><\/LI> FCLASS: functional classification of roadway<\/SPAN><\/P><\/LI> Date: date added. Generally unreliable/not updated<\/SPAN><\/P><\/LI> StPreDir: prefix street direction (N, W, etc)<\/SPAN><\/P><\/LI> StName: street name<\/SPAN><\/P><\/LI> StSuffix: street suffix (Ave, Rd, etc)<\/SPAN><\/P><\/LI> type: primary field for determining facility type<\/SPAN><\/P> Bike Friendly Route: no dedicated cycling infrastructure, but officially designated as a low-stress bike route. Generally low-volume, low-speed residential routes<\/SPAN><\/P><\/LI> Bike Lane: dedicated, striped bike lane<\/SPAN><\/P><\/LI> Bikeway: similar to Bike Friendly Route, but may have some on-street paint or signage alongside the road<\/SPAN><\/P><\/LI> Sharrow: slightly higher-volume or higher-speed roadways than those found on Bike Friendly Routes, but contain large markings in the center of each traffic lane to inform drivers of the presence of cyclists<\/SPAN><\/P><\/LI> Shoulder Bikeway: high-speed, high-volume roadway with large shoulder that cyclists may use at their own risk. Only suitable for very confident cyclists<\/SPAN><\/P><\/LI><\/UL><\/LI> name: bikeway name<\/SPAN><\/P><\/LI> juristype: slightly more detailed than the 'type' field, some of these designations come from individual cities' bike/ped master plans<\/SPAN><\/P><\/LI> surface: surface type. Generally unreliable/not updated<\/SPAN><\/P><\/LI> direction: intended bike route direction. Generally unreliable/not updated<\/SPAN><\/P><\/LI> pmid: unique ID for roadway segments<\/SPAN><\/P><\/LI> linearref: in-progress for our eventual switch to linear referencing<\/SPAN><\/P><\/LI><\/UL><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkt": "PROJCS[\"NAD_1983_Transverse_Mercator\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",2625138.996430666],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-115.75],PARAMETER[\"Scale_Factor\",1.00011328],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]",
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15825500,
"falseY": -47960400,
"xyUnits": 3048.00609601219,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
137,
111,
68,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 2374144.1232767627,
"ymin": 645923.1539571956,
"xmax": 2531325.159963928,
"ymax": 781094.5427346155,
"spatialReference": {
"wkt": "PROJCS[\"NAD_1983_Transverse_Mercator\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",2625138.996430666],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-115.75],PARAMETER[\"Scale_Factor\",1.00011328],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]",
"xyTolerance": 0.00328083333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15825500,
"falseY": -47960400,
"xyUnits": 3048.00609601219,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "objectid_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "objectid",
"type": "esriFieldTypeDouble",
"alias": "OBJECTID",
"domain": null
},
{
"name": "length",
"type": "esriFieldTypeDouble",
"alias": "LENGTH",
"domain": null
},
{
"name": "agency",
"type": "esriFieldTypeString",
"alias": "AGENCY",
"length": 6,
"domain": null
},
{
"name": "year",
"type": "esriFieldTypeInteger",
"alias": "YEAR",
"domain": null
},
{
"name": "fclass",
"type": "esriFieldTypeString",
"alias": "FCLASS",
"length": 20,
"domain": null
},
{
"name": "date",
"type": "esriFieldTypeDate",
"alias": "Date",
"length": 8,
"domain": null
},
{
"name": "stpredir",
"type": "esriFieldTypeString",
"alias": "StPreDir",
"length": 2,
"domain": null
},
{
"name": "stname",
"type": "esriFieldTypeString",
"alias": "StName",
"length": 40,
"domain": null
},
{
"name": "stsuffix",
"type": "esriFieldTypeString",
"alias": "StSuffix",
"length": 4,
"domain": null
},
{
"name": "shape_stle",
"type": "esriFieldTypeDouble",
"alias": "Shape_STLe",
"domain": null
},
{
"name": "type",
"type": "esriFieldTypeString",
"alias": "type",
"length": 50,
"domain": null
},
{
"name": "name",
"type": "esriFieldTypeString",
"alias": "name",
"length": 50,
"domain": null
},
{
"name": "juristype",
"type": "esriFieldTypeString",
"alias": "juristype",
"length": 50,
"domain": null
},
{
"name": "surface",
"type": "esriFieldTypeString",
"alias": "surface",
"length": 50,
"domain": null
},
{
"name": "direction",
"type": "esriFieldTypeString",
"alias": "direction",
"length": 18,
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "pmid",
"type": "esriFieldTypeString",
"alias": "pmid",
"length": 25,
"domain": null
},
{
"name": "linearref",
"type": "esriFieldTypeString",
"alias": "linearref",
"length": 25,
"domain": null
},
{
"name": "shape",
"type": "esriFieldTypeGeometry",
"alias": "shape",
"domain": null
},
{
"name": "st_length(shape)",
"type": "esriFieldTypeDouble",
"alias": "st_length(shape)",
"domain": null
},
{
"name": "globalid",
"type": "esriFieldTypeGlobalID",
"alias": "globalid",
"length": 38,
"domain": null
}
],
"geometryField": {
"name": "shape",
"type": "esriFieldTypeGeometry",
"alias": "shape"
},
"indexes": [
{
"name": "r178_sde_rowid_uk",
"fields": "objectid_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "uuid_178",
"fields": "globalid",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "uuid_oid_178",
"fields": "globalid,objectid_1",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "a140_ix1",
"fields": "shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"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": 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": false
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "st_length(shape)",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}