Commit graph

23 commits

Author SHA1 Message Date
Laura Klünder
480850b8ea improve route serialization 2017-11-27 15:41:25 +01:00
Laura Klünder
5f2ca60432 getting a route 2017-11-27 15:01:58 +01:00
Laura Klünder
37e6e58d43 add flake8: noqa to some not yet refactored files 2017-05-29 10:18:59 +02:00
Laura Klünder
35a1114199 calculate image idimensions from Source dimensions :3 2017-05-26 22:38:46 +02:00
Laura Klünder
67f2bcdf0e delete AreaLocation 2017-05-10 21:31:54 +02:00
Laura Klünder
53a6bdb8cf fix flake8 and isort errors 2017-01-13 21:52:44 +01:00
Laura Klünder
1ab447bbf0 option to output route as JSON 2016-12-29 20:06:57 +01:00
Laura Klünder
fa8561b69a change route.describe() call 2016-12-24 01:41:32 +01:00
Laura Klünder
4536245570 avoiding connection types shoud avoid, but not forbid them. 2016-12-21 03:21:31 +01:00
Laura Klünder
8394521800 fix routing exception if origin and destination can be directly connected 2016-12-21 01:17:40 +01:00
Laura Klünder
bbfca9f318 route from point to point and describe points 2016-12-21 00:24:56 +01:00
Laura Klünder
91b9bc92b8 add option to include/exclude areas to UI 2016-12-19 22:52:09 +01:00
Laura Klünder
1c70dbefc2 reverse sorting in location list and when determining point location 2016-12-19 18:13:14 +01:00
Laura Klünder
df1c47bbfe describe route: always state location after walking through a door 2016-12-19 17:53:10 +01:00
Laura Klünder
0967e0d671 improve merging the route 2016-12-19 16:53:58 +01:00
Laura Klünder
b669e75af1 route descriptions 2016-12-19 15:11:11 +01:00
Laura Klünder
1e46ee10ae remove intermediate level routeparts 2016-12-19 12:24:07 +01:00
Laura Klünder
8a1f8bb290 connect elevators and add ctypes elevator_up and elevator_down 2016-12-18 00:26:00 +01:00
Laura Klünder
5183b8fa7d add support for connection types and excluding steps_down or steps_up 2016-12-17 22:15:14 +01:00
Laura Klünder
f6129d621c first stuff for showing the route on the site 2016-12-17 19:25:27 +01:00
Laura Klünder
4f847f4e49 split route into connections 2016-12-17 14:46:15 +01:00
Laura Klünder
160629f356 put all routers into one dict 2016-12-17 14:09:38 +01:00
Laura Klünder
f0f92caffd finish basic routing 2016-12-17 13:24:42 +01:00