GeoGit 空间数据版本化管理 项目简介
GeoGit 是一个开源的工具,用来实现对地理空间数据的分布式版本化管理,灵感来自于 Git。使用方法:~$ geogit help
List geogit commands
~/new-folder $ geogit init
Initialise a geogit repository in new-folder
~/new-folder $ geogit shp import your_shapefile
Import a .shp file (or try OSM, SpatialLite or PostGIS)
~/new-folder $ geogit ls
What's in your geogit repository
~/new-folder $ geogit status
What you can commit to a snapshot
List geogit commands
~/new-folder $ geogit init
Initialise a geogit repository in new-folder
~/new-folder $ geogit shp import your_shapefile
Import a .shp file (or try OSM, SpatialLite or PostGIS)
~/new-folder $ geogit ls
What's in your geogit repository
~/new-folder $ geogit status
What you can commit to a snapshot