Add GEOSGeom_setPrecision function to C-API (#713)
commitd215bd7bb7a0cb1ed492989f6a40dc3c3cbd977f
authorstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Fri, 2 Oct 2015 16:47:34 +0000 (2 16:47 +0000)
committerstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Fri, 2 Oct 2015 16:47:34 +0000 (2 16:47 +0000)
tree0c63b16101ed020c2050a7559c5862095d117fb4
parentf2114aeb28de13cc9456a9ab4e459d69ef88610a
Add GEOSGeom_setPrecision function to C-API (#713)

Include unit tests and PHP bindings

git-svn-id: http://svn.osgeo.org/geos/trunk@4092 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
tests/unit/Makefile.am
tests/unit/capi/GEOSGeom_setPrecisionTest.cpp [new file with mode: 0644]