OPENER-next / OpenStop

App for collecting OpenStreetMap-compliant accessibility data in public transport
https://openstop.app
GNU General Public License v3.0
64 stars 13 forks source link

Rework stop area and element discovery #172

Closed Robbendebiene closed 1 year ago

Robbendebiene commented 1 year ago

This PR changes the way how stop areas and elements are discovered. The elements of stop areas are now automatically loaded when becoming visible in the camera view port. Additionally stop areas are no longer displayed as circles. Instead there is an overview mode that displays a dot per stop area and colors it to represent whether it is unloaded (gray), loaded and complete (green) or loaded and incomplete (red).

To achieve the desired goal some long planned re-factoring had to be done. That's why this is such an irresponsible massive PR.

Major improvements are:

Minor ToDos/Bugs:

Other changes:

7h30n3 commented 1 year ago

LGTM