[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgis-users
Subject:    Re: [postgis-users] Difference between light-weight geometry types
From:       Paul Ramsey <pramsey () cleverelephant ! ca>
Date:       2015-03-24 15:57:07
Message-ID: CACowWR1Kcom0wr8cxpy57NiRs2rZzxwmawJ_+fyUE4NhN=C5sg () mail ! gmail ! com
[Download RAW message or body]

Yes, there's a difference.

A collection  (LWCOLLECTION) is just a bag'o'objects.
A compound curve (LWCOMPOUND) is a specific kind of linear object, one
defined by a set of linear primitives: LWLINE, a linear primitive made
by making linear interpolations between pairs of control vertices;
LWCIRCSTRING, a linear primitive made by making circular arc
interpolations between triples of control vertices. While a
LWCOLLECTION imposes no restrictions on its members, a LWCOMPOUND
expects its members to (a) be linear primitives (b) join up end-to-end
into a single linear object.

p.


On Mon, Mar 23, 2015 at 7:16 AM, Igor Stassiy <istassiy@gmail.com> wrote:
> Hello,
>
> is there any difference between LWCOLLECTION and LWCOMPOUND? Has the meaning
> changed since postgis 1.5 (when liblwgeom wasn't yet packaged) to liblwgeom
>>= 2.0?
>
> Also, what does LWCIRCSTRING stand for? Is it a closed line string?
>
> Thanks a lot,
> Igor
>
> _______________________________________________
> postgis-users mailing list
> postgis-users@lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic