An open API service indexing awesome lists of open source software.

https://github.com/datanucleus/datanucleus-geospatial

DataNucleus support for persisting geospatial types
https://github.com/datanucleus/datanucleus-geospatial

geospatial jts persistence postgis

Last synced: 11 months ago
JSON representation

DataNucleus support for persisting geospatial types

Awesome Lists containing this project

README

          

datanucleus-geospatial
======================

DataNucleus support for persisting geospatial types.
This plugin supports persistence of java.awt.geom, JTS, Oracle JGeom, and PostGIS types.

This is built using Maven, by executing `mvn clean install` which installs the built jar in your local Maven repository.

KeyFacts
--------
__License__ : Apache 2 licensed
__Issue Tracker__ : http://github.com/datanucleus/datanucleus-geospatial/issues
__Javadocs__ : [5.2](http://www.datanucleus.org/javadocs/store.types.geospatial/5.2/), [5.1](http://www.datanucleus.org/javadocs/store.types.geospatial/5.1/), [5.0](http://www.datanucleus.org/javadocs/store.types.geospatial/5.0/), [4.1](http://www.datanucleus.org/javadocs/store.types.geospatial/4.1/), [4.0](http://www.datanucleus.org/javadocs/store.types.geospatial/4.0/)
__Download(Releases)__ : [Maven Central](http://central.maven.org/maven2/org/datanucleus/datanucleus-geospatial)
__Download(Nightly)__ : [Nightly Builds](http://www.datanucleus.org/downloads/maven2-nightly/org/datanucleus/datanucleus-geospatial)
__Dependencies__ : See file [pom.xml](pom.xml)