GIScience/ohsome-quality-api

factor out duplicated code for comparison indicators

Opened this issue · 1 comments

The road comparison and building comparison indicator share a lot of code. We should factor this code out in a separate file

A solution could be to add another parent class in our inheritance hierarchy.
base > comparison > indicator