Opened 9 years ago
Closed 9 years ago
#3129 closed enhancement (fixed)
ST_IsValidTrajectory(geometry)
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | master |
Keywords: | temporal | Cc: |
Description
Check that the input is a LINESTRINGM and that the measure grows at each vertex. Useful to ensure validity of movement vectors (ie: gps tracks).
Change History (2)
comment:1 by , 9 years ago
Summary: | ST_IsValidTrack(geometry) → ST_IsValidTrajectory(geometry) |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Committed in r13570