This repository implements an SMS interface to the CycleStreets API.
The user should send a message to the advertised number, in the following format (without brackets):
cyclestreets <from> to <destination>
The system will send an SMS back with directions.
To maximise likelihood of successfully parsed addresses, it is recommended to send the request SMS in the format:
cyclestreets <from streetname>, <town or city> to <destination streetname>, <town or city>
cyclestreets york street, cambridge to thoday street, cambridge
Copyright CycleStreets Ltd.
Open source code licensed under the GNU General Public License version 3 (GPL3).