Tcl Library Source Code
Documentation
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com or submit via the online form
by Aug 20.


[ 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