rmcrowley2000 / List-of-neighboring-states-for-each-US-state

List of neighboring/bordering/adjacent states for each USA state

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List-of-neighboring-states-for-each-US-state

I was searching for a list of neighboring/bordering/adjacent states for each USA state.

I asked on StackOverflow but I had no luck: http://stackoverflow.com/questions/12402673/get-the-neighboring-states-of-a-given-usa-state

I wasn't able to find any open data.

So, I finally decided to create my own list using the following sources:

=> Feel free to verify, contribute and reuse my file: neighbors-states.csv

Notes:

  • The SQL script was created for SQL Server 2008.

Possible improvements:

  • Add a column called "IsApproximativeNeighbor" in the table "NeighborStates" to define properly the relation between Alaska and Washington state even if there is no common border.

Off topic:

Bitdeli Badge

About

List of neighboring/bordering/adjacent states for each USA state

License:MIT License


Languages

Language:Visual Basic 78.3%Language:Batchfile 21.7%