Open tordans opened 1 year ago
Well... "logic" may be a bit much. In ParkingStudio, there isn't much of any logic at all. The assignment of tags to traffic signs is done by a simple lookup of the files from https://github.com/wielandb/osm-parking-tagging, which are available in different formats such as a json and a simplified json.
So I think importing them into osm-tag-updater should be doable.
I wonder … would it be easy to pull the logic that decides which traffic signs belog to a given tag combination into https://osmberlin.github.io/osm-tag-updater/#/way/27244587? We would then show this as a direct feedback in the updater UI.