Add a GEOSGeom_setPrecision funciton in C-API and PHP
commitf4a29bb11eebc6689632bc33e9b158daa39ab0db
authorstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Tue, 13 Oct 2015 11:20:53 +0000 (13 11:20 +0000)
committerstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Tue, 13 Oct 2015 11:20:53 +0000 (13 11:20 +0000)
tree9afa1b1befc7ac850785c62d17127fc2ae7945e7
parent97520ca0e1b6830cf39334d0a46fb9747437485a
Add a GEOSGeom_setPrecision funciton in C-API and PHP

Also fixes a bug in GeometryEditor that failed to update
GeometryFactory for empty polygons (#749)

git-svn-id: http://svn.osgeo.org/geos/trunk@4109 5242fede-7e19-0410-aef8-94bd7d2200fb
NEWS
capi/geos_c.cpp
capi/geos_c.h.in
capi/geos_ts_c.cpp
php/geos.c
php/test/test.php
src/geom/util/GeometryEditor.cpp
tests/unit/capi/GEOSGeom_setPrecisionTest.cpp