Re: [gdal-dev] Tiling with overlap

2016-08-09 Thread Margherita Di Leo
On Tue, Aug 9, 2016 at 3:27 PM, Even Rouault wrote: > Le lundi 08 août 2016 14:19:32, Margherita Di Leo a écrit : > > Dear all, > > > > is there a simple way to create tiles with a certain overlap? > > I've just added a -overlap switch to > https://svn.osgeo.org/gdal/trunk/gdal/swig/python/script

Re: [gdal-dev] Tiling with overlap

2016-08-09 Thread Even Rouault
Le lundi 08 août 2016 14:19:32, Margherita Di Leo a écrit : > Dear all, > > is there a simple way to create tiles with a certain overlap? I've just added a -overlap switch to https://svn.osgeo.org/gdal/trunk/gdal/swig/python/scripts/gdal_retile.py You should be able to run the updated version a

Re: [gdal-dev] Tiling with overlap

2016-08-09 Thread Luca Delucchi
On 8 August 2016 at 21:01, Blumentrath, Stefan wrote: > Hei Madi, > Hi, > > Given that you are quite familiar with GRASS GIS here a GRASS / GDAL > solution: > > > > 1. Patch all tiles into one VRT with gdalbuildvrt > > 2. Link the VRT and the individual tiles to GRASS (r.external) > >

Re: [gdal-dev] Tiling with overlap

2016-08-09 Thread Margherita Di Leo
> done > > > > Cheers > > Stefan > > > > *From:* gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] *On Behalf Of > *Margherita > Di Leo > *Sent:* 8. august 2016 15:43 > *To:* Ari Jolma > *Cc:* gdal-dev@lists.osgeo.org > *Subject:* Re: [gdal-dev] Ti

Re: [gdal-dev] Tiling with overlap

2016-08-08 Thread Blumentrath, Stefan
From: gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Margherita Di Leo Sent: 8. august 2016 15:43 To: Ari Jolma Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] Tiling with overlap Ari, On Mon, Aug 8, 2016 at 3:01 PM, Ari Jolma mailto:ari.jo...@gmail.com>> wrote: 08.0

Re: [gdal-dev] Tiling with overlap

2016-08-08 Thread Antonio Falciano
Il 08/08/2016 16:26, Ari Jolma ha scritto: 08.08.2016, 16:42, Margherita Di Leo kirjoitti: Ari, On Mon, Aug 8, 2016 at 3:01 PM, Ari Jolma wrote: 08.08.2016, 15:19, Margherita Di Leo kirjoitti: Dear all, is there a simple way to create tiles with a certain overlap? Do you me

Re: [gdal-dev] Tiling with overlap

2016-08-08 Thread Ari Jolma
08.08.2016, 16:42, Margherita Di Leo kirjoitti: Ari, On Mon, Aug 8, 2016 at 3:01 PM, Ari Jolma > wrote: 08.08.2016, 15:19, Margherita Di Leo kirjoitti: Dear all, is there a simple way to create tiles with a certain overlap? Do you mean by "overla

Re: [gdal-dev] Tiling with overlap

2016-08-08 Thread Margherita Di Leo
Ari, On Mon, Aug 8, 2016 at 3:01 PM, Ari Jolma wrote: > 08.08.2016, 15:19, Margherita Di Leo kirjoitti: > > Dear all, > > is there a simple way to create tiles with a certain overlap? > > > Do you mean by "overlap" the geographic area the tiles should cover? > gdal2tiles.py creates the tiles for

Re: [gdal-dev] Tiling with overlap

2016-08-08 Thread Ari Jolma
08.08.2016, 15:19, Margherita Di Leo kirjoitti: Dear all, is there a simple way to create tiles with a certain overlap? Do you mean by "overlap" the geographic area the tiles should cover? gdal2tiles.py creates the tiles for the area the source dataset covers. So you can control the area thr

[gdal-dev] Tiling with overlap

2016-08-08 Thread Margherita Di Leo
Dear all, is there a simple way to create tiles with a certain overlap? Any hint appreciated. Thanks in advance -- Margherita Di Leo ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev