[postgis-devel] getBoundary()

strk at refractions.net strk at refractions.net
Wed Dec 29 00:05:28 PST 2004


On Tue, Dec 28, 2004 at 10:37:24PM -0500, Carl Anderson wrote:
> 
> While working on my precision issues I find that in postgis CVS, along 
> with geos CVS
> 
> select boundary(the_geom) from mytab;
> 
> gives
> ERROR:  lwgeom_from_geometry: unknown geometry type: 0

Can you summary(the_geom) ?
Summary() returns the structure of the geometry, including
BBOX and SRID presence in inner components, I suspect
a SRID or BBOX inside them. Please try that, and provide
an EWKB of it so I can make further tests and eventually
provide a geometry_cleanup() function for these cases.

--strk;

> 
> C.
> 
> 
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel

-- 

For standing up against patentability of software,

  Thank You, Poland!

Read the intervention:    http://kwiki.ffii.org/ConsPolon041221En
Send your thanks:         thankyoupoland.info
Read/do more:		  http://www.noepatents.org/



More information about the postgis-devel mailing list