Add GEOSNearestPoints CAPI function
commit650ee91202b70c7a83d0c4ef42ae09e571de5e41
authorstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Fri, 15 Mar 2013 18:05:58 +0000 (15 18:05 +0000)
committerstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Fri, 15 Mar 2013 18:05:58 +0000 (15 18:05 +0000)
tree005896a81fb5990301723002c4b2aac4f4811c14
parent25924973bd4ae0368ffe23d153bf664ee094d64c
Add GEOSNearestPoints CAPI function

Contributed by Richard Frith-Macdonald <richard@tiptree.demon.co.uk>

git-svn-id: http://svn.osgeo.org/geos/trunk@3792 5242fede-7e19-0410-aef8-94bd7d2200fb
NEWS
capi/geos_c.cpp
capi/geos_c.h.in
capi/geos_ts_c.cpp
tests/unit/Makefile.am
tests/unit/capi/GEOSNearestPointsTest.cpp [new file with mode: 0644]