[gdal-dev] requesting tiles without using xml file (c++)

Frank Warmerdam warmerdam at pobox.com
Mon Mar 19 01:37:18 EDT 2012


On 12-03-17 11:22 PM, len0001 wrote:
> i have been able to request a specific tile with my xml through gdal lib;
>
> but is there is another way of requesting the tiles from a web server
> without using xml ?
>
> i wanna do it directly through my c++ code;
>
> i will appreciate any directions or examples;

hi,

I think you need to provide more information on how you did this through
XML and what the format of the tile is.  If you have built with GDAL you
should be able to just use the http: url as the filename without any
XML file.  Perhaps you wrapped this in a VRT to add georeferencing?

As you can see, I'm left guessing from your lack of information.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://home.gdal.org/warmerda
and watch the world go round - Rush    | Geospatial Software Developer



More information about the gdal-dev mailing list