Skip to content

maduhu/geogig

 
 

Repository files navigation

GeoGig - Geospatial Distributed Version Control System

Welcome to the GeoGig project, exploring the use of distributed management of spatial data. GeoGig draws inspiration from Git, but adapts its core concepts to handle versioning of geospatial data. Users are able to import raw geospatial data (currently from Shapefiles, PostGIS or SpatiaLite) in to a repository where every change to the data is tracked. These changes can be viewed in a history, reverted to older versions, branched in to sandboxed areas, merged back in, and pushed to remote repositories. GeoGig is written in Java, available under the BSD License.

For background reading see these two papers on the spatial distributed versioning Concept, Implementation, and Potential Development.

Details

Project Lead: Gabriel Roldan

Status: A 1.0-beta1 version has been released and it is available for download, with a full commandline interface to import data and work with repositories.

The build is actively monitored at Boundlessgeo Jenkins Build Server.

License

GeoGig is proudly open source:

For details review About This Content and the Eclipse Foundation Software User Agreement.

Download

No release downloads available yet. Keep tuned for the first 1.0 release candidate soon. .. Version 1.0-beta1 from SourceForge. Documentation available for download and online.

Installation

Unzip the geogig-cli-app-1.0-beta1.zip to an applications directory, and then add the unzipped geogig/bin/ folder to your PATH.

Running

See the QuickStart guide for an introduction to GeoGig. Additional information available at the full Manual.

Developing

If you want to get involved in the development of GeoGig, build GeoGig yourself or know more about the technical details behind GeoGig, check the developers section.

Participation

Everyone is invited to participate in GeoGig and help in its development. Check the How to help section to read about how you can help us improve GeoGig.

About

GeoGig project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.0%
  • Gherkin 2.8%
  • HTML 1.2%