Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 526 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 526 Bytes

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