[postgis] OGR and PostGIS

Frank Warmerdam warmerdam at pobox.com
Tue Jun 19 12:30:42 PDT 2001


Paul Ramsey wrote:
> 
> Frank Warmerdam wrote:
> 
> > I have run the provided tests, and got a few variations.  Are these of
> > any concern?   Note that the "make test" script doesn't seem to preclean
> > the output files, so I wasted a few minutes with that.
> 
> Frankly, our regression test could use alot of work, it's hardly better
> than nothing at all at this point.
> 
> > 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
> 
> This is very disturbing... suffice to say, the same thing doesn't happen
> on our installation... I will try and get PostgreSQL/PostGIS running on
> a Linux box here and see if we can duplicate it. Does the problem
> *always* happen, or did it happen just the first time you tried that
> particular geometry?

Paul, 

It happened twice on the same insert statement, while the rest were fine
so it is reproducable.  I will try doing a little debugging on this myself
and see if I can figure out what is going on.  A good chance to get my hands
wet on the code.  I can also provide a login account on my system for debugging
if I can't figure it out myself. 

Best regards,

---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

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