orbisgis / h2gis

A spatial extension of the H2 database.
http://www.h2gis.org
GNU Lesser General Public License v3.0
203 stars 62 forks source link

Error transformation from SRID 2100 to 4326 #1341

Closed j3r3m1 closed 1 year ago

j3r3m1 commented 1 year ago

Error found in URock. For a full description, see https://github.com/UMEP-dev/UMEP/discussions/514

For a simple test, try:


SELECT ST_TRANSFORM(ST_SETSRID(ST_GeomFromText('POINT (475283.4855100708 4207015.674958611)', 27572),2100),4326) 
ebocher commented 1 year ago

Thanks for reporting. This bug is related to CTS lib. We will check it.

ebocher commented 1 year ago

Fixed on the current snapshot 2.2.1