slackbuilds/gis/geogig
Benjamin Trigona-Harany f3972f98e0 gis/geogig: Noted orphan status (no SBo maintainer).
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2016-02-23 00:57:41 +07:00
..
README gis/geogig: Added (Distributed version control for geospatial data). 2015-04-10 17:41:27 +07:00
geogig.SlackBuild gis/geogig: Added (Distributed version control for geospatial data). 2015-04-10 17:41:27 +07:00
geogig.info gis/geogig: Noted orphan status (no SBo maintainer). 2016-02-23 00:57:41 +07:00
slack-desc gis/geogig: Added (Distributed version control for geospatial data). 2015-04-10 17:41:27 +07:00

README

GeoGig is a distributed version control system specially designed to handle
geospatial data. GeoGig 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.