This services is in charge of finding buildings and keept a sync reference with POIs.
Responses will be always in geoJSON format and will return as FeatureCollection
with Features of type GeometryCollection
, which include a polygon or multipolygon at index 0
and a point at index 1
.
If a single building is requested using an ID the response will be a geoJSON of type Feature
.