/geolatte-common

Basic components for spatial data handling and processing in Java

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

geolatte-common

A library that contains basic components for geo-spatial programming in JAVA.

Main components are:

  • A flexible data transformation and filtering framework
  • A implementation of OGC's Common Query Language (spec) with translation to Object Filters (for hibernate criteria support, see geolatte-common-hibernate)
  • Support for GeoJSON data serialization.

See the geolatte wiki for more information