You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this looks to be a great resource. However, it appears that the map data is not being loaded, I see a black map with contour lines, that's it. It looks as though the calls to 104.236.162.144:8000 by the javascript are timing out. Those servers are unresponsive if I try to hit them directly. Has anyone else had these issues? Thanks.
The text was updated successfully, but these errors were encountered:
Hi @earrieta, right now they are being self-hosted by a tileserver i setup using tilelive (this means that the server only returns tiles, nothing else). I'm still sorting out how best to have the vector files be used, as I sure there are some best practices to follow. Until then you can fork it using the code to tweak the styles to get an understanding of mapbox-gl (keep in mind I will change the server IP, but will post in the repo about that change). You can build your own dataset by using the sources on the readme of this repo. I will update the readme to show which programs I used to get this going (QGIS, Mapbox Studio, Tilehut)
Hi, this looks to be a great resource. However, it appears that the map data is not being loaded, I see a black map with contour lines, that's it. It looks as though the calls to 104.236.162.144:8000 by the javascript are timing out. Those servers are unresponsive if I try to hit them directly. Has anyone else had these issues? Thanks.
The text was updated successfully, but these errors were encountered: