Update README.md
This commit is contained in:
parent
1dcfbe40c7
commit
89088101e3
|
@ -33,12 +33,14 @@ See [https://wiki.openstreetmap.org/wiki/Salem_Oregon_Address_Import](https://wi
|
||||||
- Zoom in to the area you wish to work on and Download OSM data to a New Layer
|
- Zoom in to the area you wish to work on and Download OSM data to a New Layer
|
||||||
- In the geojson layer, select one neighborhood or city block worth of addresses
|
- In the geojson layer, select one neighborhood or city block worth of addresses
|
||||||
- Click Edit > Merge Selection
|
- Click Edit > Merge Selection
|
||||||
|
- Delete the selected items you just merged (so you don't try merging them again later)
|
||||||
- Switch to Data Layer 1 and run the JOSM Validator
|
- Switch to Data Layer 1 and run the JOSM Validator
|
||||||
- An easy way to only validate changes is to press the Upload button, but cancel before actually uploading.
|
- An easy way to only validate changes is to press the Upload button, but cancel before actually uploading.
|
||||||
- We don't need to worry about validation errors that don't involve our changes.
|
- We don't need to worry about validation errors that don't involve our changes.
|
||||||
- Fix all duplicate housenumber warnings and nearby street not found warnings
|
- Fix all duplicate housenumber warnings and nearby street not found warnings
|
||||||
- An easy way to auto-fix all duplicate housenumbers is to select all duplicates, Search within the selection for `new`, and delete.
|
- An easy way to auto-fix all duplicate housenumbers is to select all duplicates, Search within the selection for `new`, and delete.
|
||||||
- Pay special attention to errors like "East Street Northeast" -> "E Street Northeast" which can be mass-corrected.
|
- Pay special attention to errors like "East Street Northeast" -> "E Street Northeast" which can be mass-corrected.
|
||||||
|
- Search for all `new "addr:housenumber" = "0"` elements and delete them.
|
||||||
- Click Upload, verify there are no further warnings or errors in the changeset
|
- Click Upload, verify there are no further warnings or errors in the changeset
|
||||||
- Make sure there are no erroneous Relations or other unwanted objects about to be uploaded.
|
- Make sure there are no erroneous Relations or other unwanted objects about to be uploaded.
|
||||||
- Upload with this changeset comment:
|
- Upload with this changeset comment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user