libosmscout
0.1
|
ingroup Description More...
#include <DescriptionService.h>
Public Member Functions | |
void | Process (const FeatureValueBuffer &buffer, ObjectDescription &description) override |
![]() | |
FeatureToDescriptionProcessor ()=default | |
virtual | ~FeatureToDescriptionProcessor () |
Static Public Attributes | |
static const std::string | LABEL_KEY_CONTACT_PHONE ="Phone" |
static const std::string | LABEL_KEY_CONTACT_WEBSIZE ="Website" |
static const std::string | SECTION_NAME_CONTACT = "Contact" |
Additional Inherited Members | |
![]() | |
FeatureValue * | GetFeatureValue (const FeatureValueBuffer &buffer, const std::string &featureName) const |
ingroup Description
Contact information
|
overridevirtual |
Implements osmscout::FeatureToDescriptionProcessor.
References osmscout::ObjectDescription::AddEntry(), osmscout::FeatureToDescriptionProcessor::GetFeatureValue(), LABEL_KEY_CONTACT_PHONE, LABEL_KEY_CONTACT_WEBSIZE, osmscout::WebsiteFeature::NAME, osmscout::PhoneFeature::NAME, and SECTION_NAME_CONTACT.
|
static |
Referenced by Process().
|
static |
Referenced by Process().
|
static |
Referenced by Process().