mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 11:46:11 +02:00
c4724d7ae7
(closes #3377) In most cases we prefer taginfo value results with lowercase letters. A few OSM keys expect values to contain uppercase values This is not an exhaustive list (e.g. `name` also has uppercase values) but these are the fields where taginfo value lookup is most useful.