Re: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code

2008-08-19 Thread Guillaume Sueur
Klokan Petr Přidal a écrit : > Hi, > >> I'm talking about 10 to 100 GigaBytes datasets, with which it doesn't >> seem reasonnable to generate a single merged file ! > > In case you use -of VRT it should not be problem. VRT is just an XML > file telling where is each file placed and what process

Re: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code

2008-08-19 Thread Klokan Petr Přidal
Hi, > I'm talking about 10 to 100 GigaBytes datasets, with which it doesn't > seem reasonnable to generate a single merged file ! In case you use -of VRT it should not be problem. VRT is just an XML file telling where is each file placed and what processing is necessary - so in fact there is not

Re: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code

2008-08-19 Thread Guillaume Sueur
I'm talking about 10 to 100 GigaBytes datasets, with which it doesn't seem reasonnable to generate a single merged file ! Couldn't gdal2tiles parse a whole directory ? Thanks, Guillaume Klokan Petr Přidal a écrit : > Hi Guillaume, > > Thank you for positive feedback ;-) > >> Just a question a

Re: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code

2008-08-18 Thread Klokan Petr Přidal
18, 2008 2:07 PM > To: Klokan Petr Přidal > Cc: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection > Web, Source Code > > That's an awesome job actually Klokan ! Thanks for these enhancements. > > Just a question after a q

Re: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code

2008-08-18 Thread Klokan Petr Přidal
Hi Guillaume, Thank you for positive feedback ;-) > Just a question after a quick look at the doc : can the input file be a > raster catalog (the gdaltindex thing) ? Raster data needing to be tiled > fur web publication are sometimes already tiled in several pieces > because of their size. I don

RE: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code

2008-08-18 Thread Craig Miller
: Klokan Petr Přidal Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code That's an awesome job actually Klokan ! Thanks for these enhancements. Just a question after a quick look at the doc : can the input file be a r

Re: [gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code

2008-08-18 Thread Guillaume Sueur
That's an awesome job actually Klokan ! Thanks for these enhancements. Just a question after a quick look at the doc : can the input file be a raster catalog (the gdaltindex thing) ? Raster data needing to be tiled fur web publication are sometimes already tiled in several pieces because of their

[gdal-dev] GSoC GDAL2Tiles: MapTiler.org, Google Maps Projection Web, Source Code

2008-08-18 Thread Klokan Petr Přidal
Hello everybody, what was done recently on GDAL2Tiles project: New cool example of the map generated by GDAL2Tiles: -- I processed freely available USGS DRG map of Grand Canyon by GDAL2Tiles. It is a nice example of w