is not current version
Last Version 24.2-oss84-1

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

EPSG and AUTO authority factories are defined for data.crs.CRSService. These codes are used to provide CoordinateRegerenceSystem for GCE and DataStore implementations that do not define their own native definition. Contains a Property file based CoordinateSystemAuthority (the property file is too large to be included in the main geotools release). This class will need to be ported to the new GeoAPI CoordinateReferenceSystem interfaces.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools
ArtifactId

ArtifactId

gt-epsg-wkt
Version

Version

24.2
Type

Type

jar

Download gt-epsg-wkt 24.2


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