qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.62k stars 3.01k forks source link

reverse transformation #48947

Open Loctudy opened 2 years ago

Loctudy commented 2 years ago

What is the bug or the crash?

Error on reverse transformation ?

Steps to reproduce the issue

  1. Create csv file with the following test point (Lat and Long in WGS84 and X and Y epsg:22992)

Name,Lat,Long,X_redBelt,Y_redBelt Point-01,28.1503686834452,32.7987954056803,791704.6087,606299.0805 Point-02,28.1154688553127,32.825319275061,794368.8044,602469.1851

  1. Check datum trasformation is correct using epsg:22992 image

4.Import the csv two times first in one the Lat and Long in WGS84 then X and Y in RedBelt image

  1. Multiple transformation are found eps:22992 correspondent to the second options (should not ask) image

  2. Not the same location

image

Versions

QGIS version 3.24.3-Tisler QGIS code revision cf22b74e Qt version 5.15.3 Python version 3.9.5 GDAL/OGR version 3.4.3 PROJ version 9.0.0 EPSG Registry database version v10.054 (2022-02-13) GEOS version 3.10.2-CAPI-1.16.0 SQLite version 3.38.1 PDAL version 2.3.0 PostgreSQL client version unknown SpatiaLite version 5.0.1 QWT version 6.1.6 QScintilla2 version 2.13.1 OS version Windows 10 Version 2009

Active Python plugins db_manager 0.1.20 grassprovider 2.12.99 MetaSearch 0.3.6 processing 2.12.99 sagaprovider 2.12.99

Supported QGIS version

New profile

Additional context

No response

Pedro-Murteira commented 2 years ago

@Loctudy Can you still replicate this issue on a new profile?

Loctudy commented 2 years ago

Tested using a new user profile and still the same issue

Le lun. 13 juin 2022 à 15:05, pmurteira @.***> a écrit :

@Loctudy https://github.com/Loctudy Can you still replicate this issue on a new profile?

— Reply to this email directly, view it on GitHub https://github.com/qgis/QGIS/issues/48947#issuecomment-1153889777, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6773SORS7IDTPA2AQYVFTVO4W2PANCNFSM5YM552YQ . You are receiving this because you were mentioned.Message ID: @.***>

Loctudy commented 2 years ago

Tested using a new user profile and still the same issue