EPSG dataset for Apache SIS

The EPSG geodetic dataset provides definitions for thousands of Coordinate Reference Systems (CRS), together with parameter values for thousands of Coordinate Operations between various pairs of CRS. This 'sis-epsg' module contains the SQL scripts for creating a local copy of EPSG geodetic dataset. 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.

License

License

EPSG terms of use
GroupId

GroupId

org.apache.sis.non-free
ArtifactId

ArtifactId

sis-epsg
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

EPSG dataset for Apache SIS
The EPSG geodetic dataset provides definitions for thousands of Coordinate Reference Systems (CRS), together with parameter values for thousands of Coordinate Operations between various pairs of CRS. This 'sis-epsg' module contains the SQL scripts for creating a local copy of EPSG geodetic dataset. 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.
Project Organization

Project Organization

The Apache Software Foundation

Download sis-epsg

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.sis.core : sis-referencing jar 1.2

test (2)

Group / Artifact Type Version
org.opengis : geoapi-conformance jar 3.0.1
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.8
0.7