Commit graph

900 commits

Author SHA1 Message Date
Laura Klünder
eb5dc1130a add OneWay. no support in buildgraph yet 2016-12-18 01:28:08 +01:00
Laura Klünder
03b07d8a76 add Escalator and EscalatorSlope (with no support for rendermap and buildgraph so far) 2016-12-18 01:15:25 +01:00
Laura Klünder
1952479a49 add ElevatorLevel.override_altitude 2016-12-18 00:46:30 +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
ad58ddbbcb add map image composing 2016-12-17 16:47:13 +01:00
Laura Klünder
ed0f168a77 move location stuff into the corresponding models (now renamed to Locations) 2016-12-16 11:03:40 +01:00
Laura Klünder
85107978cb packageio: fix missing titles on AreaOfInterest objects 2016-12-15 17:43:15 +01:00
Laura Klünder
feb8848fe0 add api to retrieve locations 2016-12-15 13:18:46 +01:00
Laura Klünder
1f1b28dc99 add __str__ to AreaOfInterest 2016-12-13 20:52:46 +01:00
Laura Klünder
237b89dcc8 rendermap: render a public and a non-public version of the map 2016-12-13 19:16:51 +01:00
Laura Klünder
9c202ab6cd add AreaOfInterest and GroupOfInterest 2016-12-12 13:21:09 +01:00
Laura Klünder
3eaf5ed17e buildgraph: improve point placement 2016-12-10 16:24:48 +01:00
Laura Klünder
6b836e5258 swap obstacle/lineobstacle order 2016-12-09 14:49:20 +01:00
Laura Klünder
8f2548b172 improve rendering 2016-12-09 02:50:21 +01:00
Laura Klünder
57ec770f30 fix missing mapitems in packageio 2016-12-08 23:33:04 +01:00
Laura Klünder
0f81d1e49a add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
Laura Klünder
8ef06d268b draw steps from left to right (downstairs view) 2016-12-08 18:21:12 +01:00
Laura Klünder
a4644a9c5b clear map cache on model delete 2016-12-08 18:15:40 +01:00
Laura Klünder
6906e1540c buildgraph: add points for steps 2016-12-08 18:12:07 +01:00
Laura Klünder
6cea5949b3 improve stair rendering using stair areas 2016-12-08 12:56:49 +01:00
Laura Klünder
009cf41dad improve stair rendering 2016-12-08 12:39:45 +01:00
Laura Klünder
56b083f714 add stairs 2016-12-08 12:36:09 +01:00
Laura Klünder
00193f7e11 add heavy caching to mapdata api 2016-12-07 16:11:33 +01:00
Laura Klünder
e751991585 try to further improve api performance 2016-12-06 23:43:57 +01:00
Laura Klünder
cc8b1dfa55 trying to improve API performance 2016-12-06 23:18:05 +01:00
Laura Klünder
b108fc4899 remove debug output 2016-12-06 22:55:50 +01:00
Laura Klünder
2a13d7ec93 /api/geometries: fix broken prefetch_related 2016-12-06 22:55:15 +01:00
Laura Klünder
32d6033301 cache GeometryMapItem.to_geojson() 2016-12-06 22:48:07 +01:00
Laura Klünder
e69b0a95ec editor: select geometry types to show on map 2016-12-06 20:47:17 +01:00
Laura Klünder
e2a13e7f27 change downwards map rendering 2016-12-05 15:22:11 +01:00
Laura Klünder
a611e32682 fix typo 2016-12-05 12:14:07 +01:00
Laura Klünder
6df2b7e3b7 rendermap: improve hole shadows... again 2016-12-04 21:58:53 +01:00
Laura Klünder
7c13a743cc rendermap: holes outside 2016-12-04 21:45:17 +01:00
Laura Klünder
9d170f0931 rendermap: fix intermediate shadows 2016-12-04 20:44:42 +01:00
Laura Klünder
08fe62eb54 reorder geometry map items 2016-12-04 20:01:37 +01:00
Laura Klünder
eb6ee16f2a rendermap: improve shadows 2016-12-04 18:26:30 +01:00
Laura Klünder
6e1c33e59a rendermap: add hole shadows 2016-12-04 18:14:36 +01:00
Laura Klünder
655897fef1 rendermap: improve intermediate shadows 2016-12-04 17:55:55 +01:00
Laura Klünder
8bff54ff56 editor form: do not require crop_to_level 2016-12-04 16:44:44 +01:00
Laura Klünder
01e6674cd0 rendermap: add --show-accessibles 2016-12-04 13:47:36 +01:00
Laura Klünder
ad8d5c8cf5 maprenderer: implement Obstacle.crop_to_level 2016-12-04 11:58:46 +01:00
Laura Klünder
207b74b445 remove Obstacle.height and add Obstacle.crop_to_level 2016-12-04 11:43:12 +01:00
Laura Klünder
7bf673eb58 packageio: add level.intermediate 2016-12-04 11:19:53 +01:00
Laura Klünder
b8eb35556d render intermediate levels in brighter color 2016-12-04 02:48:35 +01:00
Laura Klünder
52d1f31c6f better shadow casting 2016-12-04 02:42:00 +01:00
Laura Klünder
08c65d431d remove debug output 2016-12-04 02:37:54 +01:00
Laura Klünder
a54a85da3b in render_full immediate levels now cast shadows 2016-12-04 02:36:57 +01:00
Laura Klünder
a1ed7534d9 add support for intermediate levels 2016-12-04 01:49:49 +01:00
Laura Klünder
211ef767db first stuff for graph building – collecting points 2016-12-02 23:32:19 +01:00
Laura Klünder
ffd5c3fa70 sort imports 2016-12-02 18:53:16 +01:00