Download

GPSMash 1.4
Aug 7, 2013

select

Usage

select ( <parameter> <min> <max> | all )

Details

Add to 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, all points are selected.

Examples