Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jlanio/Geogig-Desktop

Desktop interface (geogig) for spatial information versioning
https://github.com/jlanio/Geogig-Desktop

Last synced: about 2 months ago
JSON representation

Desktop interface (geogig) for spatial information versioning

Awesome Lists containing this project

README

        



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](http://geogig.org/)*

## 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.](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)

:heavy_exclamation_mark: You do not need [geogig installed](http://geogig.org/docs/start/installation.html) to use Geogig-Desktop.

## Instructions for use
Unzip file and run archive *Geogig-Desktop.exe*

## Features disponible in version 1.0.0
#### Local:
- [x] Create new repository.
- [x] Import shapefile to the repository.
- [x] Analyze and add modifications.
- [x] Commit.
#### Remote:
Make connections with:
- [x] Geogig Server on local network.
- [x] Clone.
- [x] Pull.
- [x] Push.
- [x] Modification history and commit comparison.

## **Developing**
See [CONTRIBUTING](https://github.com/jlanio/Geogig-Desktop/blob/master/CONTRIBUTING.md) for details on making GitHub pull request.
> Feedback or suggestions: [email protected]

## **License**

Source code and software is distributed under an GPL-3.0, [more information](https://github.com/jlanio/Geogig-Desktop/blob/master/LICENSE)