Re: [gdal-dev] Using a gdal generated tiff to generate DEM tiles - losing registration

2011-10-30 Thread Chaitanya kumar CH
Iain, Can you provide the code? On Mon, Oct 31, 2011 at 12:46 AM, Iain wrote: > I'm building a set of 'tiles' that actually just contain dem data to drive > a > 3d geograpic tool on android (using opengl es2.0) > > primarily for the uk (cos that's where I am) but hopefully in a way that > works

[gdal-dev] Using a gdal generated tiff to generate DEM tiles - losing registration

2011-10-30 Thread Iain
I'm building a set of 'tiles' that actually just contain dem data to drive a 3d geograpic tool on android (using opengl es2.0) primarily for the uk (cos that's where I am) but hopefully in a way that works anywhere. I've picked up the srtm data and used gdal translate and gdawarp as described in

Re: [gdal-dev] Patch submission & development questions

2011-10-30 Thread Mateusz Łoskot
On 30 October 2011 17:24, Dan Homerick wrote: > I have a couple questions about the patch submission process. The main > one being, "What is it?" I know it this way: - You create a patch - You submit new ticket with your patch attached - Patch is commented in the ticket - Decision is made, patch

Re: [gdal-dev] Patch submission & development questions

2011-10-30 Thread Even Rouault
Selon Dan Homerick : > Gdal-dev, > > I have a couple questions about the patch submission process. The main > one being, "What is it?" I assume that patches are best submitted > through a Trac ticket. Should we post here for discussion before > opening a ticket, if the issue we'd like to patch doe

[gdal-dev] Patch submission & development questions

2011-10-30 Thread Dan Homerick
Gdal-dev, I have a couple questions about the patch submission process. The main one being, "What is it?" I assume that patches are best submitted through a Trac ticket. Should we post here for discussion before opening a ticket, if the issue we'd like to patch doesn't have an existing ticket open