Opened 16 years ago
Closed 16 years ago
#2861 closed enhancement (fixed)
[PATCH] Fix up street abbreviation checks
Reported by: | delta_foxtrot2 | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | Cc: | delta_foxtrot@… |
Description
Attached to this ticket is a patch to extend the tagchecker.cfg to check for a lot more common street prefixes.
I also fixed the current check for Str. to be more useful as not everyone enters prefixes that end with a fullstop.
Attachments (2)
Change History (6)
comment:1 by , 16 years ago
comment:3 by , 16 years ago
New patch works around bug #2868 as finding and fixing street type abbreviations are more important than being notified of highways with out ref numbers as a lot of roads considered secondary in Australia don't always have ref numbers, or they aren't on signs or published anywhere that we could legally copy from.
Oh and the checks also have a space explicitly before the abbreviation, this way only abbreviations should be caught, rather than things that look similar to an abbreviation.