LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

Is harvester reporting unavailable datasets correctly? #246

Closed uleopold closed 9 years ago

uleopold commented 9 years ago

The harvester reports datasets to be unavailable (production version). In fact the datasets are available as WMS and WCS. Though, WCS is only available as WGS84. http://wms.isric.org/geoserver/wms

selection_266

When using the URL above for dataset registration the above datasets show up as available WMS and WCS. Though, WCS is only available as WGS84 projection. So maybe the Harvester reports status unavailable because of different WCS projection although WMS is available and WCS only in a different projection?

selection_267

On the meta data sheet iGUESS gives an even more misleading message:

"This layer is no longer available -- the data owner may have renamed or removed it. Sorry!"

But WMS and WCS should be both available.

selection_268

ldesousa commented 9 years ago

I tested various datasets marked as unavailable in the Atlas. For all these the server is replying with an exception, thus I think the messages reported by the Harvester (and the Rails application) are correct.