<div dir="ltr"><div>There is already a simple TMS driver in GDAL [1], it would be easiest to make a wrapper/plugin that uses this wms mini-driver instead of writing from scratch, as was done for the following plugins.<br></div>
<div><br></div><div><div>If you are talking about my "Load TMS layer" plugin [2] that I discussed a few weeks ago, I have not released it because some TMS services cannot be used legally, so it is not as useful as I thought initially.</div>
</div><div><br></div><div>There is also the TileMapScaleLevels plugin [3] which was not approved for similar reasons, but it seems that the offending code has been removed from the github repos.<br></div><div><br></div><div>
Perhaps you could check both out and give your feedback.</div><div><br></div><div>regards,</div><div>Etienne</div><div><br></div><div>[1] <a href="http://www.gdal.org/frmt_wms.html">http://www.gdal.org/frmt_wms.html</a></div>
<div>[2] <a href="https://github.com/etiennesky/loadtmslayer">https://github.com/etiennesky/loadtmslayer</a></div><div>[3] <a href="https://github.com/datalyze-solutions/TileMapScaleLevels">https://github.com/datalyze-solutions/TileMapScaleLevels</a></div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 7, 2014 at 10:14 AM, Alexander Bruy <span dir="ltr"><<a href="mailto:alexander.bruy@gmail.com" target="_blank">alexander.bruy@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
TMS (Tile Map Service) is an easy way to work with different tiled<br>
maps. It can be used to access local or remote maps. We already have<br>
great OpenLayers plugin<br>
that provides access to some popular maps like Google or OSM. There is also<br>
"Load TMS Layer" plugin that allows to load some TMS maps in QGIS.<br>
<br>
But both this plugins are limited only to predefined servers/maps,<br>
users can't add<br>
new services without some handwork. For OpenLayers plugin it is necessary to<br>
create corresponding HTML/CSS files, for Load TMS Layer — write service<br>
definition in XML format.<br>
<br>
Does it makes sense to develop TMS provider for QGIS (native or GDAL-based) to<br>
allow users create connections to different services and/or local tilesets?<br>
Comments and opinions are welcome.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Alexander Bruy<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></font></span></blockquote></div><br></div>