diff --git a/README.md b/README.md index 55ee207..94f3416 100644 --- a/README.md +++ b/README.md @@ -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`.