Skip to content

Commit 7c70c52

Browse files
Document (soon) supported transport modes
1 parent c48b1cd commit 7c70c52

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/casageo.spatial.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ casageo.spatial module
7272
or ``"imperial"``.
7373

7474
transport_mode : str
75-
The mode of transport to use for routing, e.g. ``"car"``.
75+
The mode of transport to use for routing, one of ``"car"``,
76+
``"pedestrian"`` or ``"bicycle"``.
7677

7778
routing_mode : str
7879
Whether to prefer ``"fast"`` or ``"short"`` routes.
@@ -232,7 +233,8 @@ casageo.spatial module
232233
or ``"imperial"``.
233234

234235
transport_mode : str
235-
The mode of transport to use for routing, e.g. ``"car"``.
236+
The mode of transport to use for routing, one of ``"car"``,
237+
``"pedestrian"``, ``"bicycle"`` or ``"truck"``.
236238

237239
routing_mode : str
238240
Whether to prefer ``"fast"`` or ``"short"`` routes.

0 commit comments

Comments
 (0)