Changes between Version 7 and Version 8 of SoCTMSDriver


Ignore:
Timestamp:
Mar 26, 2008, 10:36:21 AM (16 years ago)
Author:
keo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoCTMSDriver

    v7 v8  
    4545Next on plan is the writing part. The driver will support both `CreateCopy` and `Create` methods.
    4646Creation options will include the dimensions of tiles, number of zooming levels and the zooming
    47 ratio between them. Upon writing, the `RasterIO` method will load all affected tiles from all
     47ratio between them. Upon writing, the `IRasterIO` method will load all affected tiles from all
    4848zooming levels into memory, perform the write operation and then write the tiles back to file system.
    4949