Skip to content
Snippets Groups Projects

Resolve "Create the Geometry, Quadkey, RelationID and Floorspace rules"

Files
3
@@ -8,7 +8,7 @@ class RelationIDRule:
List of the attributes of all relations that the building is member of.
Returns:
OSM ID of the first relations that the building is member of.
OSM ID of the first relation that the building is member of.
"""
for relation in relations:
Loading