jar

io.oss84.geotools : gt-epsg-hsql

Maven & Gradle

Feb 21, 2021
12 usages
1.2k stars

EPSG Authority Service using HSQL database · Connection to an embedded EPSG database in HSQL format. This database is built from the SQL scripts delivered by EPSG.

Table Of Contents

Latest Version

Download io.oss84.geotools : gt-epsg-hsql JAR file - Latest Versions:

All Versions

Download io.oss84.geotools : gt-epsg-hsql JAR file - All Versions:

Version Vulnerabilities Size Updated
24.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gt-epsg-hsql-24.2-oss84-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.geotools.referencing.factory.epsg.hsql

├─ org.geotools.referencing.factory.epsg.hsql.DatabaseCreationScript.class - [JAR]

├─ org.geotools.referencing.factory.epsg.hsql.FactoryUsingHSQL.class - [JAR]

├─ org.geotools.referencing.factory.epsg.hsql.HsqlDialectEpsgFactory.class - [JAR]

├─ org.geotools.referencing.factory.epsg.hsql.HsqlDialectEpsgMediator.class - [JAR]

├─ org.geotools.referencing.factory.epsg.hsql.HsqlEpsgDatabase.class - [JAR]

├─ org.geotools.referencing.factory.epsg.hsql.SqlScriptReader.class - [JAR]

├─ org.geotools.referencing.factory.epsg.hsql.ThreadedHsqlEpsgFactory.class - [JAR]

Advertisement