Changes between Version 2 and Version 3 of UsersWikiCleanPolygons
- Timestamp:
- 07/27/10 12:30:37 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified UsersWikiCleanPolygons
v2 v3 15 15 Caution: this may not create the expected topology if the polygon contains holes. 16 16 17 Alternatively you can download a plpgsql function from [http://www. sogis1.so.ch/sogis/dl/postgis/cleanGeometry.sql http://www.sogis1.so.ch/sogis/dl/postgis/cleanGeometry.sql]17 Alternatively you can download a plpgsql function from [http://www.kappasys.ch/pgtools/cleangeometry/cleanGeometry.sql http://www.kappasys.ch/pgtools/cleangeometry/cleanGeometry.sql] 18 18 This function works with polygons containig holes. 19 19