2
votes
2answers
106 views

How to create a printable map of labelled markers with OSM background?

I want to create an image of an OpenStreetMap map suitable for printing on A4 at 300dpi. The map needs to have half a dozen markers/points, and each should be labeled with the name of the point. I ...
2
votes
0answers
46 views

Problems printing OpenLayers Pluggin Maps To Scale

It the print composer I can print all maps to scale and satisfactory. However, when I add the OpenLayer, usually Bing Aerial, to the project I cannot print it out to scale. I click the scale box, ...
0
votes
0answers
63 views

How to print/plot a city map from OSM data with tools like QGIS, GRASS, openJUMP?

The question is, once set up Geoserver and having all layers accesible, we need to print a portion of the city in a paper of size A0. When I wan to print a city, if I zoom to the city extent, I loose ...
3
votes
2answers
144 views

Print Map as Tiles in QGIS or using any software.?

i need to print a detailed map, on a street level zoom of Metro Manila. i figured to do this i need to download map tiles, but that will be a breach on map usage in OSM. then i found this website, ...
2
votes
0answers
177 views

How do I pass a LatLng Bounds from Leaflet to Mapfish Print?

I successfully fired up a MapFish print server on Elastic Beanstalk, and it prints out the sample spec files fine, but I'm trying to pass bounds from my Leaflet frontend now, and encountering a lot of ...