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

Also available in: Atom PDF