Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.71 KB

File metadata and controls

49 lines (36 loc) · 1.71 KB

Geogig-Desktop

Synopsis:

"GeoGig is an open source tool that draws inspiration from Git, but adapts its core concepts to handle distributed versioning of geospatial data." more information geogig

Geogig for Desktop Users

Unofficial Desktop interface for Geogig.

Download

https://github.com/jlanio/Geogig-Desktop/releases/download/v1.0.0/GeogigDesktop-1.0.0-win32-setup.exe

Pré-release v-1.0.0

Requirements for installation / use

Install a Java JDK.

❗ You do not need geogig installed to use Geogig-Desktop.

Instructions for use

Unzip file and run archive Geogig-Desktop.exe

Features disponible in version 1.0.0

Local:

  • Create new repository.
  • Import shapefile to the repository.
  • Analyze and add modifications.
  • Commit.

Remote:

Make connections with:

  • Geogig Server on local network.
  • Clone.
  • Pull.
  • Push.
  • Modification history and commit comparison.

Developing

See CONTRIBUTING for details on making GitHub pull request.

Feedback or suggestions: lanio.morais@gmail.com

License

Source code and software is distributed under an GPL-3.0, more information