44 next->matchNode(nodeID, ti, attributes);
52 next->matchWay(wayID, ti, attributes);
60 next->matchRelation(relID, ti, attributes);
virtual void matchRelation(RelId relID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const
A RenderAttributes object contains mappings from NodeIDs and WayIDs to Style objects which define how...
CachedString precached_false("false")
TESTABLE const DataMap< CachedString, CachedString > & getTags() const
Returns a map with key-to-tag-mapping for osm-tags.
virtual void matchNode(NodeId nodeID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const
virtual void matchWay(WayId wayID, const shared_ptr< TileIdentifier > &ti, RenderAttributes *attributes) const
const shared_ptr< Selector > next
HasNotTagSelector(const shared_ptr< Rule > &rule, const shared_ptr< Selector > &next, const string &tag)
This file is part of alaCarte.
const shared_ptr< Geodata > geodata
CachedString precached_no("no")
This file is part of alaCarte.