MapFish is an open source web mapping development framework.

learn more… | top users | synonyms

3
votes
2answers
208 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 ...
2
votes
1answer
226 views

Looking for options to use Mapfish with PHP

I recently installed MapFish on my test server and started to play around with. As I'm not that good in python/pylon I'd prefer to work with that framework with PHP. I read that it is possible with ...
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 ...
1
vote
0answers
61 views

How to compile mapfish in Debian?

When compiling mapfish I can't help but notice the quickstart instructions on the home site are not very good and have led to broken results so far. Any one able to clarify the steps? for instance ...
1
vote
0answers
121 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
19 views

How can i add image (Ex. North Arrow) in mapfish layout print with geoserver? [duplicate]

Possible Duplicate: How to add image in mapfish print with geoserver? I want add north arrow above the map using in mapfish with geoserver. im looking for your guidance.
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
287 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 ...
0
votes
1answer
340 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 ...
0
votes
0answers
95 views

MapFish Print latitude, longitude innacuracy?

I'm new to GIS so this may be trivial: I'm using MapFish Print to create some PNG. I have issues to place the viewport. When I use a random GPS coordinate: -20.904522,55.475106 which seem to point ...
0
votes
0answers
85 views

Mapfish print SimpleForm in Ext-js Accordion

I'm new to Ext-JS and MapFish and I'm trying to accomplish a Mapfish Print 'SimpleForm' window loaded into an Ext-JS accordion. This is something that shouldn't be to hard (I think). The problem I ...
0
votes
1answer
246 views

OpenLayers/Extjs/Mapfish put permaink in menubar

I solved my problem Problems getting openlayers permalink working on how to get the maps view permalink but now I want to put the permalink in the toolbar instead of reloading the page with the ...