Re: [Geoserver-users] WFS 2.0 Spatial Join

2012-06-07 Thread Justin Deoliveira
Hi Jurgen, Indeed looks like a bug. Can you open a jira report. If you could provide a test to recreate the underlying table that would be awesome too. Thanks. -Justin On Wed, Jun 6, 2012 at 2:51 PM, Jürgen Weichand wrote: > Using PostGIS > > 2012-06-06 23:45:09,727 INFO [geoserver.wfs] - > Re

Re: [Geoserver-users] WFS 2.0 Spatial Join

2012-06-06 Thread Jürgen Weichand
Using PostGIS 2012-06-06 23:45:09,727 INFO [geoserver.wfs] - Request: getFeature service = WFS version = 2.0.0 baseUrl = http://geoserv.weichand.de:8080/geoserver/ abstractQueryExpressionGroup[0] = wfs:abstractQueryExpression=net.opengis.wfs20.impl.QueryTypeImpl@c969e88 (hand

Re: [Geoserver-users] WFS 2.0 Spatial Join

2012-06-06 Thread Jürgen Weichand
SQL Statement SELECT "a"."gid" as "a_gid","a"."land","a"."modellart","a"."objart","a"."objart_txt","a"."objid","a"."hdu_x","a"."beginn","a"."ende","a"."adm","a"."bez_gem","a"."bez_krs","a"."bez_lan","a"."bez_rbz","a"."sch",encode(ST_AsEWKB("a"."the_geom"),'base64') as "the_geom","b"."gid" as "b

Re: [Geoserver-users] WFS 2.0 Spatial Join

2012-06-06 Thread Justin Deoliveira
Hi Juergen, What type of backend datasource are you using? If you could provide a full stack trace that would be helpful. Thanks. -Justin On Wed, Jun 6, 2012 at 4:18 AM, Jürgen Weichand < juergen.weich...@bvv.bayern.de> wrote: > Hello everybody, > > i'm trying to do a simple spatial join throug

[Geoserver-users] WFS 2.0 Spatial Join

2012-06-06 Thread Jürgen Weichand
Hello everybody, i'm trying to do a simple spatial join through WFS 2.0 but it failed (SQL Exception) Any help will be welcomed! Thanks in advance, Juergen Weichand Request: http://www.opengis.net/wfs/2.0"; xmlns:wfs="http://www.opengis.net/wfs/2.0"; xmlns:gml="http://www.opengis.net/gml/3.