Re: [gdal-dev] Using a MapQuest TMS via GDAL

2013-10-30 Thread Jukka Rahkonen
Chris Hanson alphapixel.com> writes: > > > Followup with one additional question. > MapQuest apparently now requires an API key be specified: > > http://developer.mapquest.com/web/products/open/forums/-/message_boards/view_message/459733 > > > I didn't at a glance see any way to specify this

Re: [gdal-dev] Using a MapQuest TMS via GDAL

2013-10-29 Thread Chris Hanson
Followup with one additional question. MapQuest apparently now requires an API key be specified: http://developer.mapquest.com/web/products/open/forums/-/message_boards/view_message/459733 I didn't at a glance see any way to specify this via the GDAL WMS XML. Am I missing something? On Wed, Oct

Re: [gdal-dev] Using a MapQuest TMS via GDAL

2013-10-23 Thread Even Rouault
Le mardi 22 octobre 2013 22:21:41, Jukka Rahkonen a écrit : > Chris Hanson alphapixel.com> writes: > > What is the proper process for requesting a DataWindow region > > and getting a proper reoreferenced raster subset back? > > I am not sure about how changing the DataWindow size in the XML > con

Re: [gdal-dev] Using a MapQuest TMS via GDAL

2013-10-22 Thread Andre Vautour
Is the DataWindow just ignored here? I am pretty sure the data window is actually interpreted as the tile extents of the service for the TMS mini driver. You'll notice that nothing else in the parameters could be used to georeference the tiles. I agree that "window" in this case is misleading a

Re: [gdal-dev] Using a MapQuest TMS via GDAL

2013-10-22 Thread Jukka Rahkonen
Chris Hanson alphapixel.com> writes: > What is the proper process for requesting a DataWindow region > and getting a proper reoreferenced raster subset back? I am not sure about how changing the DataWindow size in the XML configuration file should work but anyway, it is not so good place to pl

[gdal-dev] Using a MapQuest TMS via GDAL

2013-10-22 Thread Chris Hanson
I'm trying to access a web mapping service (MapQuest in this case) using the GDAL WMS driver. Inspired by this page: http://www.3liz.com/blog/rldhont/index.php?post/2012/07/17/OpenStreetMap-Tiles-in-QGIS and this http://developer.mapquest.com/web/products/open/map I formulate an XML strin