GIM-be / core-geonetwork

GeoNetwork repository
http://geonetwork-opensource.org/
GNU General Public License v2.0
1 stars 0 forks source link

Include the CRS in the description of the digital transfer option #6

Open stijngoedertier opened 6 years ago

stijngoedertier commented 6 years ago

According to TG Requirement 20 of the INSPIRE Download service technical guidelines, the INSPIRE dataset-level ATOM feed must include a reference to the coordinate reference system for each CRS in which a dataset is available (so for digital transfer option ). The best place to encode the CRS using the ISO19139-schema's seems to be within the OnlineResource, as implemented in https://github.com/geonetwork/core-geonetwork/pull/1743 . The implementation of https://github.com/geonetwork/core-geonetwork/pull/1900 has changed that into the CRS of the dataset (gmd:MD_ReferenceSystem). This only works when a dataset is available in only one CRS.

To be investigated where to encode the CRS, suggested in the description field, as in the example below: `

https://download.com/PS.ProtectedSitesCultural-UNESCO.gml.zip WWW:DOWNLOAD-1.0-http--download INSPIRE-Download-Atom PS.ProtectedSitesCultural-UNESCO.zip http://www.opengis.net/def/crs/EPSG/0/3035 download `