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 strk, 9 years ago

Summary: ST_IsValidTrack(geometry)ST_IsValidTrajectory(geometry)

comment:2 by strk, 9 years ago

Resolution: fixed
Status: newclosed

Committed in r13570

Note: See TracTickets for help on using tickets.