0
votes
1answer
30 views

Does tile server renders every request?

I am trying to understand how tile server handle requests. I red about Mapnik which "creates" the map using OSM, Does "creates" means that every request is rendered and returned? If yes what is the ...
0
votes
2answers
353 views

Using render_list to render only map extract

I am trying to render an area where I have added an extract from the planet file with render_list. The command I am using is render_list -x 159 -X 179 -y 160 -Y 410 -n 2 ...
6
votes
2answers
963 views

Can Mapnik render spatial data from SQL Server?

This is a very simple question - I just want to know if anybody can confirm that they have successfully used Mapnik to render tiles directly from data held in SQL Server. (And, if so, what did you do ...
7
votes
2answers
417 views

How do I rotate the OSM map before printing?

What is the simplest way to rotate and render Openstreetmap data, and still get a nice render? For example Toronto, would fit best rotated slightly on a page in landscape mode, so the northern ...