map::point::store::memory - In-memory store for geo/point definitions
Contents
Api
Bugs, Ideas, Feedback
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please
report such in the category map of the TklibTrackers [http://core.tcl.tk/tklib/reportlist]. Please also
report any ideas for enhancements you may have for either package and/or documentation.
Category
Map Display and Supporting Utilities
tklib 0.1 map::point::store::memory(3tk)
Description
This package provides an in-memory store for geo/point definitions, with memoized calculation of extended
attributes.
The base data is pulled from a backing store. A map::point::store::fs or anything API-compatible to it.
Example
Keywords
center, geo/point, diameter, geo/point, geo/point pixels, zoom, geo/point, center, geo/point, diameter,
geo/point, memory store, geo/point, perimeter length, length, geo/point, perimeter, map, memory store,
geo/point, perimeter length, geo/point, pixels, zoom, geo/point, store, geo/point, memory, zoom,
geo/point pixels
Name
map::point::store::memory - In-memory store for geo/point definitions
Synopsis
package require Tcl8.6-
package require debug
package require debug::caller
package require map::slippy0.8
package require snit
package require map::point::store::memory?0.1?
________________________________________________________________________________________________________________
