From 303393d77b85c6b2636b0dcc7e4cdb94e5092015 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Fri, 11 Sep 2015 18:13:26 +0200 Subject: [PATCH] mention GPX --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37b588c..edc2679 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ _ocat_ is a CLI query program for data stored by _recorder_: it prints data from * GeoJSON (points) * GeoJSON (line string) * CSV +* GPX The _ocat_ utility accesses _storage_ directly — it doesn’t use the _recorder_’s REST interface. _ocat_ has a daunting number of options, some combinations of which make no sense at all.