1ec5 left a comment (openstreetmap/openstreetmap-website#6641)

It would be nice to coordinate the migration between the two projects. There’s 
already [a Kotlin library](https://github.com/westnordost/osmfeatures/) along 
these lines for Android applications, but most Web clients seem to be rolling 
their own custom code. I think this is because most applications either only 
need to display a matching preset name (as with 
[Cartes](https://codeberg.org/cartes/web/src/branch/master/app/osmTagLabels.ts))
 or take a preset name as input (Overpass turbo).

I think any support library in JavaScript or Ruby should start out very simple, 
addressing the more common display-only use case that doesn’t require NSI. Like 
I’m imagining the JS implementation would be as short as what Cartes has. The 
more sophisticated matching done by editors could be a later effort if the 
editor developers are on board to make use of it.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6641#issuecomment-3679109530
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/issues/6641/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to