Added support for imagery and DEM's that wrap around the dateline, this required

two passes over the copying of imagery and DEM's to the destination graphs, once for
the original position, and once for the wrap around 360 degrees on or before.

Also fixed the GeospationExtents constructor that was setting the _max to DBL_MIN rather
than -DBL_MAX.  This bug causesd the y axis to be computed incorrectly.
This commit is contained in:
Robert Osfield
2006-09-04 20:43:07 +00:00
parent 625c0173b2
commit 5c1b0f1bbd
2 changed files with 542 additions and 458 deletions

File diff suppressed because it is too large Load Diff