Skip to content

elementsFullHistory: geometry type filter not applied on all returned features #109

@SlowMo24

Description

@SlowMo24

When using the fullHistory endpoint elements that do not fully adhere to the set filter may be returnd if the filter violation appears after an edit. E.g. here: curl -X POST "https://api.ohsome.org/v1/elementsFullHistory/geometry?bboxes=7.770778%2C47.306056%2C7.816097%2C47.324619&clipGeometry=false&filter=geometry%3Apolygon%20and%20id%3A6648645&properties=tags%2Cmetadata&time=2020-05-01%2C2020-05-07" -H "accept: application/json" the objects geometry gets destroyed rendering it a multilinestring rather than a polygon which is returned by the api but should be filtered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions