forked from geonetwork/core-geonetwork
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Delawen edited this page Oct 21, 2014
·
13 revisions
geoNetwork is a geographical catalog that works as a geographic data portal. It has all the basic features of a catalog: Search data, preview metadata, preview geographical data on a map and link to the source of the data.
You can find the full documentation here.
For import, we have three alternatives:
- CSW-t OGC standard
- geoNetwork API For simplicity, geoNetwork has an API that allows users to import and export data easily.
- Harvesting geoNetwork can import periodically data from different standard sources. More info here.
For export, we can also use the same OGC standard or the xml services.
The following are actions that can be done on the geoNetwork portal.
//TODO some sequential diagrams
//TODO explain each step
//TODO