Commit graph

21 commits

Author SHA1 Message Date
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
10390e5804 remove debuging in drawgraph 2016-12-17 22:33:32 +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
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
3269394c42 routing: implement build_routers() (with RoomRouter caching) 2016-12-16 15:06:35 +01:00
Laura Klünder
6cc8c27ffa buildgraph: add GraphLevel.arealocation_points 2016-12-16 11:38:07 +01:00
Laura Klünder
07f15aa6ce drawgraph: support for new graph format 2016-12-14 01:13:20 +01:00
Laura Klünder
a7f85ee2df buildgraph: build collections matrix for each room and save it 2016-12-14 00:39:46 +01:00
Laura Klünder
587eb41592 buildgraph: serialize GraphPoint.room 2016-12-13 23:32:19 +01:00
Laura Klünder
06ad6a6e31 buildgraph: new internal data handling, new serialization 2016-12-13 23:00:38 +01:00
Laura Klünder
f2563db8bf buildgraph: improve point placement and use isolated areas for faster building 2016-12-10 14:58:53 +01:00
Laura Klünder
61f7ad0ee8 buildgraph: remove Point.connect_to() 2016-12-10 12:19:31 +01:00
Laura Klünder
57ed2ec368 refactor graph code 2016-12-10 12:07:52 +01:00
Laura Klünder
e6978c6e61 remove debug comment 2016-12-09 20:05:09 +01:00
Laura Klünder
23139ecdf8 buildgraph: points with multiple rooms instead of points with no rooms 2016-12-09 20:01:08 +01:00
Laura Klünder
2863b9da8e refactor graph building 2016-12-08 16:58:08 +01:00
Laura Klünder
00193f7e11 add heavy caching to mapdata api 2016-12-07 16:11:33 +01:00
Laura Klünder
f0a2f5e058 better graph building (routing to be fixed) using points with no room or no level 2016-12-06 19:39:42 +01:00
Laura Klünder
46ef2a6129 more helpfull "door with <2 rooms" message 2016-12-05 15:04:12 +01:00
Laura Klünder
2826e76a0f move everything from c3nav.routing.graph to c3nav.routing 2016-12-05 13:56:54 +01:00
Renamed from src/c3nav/routing/graph/level.py (Browse further)