Version 18 (modified by 12 years ago) ( diff ) | ,
---|
Map Printing
We want to be able to Print maps.
This will require access to the same view as the user is seeing, so will require using their Authentication & saving all their settings (Viewport/Active Layers/Filter Status) & passing to WebKit.
e.g. via PhantomJS:
Older thoughts:
Currently we use Java:
- MapFish Printing Module
- InstallationGuidelines
- Reasons why Java was chosen: http://trac.mapfish.org/trac/mapfish/wiki/Proposals/PrintModuleSpec
- GeoExplorer notes on this: http://projects.opengeo.org/geoext/wiki/Printing
- We'd like to be able to print to an Image not just a PDF:
Alternate Java:
3 potential Python libraries:
A JavaScript library:
Other:
PDF export of data attributes is a representation added to the RESTlike controller.
Printing the current view would be the same as printing a WebMapContext.
Note:
See TracWiki
for help on using the wiki.