Commit graph

169 commits

Author SHA1 Message Date
Laura Klünder
5c474e73b5 connect altitudes between levels before interpolating 2017-08-06 19:12:38 +02:00
Laura Klünder
822e3ed819 stairs have no direction anymore, our altitude system replaces this 2017-08-06 17:07:01 +02:00
Laura Klünder
faec957984 last fallback: level base_altitude 2017-08-05 16:51:08 +02:00
Laura Klünder
b7e909645c remaining areas which belong to a room that has an altitude somewhere 2017-08-05 16:45:29 +02:00
Laura Klünder
f58b30910e remove debug statement 2017-08-05 16:22:45 +02:00
Laura Klünder
4188d97056 space_areas tmpid 2017-08-05 16:22:25 +02:00
Laura Klünder
834c83b804 interpolate documentation 2017-08-05 16:18:55 +02:00
Laura Klünder
2f433d8e2d interpolate altitudes 2017-08-05 16:18:19 +02:00
Laura Klünder
7179039925 splitting areas does not imply splitting their connections 2017-08-05 16:15:28 +02:00
Laura Klünder
451a863026 when splitting areas along stairs, update connected_to attribute 2017-08-05 15:54:33 +02:00
Laura Klünder
d685a07e5b assign altitudes by altitudemarkers 2017-08-05 15:17:15 +02:00
Laura Klünder
3690bac467 fix lookup table space_areas 2017-08-05 15:16:00 +02:00
Laura Klünder
31c4feca73 improve altitude area performance again using lookup table 2017-08-05 14:50:07 +02:00
Laura Klünder
eff2cefd8f document altitude area creation and improve performance 2017-08-05 14:35:25 +02:00
Laura Klünder
cb4a4c1b33 cut altitude areas 2017-08-05 14:17:24 +02:00
Laura Klünder
9ca07be935 reorder imports 2017-08-05 12:13:15 +02:00
Laura Klünder
6930e1bb7c new altitude modeling 2017-08-05 11:56:29 +02:00
Laura Klünder
613f421f2e convert point geometries to circles in javascript 2017-07-14 12:30:55 +02:00
Laura Klünder
506cf7cc60 access restrictions for doors 2017-07-13 23:49:00 +02:00
Laura Klünder
20924b9845 remove property "public", add AccessRestriction model 2017-07-13 18:43:03 +02:00
Laura Klünder
591dd86476 remove LEVEL_MODELS and SPACE_MODELS 2017-07-13 17:18:28 +02:00
Laura Klünder
5355231dbd remove categories options 2017-07-13 17:09:57 +02:00
Laura Klünder
d2859f1452 move Area.stuffed into a Location Group 2017-07-13 13:01:38 +02:00
Laura Klünder
47a2a713f6 remove category from space serialization 2017-07-11 17:34:07 +02:00
Laura Klünder
23ebd57a8a move Space.category into Location Groups 2017-07-11 17:32:17 +02:00
Laura Klünder
f2913dd8ac rename Point to POI 2017-07-08 16:29:12 +02:00
Laura Klünder
03d40add64 user get_submodels everywhere 2017-06-22 19:27:51 +02:00
Laura Klünder
7a9f4da4c1 remove everything about the editor from mapdata app 2017-06-21 12:47:28 +02:00
Laura Klünder
edfb083c61 fix get_color() on ModelInstanceWrapper 2017-06-16 18:38:41 +02:00
Laura Klünder
8fef2a81a9 reimplement wrapped prefetch_related 2017-06-16 18:19:52 +02:00
Laura Klünder
e8ffe20413 optimize queries in mapdata API 2017-06-11 15:10:48 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +02:00
Laura Klünder
d01732e589 show spaces from other sections in space view and hightlight space better 2017-06-11 13:26:35 +02:00
Laura Klünder
6a8b7e33ae Space.outside not means „only outside of building“, so False means nothing 2017-06-11 13:18:25 +02:00
Laura Klünder
bf95b1c9cc highlight sections on top 2017-06-11 12:29:12 +02:00
Laura Klünder
9910b3ed83 replace Space.level with secondary sections on top of primary sections 2017-06-10 15:00:47 +02:00
Laura Klünder
b19a8b7356 introducing column model 2017-06-09 15:22:30 +02:00
Laura Klünder
98501dbf3a move holes from sections to spaces 2017-06-08 15:19:12 +02:00
Laura Klünder
c6a5ed399b add original_geometry to building in editor geometry api 2017-05-29 10:14:39 +02:00
Laura Klünder
e8099850c4 editor: fly to relevant areas 2017-05-27 16:19:49 +02:00
Laura Klünder
53d8ebbddc rename empty string Space level and category to normal 2017-05-26 20:25:24 +02:00
Laura Klünder
46dc1627e1 show geometries in editor… introducing the editor API 2017-05-21 23:39:26 +02:00
Laura Klünder
8c4540c656 remove unneeded variable 2017-05-21 23:34:09 +02:00
Laura Klünder
4ef273fc00 swap space color logic 2017-05-13 21:33:05 +02:00
Laura Klünder
50a8b19e31 draw stuffed areas 2017-05-13 21:32:13 +02:00
Laura Klünder
31160e1141 render space inventory 2017-05-13 21:26:33 +02:00
Laura Klünder
6512ef7905 colorize spaces 2017-05-13 16:39:01 +02:00
Laura Klünder
d644ac614e add Space.outside (for correct rendering) 2017-05-12 23:11:11 +02:00
Laura Klünder
40375585e1 add location→types API endpoint 2017-05-11 21:34:36 +02:00
Laura Klünder
6bbac4a7ba new REST API 2017-05-11 21:02:01 +02:00