Jochen Stier

Results 8 issues of Jochen Stier

### Description We now use geojson_pydantic in our request_models which allows the users to have full information of the type of geojson that is required to query oqapi. ### New...

enhancement
api

-> currently it does not yield useful information if the sub options are closely related

question

currently there are no tests, thus multiple issues went through to live during the last months. Some of these issues will be fixed in #920 but for further development having...

bug
enhancement

geometries cannot be aggregated in the current code base, thus we need a new method of aggregating based on the result type of the classes. E.g. a simple way of...

in this file we still use hardcoded meanings for 0_count = no 1_count=yes ... if we want to support custom options for all projects types this would no longer be...

Currently code for the firebase lives in several different places. It would be nice to group them into a class which handles all the firebase logic in one place. -...

-> in sql get the whole column -> in write_sql_to_gzipped_csv call a function which loads the unzipped df, calls pd.io.json.json_normalize -> write back to unzipped df