Skip to content

Instantly share code, notes, and snippets.

@otsaloma
Created September 27, 2015 11:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save otsaloma/cf7d9a47171970919c5c to your computer and use it in GitHub Desktop.
Save otsaloma/cf7d9a47171970919c5c to your computer and use it in GitHub Desktop.
OpenStreetMap public transportation definitions for Poor Maps
{
"attribution": "© OpenStreetMap contributors",
"extension": ".png",
"format": "slippy",
"name": "OpenPTMap",
"source": "openptmap.org",
"type": "overlay",
"url": "http://openptmap.org/tiles/{z}/{x}/{y}.png",
"z": 20
}
{
"attribution": "Maps © MeMoMaps\nData© OpenStreetMap contributors",
"extension": ".png",
"format": "slippy",
"name": "ÖPNVKarte",
"source": "öpnvkarte.de",
"url": "http://tileserver.memomaps.de/tilegen/{z}/{x}/{y}.png"
}
@otsaloma
Copy link
Author

Place these files in ~/.local/share/harbour-poor-maps/tilesources. That directory doesn't exist by default, but you can just create it.

Once files added, OpenPTMap can be found under Overlays, ÖPNVKarte under Basemaps.

http://openptmap.org/
http://öpnvkarte.de/ (or http://openbusmap.org/ if the ö-link doesn't work)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment