ROGUE-JCTD / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
http://geonode.org/
GNU General Public License v3.0
1 stars 1 forks source link

Federate Distributed GeoNodes and sync all data #15

Open ScottEvil opened 11 years ago

ScottEvil commented 11 years ago

We need to be able to federate GeoNodes - making it so they can see each other - in such a way that it's easy for a user to understand what's on one GeoNode or another. The next step for the user would be the ability to copy across the maps, layers, SLD, and data. The implicit assumption is that these GeoNodes are from the organization and therefore syncing between PostGIS and GeoGit repos would be permissible.

We'll need to break down several user stories out of this. The first would be GeoGit data. The next would be getting the SLD and maps associated with those layers.

jj0hns0n commented 11 years ago

I have previous work for this in my anzsm branches (long out of date, but can be ported in to 2.0). @ScottEvil this is not a requirement for OD1 correct?