This is a copy of the GeoGig project. This version works with the GeoGig QGIS Plugins and GeoGig WebAPI. The QGIS plugin and WebAPI are NGA funded as part of the GEOINT Services program
Geogig is a middleware tool for distributed management of geospatial data. Geogig uses common git workflows with branching. Users are able to import raw geospatial data (Shapefiles, PostGIS, SpatiaLite, ect) in to a repository where every change to the data is tracked.
QGIS Geogig Plugin is used to connect QGIS to a Geogig repo for multiuser reads and edits.
Geogig Web API provides a REST interface to a Geogig repository allowing users to read and write data.
Latest Geogig can be downloaded from community - https://github.com/locationtech/geogig
Project Lead: Gabriel Roldan
Status:
Version 1.2.0 has been released and it is available for download.
The build is actively monitored at LocationTech Build Server.
GeoGig is proudly open source:
- Source code is distributed under an Eclipse Distribution License (EDL) unless otherwise stated.
- For details on third-party dependencies review NOTICE
The latest release Version 1.2.0 is available on GitHub.
The previous release Version 1.1.0 is also available on GitHub.
Unzip geogig-.zip to an applications directory, and then add the unzipped geogig/bin/ folder to your PATH.
If you are upgrading from a previous version of GeoGig, please see the relevant Upgrade Guides.
See the QuickStart guide for an introduction to GeoGig. Additional information available at the full Manual.
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.
See CONTRIBUTING for details on making GitHub pull request.
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.