[postgis-users] Establish versus of a line
Andrea Peri
aperi2007 at gmail.com
Fri Apr 30 01:00:30 PDT 2010
Hi,
I have a table with a geometry LineString.
This Linestrings are a pseudo-copy of the boundaries of some polygon
geometries hosted in another table.
I say "pseudo-copy" because the geometry is identical but the versus can be
changed (respect to the polygons).
I need to fill a field of the linestrings table with the versus of the line.
The versus of the linestring if defined like this:
"1" if starting from first vertex of the line and going forward last vertex
, the polygon is on the left,
"0" if the polygon is on the rigth.
I like to fill this field with a sql insert, but I don't understand if there
really a method to understand the versus of the line respect to the
polygons.
Many thx,
Andrea Peri.
--
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100430/33b75530/attachment.html>
More information about the postgis-users
mailing list