Printing is the act of outputting GIS data onto paper.
20
votes
9answers
1k views
Are North Arrows Pointless?
A recent post on Cartastrophe refers to a "Worldwide Campaign to Eliminate Needless North Arrows."
So when, if ever, are North arrows necessary?
As an interesting aside the concept of North being ...
19
votes
5answers
2k views
How do I get the best print quality from QGIS (and is Arc better)?
QGIS exceeds my expectations by a country mile. I am impressed. But;
I work with people who use Arc and they have found the best resolution output images are made by creating PDFs. They tell me that ...
13
votes
3answers
338 views
Why Do Colors Look Darker When Printed on Paper?
I made a map with a terrain-colored relief-shading in the background. I then exported them as PDF from Print Composer in QGIS. But when I print the PDF onto paper:
the shaded-relief color in the ...
9
votes
1answer
7k views
Programmatically creating a vector feature in OpenLayers
I want to create a vector feature, programmatically, on my map. It's supposed to be in the A4-paperformat, for showing a sort of print preview.
I've created a control for handling this, but now I'm ...
9
votes
1answer
141 views
Is there a way to add system date in print composer?
Is there a way in the Print Composer of QGIS to create a label that will automatically update the date (systems date) instead of having a label that you have to manually have to update?
7
votes
4answers
2k views
Is there a layout view in Quantum GIS?
Is there a layout view in Quantum GIS (something similar to ArcGis layout view) ?
Anyway I am looking for tutorial or some good practices how i can prepare a nice map to print in Quantum GIS.
7
votes
1answer
271 views
How to handle multiple map frames with different layers in one print layout?
Often I need two (or more) map frames in map layout to present different data next to each other. It is easy to make multiple map frames in QGIS Print Composer. BUT...
It is in the nature of my work ...
6
votes
4answers
768 views
Best solution for printing Google Maps?
What is the best solution so far for printing Google Maps as a base layer of Vector layers in Geoserver/OpenLayers application ?
I used to print WMS layers using GeoExt print page example, but when ...
6
votes
3answers
406 views
Advice on purchasing new scanner / plotter?
So I have been tasked with finding options to replace my GIS department's recently deceased HP Designjet 815mfp (all-in-one scanner/plotter/touch screen). It was used mostly to scan/print plats, and ...
6
votes
1answer
202 views
How to reopen hidden panels in print composer?
I unfortunately deleted the menu (Qgis 1.8.0) in print composer (settings for labels etc) . Now I am wondering how to display it again? The menu is gone in all my projects and I could not find a ...
6
votes
1answer
457 views
How can I host a map service that uses an online basemap as well as my own dynamic layers?
I have a flex web application with an ArcGIS Server backend that I want to start using an online basemap for. The application includes a printing capability that prints a layout from an arcGIS map ...
5
votes
7answers
362 views
Which GIS (with GUI) produces good-looking maps for a reasonable price?
I would like to produce some good looking wall maps. I have an excellent data set, but it seems that most GIS packages are geared towards data analysis etc. as opposed to producing an aesthetically ...
5
votes
3answers
2k views
How to add Raster legends in QGIS map composer?
Is there a plugin or method to add legends for raster layers (with a custom colourmap) as an item in the print composer?
5
votes
0answers
273 views
Scale in printed map (mxd) is different in code to manual printing
This question is related in part to a previous question I have asked.
I have tried printing an A3 mxd with the Print Active View code as published by ESRI and have changed only one line of code and ...
4
votes
4answers
1k views
What is a good plotter that works well with ArcMap?
I will soon be setting up a small office and we will be needing a 36" plotter. I am looking for recommendations for a good plotter that works well with ArcGIS. Speed is not important as long as I can ...
4
votes
4answers
1k views
How can I print a bunch of Arcmap mxd's all at once?
I have a folder with a dozen Arcmap compositions (.mxd files) I need to print. They're all ready to go, I don't need to do any editing. Do I really have to open up each one, wait to refresh, and press ...
4
votes
1answer
188 views
PrintTask in ArcGIS Online JS Api
I'm using the PrintTask() function from the ArcGIS Online API. Works like a charm...untill you add your own graphics.
When I don't run the addedAskedSymbolsToMap function in the code below, and only ...
4
votes
3answers
96 views
How to print from arcpad without buying more ESRi sofware?
I am running ArcPad 10 in windows 7 on a laptop and on a field unit consisting of an Ashtech MobileMapper 10 as a PDA talking to an SXBlue GPS. This system provides the real time half meter (without ...
4
votes
1answer
199 views
How to print pie charts in QGIS?
I added pie charts via text-file to my map.
When printing the map they get lost. Does anyone know how to print them?
QGIS also seems to delet some charts, when there are to many at one place. Does ...
4
votes
1answer
76 views
How to save space in the legend and write the layer name besides the symbol?
I'm starting using QGIS to make a project for university and I am with a problem on configuring legends on Print Composer.
The thing is I want the text of my legend to appear after the ...
4
votes
3answers
701 views
Plot files in ArcGIS
I wondered if you could share some of your experience with plot files in ArcGIS. I've been trying to make these, as I have a good expeirence with them from autoCAD (every drawing is exported to a PLT ...
4
votes
1answer
87 views
QGIS printing to file, shading?
Hi I am not even sure how to ask this question and I have googled what i think is wrong with no success.
When i create a map with different shadings on it, it looks perfect until it is wrote to pdf.
...
4
votes
1answer
95 views
How to center a map in Print Composer to the same center as in map window?
I can't figure out how can I center the map in Print Composer to layer/object/map center in the same way as in map window in QGIS 1.8. Let's say I have layer which I want have in the center of the ...
4
votes
1answer
253 views
QGIS exporting huge SVG
I'm having trouble exporting an SVG(or a PDF for that matter) from the QGIS print composer. I have a relatively simple map that should, when exported as an SVG, be maybe around 1MB in size, tops. But ...
4
votes
4answers
2k views
Which API should we use for printing a PageLayout?
We are building an standalone ArcGIS Engine application and we are going to add support for printing.
There are several APIs for printing a PageLayout in ArcObjects, in ArcGIS 10 there are at least ...
4
votes
1answer
255 views
Trouble in adding a print function to GeoExt MapPanel
I am trying to add print function to my GeoExt 2 web application, like:
http://geoext.github.com/geoext2/examples/printpreview/print-preview.html
first I am testing this using the same example urls, ...
3
votes
3answers
2k views
Printing with the ArcGIS Javascript API?
Any examples of how to print a map using the JSAPI? All from the client?
3
votes
1answer
69 views
Is it possible to put scale(ex; 1:10000) at print composer on QGIS 1.8.0
I would like to display a cartographic scale (e.g. 1:10,000) in the print composer.
I can set the scale from map tab.
After setting, I can type by myself as Label.
Is it possible to put scale ...
3
votes
1answer
343 views
In QGIS map composer, how do I get the Item Properties dialog back?
Yes, well if there is button there, one is bound to click it....
I closed both the Item Properties dialogs in Map Composer.
And I can't get them to give me any joy no more...
QGIS Trunk
3
votes
3answers
3k views
How to print high resolution poster sized maps from online map (arcgis server)?
I want to create a PDF document that can be printed at large poster size containing user created data and base map data. Based on a rough calculation, if the poster was 24 inches by 34 inches and I ...
3
votes
1answer
2k views
Print Library for Open Layers?
I realize this is a bit of an open question but are there any known open javascript libraries which facilitate printing an OpenLayers map? I'm looking to produce the content on the client and ...
3
votes
1answer
131 views
How to increase resolution of DEM rasters?
Thanks to the fine folks here at the GIS SE, I have managed to batch process a load of ASC files into raster hillshade TIFs. However, while they look fine on screen, when printed they are very ...
3
votes
1answer
594 views
printing openlayers map
What i've got is a map served by the tilecache and shown by openlayers and geoext.
Now i need to print this map, so what i've done is:
made a button which creates (window.open()) a new window with ...
3
votes
1answer
265 views
Annotation boxes not drawing correctly in ArcMap 10.0 SP2
I have about 400 annotation features in ArcMap 10. The style is a simple text box with an arrow. The annotation draws correctly when viewed up close on screen but the arrow detaches from the text ...
3
votes
2answers
177 views
DesignJet 800 36“ by 42” arcmap Print acrossed the whole paper
I'm trying to print a map using the whole size of paper... possible?
3
votes
2answers
61 views
Printing large number of Points in ArcGIS
I have bathymetric data which have thousands of points ( exactly 71 K).
Now when I try to print it in a large map size in ARCMAP 10.0 , the layout view freezes and the system is hung , possibly due ...
3
votes
1answer
52 views
Legend title in print composer with different font styles
I want to design a layout with print composer where the legend Title has two different font styles in one e.g. " I had it once but can´t remember". I would be grateful for help.
3
votes
1answer
131 views
How to lock map labels for inset map in Print Composer?
OK, so I am making a print layout which has two maps, one an inset map with just a skeleton of a line layer and the other is the detail map at higher resolution. In the detail map, I want to show the ...
3
votes
1answer
304 views
Why do OpenLayers layers appear shifted in map composer?
I'm having trouble with the OpenLayers Plugin of Qgis and the map composer:
If I create an OSM-background layer and if I want to export this, the OSM-Layer looks perfectly all right in the normal ...
3
votes
2answers
206 views
MapFish Printing Capabilities: WFS?
we are evaluating whether MapFish Printing module fit our needs or not.. From a 2010 presentation http://2010.foss4g.org/presentations/3234.pdf, it says MapFish printing has following readers:
Web ...
3
votes
1answer
56 views
How to import or incorporate formated Excel tab into QGIS print composer
I would like to know if there's a way to import formated Excel Tab into QGIS print composer.
Below is an attachment of formatted Excel tab example I has been asked to display on qgis map composer.
...
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, ...
3
votes
2answers
497 views
Printing MXD at A3 always prints at B5
Context
ArcGIS 9.2 Build 1500
ArcObjects Windows Forms application
running outside of ArcMap, similar to ArcEngine product.
Accessing mxd to print out page
layout to A3 paper. Mxd is saved
with ...
3
votes
0answers
536 views
Map printing using ArcGIS silverlight API
I am using a GP task to print my map and its legend. Well it works fine. But it is really slow.
Also I am not able to print the route event layer that I create. It does not show on the map.
Please ...
3
votes
0answers
194 views
Print axMapControl contents with preview
I have a map with many feature layers on top of it. I would like to be able to print the map and feature layers either scaling it to fit a certain page size or printing it to actual scale thus ...
3
votes
0answers
1k views
How to set margin on PageLayout in ArcGIS Engine?
When we create a PageLayout from the A4 Landscape template and print the layout on a pinter with A4 Landscape paper we get four pages instead of one. We are using the IPage.PageToPrinterMapping = ...
2
votes
1answer
72 views
Can a Print Composer be “dynamic”?
Is it possible to create a Print Composer; then later, after altering the map that it is based on, go back to that print composer and have it show the altered map? In other words, I want to retain the ...
2
votes
2answers
971 views
How to Zoom in QGIS Print Composer Without a Scroll Wheel
I am attempting to print a simple map from QGIS in portrait orientation. When I use the "Add New Map" tool it brings the map in at an extent which matches my original data frame if I were to use ...
2
votes
2answers
57 views
Create Friendly Labels for ArcGIS Print Service Options with JS API
How can I change the print options received from an ArcGIS print service to be more friendly and descriptive using the Esri sample print service?
2
votes
2answers
75 views
“show only visible features” doesn't seem to work
I'm trying (unsuccesfully) to place the attribute table next to a map containing the same in print composer. Let's say for example my map in the primary window contains 6 districts and my map in the ...


