The issue was caused by Cadcorp SIS not setting an SRID in the Geometry.
Should have thought about this before.

update tablename set geom.STSrid = 3857;

Thanks to SSA who pointed this out on the related StackOverflow post.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/GeoServer-WFS-requests-tp5134223p5135452.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to