| 11:06:19 | RurouniJones: | Howdy all, do I have to set an SRID if I am just calculating based on a flat plane? |
| 11:07:33 | RurouniJones: | ( When setting up my table columns that is ) |
| 11:50:47 | ue: | RurouniJones, yes SRID -1 |
| 11:54:02 | RurouniJones: | Many thanks |
| 12:24:41 | cgs_bob: | ue: I tried SELECT asx3d( 'POINT( 1 2 3 )' ); , but I get an error. is asx3d a new function in postgis? |
| 12:25:12 | ue: | cgs_bob, hey |
| 12:26:41 | ue: | cgs_bob, you can check http://postgis3d.blogspot.com/, for more info on 3d in postgis |
| 12:27:06 | cgs_bob: | ue: thanks...I'll take a look |
| 12:30:00 | ue: | cgs_bob, ST_Force_3dz( geometry ) will force your geom to be 3d, you can go http://postgis.refractions.net/docs/ch06.html, and search for '3d' keyword with that text |
| 15:24:40 | sigq: | geosfeed: Ticket #186 ( defect created ): ST_Buffer crashes on WinXP, PostgreSQL 8.3, PostGIS 1.3.3, GEOS 3.0.0-CAPI-1.4.1 <http://trac.osgeo.org/geos/ticket/186> |
| 15:30:41 | sigq: | geosfeed: Ticket_186.zip attached to ticket #187 <http://trac.osgeo.org/geos/attachment/ticket/187/Ticket_186.zip> |
| 15:32:42 | sigq: | geosfeed: Ticket #186 ( defect closed ): ST_Buffer crashes on WinXP, PostgreSQL 8.3, PostGIS 1.3.3, GEOS 3.0.0-CAPI-1.4.1 <http://trac.osgeo.org/geos/ticket/186#comment:1> |