[Tagging] Wiki Edit War on using/avoiding semicolon lists
moltonel 3x Combo
moltonel at gmail.com
Fri Jan 23 17:24:54 UTC 2015
On 23/01/2015, althio <althio.forum at gmail.com> wrote:
> Visually for index I would go for "#" or "-" but I don't know if that
> is acceptable regarding special characters status.
>
> name=*
> name#2=*
> name#3=*
I really like using '#' as the index separator. It is sometimes
pronounced "number". It hasn't been used before in osm keys (AFAIK),
which is both a blessing (no clash with an existing definition) and a
curse (need to convince everybody to start using that).
'_', '-', and '' (empty string) have the drawback of being mistakable
for something else.
'[]' may appeal to some (it's the same syntax as many programming
languages), but it feels a bit verbose and it can be a pain for
regexps.
More information about the Tagging
mailing list