Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-31 Thread Michał Kowalczuk via gdal-dev
own code. If programmers think that way, I do > not know. > > > > -Jukka- > > > > *Lähettäjä:* Michał Kowalczuk > *Lähetetty:* perjantai 31. toukokuuta 2024 16.32 > *Vastaanottaja:* Rahkonen Jukka > *Kopio:* Even Rouault ; > gdal-dev@lists.osgeo.org > *Aihe:* Re

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-31 Thread Rahkonen Jukka via gdal-dev
Jukka Kopio: Even Rouault ; gdal-dev@lists.osgeo.org Aihe: Re: [gdal-dev] GDAL WMTS get tiles no documentation Thank you Rukka, Since -srcwin and -projwin are options only for gdal_translate utility, your suggestion leads me to use GDALTranslate() function with these parameters. This means

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-31 Thread Rahkonen Jukka via gdal-dev
jä: Michał Kowalczuk mailto:michkowalc...@gmail.com>> Lähetetty: perjantai 31. toukokuuta 2024 16.58 Vastaanottaja: Rahkonen Jukka mailto:jukka.rahko...@maanmittauslaitos.fi>> Kopio: Even Rouault mailto:even.roua...@spatialys.com>>; gdal-dev@lists.osgeo.org<mailto:gdal-dev@lists.osge

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-31 Thread Michał Kowalczuk via gdal-dev
hole WMTS >> layer and it is used for example if gdal_translate is run without spatial >> selection (-srcwin or -projwin). Touch in your future code things which are >> equivalent to -srcwin or -projwin of gdal_translate. >> >> >> >> -Jukka Rahkonen- &

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-31 Thread Michał Kowalczuk via gdal-dev
en- > > > > *Lähettäjä:* Michał Kowalczuk > *Lähetetty:* perjantai 31. toukokuuta 2024 15.45 > *Vastaanottaja:* Even Rouault > *Kopio:* Rahkonen Jukka ; > gdal-dev@lists.osgeo.org > *Aihe:* Re: [gdal-dev] GDAL WMTS get tiles no documentation > > > > Hi, thank you for your

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-31 Thread Rahkonen Jukka via gdal-dev
alczuk Lähetetty: perjantai 31. toukokuuta 2024 15.45 Vastaanottaja: Even Rouault Kopio: Rahkonen Jukka ; gdal-dev@lists.osgeo.org Aihe: Re: [gdal-dev] GDAL WMTS get tiles no documentation Hi, thank you for your replies! As I'm still a newbie especially with WMTS. I need to take a step back to

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-31 Thread Michał Kowalczuk via gdal-dev
äjä:* Javier Jimenez Shaw >> *Lähetetty:* keskiviikko 29. toukokuuta 2024 10.41 >> *Vastaanottaja:* Rahkonen Jukka >> *Kopio:* Michał Kowalczuk ; >> gdal-dev@lists.osgeo.org >> *Aihe:* Re: [gdal-dev] GDAL WMTS get tiles no documentation >> >> >> >>

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-29 Thread Even Rouault via gdal-dev
Jimenez Shaw *Lähetetty:* keskiviikko 29. toukokuuta 2024 10.41 *Vastaanottaja:* Rahkonen Jukka *Kopio:* Michał Kowalczuk ; gdal-dev@lists.osgeo.org *Aihe:* Re: [gdal-dev] GDAL WMTS get tiles no documentation On Wed, 29 May 2024 at 08:59, Rahkonen Jukka via gdal-dev

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-29 Thread Michał Kowalczuk via gdal-dev
konen- > > > > *Lähettäjä:* Javier Jimenez Shaw > *Lähetetty:* keskiviikko 29. toukokuuta 2024 10.41 > *Vastaanottaja:* Rahkonen Jukka > *Kopio:* Michał Kowalczuk ; > gdal-dev@lists.osgeo.org > *Aihe:* Re: [gdal-dev] GDAL WMTS get tiles no documentation > > > &g

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-29 Thread Rahkonen Jukka via gdal-dev
: keskiviikko 29. toukokuuta 2024 10.41 Vastaanottaja: Rahkonen Jukka Kopio: Michał Kowalczuk ; gdal-dev@lists.osgeo.org Aihe: Re: [gdal-dev] GDAL WMTS get tiles no documentation On Wed, 29 May 2024 at 08:59, Rahkonen Jukka via gdal-dev mailto:gdal-dev@lists.osgeo.org>> wrote: Hi, When yo

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-29 Thread Javier Jimenez Shaw via gdal-dev
- > > > > *Lähettäjä:* gdal-dev *Puolesta *Michal > Kowalczuk via gdal-dev > *Lähetetty:* keskiviikko 29. toukokuuta 2024 9.08 > *Vastaanottaja:* gdal-dev@lists.osgeo.org > *Aihe:* [gdal-dev] GDAL WMTS get tiles no documentation > > > > Hi GDAL fellows > >

Re: [gdal-dev] GDAL WMTS get tiles no documentation

2024-05-29 Thread Rahkonen Jukka via gdal-dev
taja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] GDAL WMTS get tiles no documentation Hi GDAL fellows This is my first post on this mailing list, so I'm asking for understanding. As all we know the purpose of using WMTS over WMS, I'd like to implement parallel downloading tiles from servic

[gdal-dev] GDAL WMTS get tiles no documentation

2024-05-28 Thread Michał Kowalczuk via gdal-dev
Hi GDAL fellows This is my first post on this mailing list, so I'm asking for understanding. As all we know the purpose of using WMTS over WMS, I'd like to implement parallel downloading tiles from service using C API. In my opinion GDAL documentation (https://gdal.org/drivers/raster/wmts.html) sa