GeoTools

OSGeo

Previous topic

JTS Wrapper Plugin

Next topic

Process

This Page

PostGIS VersionedΒΆ

Builds a data model supporting feature revisions on top of the PostGIS datastore.

Maven:

<dependency>
  <groupId>org.geotools</groupId>
  <artifactId>gt-postgis-versioned<</artifactId>
  <version>${geotools.version}</version>
</dependency>