Update multi-modal readme

This commit is contained in:
Will Bradley 2024-06-16 02:34:07 +00:00
parent da495b98b5
commit dc2ae07638

View File

@ -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`.