|
From: Quy T. <qto...@gm...> - 2007-08-23 17:31:31
|
Reid Priedhorsky wrote: > For long-term, I wonder if the way to do it is to use GDAL to warp tiles > to some common draw mode (projection) when they are downloaded. (There > would need to be a way to convert existing tile sets.) One drawback that > may turn out to be significant is that the tiles may look bad when warped. I have been looking at using GDAL for other features for viking (mainly DEM). My feeling (we programmers call it "hunch") is that it's a bit overkill for this problem. But I will have a fresh look at it again, thanks to your comment. Quy |