Update multi-modal readme
This commit is contained in:
parent
da495b98b5
commit
dc2ae07638
|
@ -19,6 +19,15 @@ See [https://wiki.openstreetmap.org/wiki/The_Villages_Road_and_Address_Import](h
|
|||
* `SpeedLimit` becomes the virtual `maxspeed` via `"SpeedLimit" mph`
|
||||
* `highway=residential` or similar added manually in JOSM
|
||||
* `surface=asphalt` added manually in JOSM
|
||||
* For multi-modal trails (golf cart paths):
|
||||
* `bicycle=yes`
|
||||
* `foot=yes`
|
||||
* `golf=cartpath`
|
||||
* `golf_cart=yes`
|
||||
* `highway=path`
|
||||
* `motor_vehicle=no`
|
||||
* `segregated=no`
|
||||
* `surface=asphalt`
|
||||
* Use the Filter with Form function to Select all entries with `"LIFECYCLE"='Current'`
|
||||
* Export to Geojson, only exporting **selected** entries, **selecting only the OSM-formatted fields we want**.
|
||||
* Here you can rename temporary columns like `addr:house` to `addr:housenumber`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user