Bug 7723 - Projection files missing in packet lib64proj0
Summary: Projection files missing in packet lib64proj0
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 2
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-06 09:40 CEST by Gunther Hartmann
Modified: 2012-10-06 09:55 CEST (History)
0 users

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Gunther Hartmann 2012-10-06 09:40:43 CEST
The package includes the libraries only. However the support files containing the information about projections are completely missing as well as some utilities.

The data files containing informations about epsg (and others) handling are found in the nad subdirectory of the source package proj-4.7.0.tar.gz that can be downloaded from the proj4 home page.

Without this information gdal is not able to handle epsg projections.

As a quick fix I compiled the source and installed the files in /usr/local/share/proj and set the environment $PROJ_LIBS to this path.

The directory looks like this:
bash-4.2$ ls -l /usr/local/share/proj
insgesamt 1308
-rw-r--r-- 1 root root 648497 Okt  6 09:02 epsg
-rw-r--r-- 1 root root 453436 Okt  6 09:02 esri
-rw-r--r-- 1 root root  76652 Okt  6 09:02 esri.extra
-rw-r--r-- 1 root root    694 Okt  6 09:02 GL27
-rw-r--r-- 1 root root  83441 Okt  6 09:02 IGNF
-rw-r--r-- 1 root root  19501 Okt  6 09:02 nad27
-rw-r--r-- 1 root root  16559 Okt  6 09:02 nad83
-rw-r--r-- 1 root root   6385 Okt  6 09:02 nad.lst
-rw-r--r-- 1 root root   3916 Okt  6 09:02 other.extra
-rw-r--r-- 1 root root    261 Okt  6 09:02 proj_def.dat
-rw-r--r-- 1 root root   7043 Okt  6 09:02 world
Comment 1 Gunther Hartmann 2012-10-06 09:55:09 CEST
found the missing files in the proj package. sorry for the inconvenience

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.