logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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::track::store::memory(3tk)

Description

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

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

Example

Keywords

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

Name

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

Synopsis


       package require Tcl8.6-

       package require Tcl8.6-
       package require debug

       package require debug::caller

       package require map::slippy0.8

       package require snit

       package require map::track::store::memory?0.1?

________________________________________________________________________________________________________________

See Also