Printing is the act of outputting GIS data onto paper.
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, ...
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 ...
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
0answers
59 views
ArcGIS Javascipt Api Printing
I've got a webpage which prints a web map via the ArcGIS Javascript API.
The DPI of the print is 72. To debug I added three different types of symbols
1. The default (most of them are)
2. One custom ...
2
votes
0answers
55 views
How to print gwc layer?
I have gwc layer on my Geoserver.
Now i want print this layer using Geoserver print module but dont know how to do this.
When i try wms layer all works fine. But how to print gwc layer?
MORE INFO
...
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, ...
2
votes
0answers
59 views
Can you set a QGIS print composer to render the map as default?
I have set up a number of templates for the print composer in QGIS.
In the Print Composer, there is the option to have the map image displayed in 3 ways:
as a blank rectangle with no updates until ...
2
votes
0answers
134 views
Print and Export Functionality on web GIS application built with OpenLayers+GeoExt+Extjs+Heron Configuration
I have used OpenLayers+Extjs+GeoExt+Heron configuration to create a thin mapping client. I have added print icon to the client using heron.options.map.toolbar (type: printdialog, options: {printURL ...
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 ...
2
votes
0answers
190 views
How to print tiled mapservices?
I have created a few GeoExt webmapping projects using Ubuntu10.04 / Tomcat6 / Geoserver /Postgis but have no good solution regarding printing the maps. Using GeowebCache I am not able to export to pdf ...
1
vote
0answers
43 views
Print XYZ layer with MapFish Print plugin
I have a XYZ layer(i hope i call it right) in GeoExt/gxp application:
,{source: "ol",group: "background",fixed: true,type: "OpenLayers.Layer.XYZ",args:
...
1
vote
0answers
43 views
Printing a map with GPS points
This should be simple but I haven't figured it out. I have been able to download points from my gps unit and get the points to show up in the right location. But I don't know how to print the image. ...
1
vote
0answers
81 views
PDF Export: mismatching layers and scale with openlayers plugin
I am a beginner using QGIS (1.8.0 Lisboa) on a Mac (OS X 10.6.8 Snow Leopard).
I work on a file with two layers in the following sequence (top to bottom):
a vector polygon layer with a few outlines ...
1
vote
0answers
122 views
How to print an OpenLayers map with its popups open using Mapfish printing module?
I'm using GeoExt and Mapfish printing module for geoserver. There is a functionality, in the application I'm developing, that allows users to create popups on the map. I'd like that printing ...
1
vote
0answers
744 views
Map printing using OpenLayers
Following OpenLayers map printing demo here, I'm able to get my map in image format. But I'm facing two issues with the export:
Google Street base map is not included in the image output;
Whenever I ...
1
vote
0answers
57 views
Page POST to web page to Print Map With GISServer 10.1
I am using ArcGISServer 10.1. I need pass in a lat/lng to a webPage as query parameter and print a map with a TiledMapServiceLayer, DynamicMapServiceLayer, and a 1 mile buffer graphic around the ...
1
vote
0answers
93 views
Map missing in map composer and when I print map
I am new to QGIS and am probably missing something but when I set up a new composer and add a map to the page nothing appears. I have pressed the render button and the up date with no results. When I ...
1
vote
0answers
156 views
Add print/export button to axToolbarControl
I have a map that's being rendered inside a custom application, and now I need to add to the ESRI.ArcGIS.AxToolbarControl an export (to PNG) button and a print button, but honestly don't know how. ...
0
votes
0answers
82 views
Terms of use for printing maps via Qgis, openlayers and google maps
I am working in civil engineering for a commercial enterprise. I create maps with Qgis using the Openlayers plugin in order to have Google Maps as background images. Now I would like to print these ...
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 ...
0
votes
0answers
63 views
Google API Premier for print provider?
If I try to print Google Map using GeoExt print provider, I got a blank PDF file. I read that Google doesn't allow printing Maps. So, if I use API Premier, will I be able to print it ?
0
votes
0answers
91 views
GeoExt Printing - MapfishPrintProvider or PrintProvider?
here is a working examples for a print preview with GeoExt 2:
http://geoext.github.com/geoext2/examples/printpreview/print-preview.html
but this example is using 'GeoExt.data.PrintProvider' while it ...
0
votes
0answers
90 views
10.1 printing outside margin
I have seen on several maps in the case where a polygon overlaps (or maybe underlaps) the data frame, which is distributed to the margins, and text is turned on, that the text can print outside the ...