I'd like to add a table, state_neighbours, which joins each state with all of its neighbour states. Does anyone know where I can find such a list?

I'm not interested in "nearest neighbour", just any connected state.

eg. IA would be associated with {MN,WS,IL,MO,KS,NB,SD} and HI & AK would not be represented.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to