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.31k stars 2.96k forks source link

Reprojection, ellpsoid to geoide fail #58008

Open APOS80 opened 2 months ago

APOS80 commented 2 months ago

What is the bug or the crash?

I’ve been trying to reproject from EPSG:4977 to 3006 + RH200 without success. T

QGis doesn’t convert ellipsoid hight to geoid, but I can see it’s in the string.

Steps to reproduce the issue

Draw point in Sweden with the 4977 projection and set an elevation. Reproject to Sweref99 TM 3006 + RH200

Versions

QGIS version 3.34.7-Prizren QGIS code revision https://github.com/qgis/QGIS/commit/6f7d735cae386a441197ffafa1938ce6d41a15ab Qt version 5.15.13 Python version 3.12.3 GDAL/OGR version 3.9.0 PROJ version 9.4.0 EPSG Registry database version v11.004 (2024-02-24) GEOS version 3.12.1-CAPI-1.18.1 SQLite version 3.45.1 PDAL version 2.6.3 PostgreSQL client version 16.2 SpatiaLite version 5.1.0 QWT version 6.2.0 QScintilla2 version 2.14.1 OS version Windows 10 Version 2009

Active Python plugins cigeoe_mirror_view_no_git 1.0 GeometryShapes 0.7 GroupStats 2.2.7 HCMGIS 24.1.12 kmltools 3.1.33 LandSurveyCodesImport v0.3.0 landxmlconvertor 0.2.0 lftools 1.12.11 nominatim 1.4.5 profiletool 4.2.6 ProjectPackager 0.7.2 qad 3.0.6 qgis_hub_plugin 0.1.2 splitmultipart 1.0.0 volume_calculation_tool 0.4 db_manager 0.1.20 grassprovider 2.12.99 MetaSearch 0.3.6 processing 2.12.99

Supported QGIS version

New profile

Additional context

No response

nyalldawson commented 1 month ago

@APOS80 You'll need QGIS 3.40 for this -- see eg https://github.com/qgis/QGIS/pull/58149, https://github.com/qgis/QGIS/pull/58148