Re: [Geoserver-users] Printing module

2024-02-25 Thread Sailing Control - Kiko
Hi, Well i'll try to use http client. Wich updated version are you talking about? Regards El 24/2/24 a las 22:58, Jody Garnett escribió: We did a lot of changes recently to the library used by the print module, and while there some tests there are not a lot of tests in place so we depend on

Re: [Geoserver-users] Printing module

2024-02-24 Thread Jody Garnett
We did a lot of changes recently to the library used by the print module, and while there some tests there are not a lot of tests in place so we depend on public feedback. What do you mean about initial problems and http client?1 (I do not use the print module myself but I do try and check everyt

[Geoserver-users] Printing module

2024-02-24 Thread Sailing Control - Kiko
Hello again, First, thank everyone for their help. I keep trying to use the print module but the create.json endpoint fails. *com.itextpdf.text.DocumentException: org.mapfish.print.InvalidJsonValueException: spec.layers[0].baseURL has an invalid value: https:///ows?SERVICE=WMS&; (java.uti

Re: [Geoserver-users] Printing module

2023-11-26 Thread Maario Tumanski
Hi I did this way, I downloaded GeoServer 2.10 .war, extracted it and copied the commons-httpclient-3.1.jar file from WEB-INF/lib folder to the new versions WEB_INF/lib folder. Have yet not fully tested everything so please make backups but atleast /pdf/info.json output was ok. Maario Kontakt Sa

Re: [Geoserver-users] Printing module

2023-11-26 Thread Sailing Control - Kiko
Hello, First my apologies because I did not respond to your help. I try to be more specific. I have a geoserver (docker.osgeo.org/geoserver:2.24.0) and it works fine. But I want to use a printing module and it gives me an http 500 error with /pdf/info.json It's obviously a server error caus

Re: [Geoserver-users] Printing module

2023-09-01 Thread Jody Garnett
The gs-printing module? What fails? Be more specific… I recently (last year?) changed the PDF engine from iText to OpenPDF in order to remain GPL. While tests pass as I do not use the module myself and cannot comment on how well it functions. During the code sprint last week we updated it again t

[Geoserver-users] Printing module

2023-09-01 Thread Sailing Control - Kiko
Hello, I'm a beginner here and I'm trying to create a docker container with geoserver. I have used several images or reports but the print module always failed. Does anyone know which version is correct for printing scale maps (1:150,000)? Regards ___

Re: [Geoserver-users] Printing Module

2019-03-11 Thread Polen Patowary
Thank you so much Mauro! On Thu, Feb 7, 2019 at 5:58 PM Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it> wrote: > Hi Polen, > here you can find one we use in our webgis: > https://github.com/geosolutions-it/MapStore2/blob/master/resources/geoserver/print/config.yaml > > Mauro > > > Il gi

Re: [Geoserver-users] Printing Module

2019-02-07 Thread Mauro Bartolomeoli
Hi Polen, here you can find one we use in our webgis: https://github.com/geosolutions-it/MapStore2/blob/master/resources/geoserver/print/config.yaml Mauro Il giorno gio 7 feb 2019 alle ore 11:22 Polen Patowary < polen.patow...@gmail.com> ha scritto: > Thanks Mauro! > > Can I have a example of c

Re: [Geoserver-users] Printing Module

2019-02-07 Thread Polen Patowary
Thanks Mauro! Can I have a example of config.yaml having multiple layouts. Regards - Polen On Wed, Feb 6, 2019 at 6:13 PM Mauro Bartolomeoli < mauro.bartolome...@geo-solutions.it> wrote: > Hi Polen, > currently you can only define layouts with a name in your config.yaml. You > can add new ones

Re: [Geoserver-users] Printing Module

2019-02-06 Thread Mauro Bartolomeoli
Hi Polen, currently you can only define layouts with a name in your config.yaml. You can add new ones, or modify the existing ones, than in the spec JSON you can specify the name of the layout you want to apply. Building a new layout from the client in real-time is not supported. Your layouts must

Re: [Geoserver-users] Printing Module

2019-02-06 Thread Xemixal Z
Thanks Mauro for your quick response! I have gone through the docs. My question is that how can I make different layout for different maps on the fly. How can I override the config.yaml specs on the run time? Regards - Polen On Wed, Feb 6, 2019 at 1:44 PM Mauro Bartolomeoli < mauro.bartolome.

Re: [Geoserver-users] Printing Module

2019-02-06 Thread Mauro Bartolomeoli
Hi Polen, to customize the layout you have to edit the config.yaml file you can find in the printing folder of the GeoServer data dir. Documentation about this file is available here: http://www.mapfish.org/doc/print/configuration.html, while generic documentation on the printing module is here: ht

[Geoserver-users] Printing Module

2019-02-05 Thread Xemixal Z
Hi, I have installed Geoserver Printing Module extension successfully and trying to print a map using the following specifications using ajax var specs = { "units": "degrees", "srs": "EPSG:4326", "layout": "A4 portrait",

Re: [Geoserver-users] Printing Module Change for units for scalebar isn't working

2016-04-06 Thread Rüdiger Brand
Hi, found the error - config.yaml doesn't like tabs !! Editing the file is very heavy, you shouldn't use tabs in the editor. Regards Rüdiger -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Printing-Module-Change-for-units-for-scalebar-isn-t-working-tp5258523p5259970.htm

Re: [Geoserver-users] Printing Module Change for units for scalebar isn't working

2016-03-29 Thread Mauro Bartolomeoli
Hi Rudiger, I checked documentation and your yaml snippet seems to be correct. Can you send the full config.yaml file? I don't think the error is specifically related to the scalebar. Regards, Mauro Bartolomeoli 2016-03-27 18:44 GMT+02:00 Rüdiger Brand : > Hi, > > has someone changed the units i

[Geoserver-users] Printing Module Change for units for scalebar isn't working

2016-03-27 Thread Rüdiger Brand
Hi, has someone changed the units in the scalebar for the printing module. I tried it with GeoServer 2.8.3, printing plugin 2.8.3 and I get an error for reading the config.yaml. items: - !scalebar type: bar_sub maxSize: 100 units: km

Re: [Geoserver-users] Printing module sample page

2014-08-06 Thread Mauro Bartolomeoli
Hi Jonathan, we are aware of the issue, there is already a JIRA for this: https://jira.codehaus.org/browse/GEOS-6566 We are thinking of the best way to replace that page, probably by a link to the local print demo page, or something similar. Thanks Mauro 2014-08-06 12:48 GMT+02:00 Jonathan Moul

[Geoserver-users] Printing module sample page

2014-08-06 Thread Jonathan Moules
Hi List, This page: http://docs.geoserver.org/latest/en/user/extensions/printing/index.html Has a links to a "sample page" where the module can be printed, the URL is: http://docs.geoserver.org/latest/en/user/_downloads/print-example.html However this page doesn't seem to actually do anything - t

Re: [Geoserver-users] printing module include html file

2010-10-12 Thread Andreas Hocevar
Hi, you may want to ask this question on the mapfish-users list. GeoServer's print module just wraps MapFish print, so for feature specific questions, you will probably get better answers there. Regards, Andreas. On Oct 12, 2010, at 10:29 , Hartmuth Schachinger wrote: > Hi List! > > I play

[Geoserver-users] printing module include html file

2010-10-12 Thread Hartmuth Schachinger
Hi List! I play along with the mapfish printing module for geoserver. I am able to design some nice pages. For a further improvement I have two questions. 1)Is it possible to load text/html files from an url into the layout. With images it is possible. I want to include html results of getF