8 lines
130 B
Python
8 lines
130 B
Python
"""Extract buildings from *.gml.gz
|
|
|
|
Features where::
|
|
descriptiveGroup = '(1:Building)'
|
|
|
|
Use `fid` as source ID, aka TOID.
|
|
"""
|