Bruce Rindahl wrote:
I have a geometry loaded into PostGIS as a multipolygon with multiple rings
and lots of vertexes.  I can use most of the functions on the geometry such
as area, centroid, intersection, etc. with no problem but all the text type
functions return null.  For example asText, asKml, asSVG, asBinary all
return null.
If you're viewing the queries in pgAdmin there are limits on how much data the table fields show, but it is all there. You can copy it to the clipboard and paste it somewhere else to see.

Rob :)

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to