Opened 10 years ago
Closed 10 years ago
#3128 closed enhancement (fixed)
ST_ClosestPointOfApproach
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | master |
Keywords: | temporal, history | Cc: |
Description
A function that given two tracks (encoded as LINESTRINGM) returns the earliest time (measure) at which the two moving objects are at the closest distance.
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Keywords: | temporal added |
---|
comment:3 by , 10 years ago
Keywords: | history added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
r13560 in trunk, happy chasing !
Note:
See TracTickets
for help on using tickets.
NOTE: I have the core part of this worked out in https://github.com/strk/postgis/tree/tcpa