GIScience / ohsome-quality-api

Data quality estimations for OpenStreetMap
https://api.quality.ohsome.org
GNU Affero General Public License v3.0
35 stars 7 forks source link

All calls to ohsome API should share the same code and error handling #538

Open matthiasschaub opened 1 year ago

matthiasschaub commented 1 year ago

In the code base the ohsome API gets queried in two functions (query_ohsome_api and get_latest_ohsome_timestamp). They should share configuration and error handling.

joker234 commented 1 year ago

related to #541