openfreemap
openfreemap copied to clipboard
Crashed extracting of map
Hello,
While installing ( ./init-server.py http-host-static map.xxx.com), during the planet map extraction my ssh connection failed.
running ./init-server.py http-host-static map.xxx.com seems to be running fine but I am sure that the extraction was not successful.
1> how can i start fresh? 2> just now when i go to https://map.xxx.com it redirects https://openfreemap.org/ - is that normal?
Thank you in advance
Hi, just run the ./init-server.py command again. It'll skip the download if not needed and makes sure everything is correct.
For the redirect, you can edit it in location_static.conf line 68 to point to anything you like. This URL is only supposed to host the data for the map, so browsers, etc. is not supposed to open it.
I mean if you want to put an actual, interactive MapLibre map on https://map.xxx.com, then change the OFM url to be something like tiles.xxx.com or similar.