From 2a8793df35b325966c37bc0d586ab402cb9266fb Mon Sep 17 00:00:00 2001 From: Ian Rees Date: Tue, 4 Sep 2018 15:43:11 -0700 Subject: [PATCH] Docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ea3bcee..82c3450 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,8 @@ To download the latest copy of an extract (if `abcd` is your Interline API token osm_extract_download --api-token=abcd abidjan_ivory-coast ``` +You can also download extracts in GeoJSON format by using `--data-format=geojson`. Warning: these can be very large files, but may be useful for filtering and displaying on a web map. + For complete help on command-line arguments: ```sh