Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One-half addresses #109

Open
woodpeck opened this issue Oct 12, 2017 · 3 comments
Open

One-half addresses #109

woodpeck opened this issue Oct 12, 2017 · 3 comments

Comments

@woodpeck
Copy link
Collaborator

(I received the following by email)

Is there a way to tag house numbers of the type "1263 1/2 Wellington Street West" so that the error checker does not flag as error. That's to be read as "1263 and a half". The house numbers go:

...
1261
1263
1263 ½
1265
1267
...
@matthewdarwin
Copy link

Question: do you also have 1/4 and 3/4 or is 1/2 the only fraction?

Answer: no, i have not seen those in my area. For places where more addresses are needed here, the sequence is like:
...
1261
1263A
1263B
1263C
1265
1267
...

@dthgeek
Copy link

dthgeek commented Oct 15, 2017

If the question is if I've seen addresses with fractions in them then the answer is that I have and I've seen addresses with 1/2 and I've seen addresses with 1/3 and 2/3. This can happen when a new house was built between two already existing ones and it can happen with houses that were split up into apartments. I've also seen addresses that end in letters.

@Nakaner
Copy link
Collaborator

Nakaner commented Jan 8, 2018

This should be partially fixed by #112 which accepts 13 1/2 and 13 1/2a as valid but 13 ½ and 13 ½a as invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants