[Qgis-user] Convert geocentric x, y, z to projected coordinates

Andrea Giudiceandrea andreaerdna at libero.it
Mon Mar 2 09:05:53 PST 2026


Hi Roland,
as you can see in the screen recording video at 
https://www.youtube.com/watch?v=bms4-w2UiQk , the crash doesn't occur on 
my system using a delimited text file containing the provided single 
point's coordinates.

I've now tried with multiple fake points' coordinates and the crash 
actually occurs also on my system. I'm not sure how to avoid the crash 
using the custom function for multiple points' coordinates.

Anyway, it is still possible to perform the transformation using pyproj 
in QGIS using a simple PyQGIS script in the Python console available at 
https://gist.github.com/agiudiceandrea/f8031057b196fd7e3fb67249336a9733

You just need to import the delimited text file as before and select 
such layer in the Layer tree, then open the Python Console, show the 
Editor and past the script inside the Editor and then Run the script: a 
new ESPG:25833 point layer will be created from the EPSG:7914 x, y and z 
coordinates contained in delimited text layer.

Regards.

Andrea


Il 02/03/2026 14:58, rspiel at gmx.net ha scritto:
> However, QGIS crashes when firing the command.


More information about the QGIS-User mailing list