Class HsqlEpsgDatabase


  • public class HsqlEpsgDatabase
    extends Object
    This utility class knows everything there is to know about the care and feeding of our pet EPSG database. This utility class is used to hold logic previously associated with our own custom DataSource.

    The EPSG database can be downloaded from http://www.epsg.org. The SQL scripts (modified for the HSQL syntax as explained here) are bundled into this plugin. The database version is given in the edition attribute of the authority. The HSQL database is read only.

    Since:
    2.4
    Author:
    Jody Garnett