Project

General

Profile

Actions

Bug #2179

closed

Fix harvesting script to get all points and boxes

Added by John Harris over 18 years ago. Updated over 17 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
09/06/2005
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2179

Description

Currently, the code that extracts spatial information from EML documents stored
in Metacat only grabs points and does not create polygons that better represent
the bounding boxes expressed in EML. Also, the code grabs the first of the
geographicCoverage sections, instead it should grab all.

Actions #1

Updated by Matthew Perry over 17 years ago

This bug is a few parts and is already partially resolved:

DONE:

Bug 2499 describes the effort to port the harvesting script to pure Java. This has been relatively successful. It now generates two datasets representing each metacat document as a polygon AND a point. The point is calculated from the centroid of the geographic coverage.

TO DO:

Multiple geographicCoverage sections are not yet supported

Documents without geographicCoverages (or left blank) will are represented as a point with lat,long of 0,0

Actions #2

Updated by Matthew Perry over 17 years ago

See 2499. Mutiple coverages supported. Empty bounding coords are now recognized. Cases where bboxs cross the dateline or poles (west > east and/or south > north) are handled properly by spliting into multipolygons.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2179

Actions

Also available in: Atom PDF