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

Public Attributes | |
| TypeInfoRef | type |
| std::unordered_set< Id > | nodeUseSet |
| size_t | areaCount |
| Number of areas of this type. | |
| std::list< AreaRef > | areas |
| List of areas that are candidates for merging. | |
Input for a merge job for one area type
| size_t osmscout::AreaMergeJob::areaCount |
Number of areas of this type.
| std::list<AreaRef> osmscout::AreaMergeJob::areas |
List of areas that are candidates for merging.
| std::unordered_set<Id> osmscout::AreaMergeJob::nodeUseSet |
| TypeInfoRef osmscout::AreaMergeJob::type |