Changeset 4176

Show
Ignore:
Timestamp:
06/17/09 03:38:07 (3 years ago)
Author:
mloskot
Message:

[wktraster] Note on Frank's dumpoverview tool as an alternative

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • spike/wktraster/scripts/ovdump.py

    r4151 r4176  
    55# This is a simple script based on GDAL to dump overview to separate file. 
    66# It is used in WKTRaster testing to compare raster samples. 
     7#  
     8# NOTE: GDAL does include Frank's (unofficial) dumpoverviews utility too, 
     9#       which dumps overview as complete geospatial raster dataset. 
    710# 
    811# Copyright (C) 2009 Mateusz Loskot <mateusz@loskot.net>