LA_Building_Age icon indicating copy to clipboard operation
LA_Building_Age copied to clipboard

Issue downloading map data

Open earrieta opened this issue 9 years ago • 1 comments

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.

earrieta avatar Jun 02 '15 15:06 earrieta

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)

cityhubla avatar Jun 03 '15 06:06 cityhubla