In the tagchecker.cfg and in the mirror_tagchecker.cfg after it gets saved
locally, there is a check for "Str.".
I've extended this for common abbreviations I could, just wondering if there
are others people see and/or know of that I can add to a bug request.
So far I have Cres, Cl, Ct, Ln, Pl, Rd and St
Below is the lines that can be added to mirror_tagchecker.cfg
* : W : highway == * && name == /.* Cres$/i # abbreviated
street name (Cres)
* : W : highway == * && name == /.* Cl$/i # abbreviated
street name (Cl)
* : W : highway == * && name == /.* Ct$/i # abbreviated
street name (Ct)
* : W : highway == * && name == /.* Ln$/i # abbreviated
street name (Ln)
* : W : highway == * && name == /.* Pl$/i # abbreviated
street name (Pl)
* : W : highway == * && name == /.* Rd$/i # abbreviated
street name (Rd)
* : W : highway == * && name == /.* St$/i # abbreviated
street name (St)
_______________________________________________
Talk-au mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk-au