jar

org.apache.sis.non-free : sis-embedded-data

Maven & Gradle

Dec 17, 2022
3 usages

Data in embedded environment · Provides non-free data, including the EPSG geodetic dataset, in a single read-only JAR file. This 'sis-embedded-data' module contains a copy of EPSG geodetic dataset in an embedded Apache Derby database. Having this module on the classpath avoid the need to set the 'SIS_DATA' environment variable for using the Coordinate Reference Systems (CRS) and Coordinate Operations defined by EPSG. EPSG is maintained by the IOGP Surveying & Positioning Committee and reproduced in this module with same content. See https://www.epsg.org/ for more information.

Table Of Contents

Latest Version

Download org.apache.sis.non-free : sis-embedded-data JAR file - Latest Versions:

All Versions

Download org.apache.sis.non-free : sis-embedded-data JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3
1.2
1.1
1.0
0.8

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 sis-embedded-data-1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sis.resources.embedded

├─ org.apache.sis.resources.embedded.EmbeddedResources.class - [JAR]

├─ org.apache.sis.resources.embedded.package-info.class - [JAR]

Advertisement