Skip to content

org.geotools.gt-epsg-wkt 30.3-NIVA Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.geotools</groupId>
  <artifactId>gt-epsg-wkt</artifactId>
  <version>30.3-NIVA</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

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.