Class UnknownTags

Inheritance Relationships

Base Type

Class Documentation

class UnknownTags : public lanelet::validation::MapValidator

This check looks for tags that are not part of the lanelet2 specification. This may be very strict, since other tags are not strictly forbidden, but might make sense in some cases.

Public Functions

virtual Issues operator()(const LaneletMap &map) override

Public Static Functions

static inline constexpr const char *name()