Open paul-legac opened 6 days ago
Those are 2 different files. One is a style JSON, other is the TileJSON. The style JSON is pointing to the TileJSON.
Is anything broken? You need to use https://kart.itsgoti.me/styles/liberty, which will link to https://kart.itsgoti.me/monaco
I see https://kart.itsgoti.me/planet is returning 403, is this the error? Was the last command you run the one with SKIP_PLANET=false?
Thanks for your answer,
I see https://kart.itsgoti.me/planet is returning 403, is this the error? Was the last command you run the one with SKIP_PLANET=false?
The last command I ran was with SKIP_PLANET=false
yes.
It finished without error.
https://kart.itsgoti.me/planet returns an 403, while https://kart.itsgoti.me/planet/20241106_001001_pt works
I see no configuration in /data/nginx/sites/ofm_le.conf
for location /planet
I'll try to reproduce your setup today.
Hello,
I'm trying to self host
openfreemap
.The installation went well with both
SKIP_PLANET=true
and thenSKIP_PLANET=false
with no specific error.But when I try to use it, I see that the displayed version of
tilejson
is"3.0.0"
on my end and is8
on https://tiles.openfreemap.org/styles/libertyAnd it doesn't work.
It look like your json answer is refering to a similar children file
tilejson":"3.0.0"
Any idea what I may have missed ?
Here is mine :
Here is yours :