|
libosmscout 1.1.1
|
#include <libosmscout-import/include/osmscoutimport/GenMergeAreas.h>

Public Attributes | |
| TypeInfoRef | type |
| std::list< AreaRef > | merges |
| List of areas that got merged. | |
| std::unordered_set< FileOffset > | mergedAway |
| List of file offsets of areas, that were merged into another area. | |
Result of the merge job for one area type
| std::unordered_set<FileOffset> osmscout::AreaMergeResult::mergedAway |
List of file offsets of areas, that were merged into another area.
| std::list<AreaRef> osmscout::AreaMergeResult::merges |
List of areas that got merged.
| TypeInfoRef osmscout::AreaMergeResult::type |