Project

General

Profile

Actions

Bug #2364

open

Records Crossing the International Dateline

Added by David Sledge about 18 years ago. Updated about 18 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
ecogrid
Target version:
Start date:
02/21/2006
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2364

Description

Because the language used for querying ecogrid nodes can only compare fields to
constants:

<condition operator="LESS THAN" concept="westBoundary">-23.0</condition>

it's possible for records whose bounding coordinates cross the International
Date Line to be returned when they shouldn't be and to not return when
circumstances dictate that they should.

In order to construct a query to correctly handle such records, a means is
needed to compare a field to another field within a record (e.g. westBoundary >
eastBoundary).

Actions #1

Updated by David Sledge about 18 years ago

Since fixing this bug would require modifying the XML query language ecogrid
uses, I suggest using XQuery and/or XQueryX for querying the ecogrid.

Actions #2

Updated by Redmine Admin almost 11 years ago

Original Bugzilla ID was 2364

Actions

Also available in: Atom PDF