|
360 | 360 | "steps": ["optional",null,null,null], |
361 | 361 | "escalator": ["optional",null,null,null], |
362 | 362 | "elevator": ["optional",null,null,null], |
363 | | - "bikeway": ["optional",null,"required",null], |
| 363 | + "bikeway": ["optional",null,"recommended",null], |
364 | 364 | "multi_use_path": ["optional",null,"recommended",null], |
365 | 365 | "trail": ["optional",null,"recommended",null], |
366 | 366 | "ramp": ["optional",null,"recommended",null], |
|
633 | 633 | }, |
634 | 634 | { |
635 | 635 | "name": "official", |
636 | | - "description": "Indicates whether a trail has been officially designated by a government body or other recognized organization, with a string of the name of the recognizing body and/or a URL to the source/reference to the recognition for users to verify and see additional information. If not an official trail, the value should be "no." If left blank, the trail is assumed official and managed by a local government agency.", |
| 636 | + "description": "Indicates whether a trail has been officially designated by a government body or other recognized organization, with a string of the name of the recognizing body and/or a URL to the source/reference to the recognition for users to verify and see additional information. If not an official trail, the value should be \"no.\" If left blank, the trail is assumed official and managed by a local government agency.", |
637 | 637 | "type": "Array<Text>", |
638 | 638 | "listed_values": null, |
639 | 639 | "example": "[\"https://greenway.org/route-map\"]\n[\"East Coast Greenway Alliance\"]", |
|
657 | 657 | }, |
658 | 658 | { |
659 | 659 | "name": "presence", |
660 | | - "description": "Indicates whether the piece of infrastructure exists or is present. When other attributes are provided, the existence of the infrastructure can be assumed. This attribute is useful for identifying where a sidewalk or a crossing might be missing or where its presence is unknown. Conditionally required if no other identifiying fields supplied.", |
| 660 | + "description": "Indicates whether the piece of infrastructure exists or is present. When other attributes are provided, the existence of the infrastructure can be assumed. This attribute is useful for identifying where a sidewalk or a crossing might be missing or where its presence is unknown. Conditionally required if no other identfiying fields supplied.", |
661 | 661 | "type": "Enum", |
662 | 662 | "listed_values": ["yes","no","missing","unknown"], |
663 | 663 | "example": "cycleway:left:presence=yes, cycleway:right:buffer:presence=yes", |
|
1479 | 1479 | "example": "2025-03\n2014", |
1480 | 1480 | "presence": { |
1481 | 1481 | "road": ["forbidden",null,null,null], |
1482 | | - "sidewalk": ["recommended",null,null,null], |
1483 | | - "footway": ["recommended",null,null,null], |
1484 | | - "crossing": ["recommended",null,null,null], |
1485 | | - "curb_ramp_toplanding": ["recommended",null,null,null], |
1486 | | - "curb_ramp_runslope": ["recommended",null,null,null], |
1487 | | - "traffic_island": ["recommended",null,null,null], |
1488 | | - "steps": ["recommended",null,null,null], |
1489 | | - "escalator": ["recommended",null,null,null], |
1490 | | - "elevator": ["recommended",null,null,null], |
1491 | | - "bikeway": ["forbidden",null,null,null], |
1492 | | - "multi_use_path": ["recommended",null,null,null], |
1493 | | - "trail": ["recommended",null,null,null], |
1494 | | - "ramp": ["recommended",null,null,null], |
| 1482 | + "sidewalk": ["optional","recommended",null,null], |
| 1483 | + "footway": ["optional","recommended",null,null], |
| 1484 | + "crossing": ["optional","recommended",null,null], |
| 1485 | + "curb_ramp_toplanding": ["optional",null,"recommended",null], |
| 1486 | + "curb_ramp_runslope": ["optional",null,"recommended",null], |
| 1487 | + "traffic_island": ["optional",null,"recommended",null], |
| 1488 | + "steps": ["optional",null,"recommended",null], |
| 1489 | + "escalator": ["optional",null,"recommended",null], |
| 1490 | + "elevator": ["optional",null,"recommended",null], |
| 1491 | + "bikeway": ["optional",null,"recommended",null], |
| 1492 | + "multi_use_path": ["optional",null,"recommended",null], |
| 1493 | + "trail": ["optional",null,"recommended",null], |
| 1494 | + "ramp": ["optional",null,"recommended",null], |
1495 | 1495 | "virtual_link": ["forbidden",null,null,null] |
1496 | 1496 | } |
1497 | 1497 | }, |
|
1503 | 1503 | "example": null, |
1504 | 1504 | "presence": { |
1505 | 1505 | "road": ["forbidden",null,null,null], |
1506 | | - "sidewalk": ["recommended",null,null,null], |
1507 | | - "footway": ["recommended",null,null,null], |
1508 | | - "crossing": ["recommended",null,null,null], |
1509 | | - "curb_ramp_toplanding": ["recommended",null,null,null], |
1510 | | - "curb_ramp_runslope": ["recommended",null,null,null], |
1511 | | - "traffic_island": ["recommended",null,null,null], |
1512 | | - "steps": ["recommended",null,null,null], |
1513 | | - "escalator": ["recommended",null,null,null], |
1514 | | - "elevator": ["recommended",null,null,null], |
1515 | | - "bikeway": ["forbidden",null,null,null], |
1516 | | - "multi_use_path": ["recommended",null,null,null], |
1517 | | - "trail": ["recommended",null,null,null], |
1518 | | - "ramp": ["recommended",null,null,null], |
| 1506 | + "sidewalk": ["optional","recommended",null,null], |
| 1507 | + "footway": ["optional","recommended",null,null], |
| 1508 | + "crossing": ["optional","recommended",null,null], |
| 1509 | + "curb_ramp_toplanding": ["optional",null,"recommended",null], |
| 1510 | + "curb_ramp_runslope": ["optional",null,"recommended",null], |
| 1511 | + "traffic_island": ["optional",null,"recommended",null], |
| 1512 | + "steps": ["optional",null,"recommended",null], |
| 1513 | + "escalator": ["optional",null,"recommended",null], |
| 1514 | + "elevator": ["optional",null,"recommended",null], |
| 1515 | + "bikeway": ["optional",null,"recommended",null], |
| 1516 | + "multi_use_path": ["optional",null,"recommended",null], |
| 1517 | + "trail": ["optional",null,"recommended",null], |
| 1518 | + "ramp": ["optional",null,"recommended",null], |
1519 | 1519 | "virtual_link": ["forbidden",null,null,null] |
1520 | 1520 | } |
1521 | 1521 | }, |
|
1617 | 1617 | }, |
1618 | 1618 | { |
1619 | 1619 | "name": "visual_markings", |
1620 | | - "description": "The way the crossing is marked within the roadway space. See the Manual of Uniform Traffic Control Devices (https://mutcd.fhwa.dot.gov/htm/2009/part3/fig3b_19_longdesc.htm) for examples and information.", |
| 1620 | + "description": "The way the crossing is marked within the roadway space. See the Manual of Uniform Traffic Control Devices (https://mutcd.fhwa.dot.gov/pdfs/11th_Edition/part3.pdf) Chapter 3C and Figure 3C-1 for more information. This attribute can accept a list of values. Include all that apply.", |
1621 | 1621 | "type": "Text", |
1622 | | - "listed_values": ["marked - type unknown","unmarked","transverse","continental / ladder","zebra / diagonal","other"], |
| 1622 | + "listed_values": ["marked - type unknown","unmarked","transverse","longitudinal bar","ladder","bar pair","high visibility","other"], |
1623 | 1623 | "example": null, |
1624 | 1624 | "presence": { |
1625 | 1625 | "road": ["forbidden",null,null,null], |
|
0 commit comments