GIScience/ohsome-py

ohsome-py causes unexpected behaviour (out of memory) on ohsome-api server

Closed this issue · 2 comments

the same query with a very complex multipolygon as bpolys parameter will succeed if it is created directly via requests but fail if it is posted via ohsome-py. please see the attached code to recreate the issue. Make sure to use the latest development version of ohsome-py to have adequate logging:
error_recreation _code.zip

direct post creates the same OOM response as ohsome-py