Skip to content

org.geotools.gt-transform 30.1-NIVA

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

About this package

A FeatureSource/FeatureStore wrapper that can rename attributes, hide others, and create new ones by applying expressions on the wrapped ones