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.4
package require Tk 8.4
package require img::png
package require map::slippy
package require map::slippy::fetcher ?0.4?

::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.

API

Methods

References

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

KEYWORDS

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