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

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

Collaboration diagram for osmscout::AreaMergeJob:

Public Attributes

TypeInfoRef type
std::unordered_set< IdnodeUseSet
size_t areaCount
 Number of areas of this type.
std::list< AreaRefareas
 List of areas that are candidates for merging.

Detailed Description

Input for a merge job for one area type

Member Data Documentation

◆ areaCount

size_t osmscout::AreaMergeJob::areaCount

Number of areas of this type.

◆ areas

std::list<AreaRef> osmscout::AreaMergeJob::areas

List of areas that are candidates for merging.

◆ nodeUseSet

std::unordered_set<Id> osmscout::AreaMergeJob::nodeUseSet

◆ type

TypeInfoRef osmscout::AreaMergeJob::type

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