add <addresspart_type>:ISO3166-2 field to response address details

This commit is contained in:
Artem Ziablytskyi
2022-01-17 17:20:06 +01:00
committed by Sarah Hoffmann
parent 76c146f326
commit 82dbcbb12a
6 changed files with 10 additions and 11 deletions

View File

@@ -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