| map::area::store::memory(3tk) | Map display support | map::area::store::memory(3tk) |
map::area::store::memory - In-memory store for geo/area definitions
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?
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.
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category map of the Tklib Trackers [http://core.tcl.tk/tklib/reportlist]. Please also report any ideas for enhancements you may have for either package and/or documentation.
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
Map Display and Supporting Utilities
| 0.1 | tklib |