Changes between Version 24 and Version 25 of Ticket #231


Ignore:
Timestamp:
Oct 19, 2009, 5:07:22 AM (15 years ago)
Author:
robe
Comment:

forgot the breaks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #231 – Description

    v24 v25  
    662. st_longestline[[BR]]
    773. st_dfullywithin[[BR]]
    8 4. st_max_distance [[BR]] (this is really a fix to a long standing bug -- st_max_distance has existed since at least 1.2 but has never worked - (older versions give Not yet implemented))
    9 5. st_closestpoint
    10 6. st_furthestpoint
     84. st_max_distance [[BR]] (this is really a fix to a long standing bug -- st_max_distance has existed since at least 1.2 but has never worked - (older versions give Not yet implemented)) [[BR]]
     95. st_closestpoint [[BR]]
     106. st_furthestpoint[[BR]]
    1111
    1212'''enhancements affecting st_distance, st_dwithin and the functions above:'''[[BR]]