libosmscout 0.1
Loading...
Searching...
No Matches
osmscout::HighwayMilestoneDescriptionProcessor Class Reference

Information regarding highway milestones (distance, ref, carriageway_ref, marker) More...

#include <DescriptionService.h>

+ Inheritance diagram for osmscout::HighwayMilestoneDescriptionProcessor:

Public Member Functions

void Process (const FeatureValueBuffer &buffer, ObjectDescription &description) override
 
- Public Member Functions inherited from osmscout::FeatureToDescriptionProcessor
 FeatureToDescriptionProcessor ()=default
 
virtual ~FeatureToDescriptionProcessor ()
 

Static Public Attributes

static const std::string LABEL_KEY_MILESTONE_CARRIAGEWAY_REF = "CarriagewayRef"
 
static const std::string LABEL_KEY_MILESTONE_DISTANCE = "Distance"
 
static const std::string LABEL_KEY_MILESTONE_MARKER = "Marker"
 
static const std::string LABEL_KEY_MILESTONE_REF = "Ref"
 
static const std::string SECTION_NAME_MILESTONE = "HighwayMilestone"
 

Additional Inherited Members

- Protected Member Functions inherited from osmscout::FeatureToDescriptionProcessor
FeatureValueGetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const
 

Detailed Description

Information regarding highway milestones (distance, ref, carriageway_ref, marker)

Member Function Documentation

◆ Process()

Member Data Documentation

◆ LABEL_KEY_MILESTONE_CARRIAGEWAY_REF

const std::string osmscout::HighwayMilestoneDescriptionProcessor::LABEL_KEY_MILESTONE_CARRIAGEWAY_REF = "CarriagewayRef"
static

Referenced by Process().

◆ LABEL_KEY_MILESTONE_DISTANCE

const std::string osmscout::HighwayMilestoneDescriptionProcessor::LABEL_KEY_MILESTONE_DISTANCE = "Distance"
static

Referenced by Process().

◆ LABEL_KEY_MILESTONE_MARKER

const std::string osmscout::HighwayMilestoneDescriptionProcessor::LABEL_KEY_MILESTONE_MARKER = "Marker"
static

Referenced by Process().

◆ LABEL_KEY_MILESTONE_REF

const std::string osmscout::HighwayMilestoneDescriptionProcessor::LABEL_KEY_MILESTONE_REF = "Ref"
static

Referenced by Process().

◆ SECTION_NAME_MILESTONE

const std::string osmscout::HighwayMilestoneDescriptionProcessor::SECTION_NAME_MILESTONE = "HighwayMilestone"
static

Referenced by Process().


The documentation for this class was generated from the following files: