[Qgis-developer] how can i use my own map tiles in qgis?

leena S qgis.dev0001 at gmail.com
Tue Oct 2 00:30:25 PDT 2012


that didnt work for me, i tried to specify my main tiles directory and
thats what i got:

gdalbuildvrt does not support ungeoreferenced image. Skipping
/home/FWTools-linux-x86_64-3.0.6/temp/6/41/36.png


there was lot of erros since it is complaining about every single tile;

i used gdal2tiles to converte my tiff file to tiles and there is an xml
file called "tilemapresource.xml" with the followin content


<?xml version="1.0" encoding="utf-8"?>
<TileMap version="1.0.0" tilemapservice="http://tms.osgeo.org/1.0.0">
<Title>temp.vrt</Title>
<Abstract></Abstract>
<SRS>EPSG:900913</SRS>
<BoundingBox minx="22.37058246975111" miny="50.87566199999998"
maxx="26.51323360000000" maxy="56.70930444051041"/>
<Origin x="22.37058246975111" y="50.87566199999998"/>
<TileFormat width="256" height="256" mime-type="image/png" extension="png"/>
<TileSets profile="mercator">
<TileSet href="5" units-per-pixel="4891.96980937500030" order="5"/>
<TileSet href="6" units-per-pixel="2445.98490468750015" order="6"/>
<TileSet href="7" units-per-pixel="1222.99245234375007" order="7"/>
<TileSet href="8" units-per-pixel="611.49622617187504" order="8"/>
<TileSet href="9" units-per-pixel="305.74811308593752" order="9"/>
<TileSet href="10" units-per-pixel="152.87405654296876" order="10"/>
<TileSet href="11" units-per-pixel="76.43702827148438" order="11"/>
<TileSet href="12" units-per-pixel="38.21851413574219" order="12"/>
<TileSet href="13" units-per-pixel="19.10925706787109" order="13"/>
</TileSets>
</TileMap>


On Tue, Oct 2, 2012 at 2:43 AM, Alister Hood <Alister.Hood at synergine.com>wrote:

> Hi Leena,
> You never confirmed why you need to do this.  Did you ever try
> "Raster>Miscellaneous>Build Virtual Raster (catalog)"?
>
> Regards,
> Alister
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20121002/8e3e9a9c/attachment.html>


More information about the Qgis-developer mailing list