Re: [postgis-users] Whats wrong with this geometry?

2023-01-17 Thread Paul Ramsey
Actually not the handling of 3d, but where we expect the srsDimension to be declared. We'd prefer it on the poslist element select ST_GeomFromGML(' http://www.opengis.net/gml/3.2;> 85553.17 444954.729 0.0 85553.307 444954.394 0.0 8.891 444948.14 0.0 85560.257 444937.574 0.0

Re: [postgis-users] Whats wrong with this geometry?

2023-01-17 Thread Paul Ramsey
It's the higher dimensionality, seems like we don't like that. 2D works. select ST_GeomFromGML(' http://www.opengis.net/gml/3.2;> 85553.17 444954.729 85553.307 444954.394 8.891 444948.14 85560.257 444937.574 85561.733 444934.001 85566.998 444936.176 85569.692 444937.289

[postgis-users] Whats wrong with this geometry?

2023-01-17 Thread Valentijn Makkenze
Hi, I have this geometry from an opensource dataset but postgis says its an invalid GML representation. select ST_GeomFromGML(' http://www.opengis.net/gml/3.2;> 85553.17 444954.729 0.0 85553.307 444954.394 0.0 8.891 444948.14 0.0 85560.257 444937.574 0.0 85561.733 444934.001