roberdam / Xaddress

Xaddress - Give 7 billion people an instant physical address
http://xaddress.org
MIT License
1.19k stars 52 forks source link

Query: How about adding the Crown Dependencies of UK as countries to countries csv? #21

Closed spidergears closed 7 years ago

spidergears commented 7 years ago

I am trying to setup sqlite-db for use with Android app. I want all entries in states table to refer to a country in countries table (as foreign key). The entries for Crown dependencies of the United Kingdom (pseudo-countries) Guernsey(GG), Isle of Man(IM) and Jersey(JE) do not show up in countries.csv file.

For the sake of consistency, I suggest we add these to countries.csv.

This way these pseudo-countries also show up in drop-down for countries, making lives easy for everyone.

I don't a reason for not including them in the list of countries.

PS: I am not aware any technical issues change might pose.

roberdam commented 7 years ago

Thanks @spidergears I will work on that , hopefully tomorrow will be ready.

roberdam commented 7 years ago

Added GG,IM,JE, let me know any other issue!