Update README.md

This commit is contained in:
Will Bradley 2024-05-26 04:00:06 +00:00
parent 87e5e1713a
commit da495b98b5

View File

@ -16,8 +16,9 @@ See [https://wiki.openstreetmap.org/wiki/The_Villages_Road_and_Address_Import](h
* `POST_CODE` becomes `addr:postcode` (or `addr:postc` temporarily)
* For roads:
* `NAME` becomes the virtual `name` via the `getformattedstreetname("NAME")`
* `SpeedLimit` becomes the virtual `maxspeed` via `"SpeedLimit" mph`
* `highway=residential` or similar added manually in JOSM
* `surface=asphalt` added manually in JOSM
* `maxspeed=10 mph` added manually in JOSM
* 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`.