H2GIS Documentation

Welcome on the H2GIS’s documentation, a spatial extension for the H2 database engine.

H2GIS banner

What is H2GIS?

In a nutshell: H2GIS is to H2 as PostGIS is to PostgreSQL.

H2GIS adds support for:

H2GIS in action

H2GIS includes nearly 200 functions. The following is just a small sample of what H2GIS has to offer:

Buffer

buffer

Sky View Factor

svf

ISOvist

isovist

Why using H2GIS?

  • Free and open-source (LGPL v3.0)

  • Standalone: no installation or configuration needed

  • Very lightweight (less than 15mb once unzipped)

  • Cross-platform

  • Easy to embed in (mobile) apps

  • Simple Feature SQL compliant

  • Made by french public researchers from CNRS

Download the last version

You can download the last release of H2GIS here.

Get help

If you get stuck or just have a question, please fill an issue on our GitHub repo.

Authors

H2GIS is leaded by scientists and engineers in GIS and computer science from CNRS within the French Lab-STICC research laboratory (DECIDE team of Vannes). H2GIS is funded by public research projects.

H2GIS is also actively supported by the french UMRAE laboratory, which contribute to code and the documentation.

Core team

  • Erwan Bocher : Project leader, dev & GIS guru (CNRS - Lab-STICC)

  • Nicolas Fortin : geo-contaminated dev expert (UGE - UMRAE)

  • Gwendall Petit : GIS expert, in charge of user-side / documentation (UGE - UMRAE)

You can contact the team through GitHub, or by email at info at h2gis dot org

Former contributors

Sylvain Palominos, Adam Gouge, Mireille Lecoeuvre, Alexis Guéganno

Acknowledgements

The H2GIS team would like to extend its warmest thanks to:


Documentation

System functions

Applications