Opened 16 years ago
Closed 16 years ago
#35 closed defect (fixed)
EPSG access functions are not complete.
Reported by: | Norm Olsen | Owned by: | Norm Olsen |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Library | Version: | |
Keywords: | EPSG | Cc: |
Description
Per the original deposit, the EPSG access feature was a work in progress, incomplete, and unusable.
Note:
See TracTickets
for help on using tickets.
Corrected by revision 1572 and 1573. There are so many cahnges that it would be difficult to describe. Let it be said that we know have a reliable means of accessing the EPSG database, and that applications that do so will run on any supported platform without any other dependencies.
This independence is achieved by used 22 .csv files in place of the EPSG Access database with 22 tables. Since the database base is actually rather small by current standards (i.e. 10 MB) the whole thing fits nicely in RAM memory and applications accessing the database show no perfromance problems.