Tcl Library Source Code

Documentation
Login


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

NAME

map::slippy::cache - Management of a tile cache in the local filesystem

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::cache ?0.2?

::map::slippy::cache cacheName cachedir provider
cacheName valid tile ?msgvar?
cacheName exists tile
cacheName get tile donecmd

DESCRIPTION

This package provides a class for managing a cache of tiles for slippy-based maps in the local filesystem.

API

Methods

References

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

KEYWORDS

cache, filesystem, location, map, slippy, tile, zoom