is not current version
Last Version 1.2

Data in embedded environment 1.0

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 http://www.epsg.org/ for more information.

License

License

EPSG terms of use
Categories

Categories

Data
GroupId

GroupId

org.apache.sis.non-free
ArtifactId

ArtifactId

sis-embedded-data
Version

Version

1.0
Type

Type

jar
Description

Description

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 http://www.epsg.org/ for more information.
Project URL

Project URL

http://sis.apache.org/epsg
Project Organization

Project Organization

The Apache Software Foundation

Download sis-embedded-data 1.0


<!-- https://jarcasting.com/artifacts/org.apache.sis.non-free/sis-embedded-data/ -->
<dependency>
    <groupId>org.apache.sis.non-free</groupId>
    <artifactId>sis-embedded-data</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.non-free/sis-embedded-data/
implementation 'org.apache.sis.non-free:sis-embedded-data:1.0'
// https://jarcasting.com/artifacts/org.apache.sis.non-free/sis-embedded-data/
implementation ("org.apache.sis.non-free:sis-embedded-data:1.0")
'org.apache.sis.non-free:sis-embedded-data:jar:1.0'
<dependency org="org.apache.sis.non-free" name="sis-embedded-data" rev="1.0">
  <artifact name="sis-embedded-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.non-free', module='sis-embedded-data', version='1.0')
)
libraryDependencies += "org.apache.sis.non-free" % "sis-embedded-data" % "1.0"
[org.apache.sis.non-free/sis-embedded-data "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.derby : derby jar 10.14.2.0
org.apache.sis.core : sis-referencing jar 1.0

test (4)

Group / Artifact Type Version
org.opengis : geoapi-conformance jar 3.0.1
org.apache.sis.core : sis-utility test-jar 1.0
junit : junit jar
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

Project Modules

There are no modules declared in this project.