Project

General

Profile

Actions

Bug #5390

closed

EML created by DataTurbineToMetacat workflow should have the spatial coverage

Added by Jing Tao almost 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
Normal
Category:
sensor-view
Target version:
Start date:
05/03/2011
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5390

Description

Current EML document generated by the worklfow only have the temporal coverage. We need to add spatial coverage as well.

Actions #1

Updated by Jing Tao almost 13 years ago

In SenorMLToEML class, the code to capture the spatial information was added. Then the information will be added to eml like:
<coverage><geographicCoverage><geographicDescription>single point</geographicDescription>
<boundingCoordinates><westBoundingCoordinate>-2.75</westBoundingCoordinate>
<eastBoundingCoordinate>-2.75</eastBoundingCoordinate>
<northBoundingCoordinate>16.125</northBoundingCoordinate>
<southBoundingCoordinate>16.125</southBoundingCoordinate>
</boundingCoordinates>
</geographicCoverage>
</coverage>

This is a point coverage.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5390

Actions

Also available in: Atom PDF