Replies: 2 comments 2 replies
-
There was someone who opened a PR for doing what you are trying: #290 We didn't want to merge it into our repo and advised him to maintain it in his own account. It's worth asking him if he ended up doing it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
In rare cases some places remain unindexed after an import. Running |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey!
(Don't know if i should ask it here or in the nominatim's repo)
I've tried to change the Dockerfile (of 4.0) to build the latest nominatim's master by adding these lines:
And little more tiny required changes so it will work.
(Instead of downloading and extracting the tar.bz2 file from )
The build was finished successfully but when I tried to run the image,
it failed at a very late stage:
And the docker run fails
Any idea how can i make it work?
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions