openplannerteam / routable-tiles

An API and preprocessor to serve routable tiles.
https://openplanner.team/
11 stars 1 forks source link

Fix path on server. #10

Closed xivk closed 5 years ago

xivk commented 5 years ago

Fix path on server, the tiles should be served at https://tiles.openplanner.team/planet/{x}/{y}/14 not https://tiles.openplanner.team/{x}/{y}/14

xivk commented 5 years ago

Fixed:

http://tiles.openplanner.team/14/8285/5473/index.json => http://tiles.openplanner.team/planet/14/8285/5473/index.json