#15961 closed enhancement (fixed)
support letter-prefixed numbers
Reported by: | richlv | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin HouseNumberTaggingTool | Version: | |
Keywords: | Cc: |
Description
currently only raw numbers are supported. i have a need to tag numbers prefixed with a letter like "F140".
would be great to have this plugin support incrementing such identifiers, too.
Attachments (0)
Change History (4)
comment:1 by , 8 years ago
comment:4 by , 8 years ago
Hm. Much more common is an increasing suffix letter: 1a, 1b, 1c,... (see also https://taginfo.openstreetmap.org/keys/addr%3Ahousenumber#values letters start at page 5)
Until now after entering 1a and calling the tool a second time the field was cleared (not supported number format). Now it changes to 2a, 3a,... (if the slider is at 1), which is "wrong" in most cases I think.
It would be great if the tool could support 1a, 1b, 1c,... too.
What would you need? F140, F141, F142? Or F140, 141, 142?