geost.bro.BroApi#

class geost.bro.BroApi(server_url='https://publiek.broservices.nl')[source]#
__init__(server_url='https://publiek.broservices.nl')[source]#

Methods

__init__([server_url])

get_objects(bro_ids[, object_type])

Return BRO objects as a generator containing element trees that can be parsed to a reader.

search_objects_in_bbox(xmin, xmax, ymin, ymax)

Search for BRO objects of the given object type within the given bounding box.

Attributes