The filter geometry:polygon
returns multilines and geometrycollections
#339
Labels
bug
Something isn't working
Bug Description
When calling the
/v1/elements/geometry/
endpoint, with the filtergeometry:polygon
, the response may include MutliLines and GeometryCollections (see attached response_geometries, in particular the LineString returned in the Lütgendortmund boundary near Bövinghausen).Our example query includes the following parameters:
General Information
1.10.4
https://api.ohsome.org/v1
/elements/geometry
https://api.ohsome.org/v1/elements/geometry
, body=bpolys=<see attached aoi>&filter=geometry%3Apolygon+and+boundary%3Dadministrative+and+admin_level%3D9&properties=tags&clipGeometry=True
POST
ohsome-py==0.3.0
Expected Behaviour
The response should contain only polygons.
Further Information
Related Issues
May be related to #109
Attachments
response_geometries.json
aoi.json
The text was updated successfully, but these errors were encountered: