I've installed the packages that Eric mentioned and they seem to work
well although I'm having trouble with the ST_Simplify function - when I
try to use it, its returning my geom's as an empty object (No errors):

SRID is 4326

SQL: select ST_AsText(ST_Simplify(electorate_geom, 500)),
ST_AsText(electorate_geom) from electorates where gid=1

| st_astext | electorate_geom |
| MULTIPOLYGON EMPTY | MULTIPOLYGON(((175.20387850693 
-36.5949382294311,175.266628030412 -36.7038476734099, etc |

Can anyone else confirm this?

-- 
postgresql-8.3-postgis not included in Hardy
https://bugs.launchpad.net/bugs/205179
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to