- 授权协议: BSD
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://geogit.org/
- 软件文档: http://geogit.org/docs/index.html
- 官方下载: http://sourceforge.net/projects/geogit/files/latest/download
软件介绍
======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