TMS (Tile Map Service)ΒΆ
This plugin reads data stored according to the widely-used OSGeo Tile Map Service specification.
Example usage:
<image driver="tms">
<url>http://readymap.org:8080/readymap/tiles/1.0.0/79/</url>
</image>
Properties:
url: Root URL (or pathname) of the TMS repository tmsType: Set to format: Override the format reported by the service (e.g., jpg, png)