[postgis-devel] collect()

strk at refractions.net strk at refractions.net
Mon Sep 27 09:22:37 PDT 2004


On Mon, Sep 27, 2004 at 08:57:59AM -0700, Paul Ramsey wrote:
> Erm, that is a change in semantics that might cause some pain in the 
> downline of dependant programs... what's the rationale?

I've read on this mailing list that some programs use
nested geometries with known semantics (asGML thread).
LWGEOM supports nested collection construction from WKT/WKB
but sometimes transparently flatten them (GEOS output, collect()).
Allowing user to decide this seems a good thing.

--strk;

> 
> strk at refractions.net wrote:
> 
> >Current (OLD) collect() function flatten geometries.
> >Should NEW collect() also do this or instead have a
> >flatten(the_geom) taking care of this ?
> >(I opt for the second)
> >--strk;
> >_______________________________________________
> >postgis-devel mailing list
> >postgis-devel at postgis.refractions.net
> >http://postgis.refractions.net/mailman/listinfo/postgis-devel
> 
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel



More information about the postgis-devel mailing list