[postgis-devel] Issue 85 in postgis: ST_Distance crashes on Circular String
codesite-noreply at google.com
codesite-noreply at google.com
Sun Jan 4 10:34:53 PST 2009
Updates:
Status: Testing
Comment #4 on issue 85 by mark.cav... at siriusit.co.uk: ST_Distance crashes
on Circular String
http://code.google.com/p/postgis/issues/detail?id=85
Quick fix applied to SVN trunk and 1.3 branch - i.e. we detect the
CIRCULARSTRING and
throw an "Unsupported geometry type" error rather than crashing. The code
for
calculating distance from a CIRCULARSTRING would require quite a bit of
work, and
should only be added in 1.4 (trunk).
Regina, feel free to enable the CIRCULARSTRING tests once again in your
garden XSL
generator once you are happy that this works.
ATB,
Mark.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list