Richard Broersma wrote:
On Thu, Mar 27, 2008 at 11:33 PM, Michael Fuhr <[EMAIL PROTECTED]> wrote:
Or a few minutes with shapefiles and PostGIS, using the latter's
spatial functions to identify geometries that touch. Below are the
results of such an operation; I haven't verified the entire li
On Thu, Mar 27, 2008 at 11:33 PM, Michael Fuhr <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 27, 2008 at 06:00:57PM -0400, Colin Wetherbee wrote:
> > brian wrote:
> Or a few minutes with shapefiles and PostGIS, using the latter's
> spatial functions to identify geometries that touch. Below are the
>
Michael Fuhr wrote:
On Thu, Mar 27, 2008 at 06:00:57PM -0400, Colin Wetherbee wrote:
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
On Thu, Mar 27, 2008 at 06:00:57PM -0400, Colin Wetherbee wrote:
> 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 connec
On Mar 27, 2008, at 5:00 PM, Colin Wetherbee wrote:
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 sou
Colin Wetherbee wrote:
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 cr
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
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 b