mirror of
https://github.com/zyphlar/sonoma-import.git
synced 2024-03-08 15:07:48 +00:00
Add screenshots
This commit is contained in:
parent
dbe9bf2524
commit
dda84e112b
16
README.md
16
README.md
|
@ -2,7 +2,19 @@
|
|||
|
||||
Based on https://github.com/Nate-Wessel/hamilton-import
|
||||
|
||||
For project status see https://wiki.openstreetmap.org/wiki/Sonoma_County_Building_and_Address_Import
|
||||
## Project Status
|
||||
|
||||
For current project status see https://wiki.openstreetmap.org/wiki/Sonoma_County_Building_and_Address_Import
|
||||
|
||||
### Screenshots
|
||||
|
||||
![Legend](/img/legend.png "Legend")
|
||||
![Sonoma County Overview](/img/sonoma_county.png "Sonoma County Overview")
|
||||
![Santa Rosa](/img/santa_rosa.png "Santa Rosa")
|
||||
![Sonoma City](/img/sonoma.png "Sonoma City")
|
||||
![Petaluma](/img/petaluma.png "Petaluma")
|
||||
|
||||
## Obtaining Data
|
||||
|
||||
`original_data` from:
|
||||
- https://gis-sonomacounty.hub.arcgis.com/datasets/2202c1cd6708441f987ca5552f2d9659
|
||||
|
@ -59,4 +71,4 @@ psql -d openstreetmap -U openstreetmap -W -h localhost -p 54321 -f osmquery-pgdu
|
|||
#unused
|
||||
osm2pgsql -d gis -c --prefix son --slim --extra-attributes --hstore --latlong sonoma-orig-buildings-20201219.osm -U postgres -W`
|
||||
osm2pgsql -d openstreetmap -c --prefix son --slim --extra-attributes --hstore --latlong norcal-latest-20200103.osm.pbf -U openstreetmap -W -H localhost -P 54321
|
||||
```
|
||||
```
|
||||
|
|
BIN
img/legend.png
Normal file
BIN
img/legend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
img/petaluma.png
Normal file
BIN
img/petaluma.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
BIN
img/santa_rosa.png
Normal file
BIN
img/santa_rosa.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
BIN
img/sonoma.png
Normal file
BIN
img/sonoma.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 909 KiB |
BIN
img/sonoma_county.png
Normal file
BIN
img/sonoma_county.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 766 KiB |
Loading…
Reference in New Issue
Block a user