Problem with custom import styles #3712
-
I installed nominatim + nominatim-ui following these steps.
Everything worked fine. Then, i was trying to reimport database, now with custom import style to import only buildings.
and style.lua inside
I was using same command for import, but now it raises an error:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
What version of Nominatim are you using? You need at least 5.0. |
Beta Was this translation helpful? Give feedback.
-
@VasinYuriy If you succeeded in solving your issue with typo fix ( |
Beta Was this translation helpful? Give feedback.
I am using nominatim 5.1. It seems like i should've used load_topic instead of import_topic. I have just made an import using this feature, and, apparently, it works and POI's are not in search results anymore.