On Thu, Jan 20, 2005 at 10:39:47AM +0100, Silke Trissl wrote:
> Table "reference.coord_test"
>Column| Type | Modifiers
> -+-+---
> node_name | integer |
> plane_coord | point |
>
>
> I would like to find all points from the table that are within a squ
Hello,
I have a table that has an attribute 'identifier', declared as integer
and an attribute 'plane_coord' defined as 'point':
Table "reference.coord_test"
Column| Type | Modifiers
-+-+---
node_name | integer |
plane_coord | point |
I would like to fi