geost.bro.BroApi#
- class geost.bro.BroApi(server_url='https://publiek.broservices.nl')[source]#
-
Methods
__init__
([server_url])get_objects
(bro_ids[, object_type])Retrieve BRO objects via API requests to the public BRO REST-API.
search_objects_in_bbox
(xmin, ymin, xmax, ymax)Search for BRO objects of the given object type within the given bounding box.
Attributes