[postgis-devel] Issue 137 in postgis: st_distance, shortestline (, st_maxdistance)
codesite-noreply at google.com
codesite-noreply at google.com
Tue Mar 24 15:52:18 PDT 2009
Comment #4 on issue 137 by lr1234567: st_distance, shortestline (,
st_maxdistance)
http://code.google.com/p/postgis/issues/detail?id=137
Nicklas this all sounds good. I'm hoping to try this out on a couple of
use cases
once I have the other testing we are doing done for our frozen release.
One small thing and people can correct me if they feel this is unnecessary.
Can you split this out. By that I mean.
1) The st_max_distance function I consider a bug fix since we have a
non-working stub
function for it already, not a new function so given our new unspoken
policy it is
probably fine to push this to 1.3.7, 1.4.1
2) st_distance enhancements since it doesn't affect exposed api can also be
considered 1.3.7 , 1.4.1 material
3) but exposing the other new functions even though it sounds like they
support max
distance, are new functions and those would require we wait till 1.5 or
gasp 2.0.
Is there anyway you can separate these out even if you just don't include
the new
functions in postgis.inc.sql.c.
Mark, Paul or Kevin can correct me if I am wrong on this request.
Thanks,
Regina
--
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