Jaspa, the spatial extension for PostgreSQL, H2 and Oracle

Description

Jaspa is a spatial extension for relational database systems, implements the OpenGIS Simple Features for SQL and partially the SQL/MM standard.

Jaspa has been fully developed by Jose Carlos Martinez Llario. The docs has beed made by Marta Gonzalez-Alcaide

Currently supports PostgreSQL, H2 amd Oracle as the RDBMS backends. Jaspa brings around 200 spatial functions to relational database systems that support a full set of java store procedures. The first version of Jaspa was released in July 2010.

Jaspa has a similar functionality as PostGIS 1.5, supporting spatial operators and predicates, arrays of geometries, spatial aggregates, etc. Jaspa is written in java and is easy to extend using java stored procedures. This project is licensed under the GNU GPL.

Features

  • Fully written in Java.
  • Currently uses PostgreSQL and H2 as the backend RDBMS.
  • Possibility of migration to other Java databases.
  • More than 200 spatial functions available. PostGIS compatible.
  • Easy-to-extend capabilities using stored procedures in Java.
  • Use of JTS and GeoTools libraries.
  • Jaspa for PostgreSQL provides spatial indexing based on PostgreSQL Gist
  • UMN MapSever, gvSIG 1.11, Kosmo GIS 2.0.1 and OpenJump (ad-hoc queries) as graphical frontend.
  • Spatial reference system using GeoTools.
  • Support for standard WKT and WKB formats and Postgis EWKB and EWKT formats. Support for SHP, KML and GML as input formats.
  • Extra Jaspa spatial functions: ST_Nodelize, ST_Cleanpolygon, ST_Delaunay triangles, ST_Snap, etc.
  • A topology rule system with around 70 topology rules, similar behavior than ArcGIS with the Geodatabase.

Acknowledgements

This project is based on other many projects from which we have learned and take advantage to be able to make Jaspa: PostGIS, Java Topology Suite (JTS), GeoTools, GeoDB, PL/Java, H2, PostgreSQL, gvSIG, etc. This work has been partially supported by the research project “Creation and cartographic feeding of spatial data Infrastructures in the local government by means of a data model that integrates cadastre, planning and cultural heritage”, CSO2008-04808 from the Spanish Government (CICYT) and European funds..

Download

The Jaspa project is held in the Source Forge. The followings downloads are available there:

  • Jaspa for PostgreSQL binaries for Linux and MS Windows OS.
  • Jaspa for H2 binaries for Linux and MS Windows OS.
  • Source code.

 


Jaspa 0.2 release

In order to install Jaspa you should follow download the right version for you and take a look to the installation manual

From version 0.2.0 we distribute a small linux distro as a VMWare image. This image is useful for people who want to try Jaspa in a fast way skipping the jaspa installation process.

In order to display the geometric data using a GIS desktop software there are three possibilities at this moment:

Documentation

Jaspa 0.2.0 release

Manual online

Workshop