ROGUE-JCTD / rogue_geonode

GeoSHAPE - A Django package that adds GeoSHAPE functionality to GeoNode.
http://www.geoshape.org
GNU General Public License v3.0
12 stars 25 forks source link

One-Way Syncs (geogit-sync modification) #55

Closed state-hiu closed 10 years ago

state-hiu commented 10 years ago

We need the ability to execute one-way (push xor pull) syncs using the geogit-sync manage command. This is in addition to the existing two-way (push and pull) sync. There's a variety of use cases for this. A simple one is a relief organization being able to schedule and receive a daily update to their own data layer without having to share their own propriety information back out.

state-hiu commented 10 years ago

Merged.