Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsOSMRelation Class Reference

Open Street Map relation element class. More...

Inheritance diagram for OnlineMapsOSMRelation:
OnlineMapsOSMBase

Public Member Functions

 OnlineMapsOSMRelation (OnlineMapsXML node)
 Constructor.
 
- Public Member Functions inherited from OnlineMapsOSMBase
string GetTagValue (string key)
 Get tag value for the key.
 
bool HasTag (string key, string value)
 Checks for the tag with the specified key and value.
 
bool HasTagKey (params string[] keys)
 Checks for the tag with the specified keys.
 
bool HasTagValue (params string[] values)
 Checks for the tag with the specified values.
 
bool HasTags (string key, params string[] values)
 Checks for the tag with the specified key and values.
 

Properties

List< OnlineMapsOSMRelationMembermembers [get]
 List members of relation.
 

Additional Inherited Members

- Public Attributes inherited from OnlineMapsOSMBase
string id
 Element ID.
 
List< OnlineMapsOSMTagtags
 Element tags.
 

Detailed Description

Open Street Map relation element class.

Constructor & Destructor Documentation

◆ OnlineMapsOSMRelation()

OnlineMapsOSMRelation.OnlineMapsOSMRelation ( OnlineMapsXML node)

Constructor.

Parameters
nodeNode