You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Maps/Kartotherian
< Maps
Jump to navigation
Jump to search
Revision as of 11:27, 11 August 2020 by imported>MSantos (Created page with "== [https://github.com/kartotherian/kartotherian/blob/master/README.md Kartotherian] == Kartotherian serves map tiles by getting vector data from Cassandra, applying the [http...")
Kartotherian
Kartotherian serves map tiles by getting vector data from Cassandra, applying the style to it, and returning raster images. It is also capable of serving a "static image" - a map with a given width/height/scaling/zoom, and can server vector tiles directly for on-the-client rendering (WebGL maps).
To see the tiles without Varnish cache, connect to Kartotherian using an ssh tunnel, e.g. ssh -L 6533:localhost:6533 maps-test2001.codfw.wmnet
and browse to http://localhost:6533