summaryrefslogtreecommitdiffstats
path: root/gis/geogit/README
blob: 484be07d3e0973dc77f9d309dce7d07c22216e24 (plain)
1
2
3
4
5
6
7
GeoGit is a distributed version control system specially designed to handle
geospatial data. GeoGit draws inspiration from Git, but adapts its
core concepts to handle versioning of spatial data. Users are able to import
raw geospatial data (such as Shapefiles, PostGIS or SpatiaLite) into a
repository where every change to the data is tracked. These changes can be
viewed in a history, reverted to older versions, branched into sandboxed
areas, merged back in or pushed to remote repositories.