[postgis-users] st_HausdorffDistance

Bob Pawley rjpawley at shaw.ca
Sun Aug 14 08:28:52 PDT 2011


Hi

I’m looking at st_HausdorffDistance.

When I run the example found at
 http://postgis.refractions.net/docs/ST_HausdorffDistance.html 

SELECT st_HausdorffDistance( 'LINESTRING (0 0, 2 0)'::geometry, 'MULTIPOINT (0 1, 1 0, 2 1)'::geometry);

I get the error  “No function matches the given name and argument types. You might need to add explicit type casts”.

Help will be appreciated.

Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110814/1dfb4177/attachment.html>


More information about the postgis-users mailing list