transactions fail with postgis when the type has a measure
Description
create a postgis table with a 'POINTM' type and try to do an insert
Environment
None
Activity
Jukka Rahkonen
November 26, 2017 at 9:38 PM
I would say that if M in not supported in GML it is not a bug that transactions fail. It may be a bug that Geoserver allows users to try to do it.
Andrea Aime
July 3, 2016 at 5:52 AM
To the best of my knowledge, they are not. There is also no way to represent M in GML, nor I'm aware of attempts to handle measures in the library... given the current code it's possible that the M will be treated as Z instead.
codehaus
April 10, 2015 at 4:35 PM
CodeHaus Comment From: jratike80 - Time: Tue, 10 Feb 2015 04:29:26 -0600 ---------------------
<p>Related ticket is already closed. Can anybody say directly if XYM geometries in PostGIS are supported for WFS-T nowadays?</p>
create a postgis table with a 'POINTM' type and try to do an insert