Changes between Initial Version and Version 1 of Ticket #15
- Timestamp:
- 02/20/07 21:27:52 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15 – Description
initial v1 3 3 4 4 Traian reports: 5 {{{ 5 6 6 You 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. 7 7 8 8 Fyi, this is what I am using in the OGR provider, and it works most of the time: 9 9 10 {{{ 10 11 FdoByteArray* OgrSpatialContextReader::GetExtent() 11 12 {