From ec4c5dbc4b9ff6a9473fba87d96365eb3667e66d Mon Sep 17 00:00:00 2001 From: Ray Miller Date: Wed, 22 Apr 2020 15:00:33 +0100 Subject: [PATCH] Add information about refreshment stops to README. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5763ea0..f3f25f8 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,16 @@ Then to query a route: curl http://localhost:3000/rwgps?routeId=30165378 +To include CTC Cambridge refreshment stops in the output: + + curl 'http://localhost:8000/rwgps?routeId=29766778&stops=ctccambridge' + +See https://ctccambridge.org.uk/waypoints for information about this data source. + +For stops farther afield, you can try the stops maintained by https://cafes.cyclingmaps.net/ + + curl 'http://localhost:8000/rwgps?routeId=29766778&stops=cyclingmaps' + ## Attribution Contains OS data © Crown copyright and database right 2018