Changes between Initial Version and Version 1 of Ticket #15


Ignore:
Timestamp:
Feb 20, 2007, 9:27:52 PM (17 years ago)
Author:
warmerdam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15 – Description

    initial v1  
    33
    44Traian reports:
    5 {{{
     5
    66You need to make sure that your FdoISpatialContextReader::GetExtent() returns correct extents for the rasters you are connected to. If it already does that, then we would have to dig deeper, but I think that should be sufficient.
    77 
    88Fyi, this is what I am using in the OGR provider, and it works most of the time:
    9  
     9
     10{{{
    1011FdoByteArray* OgrSpatialContextReader::GetExtent()
    1112{