Re: [postgis-users] Creating compoundcurve

2009-08-06 Thread Mark Leslie
I can't see anything in the specs or code that leads me to believe this was intentional or sensible. I'll create a bug report. -- Mark Paul Ramsey wrote: Good question. An arc requires at least 3 points, but a linestring does not. Mark? On Wed, Aug 5, 2009 at 6:20 AM, wrote: Hello, Why com

Re: [postgis-users] Creating compoundcurve

2009-08-06 Thread Mark Cave-Ayland
Paul Ramsey wrote: Good question. An arc requires at least 3 points, but a linestring does not. Mark? I'm assuming you mean Mark L here, but just in case you don't then I agree that this is a bug ;) ATB, Mark. -- Mark Cave-Ayland - Senior Technical Architect PostgreSQL - PostGIS Sirius

Re: [postgis-users] Creating compoundcurve

2009-08-05 Thread Paul Ramsey
Good question. An arc requires at least 3 points, but a linestring does not. Mark? On Wed, Aug 5, 2009 at 6:20 AM, wrote: > Hello, > Why compoundcurve GeomFromText('COMPOUNDCURVE( (0 0,1 1) )') give error: > geometry requires more points? > > Thanks > mario > > > > __

[postgis-users] Creating compoundcurve

2009-08-05 Thread mario
Hello, Why compoundcurve GeomFromText('COMPOUNDCURVE( (0 0,1 1) )') give error: geometry requires more points? Thanks mario ___ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-us