-
Notifications
You must be signed in to change notification settings - Fork 465
Open
Labels
Description
Hi,
I am a GIS enthusiast who wants to use your software. When I upload a osm.pbf file through the code of sudo docker run -it -e PBF_PATH=/nominatim/data/turkey-latest.osm.pbf -p 8080:8080 -v ~/osm-maps/data/:/nominatim/data --name nominatimer23 mediagis/nominatim:4.5
It loads the file as far as I follow from the logs as follows. But when i try to open it from browser via browser I see a blank page as you can see at the second image.
On the other hand, When I use download option. I can succesfully obtain results which can be seen at the most bottom image
Would you please assist me to get over this circumstance ?
Thanks in Advance,


