Skip to content

Comments

Test city parsing#2

Open
hollanddd wants to merge 1 commit intodaveworth:masterfrom
hollanddd:master
Open

Test city parsing#2
hollanddd wants to merge 1 commit intodaveworth:masterfrom
hollanddd:master

Conversation

@hollanddd
Copy link

I could very likely be doing something wrong here but currently:

list.each {|address| p address; p Indirizzo::Address.new(address).city }
=>
"580 Cape Cod Ln # 10 Ste 10 Altamonte Spgs, FL 32714"
["fl"]
"482 E Altamonte Dr # 1009 Ste 1009 Altamonte Springs, FL 32701"
["fl"]
"851 W State Road 436 # 1015 Ste 1015 Altamonte Springs, FL 32714"
["fl"]
"258 E Altamonte Dr # 1000 Ste 1000 Altamonte Springs, FL 32701"
["fl"]
"6730 Clair Shore Dr Apollo Beach, FL 33572"
["fl"]
"6308 Lake Sunrise Dr Apollo Beach, FL 33572"
["fl"]
"815 S Orange Blossom Trl Apopka, FL 32703"
["fl"]
"1483 Country Mansion CT Apopka, FL 32703"
["fl"]
"201 N 11th Ave Arcadia, FL 34266"
["fl"]

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

Successfully merging this pull request may close these issues.

1 participant