<div dir="ltr"><div><div><div><div><div><div><div><div>Agree, there no regexes at first. But is it possible to query this tagging scheme? Lets say you have<br></div>color[1]=purple<br>color[2]=orange<br>color[3]=green<br><br></div>How do you query for green in overpass? In JOSM?<br><br></div>And what if for another object you will have different set of tags with different order?<br></div>color[1]=black<br></div>color[2]=green<br></div>color[3]=white<br><br></div>Thats why I was always suggesting this approach:<br>color:<i><actualcolorvalue></i>=yes<br><br></div>This is not array, but set. There semantic in key part of key=value. I.e. this is very similar to what OSM was always doing, no need for numeric indexes in keys IMO. It was mentioned in this discussion already.<br></div>