не последняя версия
Последняя версия 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.

Категории

Категории

GeoTools Прикладные библиотеки Geospatial Geo
Группа

Группа

io.oss84.geotools
Идентификатор

Идентификатор

gt-epsg-wkt
Версия

Версия

24.2
Тип

Тип

jar

Скачать 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"]