Editorial Workflows

GPX Waypoints

public workflow

Install Workflow

This is a workflow for Editorial, a Markdown and plain text editor for iOS. To download it, you need to view this page on a device that has the app installed.

Description: Filter out waypoints from a gpx file, for copy-pasting into navigation apps. May need a little editing for differently formatted Gpx files.

Shared by: jj

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Extend Selection ?
Direction
  • Backward
  • Forward
  • Both
Unit
  • Start/End of Document
  • Start/End of Line
  • Number of Characters...
1
Filter Lines ?
Output Lines That
  • Contain
  • Don't Contain
  • Match Regular Expression:
<wpt
Output Format
  • Only Lines
  • Lines and Ranges
Find / Replace ?
Find
^.*\<wpt lat="([\d\.]*)" lon="([\d\.]*)"\>$
  • Case-insensitive (A = a)
  • Case-sensitive (A ≠ a)
  • Regular Expression
Replace with
$1, $2
Replace Selected Text ?
Replacement Text
Input