Provided by: tklib_0.9-1_all bug

NAME

       map::box::store::memory - In-memory store for geo/box definitions

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::box::store::memory ?0.1?

________________________________________________________________________________________________________________

DESCRIPTION

       This  package  provides an in-memory store for geo/box definitions, with memoized calculation of extended
       attributes.

       The base data is pulled from a backing store. A map::box::store::fs or anything API-compatible to it.

API

EXAMPLE

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 Tklib Trackers [http://core.tcl.tk/tklib/reportlist].  Please also
       report any ideas for enhancements you may have for either package and/or documentation.

KEYWORDS

       center,  geo/box,  diameter,  geo/box, geo/box pixels, zoom, geo/box, center, geo/box, diameter, geo/box,
       memory store, geo/box,  perimeter  length,  length,  geo/box,  perimeter,  map,  memory  store,  geo/box,
       perimeter length, geo/box, pixels, zoom, geo/box, store, geo/box, memory, zoom, geo/box pixels

CATEGORY

       Map Display and Supporting Utilities

tklib                                                  0.1                          map::box::store::memory(3tk)