Error using DSM Generator #295
-
Hi, I have the following error using DSM Generator : 2021-06-23T17:21:58 WARNING Traceback (most recent call last): I've attached my files here : |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi, The coordinate system for your raster file is currently in IGNF (Institut Geographique National de France) and not EPSG (European Petroleum Search Group). As of now, DSM Generator does not support IGNF, but we will update the code/plugin soon. If you are in a hurry I suggest you reproject to something in EPSG. :) Also, your shapefile is in EPSG. Best is to have the same coordinate system in both files. Cheers, |
Beta Was this translation helpful? Give feedback.
Hi,
The coordinate system for your raster file is currently in IGNF (Institut Geographique National de France) and not EPSG (European Petroleum Search Group). As of now, DSM Generator does not support IGNF, but we will update the code/plugin soon. If you are in a hurry I suggest you reproject to something in EPSG. :)
Also, your shapefile is in EPSG. Best is to have the same coordinate system in both files.
Cheers,
Nils