Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error transformation from SRID 2100 to 4326 #1341

Closed
j3r3m1 opened this issue Apr 14, 2023 · 2 comments
Closed

Error transformation from SRID 2100 to 4326 #1341

j3r3m1 opened this issue Apr 14, 2023 · 2 comments
Assignees
Labels

Comments

@j3r3m1
Copy link
Contributor

j3r3m1 commented Apr 14, 2023

Error found in URock.
For a full description, see UMEP-dev/UMEP#514

For a simple test, try:

SELECT ST_TRANSFORM(ST_SETSRID(ST_GeomFromText('POINT (475283.4855100708 4207015.674958611)', 27572),2100),4326) 
@ebocher ebocher self-assigned this Apr 14, 2023
@ebocher ebocher added the bug label Apr 14, 2023
@ebocher
Copy link
Member

ebocher commented Apr 14, 2023

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

@ebocher
Copy link
Member

ebocher commented Apr 18, 2023

Fixed on the current snapshot 2.2.1

@ebocher ebocher closed this as completed Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants