Commit graph

1806 commits

Author SHA1 Message Date
Laura Klünder
d6736670d4 fix last commit. put abspath in the right place 2016-12-19 03:26:59 +01:00
Laura Klünder
eec99c6e02 explicitely use absolute path in renderer 2016-12-19 03:26:59 +01:00
Laura Klünder
227a9236aa in local development setup, always server complete level image 2016-12-19 03:26:59 +01:00
Laura Klünder
1e5923dbb8 buildgraph: add oneways 2016-12-18 14:36:06 +01:00
Laura Klünder
405c688eac buildgraph: add support for escalator_up and escalator_down 2016-12-18 13:28:02 +01:00
Laura Klünder
d03379c0aa improve rendering and add escalator support 2016-12-18 02:28:08 +01:00
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