Tagged Questions
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 ...
2
votes
1answer
157 views
Apply QGIS Style to osm-File like in Open Cycle Map, Landscape Base-Layer
I try to mimick a rendering style like in Open Cycle Map (landscape base layer) in QGIS. However, I'm not able to find certain elements (i.e., wood and rivers) that are used in Open Cycle Map but seem ...
5
votes
1answer
437 views
How to Optimize Openstreetmap Tile Rendering?
I am currently trying to render Water (3,198,333 records) and detailed world borders (processed_p) for the world. I am successful in rendering both layers, but I am not happy with performance.
My ...
4
votes
1answer
638 views
Render the PostGIS OSM data in 3d?
I wonder is there any open-source application that can query a PostGIS-enabled database and render the resulting OSM map in 3d.
The only thing I have found so far is Navit, but it renders only from ...
6
votes
3answers
579 views
Obtaining *rendered* OSM data
I'd like to produce a simple walking map with some points of interest. Ideally, I'd like to use the rendered OSM data, as you can get from the page. Using the QGIS OSM plugin, I can only download a ...
7
votes
2answers
418 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 ...
25
votes
9answers
7k views
How would I draw and visualize custom maps based on OSM data?
I would like to be able to use openstreetmap data for a specific region as a source and "draw" from that the map of infrastructure improvements - mostly roads.
I want it to be self-hosted (not ...