Opened 14 years ago

Closed 5 years ago

#3331 closed defect (wontfix)

Add support for compressed, and embedded GDAL support data files.

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: OGR_SRS Version: unspecified
Severity: normal Keywords:
Cc: thare

Description

As we distribution more coordinate system dictionaries with GDAL (such as the mooted IAU dictionary), it becomes apparent it would be desirable if these could be read directly from compressed files instead of having to be decompressed.

In the case of the IAU file, a 1MB uncompressed file, is 24K compressed due to the high degree of redundancy.

It would also be desirable (as previously expressed) if GDAL data files could be built into the DLL to reduce path finding complexity as an option. It would be best if the built-in version was compressed.

Change History (4)

comment:1 by warmerdam, 14 years ago

Cc: thare added
Status: newassigned

comment:2 by Jukka Rahkonen, 9 years ago

Is this something that is likely to happen or would it be better to close the ticket as "wontfix"?

comment:3 by Even Rouault, 9 years ago

Other approaches have been discussed recently : http://lists.osgeo.org/pipermail/gdal-dev/2014-December/040606.html

comment:4 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: assignedclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.