You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OrbisData is a library which provides a unique access point to query, manage, retrieve data. It is closed to Groovy syntax and aims to provide an elegant and fluent framework to play with geospatial data. Orbisdata is based on H2GIS, the spatial extension of the H2 database.
The project is divided in two parts : the data managing part which simplify the access and the manipulation of data and the processing part which allow to create and chain processes in order to create complex processing chains.
Requirements
To use OrbisData you need to have JAVA 8 and Groovy 2.5.7.