[Geotools-gt2-users] Axis order when rendering WFS

2014-06-25 Thread Tor Egil Strand
Hi I am trying to render a WFS 1.1.0 datasource using GeoTools 11.1, but have run into some problems, which seems to be due to axis ordering. The WFS is using EPSG:4326, but I'm projecting it to EPSG:32633. Things behave differently along the way depending on whether I use gt-epsg-wkt or gt-eps

Re: [Geotools-gt2-users] Axis order when rendering WFS

2014-06-25 Thread Tor Egil Strand
o the smallest self-contained solution wins. That appear to be gt-epsg-wkt. But this does not appear to be the issue here. The axis order problem affects gt-epsg-hsql as well. The difference between them appears to cancel itself out. Regards Tor Egil Riegels Strand > -Original Message--

[Geotools-gt2-users] WFS-NG closing System.out

2014-08-13 Thread Tor Egil Strand
Hi I have been trying out the new WFS-NG in 12-beta to see if it works better than the old WFS module. While doing so, I suddenly had troubles printing to standard out. It turns out that not only does WFS-NG print requests and responses straight to System.out and System.err without going throug

Re: [Geotools-gt2-users] WFS-NG closing System.out

2014-08-14 Thread Tor Egil Strand
nice to write straight to System.out or System.err. I can however see that sending the responses, and possibly some requests, to the logger might not be as easy, if for no other reason, then at least because of their possibly huge size. Tor Egil Strand From: Jody Garnett [mailto:jody.garn

[Geotools-gt2-users] WMSLayer in 12-RC1

2014-08-28 Thread Tor Egil Strand
Hi I've been trying out 12-RC1 and have noticed that WMSLayer now has inferior behavior compared to 11.1. 12-RC1 seems to ask the WMS with a different SRS from what I ask for, and then transform the image on the client, where 11.1 just asks the WMS for the right SRS to begin with. Here is some

Re: [Geotools-gt2-users] WMSLayer in 12-RC1

2014-08-29 Thread Tor Egil Strand
From: Jody Garnett [mailto:jody.garn...@gmail.com] Sent: Thursday, August 28, 2014 7:57 PM To: Tor Egil Strand; johannes.en...@gmx.de Cc: geotools-gt2-users@lists.sourceforge.net Subject: Re: [Geotools-gt2-users] WMSLayer in 12-RC1 This is interesting Tor - we just had a similar report (from Joha

[Geotools-gt2-users] Lots of NullPointerExceptions with GeoTools 21

2019-03-04 Thread Tor Egil Strand
Hi I recently tried upgrading from GeoTools 19 to 21 for an upcoming version of one of our products, but got hit from lots of NullPointerExceptions happening in the worker threads for StreamingRenderer. This coincided with WMS-layers failing to show up in the map. The cause of this is that Grid