Skip to content

org.geotools.gt-render 28-NIVA

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

About this package

The render module contains a renderer built around the interface in
api and main. This is a first class geotools module as creating a
visual representation of features is considered key to most geospatial
applications.