Input/Output
Selection
Analysis
Data
Other
Download
Aug 7, 2013
deselect
Usage
deselect ( <parameter> <min> <max> | all )
Details
Remove the selected points those points that match the selection criteria. The following parameters can be used followed by a <min> <max> range: lat - latitude, follow by <num> <num> range lon - longitude, follow by <num> <num> range ele - elevation, follow by <num> <num> range spd - speed, follow by <num> <num> range tim - timestamp, follow by <timestamp> <timestamp> range pt - point number, follow by <fromPoint> <toPoint> range Timestamps are specified in the 'YYYY-MM-DDThh:mm:ssZ' format, for example '2010-08-18T08:17:27Z' If 'all' is specified instead of a parameter, all points are deselected.
Examples