Jan Hartmann wrote:
Hi,
I am trying to georeference old maps in two steps: first georeferencing
them from the old projection to a modern one, and then ameliorating the
georeferenced image by rubber-sheeting it on the base of control points,
mostly triangulation points for which the coordinate
Hi Guillaume,
This is a good point and I've also experienced suboptimal performance because
of this. The answer is : no, you can't change the block size of a
VRTSourcedRasterBand in a VRTDataset. But this can be currently done for a
VRTWarpedDataset.
Clearly for a scanline oriented underlying
Frank, it's working great. Thanks for pointing these functions out.
On Wed, Jan 28, 2009 at 11:36 AM, Frank Warmerdam wrote:
> Joel Odom wrote:
>
>> I've got a situation where I'm trying to use GDAL to read image files
>> contained within a KMZ archive. (My project uses both GDAL and libkml.)
Hi everyone,
I'm using GDAL 1.6.0. I observed that by default, VRT Block size is 128x128,
whatever the inputs datas block size is.
Is it possible to change block size of a VRT file ? And how ?
For exemple, if my VRT file is made of 2 tif files that have a block size of
1000x1. The VRT file have a
On Wed, Jan 28, 2009 at 11:51:38PM +0100, strk wrote:
> On Wed, Jan 28, 2009 at 12:39:53PM +0100, strk wrote:
>
> > http://svn.refractions.net/postgis/spike/wktraster/doc/RFC1-SerializedFormat
>
> RFC updated to take into account off-db storage and bigger precision
> on insertion points.
I fluf