[postgis-users] Multilinestring aggregates

strk strk at keybit.net
Fri Mar 13 12:03:58 PDT 2009


On Fri, Mar 13, 2009 at 04:54:07PM +0100, Santiago Martin Alfageme wrote:

>  - Can I access to Linestrings inside a Multilinestring?

Yes, using GeometryN.

>  - If so, Can I assign attibutes (fields) to those Linestrings?

Nope, but you could work around this by adding an array column
to your table for each attribute you want to maintain, or normalizing
using other tables.

--strk;

 Free GIS & Flash consultant/developer      ()  ASCII Ribbon Campaign
 http://foo.keybit.net/~strk/services.html  /\  Keep it simple! 



More information about the postgis-users mailing list