zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

Tag updater #130

Closed zlant closed 1 year ago

zlant commented 1 year ago

93

tordans commented 1 year ago

Thinking about it some more: There are are a few parts of the UI that are hard coded, which provide hints if things needs to be reviewed manually. We should show those in the parkin-lanes app as well.

I will have a look to expose them via a function that can be called from within the parking-lanes app.

This is what I am referring to: https://github.com/osmberlin/osm-tag-updater/blob/main/src/components/Tool/Tool.tsx#L100-L160