Package uk.me.parabola.mkgmap.build

Map building code

See:
          Description

Class Summary
LayerFilterChain This calls all the filters that are applied to an element as it is added to the map at a particular level.
Locator  
LocatorConfig  
MapArea A sub area of the map.
MapBuilder This is the core of the code to translate from the general representation into the garmin representation.
 

Package uk.me.parabola.mkgmap.build Description

Map building code

This is the code that converts from the general representation to the the garmin representation.

The general representation is just one layer at the level of detail in the OSM file. This must be then coverted to several layers at different levels of detail. This is what the files in this package do.