On 10/03/15 14:33, Ben Caradoc-Davies wrote:
> I checked and the values supplied in these demo requests are faithfully
> inserted into the data set, honouring the supplied CRS.

I take that back. Even before the transactions, there is something weird 
going on: all the coordinates are in three dimensions. WFS 1.1 and 2.0 
requests confirm that this is a 3D CRS (tested on master):

Each point has 3 coordinates, with latitude duplicated as z:
http://localhost:8080/geoserver/wfs?service=WFS&version=1.0.0&request=GetFeature&typename=topp:tasmania_roads

srsDimension="3", and latitude is duplicated as z (WFS 1.1):
http://localhost:8080/geoserver/wfs?service=WFS&version=1.1.0&request=GetFeature&typename=topp:tasmania_roads

srsDimension="3", and latitude is duplicated as z (WFS 2.0):
http://localhost:8080/geoserver/wfs?service=WFS&version=2.0.0&request=GetFeature&typenames=topp:tasmania_roads

Can anyone please explain why this might be the case? I do not see 
anything unusual in the layer settings. I will not fix the values until 
I understand whether this is a bug,

Kind regards,

-- 
Ben Caradoc-Davies <[email protected]>
Software Engineer
Transient Software <http://transient.nz>
New Zealand

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to