GeographicElement.attribute
- GeographicElement.attribute(name)
Get the value of a named attribute.
- Parameters:
- namestr
The name of the attribute.
- Returns:
- str | int | float
The value of the attribute.
Get the value of a named attribute.
The name of the attribute.
The value of the attribute.