[ Tklib Home | Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]

map_overview(n) 0.1 tklib "Map display support"

Name

map_overview - Overview of the packages in the Map module

Table Of Contents

Description

Storage
File

Definitions of simple file formats to hold various geo/* resources, and the ability to read/write these files.

Disk

On-disk stores for various geo/* resources. Exist as basic examples to start with, and as API demonstrators. In the original project these packages were factored out of sqlite was used as a store. This store is however entwined too much with that project to be factored.

Memory

In-memory stores caching geo/* data and adding derived attributes. The bridge between the actual on-disk stores and the various widgets and behaviours.

Widgets

To show maps, singular geo resources, and tables of many geo resources of the same kind.

Map

map::display

Geo Resource Tables
Geo Resource Display
Behaviours

Engines attachable to map::display to add custom behaviours to the shown map. The two classes of engines are for displaying overlays for specific geo resources, and the editing/entry of specific single geo resources.

Display
Editing
Support

map::provider::osm

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. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

map

Category

Map Display and Supporting Utilities