[postgis] OGR and PostGIS

Paul Ramsey pramsey at refractions.net
Tue Jun 19 12:20:07 PDT 2001


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 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