<div dir="ltr">thanks for your reply, i updated my xml file but all what i get is a 
black screen when i load my xml file as a raster layer in qgis;<br>am usin qgis version 1.4.0 with <span name="Marco Lechner - FOSSGIS e.V.">gdal 1.7.0</span>;<br>
<br>my OS is ubuntu 11.04<br><br><div class="gmail_quote">On Fri, Sep 21, 2012 at 1:07 PM, Marco Lechner - FOSSGIS e.V. <span dir="ltr"><<a href="mailto:marco.lechner@fossgis.de" target="_blank">marco.lechner@fossgis.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Leena,<br>
<br>
try this - works fo rme but depends on QGIS/GDAL-version you use<br>
<br>
Marco<br>
<br>
<GDAL_WMS><br>
    <Service name="TMS"><br>
        <ServerUrl>file:///mytiles/${z}/${x}/${y}.png</ServerUrl> <!--<br>
M$ Windows => file://C:/mytiles/${z}/${x}/${y}.png --><br>
<div class="im">    </Service><br>
    <DataWindow><br>
        <UpperLeftX>-20037508.34</UpperLeftX><br>
        <UpperLeftY>20037508.34</UpperLeftY><br>
        <LowerRightX>20037508.34</LowerRightX><br>
        <LowerRightY>-20037508.34</LowerRightY><br>
</div>        <TileLevel>18</TileLevel><br>
<div class="im">        <TileCountX>1</TileCountX><br>
        <TileCountY>1</TileCountY><br>
        <YOrigin>top</YOrigin><br>
    </DataWindow><br>
</div>    <Projection>EPSG:900913</Projection><br>
<div class="im">    <BlockSizeX>256</BlockSizeX><br>
    <BlockSizeY>256</BlockSizeY><br>
    <BandsCount>3</BandsCount><br>
    <Cache /><br>
</GDAL_WMS><br>
<br>
<br>
<br>
</div>Am Do 20 Sep 2012 15:19:32 CEST schrieb Ivan Mincik:<br>
<div class="im">> On 09/20/2012 01:51 PM, leena S wrote:<br>
>> i understand that i can load tiles from any web server using gdal WMS;<br>
>> and i used <a href="http://www.gdal.org/frmt_wms.html" target="_blank">http://www.gdal.org/frmt_wms.html</a> to create my xml file;<br>
>><br>
>> but instead of using google map or openstreet map tiles i wanna use my own<br>
>> tiles to create the raster layer;<br>
><br>
> I am not sure if I understand You correctly.<br>
> If You want to load multiple georeferenced images from Your local<br>
> directory as one layer, You can use 'gdalbuildvrt' to create virtual<br>
> raster and load it to QGIS.<br>
><br>
<br>
<br>
<br>
--<br>
</div>+++++++++++++++++++++++++++++++++<br>
FOSSGIS e.V.<br>
<br>
die unabhängige Hilfe bei freier GIS-Software und freien Geodaten<br>
<a href="http://www.fossgis.de" target="_blank">http://www.fossgis.de</a><br>
+++++++++++++++++++++++++++++++++<br>
OSGeo Park auf der INTERGEO 2012<br>
<br>
Besuchen Sie uns<br>
vom 09.-11.10.2012 in Halle 7<br>
+++++++++++++++++++++++++++++++++<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</div></div></blockquote></div><br></div>