Re: [postgis-users] st_transform crashes

2011-07-31 Thread Bryan Hempen
Bryan Original-Nachricht > Datum: Sun, 31 Jul 2011 13:24:01 -0400 > Von: "Paragon Corporation" > An: "\'PostGIS Users Discussion\'" > Betreff: Re: [postgis-users] st_transform crashes > Bryan, > > Not sure if you got the cc to the

Re: [postgis-users] st_transform crashes

2011-07-31 Thread Paragon Corporation
age- > From: postgis-users-boun...@postgis.refractions.net [mailto:postgis-users- > boun...@postgis.refractions.net] On Behalf Of Bryan Hempen > Sent: Saturday, July 30, 2011 6:17 PM > To: PostGIS Users Discussion > Subject: Re: [postgis-users] st_transform crashes > > @Leo a

Re: [postgis-users] st_transform crashes

2011-07-30 Thread Paragon Corporation
t: Re: [postgis-users] st_transform crashes @Leo and Regina: "POSTGIS="2.0.0SVN" GEOS="3.3.1dev-CAPI-1.7.1" PROJ="Rel. 4.6.1, 21 August 2008" LIBXML="2.7.8" USE_STATS" "PostgreSQL 8.4.8, compiled by Visual C++ build 1400, 32-bit" I am usi

Re: [postgis-users] st_transform crashes

2011-07-30 Thread Bryan Hempen
@Leo and Regina: "POSTGIS="2.0.0SVN" GEOS="3.3.1dev-CAPI-1.7.1" PROJ="Rel. 4.6.1, 21 August 2008" LIBXML="2.7.8" USE_STATS" "PostgreSQL 8.4.8, compiled by Visual C++ build 1400, 32-bit" I am using Windows XP. @Josh Jordan: I had some invalid geometries in the table but fixed them now.

Re: [postgis-users] st_transform crashes

2011-07-30 Thread Paragon Corporation
egina http://www.postgis.us -Original Message- From: postgis-users-boun...@postgis.refractions.net [mailto:postgis-users-boun...@postgis.refractions.net] On Behalf Of Bryan Hempen Sent: Friday, July 29, 2011 11:38 AM To: PostGIS Users Discussion Subject: Re: [postgis-users] st_transform crashes

Re: [postgis-users] st_transform crashes

2011-07-29 Thread Josh Jordan
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 wrote: > I forgot to mention that I use PostgreSQL 8.4 with PostGIS 2.0, but I also > tried it with P

Re: [postgis-users] st_transform crashes

2011-07-29 Thread Bryan Hempen
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@postgis.refractions.net

[postgis-users] st_transform crashes

2011-07-28 Thread Bryan Hempen
Hi there! I have a table containing unprojected footprints from observations on Mars, just polygons and multipolygons (no curved). For Mars, reference systems are defined by IAU2000 codes, similar to EPSG codes for earth data. This is the projection the data currently has: http://spatialrefer