Re: table of US states' neighbours

Поиск
Список
Период
Сортировка
От Colin Wetherbee
Тема Re: table of US states' neighbours
Дата
Msg-id 47EC1919.4020401@denterprises.org
обсуждение исходный текст
Ответ на table of US states' neighbours  (brian <brian@zijn-digital.com>)
Ответы Re: table of US states' neighbours
Re: table of US states' neighbours
Re: table of US states' neighbours
Список pgsql-general
brian wrote:
> 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.

That sounds like something you could create in 20 minutes with a map.

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

I think you mean {MN, WI, IL, MO, NE, SD}.

Colin

В списке pgsql-general по дате отправления:

Предыдущее
От: "Martin Gainty"
Дата:
Сообщение: Re: Survey: renaming/removing script binaries (createdb, createuser...)
Следующее
От: Erik Jones
Дата:
Сообщение: Re: table of US states' neighbours