« Return to Thread: build a polygon from points

build a polygon from points

by Caspa :: Rate this Message:

Reply to Author | View in Thread

Hi everybody,
I'm new to postgis...
how can i build a polygon starting from points and not from x,y coord?

i have a table built like this:

point1 | point2 | point3 | point4 | polygon

guess i have to use MakeLine and MakePolygon but i can't fugure out why...
thanks in advance

Andrea
_______________________________________________
postgis-users mailing list
postgis-users@...
http://postgis.refractions.net/mailman/listinfo/postgis-users

 « Return to Thread: build a polygon from points