Tcl Library Source Code

Documentation
Login


[ Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]

NAME

map::slippy::fetcher - Accessing a server providing tiles for slippy-based maps

Table Of Contents

SYNOPSIS

package require Tcl 8.6 9
package require Tk 8.6
package require map::slippy
package require map::slippy::fetcher ?0.7?

::map::slippy::fetcher fetcherName levels url
fetcherName levels
fetcherName tileheight
fetcherName tilewidth
fetcherName get tile donecmd

DESCRIPTION

This package provides a class for accessing http servers providing tiles for slippy-based maps.

BEWARE, Attention Version 0.7 is NOT backward compatible with version 0.5 and earlier. This is due to switching this package's internals to the use of version 0.8 of map::slippy.

API

Methods

References

  1. http://wiki.openstreetmap.org/wiki/Main_Page

KEYWORDS

http, location, map, server, slippy, tile, url, zoom