wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 54 forks source link

Stamen Tile CDN returns 503 #177

Open jlyon1 opened 5 years ago

jlyon1 commented 5 years ago

Recently the stamen tile CDN has been returning a 503 error intermittently. A new tile server needs to be found.

kochman commented 5 years ago

We have the beginnings of a self-hosted alternative to this at https://github.com/wtg/tileserver. We would need someone to create nicer, RPI-specific styles—but if we need any tiles at all in a worst-case scenario, we've at least got something. It's running at https://tiles.union.rpi.edu and a tile could be grabbed from e.g. https://tiles.union.rpi.edu/osm_tiles/14/4839/6036.png.

I think we'd probably want to close this issue and work on tile-specific issues on that repo over there, but I'll leave that up to @garoller.

It works with a one-line change in the Shuttle Tracker:

screen shot 2018-10-27 at 1 30 38 pm