Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlanio/Geogig-Desktop
Desktop interface (geogig) for spatial information versioning
https://github.com/jlanio/Geogig-Desktop
Last synced: 18 days ago
JSON representation
Desktop interface (geogig) for spatial information versioning
- Host: GitHub
- URL: https://github.com/jlanio/Geogig-Desktop
- Owner: jlanio
- License: gpl-3.0
- Created: 2017-01-12T14:57:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T14:43:47.000Z (over 6 years ago)
- Last Synced: 2024-08-01T00:55:09.664Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 41.5 MB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)