[postgis] Odd Insert Problem

Paul Ramsey pramsey at refractions.net
Tue Jun 19 14:20:58 PDT 2001


Frank,
The problem occurs identically on our linux installation, so it is
definitately an architecture issue. I suspect that some judicious
ifndefs using the information from postgis.h will clear it up. Dave has
it under the debugger right now.
Paul

Frank Warmerdam wrote:
> > > This insert:
> > >
> > > INSERT INTO geom_test ( gid, geom, name )
> > >   VALUES ( 1, 'POLYGON((0 0 0,0 5 0,5 5 0,5 0 0,0 0 0))', '3D Square');
> > >
> > > Resulted in this from a select *:
> > >
> > >    1 | POLYGON((0 0 0,0 5.31146529464635e-315 0,5.31146529464635e-315 5.31146529464635e-315 0,5.31146529464635e-315 0 0,0 0 0)) | 3D Square
> >

-- 
      __
     /
     | Paul Ramsey
     | Refractions Research
     | Email: pramsey at refractions.net
     | Phone: (250) 885-0632
     \_

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 





More information about the postgis-users mailing list