is not current version
Last Version 24.2-oss84-1

io.oss84.geotools:gt-epsg-extension 24.2

Contains extra CRS defined by ESRI (and other parties) in the EPSG namespace. Those CRS are not defined in the official ESPG database, but are used widely enough to warant an optional plugin in Geotools. This plugin do not contains any definition already found in the official EPSG database - it is not a replacement for epsg-hsql or epsg-postgresql. One of the above plugins (at user choice) should be in the classpath.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-epsg-extension
Version

Version

24.2
Type

Type

jar

Download gt-epsg-extension 24.2


<!-- https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-extension/ -->
<dependency>
    <groupId>io.oss84.geotools</groupId>
    <artifactId>gt-epsg-extension</artifactId>
    <version>24.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-extension/
implementation 'io.oss84.geotools:gt-epsg-extension:24.2'
// https://jarcasting.com/artifacts/io.oss84.geotools/gt-epsg-extension/
implementation ("io.oss84.geotools:gt-epsg-extension:24.2")
'io.oss84.geotools:gt-epsg-extension:jar:24.2'
<dependency org="io.oss84.geotools" name="gt-epsg-extension" rev="24.2">
  <artifact name="gt-epsg-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oss84.geotools', module='gt-epsg-extension', version='24.2')
)
libraryDependencies += "io.oss84.geotools" % "gt-epsg-extension" % "24.2"
[io.oss84.geotools/gt-epsg-extension "24.2"]