Class ScriptProvider


public class ScriptProvider extends InstallationScriptProvider
Provides SQL scripts for creating a local copy of the EPSG geodetic dataset. Provides also a copy of the EPSG Terms of Use, which should be accepted by users before the EPSG dataset can be installed.

Notice

EPSG is maintained by the International Association of Oil and Gas Producers (IOGP) Surveying & Positioning Committee. The SQL scripts given by this class are derived from the EPSG scripts, but in a more compact format and with some EPSG lineage metadata omitted.
Since:
0.7
See Also:
  • Constructor Details

    • ScriptProvider

      public ScriptProvider()
      Creates a new EPSG scripts provider.
  • Method Details