Replies: 1 comment 4 replies
-
You need to use the NOMINATIM_IMPORT_STYLE=extratags to get the extratags. See https://nominatim.org/release-docs/latest/admin/Import/#filtering-imported-data. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have downloaded Nominatim v4.0.1 , installed, all OK and imported monaco-latest.osm.pbf to test.
Postgresql v13, postgis30, run import with NOMINATIM_IMPORT_STYLE=full.
I am interested in maxspeed in extratags.
Installed Nominatim UI.
Problem:
reverse?format=json&extratags=1&lat=43.7402426&lon=7.424395&zoom=18
will NOT output extratags:
But extratags exist in db. Checked with UI:
I ran the import several times in the last 3 days, with all possible combinations of options, but could not make reverse to show maxspeed...
Thx,
Marius
Beta Was this translation helpful? Give feedback.
All reactions