[kepler-dev] [Bug 5390] EML created by DataTurbineToMetacat workflow should have the spatial coverage
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed May 4 16:40:44 PDT 2011
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5390
Jing Tao <tao at nceas.ucsb.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jing Tao <tao at nceas.ucsb.edu> 2011-05-04 16:40:44 PDT ---
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.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list