libosmscout 1.1.1
Loading...
Searching...
No Matches
osmscout::AreaMergeResult Struct Reference

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

Collaboration diagram for osmscout::AreaMergeResult:

Public Attributes

TypeInfoRef type
std::list< AreaRefmerges
 List of areas that got merged.
std::unordered_set< FileOffsetmergedAway
 List of file offsets of areas, that were merged into another area.

Detailed Description

Result of the merge job for one area type

Member Data Documentation

◆ mergedAway

std::unordered_set<FileOffset> osmscout::AreaMergeResult::mergedAway

List of file offsets of areas, that were merged into another area.

◆ merges

std::list<AreaRef> osmscout::AreaMergeResult::merges

List of areas that got merged.

◆ type

TypeInfoRef osmscout::AreaMergeResult::type

The documentation for this struct was generated from the following file: