kartoza / 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
8 stars 17 forks source link

enable geonode to publish standalone metadata documents #332

Open gubuntu opened 7 years ago

gubuntu commented 7 years ago

From @gubuntu on July 1, 2016 14:25

Problem

In vanilla Geonode, a metadata document is always linked to a dataset stored in the Geonode backend.

There are many use cases, including this project, where we want it to function more like a generic metadata clearinghouse. So, many metadata records will refer to remote services or offline data sets and have no local dataset.

Proposed solution

Remove the dependency of metadata records on a backend data store. i.e. Enhance Geonode functionality as a pure pyCSW front-end.

Handle any consequences this change has.

_Copied from original issue: kartoza/gfdrroondra#22

gubuntu commented 7 years ago

@Gustry ? @lucernae ? ...note support from Tom Kralidis