Bug#791680: A crash of Qgis Desktop occurs when I try to "save as" a vector layer

Sebastiaan Couwenberg sebastic at xs4all.nl
Sat Jul 11 20:07:24 UTC 2015


On 07/11/2015 09:46 PM, Etienne MAHE wrote:
> thanks for answering. When I start Qgis with the terminal and try to "save
> as" a vector file, I get the following message :
> 
> ERROR 6: EPSG PCS/GCS code 53027 not found in EPSG support files.  Is this
> a valid
> EPSG coordinate system?
> ERROR 6: EPSG PCS/GCS code 53027 not found in EPSG support files.  Is this
> a valid
> EPSG coordinate system?
> Erreur de segmentation
> 
> How can we solve this issue ?

The 53027 project is defined in data/esri_extra.wkt, this file is
removed from the gdal source because it's licensing is problematic. See:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721343
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745702

Because we cannot distribute these unclearly licensed files, you'll need
to download them yourself.

https://trac.osgeo.org/gdal/browser/tags/1.10.1/gdal/data/esri_extra.wkt

I had intended to create a script download and extract the non-free
files, but never got around to implementing it. I'm also unsure if such
a download & install package would be acceptable even for the non-free
repository. So for now you'll need to download these data files yourself.

Does the crash still occur when you've manually downloaded & installed
the esri_extra.wkt file? (You need to install it in
/usr/share/gdal/1.10/)

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



More information about the Pkg-grass-devel mailing list