Commit graph

252 commits

Author SHA1 Message Date
Laura Klünder
1d73419ebd fix error 500 where the rest framework tries to str-cast None 2017-12-22 18:07:45 +01:00
Laura Klünder
971a9c2f8b fix describe_custom_locations for spaces that are just a hole 2017-12-22 17:47:51 +01:00
Laura Klünder
3fb4d7f4b8 custom room enter description 2017-12-22 16:14:35 +01:00
Laura Klünder
8c58db3039 np.array does not accept sets 2017-12-22 15:33:25 +01:00
Laura Klünder
08d947226d fix error for areas with no nodes 2017-12-22 15:30:04 +01:00
Laura Klünder
78a046f5b0 fix slow_down_factor routing 2017-12-22 15:23:14 +01:00
Laura Klünder
7b3e94a78a Area.slow_down_factor 2017-12-22 15:16:28 +01:00
Laura Klünder
d53f7d5f30 mfix near_area 2017-12-21 22:07:34 +01:00
Laura Klünder
6a4c40a3b4 space without altitudeareas? location unreachable! 2017-12-21 21:26:49 +01:00
Laura Klünder
3c00bd3e49 fix error 500 when routing from outside spaces 2017-12-21 20:45:41 +01:00
Laura Klünder
7a02f58175 ignore empty altitude areas 2017-12-21 19:09:17 +01:00
Laura Klünder
3401acfa2c fix rise when nodes are outside bounds 2017-12-21 12:37:29 +01:00
Laura Klünder
c4d973ef0b fix points outside spaces 2017-12-20 17:30:07 +01:00
Laura Klünder
8736ad8ee3 reorder to make pois work 2017-12-20 17:24:37 +01:00
Laura Klünder
4bde1e4e1b better custom location descriptions 2017-12-20 17:12:54 +01:00
Laura Klünder
f02a90caf6 router: index pois and areas 2017-12-20 16:35:24 +01:00
Laura Klünder
120091f985 implement custom route descriptions 2017-12-19 02:32:04 +01:00
Laura Klünder
28f4eaeb28 include additional distance at origin and destination 2017-12-18 02:23:36 +01:00
Laura Klünder
ee83d56a5c simpler describe_location 2017-12-18 01:57:36 +01:00
Laura Klünder
032dcebcd0 determine altitude for custom locations 2017-12-18 01:42:43 +01:00
Laura Klünder
23f5086749 let's start improving route descriptions 2017-12-18 01:34:11 +01:00
Laura Klünder
9185c999af with_type → include_type 2017-12-17 03:24:12 +01:00
Laura Klünder
303729a5e5 fix extra_seconds on no waytype 2017-12-17 01:45:49 +01:00
Laura Klünder
90bd98c0fa fix get_duration 2017-12-17 01:42:00 +01:00
Laura Klünder
c08a3a4f4e show options summary 2017-12-17 01:34:24 +01:00
Laura Klünder
6ebf019e5a show route duration in ui 2017-12-17 01:15:48 +01:00
Laura Klünder
54c25e9f94 calculate route duration 2017-12-17 01:02:41 +01:00
Laura Klünder
676a561578 add routing mode: fastest (respect speeds) 2017-12-17 00:41:18 +01:00
Laura Klünder
cf95ef714b respect route options 2017-12-16 22:14:00 +01:00
Laura Klünder
76d7ab4b0e route options ui: make buttons work 2017-12-16 21:22:43 +01:00
Laura Klünder
9963fa4c48 space_for_point: only spaces with distance < 0.5m 2017-12-16 19:52:37 +01:00
Laura Klünder
d2e9a57343 route options UI 2017-12-16 19:33:13 +01:00
Laura Klünder
d3dc6ae02e add RouteOptions 2017-12-12 23:09:15 +01:00
Laura Klünder
9fe2bc4533 set next_item, otherwise it won't work 2017-12-12 20:31:33 +01:00
Laura Klünder
3df101d2aa add icons to route descriptions 2017-12-11 18:27:48 +01:00
Laura Klünder
f88fc85e4b description → descriptions 2017-12-11 16:40:32 +01:00
Laura Klünder
1a858ec585 improve route descriptions a bit 2017-12-11 16:33:36 +01:00
Laura Klünder
4fb61eaddf create (bad) route descriptions 2017-12-11 16:23:54 +01:00
Laura Klünder
f17b593f77 handle routing exceptions in API and c3nav.js 2017-12-11 01:23:20 +01:00
Laura Klünder
e51f790ed5 throw correct exceptions during routing 2017-12-11 01:09:54 +01:00
Laura Klünder
56542cf54e remove todo because it was done 2017-12-11 01:08:08 +01:00
Laura Klünder
48e1ecda36 replace request with permissions in CustomLocation so it can be serialized 2017-12-11 00:57:19 +01:00
Laura Klünder
eae73071c1 consider access restrictions when describing a custom location 2017-12-11 00:53:21 +01:00
Laura Klünder
dba04b4179 consider access restrictions during routing 2017-12-11 00:49:48 +01:00
Laura Klünder
c3570bb9ff RouterRestriction 2017-12-10 23:49:24 +01:00
Laura Klünder
2d4043861b describe custom locations by space 2017-12-10 18:09:31 +01:00
Laura Klünder
98de7705e0 fix space_for_point (respect columns) 2017-12-10 16:46:53 +01:00
Laura Klünder
baa92435ff remove todo because it's done 2017-12-10 16:31:11 +01:00
Laura Klünder
c71b9b0f8b speed up router 2017-11-29 00:01:23 +01:00
Laura Klünder
f260b52a6e fix error in route initialization 2017-11-29 00:00:42 +01:00