mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
add <addresspart_type>:ISO3166-2 field to response address details
This commit is contained in:
committed by
Sarah Hoffmann
parent
76c146f326
commit
82dbcbb12a
@@ -44,7 +44,7 @@ is.
|
||||
# inside the virtual machine:
|
||||
cd build
|
||||
wget --no-verbose --output-document=/tmp/monaco.osm.pbf http://download.geofabrik.de/europe/monaco-latest.osm.pbf
|
||||
./utils/setup.php --osm-file /tmp/monaco.osm.pbf --osm2pgsql-cache 1000 --all 2>&1 | tee monaco.$$.log
|
||||
nominatim import --osm-file /tmp/monaco.osm.pbf
|
||||
```
|
||||
|
||||
To repeat an import you'd need to delete the database first
|
||||
|
||||
Reference in New Issue
Block a user