Re: [Geoserver-users] DataSource not available after calling dispose() or before being set

2021-04-25 Thread Ashley Mort via Geoserver-users
Thanks Jody and Andrea. I just saw these replies, sorry! Here is my stacktrace. I will try to work on making a bug report for this but I’ve never done that before. Thanks again! 2021-04-25 20:59:48,271 INFO [geoserver.wms] - Request: getMap Angle = 0.0 BaseUrl =

Re: [Geoserver-users] Small study on "Cloud optimized OGC WMS Servers"

2021-04-25 Thread Rahkonen Jukka (MML)
Hi Andreas, See https://github.com/geoserver/geoserver/wiki/GSIP-201 “Cloud Native GeoServer Project Donation”. -Jukka Rahkonen- Lähettäjä: Andreas Neumann Lähetetty: perjantai 23. huhtikuuta 2021 18.36 Vastaanottaja: geoserver-users@lists.sourceforge.net Aihe: [Geoserver-users] Small study

[Geoserver-users] Small study on "Cloud optimized OGC WMS Servers"

2021-04-25 Thread Andreas Neumann
Hi, For a small project as part of the Swiss National Geodata Infrastructure (grant project) several people worked on a study document called "Cloud-optimized OGC WMS Server" where we analyzed problems that can arise when you install an OGC web server in the cloud (e.g. docker image deployed via

Re: [Geoserver-users] cql_filter WMS with high ASCIIs or spaces in attributes

2021-04-25 Thread Andrea Aime
The thread was referring to a grammar that's used for documentation, not the actual one used to generate code. The actual grammar rule is here: https://github.com/geotools/geotools/blob/94377f6769f14d2225427c73c99bb714e9e5c32a/modules/library/cql/src/main/jjtree/ECQLGrammar.jjt#L298 So grammar

[Geoserver-users] (no subject)

2021-04-25 Thread Safae El ansari
Hi Geoserver Users Group please what is the solution for that org.apache.wicket.WicketRuntimeException: Error attaching this container for rendering: [WebMarkupContainer [Component id = listContainer]] at org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1848) at

Re: [Geoserver-users] cql_filter WMS with high ASCIIs or spaces in attributes

2021-04-25 Thread David Persson
Hi, Yes, the request is url-encoded. The ECQL parser (geoserver log level==debug) gives "..5918, VERSION=1.1.1, SERVICE=WMS, TRANSPARENT=true, CQL_FILTER='Datafångstmetod' = 'Karta över Hagbysjön och Borsten 1950. Handdig'}" and the postgresql logs "..FROM

[Geoserver-users] Failed to create reader error while trying to create coverage using REST API

2021-04-25 Thread Kris Johnson via Geoserver-users
Hello, I am trying to load a GeoTIFF into my geoserver using the REST API (via curl). Thank you for any help you can provide. Geoserver version 2.19.0 curl command: curl -v -u $GEOSERVER_ADMIN_USER:$GEOSERVER_ADMIN_PASSWORD \ -XPOST -H "Content-type: text/xml" \ -d "\ $rastname\

[Geoserver-users] New maintenance releases

2021-04-25 Thread Ian Turton
The team is pleased to announce that the latest round of maintenance releases have been made: GeoTools 24.3 GeoServer 2.18.3 GeoWebCache 1.18.3

[Geoserver-users] wrong scale printing on mapfish

2021-04-25 Thread Miroslav Hrćan
Hello everyone, Not sure if this is the right place for this topic, but I did not found any Mapfish mailing list or similar. I have a problem with printing layers on concrete scale. For example, I send request as below: { "layout":"A4 portrait", "outputFormat":"pdf",

[Geoserver-users] Inconsistent axis order in app-schema WFS json output [SEC=OFFICIAL]

2021-04-25 Thread Sedgmen Aaron
Hi GeoServer Users, I have an app-schema WFS with a feature type containing a 3D LineString geometry. I'm finding that the axis order of the x,y coordinates is inconsistent in the json output, i.e. some features are returned with latitude first and longitude second and others the reverse.

Re: [Geoserver-users] Fwd: GeoServer printing module fails

2021-04-25 Thread Vera Green
Thanks for sharing this. Very helpful! On Sat., Apr. 10, 2021, 8:02 p.m. Stephen V. Mather via Geoserver-users, < geoserver-users@lists.sourceforge.net> wrote: > And, for anyone following along at home who knows as little as me about > the ecosystem as I do, you can download that jar here: >