[postgis-users] st_transform crashes
Josh Jordan
joshjordan at robotjosh.com
Fri Jul 29 11:08:05 PDT 2011
I have had a problem like that before.
Try running this with appropriate changes:
select * from table where ST_IsValid(geom) = 'f';
-Josh Jordan
On Fri, Jul 29, 2011 at 10:38 AM, Bryan Hempen <bryanhempen at gmx.de> wrote:
> I forgot to mention that I use PostgreSQL 8.4 with PostGIS 2.0, but I also
> tried it with PostgreSQL 9.0 w/ PostGIS 1.5. Come on, has nobody ever had
> this problem?
>
> Kind regards,
> Bryan
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110729/f1527884/attachment.html>
More information about the postgis-users
mailing list