[postgis-users] ST_Union (8.4) and TopologyException

Simon Greener simon at spatialdbadvisor.com
Tue Aug 4 20:01:59 PDT 2009


Robert,

Thanks for responding.

>> I have had to use ST_Transform as I have found the query even more
>> problematic when run against the original geodetic data.
>
> Projections are a very likely cause of topology errors for accurate data...
> how was it more problematic for geodetic data - more topology errors?
>
> Does:
>
> SELECT count(*) FROM mytable WHERE (geom IS NOT NULL) AND (NOT
> st_isvalid(st_transform(geom,
> 96687)));
>
> return anything for either of the tables?

Returns True for both tables. So the projection is not, necessarily, the cause.

regards
Simon
-- 
SpatialDB Advice and Design, Solutions Architecture and Programming,
Oracle Database 10g Administrator Certified Associate; Oracle Database 10g SQL Certified Professional
Oracle Spatial, SQL Server, PostGIS, MySQL, ArcSDE, Manifold GIS, FME, Radius Topology and Studio Specialist.
39 Cliff View Drive, Allens Rivulet, 7150, Tasmania, Australia.
Website: www.spatialdbadvisor.com
  Email: simon at spatialdbadvisor.com
  Voice: +61 362 396397
Mobile: +61 418 396391
Skype: sggreener
Longitude: 147.20515 (147° 12' 18" E)
Latitude: -43.01530 (43° 00' 55" S)
NAC:W80CK 7SWP3



More information about the postgis-users mailing list