2
votes
0answers
131 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 ...
1
vote
0answers
119 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 ...
0
votes
1answer
337 views

GeoExt and Mapfish print on other domain: can't get how to proxy

I have OpenLayers ProxyHost configured OpenLayers.ProxyHost= "form/proxy?url="; , the url config of Mapfish Print Provider is configured as http://path/to/mapfish/print, and the doc tells that I ...
2
votes
0answers
176 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 ...
3
votes
2answers
205 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 ...
1
vote
2answers
175 views

MapFish Print: does it support ArcGIS Server?

we are looking for a map print solution, MapFish printing module quite fits. but as far as the searches I've done, it seems MapFish doesn't support ArcGIS Server. One thing I am not sure about is, ...
1
vote
1answer
278 views

How can I use different config.yaml files for application using mapfish print in geoserver?

System: Ubuntu 10.04 server / Tomcat6 / geoserver2.1.2 with integrated GeoWebCache I have various webmapping applications running which utilize the mapfish print module.Some are in tomcat6/webapps ...