[ Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]
NAME
map::area::store::memory - In-memory store for geo/area definitions
Table Of Contents
SYNOPSIS
package require Tcl 8.6-
package require debug
package require debug::caller
package require map::slippy 0.8
package require snit
package require map::area::store::memory ?0.1?
DESCRIPTION
This package provides an in-memory store for geo/area definitions, with memoized calculation of extended attributes.
The base data is pulled from a backing store. A map::area::store::fs or anything API-compatible to it.
API
EXAMPLE
Bugs, Ideas, Feedback
KEYWORDS
center, geo/area, diameter, geo/area, geo/area pixels, zoom, geo/area, center, geo/area, diameter, geo/area, memory store, geo/area, perimeter length, length, geo/area, perimeter, map, memory store, geo/area, perimeter length, geo/area, pixels, zoom, geo/area, store, geo/area, memory, zoom, geo/area pixels
CATEGORY
Map Display and Supporting Utilities