|
libosmscout 0.1
|
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 | |
| FeatureValue * | GetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const |
Information regarding highway milestones (distance, ref, carriageway_ref, marker)
|
overridevirtual |
Implements osmscout::FeatureToDescriptionProcessor.
References osmscout::ObjectDescription::AddEntry(), osmscout::FeatureToDescriptionProcessor::GetFeatureValue(), LABEL_KEY_MILESTONE_CARRIAGEWAY_REF, LABEL_KEY_MILESTONE_DISTANCE, LABEL_KEY_MILESTONE_MARKER, LABEL_KEY_MILESTONE_REF, osmscout::HighwayMilestoneFeature::NAME, and SECTION_NAME_MILESTONE.
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().