libosmscout  1.1.1
Public Attributes | List of all members
osmscout::AreaMergeJob Struct Reference

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

Collaboration diagram for osmscout::AreaMergeJob:
Collaboration graph
[legend]

Public Attributes

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

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: