Update README.md
This commit is contained in:
parent
87e5e1713a
commit
da495b98b5
|
@ -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)
|
* `POST_CODE` becomes `addr:postcode` (or `addr:postc` temporarily)
|
||||||
* For roads:
|
* For roads:
|
||||||
* `NAME` becomes the virtual `name` via the `getformattedstreetname("NAME")`
|
* `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
|
* `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'`
|
* 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**.
|
* 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`.
|
* Here you can rename temporary columns like `addr:house` to `addr:housenumber`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user