ctengel / ticket-by-ticket

Tools to easily create maps and play a popular game
GNU General Public License v3.0
0 stars 0 forks source link

Design map raster generator #6

Closed ctengel closed 2 years ago

ctengel commented 2 years ago

Preferred

Alternate

ctengel commented 2 years ago

http://maps.stamen.com/

https://stamen-tiles.a.ssl.fastly.net/watercolor/{z}/{x}/{y}.jpg

also see https://wiki.openstreetmap.org/wiki/Tile_servers

https://github.com/python-visualization/folium

https://gis.stackexchange.com/questions/140996/seeking-documentation-for-z-x-y-syntax-in-tilesource-urls

https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames

https://stackoverflow.com/questions/11321718/how-can-i-display-osm-tiles-using-python

https://contextily.readthedocs.io/en/latest/

https://alastairflynn.com/maps/

https://pypi.org/project/download-tiles/

https://github.com/AlexandreLouisnard/map-tiles-downloader-python/blob/master/python_map_tiles_downloader.py

https://github.com/heldersepu/gmapcatcher

https://www.python-graph-gallery.com/288-map-background-with-folium https://vexceldata.com/lets-get-technical-using-web-map-tiles-in-python-pt-1/

https://stackoverflow.com/questions/28476117/easy-openstreetmap-tile-displaying-for-python

https://github.com/AliFlux/MapTilesDownloader

WMTS

ctengel commented 2 years ago

To complete we need a vague idea of how we would download map tiles etc

ctengel commented 2 years ago

SVG libs