[postgis-devel] [PostGIS] #209: Discrete Hausdorff distance implementation (through GEOS)
PostGIS
trac at osgeo.org
Wed Jun 24 09:58:28 PDT 2009
#209: Discrete Hausdorff distance implementation (through GEOS)
-----------------------+----------------------------------------------------
Reporter: vincentp | Owner: pramsey
Type: patch | Status: new
Priority: medium | Milestone: postgis 1.5.0
Component: postgis | Version: trunk
Resolution: | Keywords: hausdorff distance geos
-----------------------+----------------------------------------------------
Comment (by pramsey):
I find this line in the patch confusing :)
{{{
#if POSTGIS_GEOS_VERSION >= 31
-- Requires GEOS >= 3.2.0
}}}
Your comment correctly indicates your GEOS requirement, but your macro
test does not. I think you'll want to fix all those macro tests.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/209#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list