Commit graph

1842 commits

Author SHA1 Message Date
Laura Klünder
3fa471135f add holes 2016-11-29 00:47:37 +01:00
Laura Klünder
0496575d25 add elevators 2016-11-28 20:56:52 +01:00
Laura Klünder
5dbeb9c356 remove old geometrystyles api endpoint 2016-11-28 19:39:56 +01:00
Laura Klünder
4d27f42c6c renderer: implement wall shadows with opacity 2016-11-28 19:35:53 +01:00
Laura Klünder
9820a8779d map renderer: no wall shadows outside 2016-11-28 19:24:46 +01:00
Laura Klünder
218c9a1884 add outside areas and rename former areas to rooms 2016-11-28 19:15:36 +01:00
Laura Klünder
748c3ec7c4 fix Source packageio 2016-11-28 16:55:34 +01:00
Laura Klünder
ac9c7043e1 remove old color attribute and move geomtype attribute to GeometryMapItem 2016-11-28 16:38:22 +01:00
Laura Klünder
df694fddf3 Remove Source from Editor 2016-11-28 16:37:36 +01:00
Laura Klünder
38a4ec16d0 fix Obstacle height in packageio 2016-11-28 16:33:31 +01:00
Laura Klünder
ad0037c867 add Doors to packageio 2016-11-28 16:27:25 +01:00
Laura Klünder
122d7b71f0 dont clean geometry if it would create a multipolygon 2016-11-28 15:46:25 +01:00
Laura Klünder
c73e36787b remove color property from GeometryMapItems 2016-11-28 15:17:12 +01:00
Laura Klünder
19da48c915 rebuild editor 2016-11-28 14:49:13 +01:00
Laura Klünder
769343f78a change mapitems API to geometry API. 2016-11-27 14:03:39 +01:00
Laura Klünder
a3d0f6dac3 validate GeometryField and cleanup intersection errors if possible 2016-11-26 23:28:46 +01:00
Laura Klünder
bf338c59d5 add obstacle support to packageio 2016-11-26 18:37:26 +01:00
Laura Klünder
df0598e5ee improve renderer: add obstacles and doors 2016-11-26 18:19:55 +01:00
Laura Klünder
b76cfa1985 completely rewrite map renderer 2016-11-26 13:49:14 +01:00
Olaf Gladis
3c01b620fa add map renderer
add map renderer
2016-11-25 01:24:48 +01:00
Laura Klünder
bc0b5521ce Refactoring Mapdata Models: MapItem and GeometryMapItem 2016-11-14 21:15:20 +01:00
Laura Klünder
a6370b5d01 fix error 500 if no hosters were defined 2016-11-10 19:29:34 +01:00
Laura Klünder
fcdeb93b9a hide features of non-public packages 2016-10-18 18:50:35 +02:00
Laura Klünder
0f1d26c1db remove debug statements 2016-10-16 13:43:41 +02:00
Laura Klünder
45d0fb31f2 add model docstring to featurestypes api endpoint 2016-10-16 13:41:14 +02:00
Laura Klünder
1e9552ddb1 add height field to ObstacleSerializer 2016-10-16 13:38:34 +02:00
Laura Klünder
47a0915eda rename models: Inside→Building, Room→Area 2016-10-16 13:35:01 +02:00
Laura Klünder
dd215e3f3d add Obstacle and Door Features 2016-10-16 13:20:34 +02:00
Laura Klünder
0ffdde5492 remove duplicate package field 2016-10-16 12:48:40 +02:00
Laura Klünder
ad16a42ad2 fix source images api 2016-10-15 11:29:57 +02:00
Laura Klünder
d3c507e319 remove unique_together 2016-10-15 10:51:46 +02:00
Laura Klünder
ecc7c4f829 editor forms for new feature models 2016-10-13 15:55:15 +02:00
Laura Klünder
4b74eb0cf5 add feature views to api and editor.js 2016-10-13 13:55:02 +02:00
Laura Klünder
0036b27057 split feature model – beginnings (still missing: API, Forms, Editor) 2016-10-12 15:25:00 +02:00
Laura Klünder
55a7e20df1 fix FeatureSerializer (SlugRelatedField for level) 2016-10-11 17:34:23 +02:00
Laura Klünder
4b97e3532f remove recursive serialization in api and replace url root with list of all endpoints 2016-10-11 17:29:02 +02:00
Laura Klünder
9658de72a2 use numeric primary keys, but still use unique names as lookups in the API 2016-10-11 16:33:12 +02:00
Laura Klünder
fcd0f8072b fix mkdir call in dumpmap 2016-10-09 18:53:29 +02:00
Laura Klünder
3bf9c19245 update map feature colors 2016-10-09 18:53:15 +02:00
Laura Klünder
1316f6e481 round geometry to centimeter precision 2016-10-09 16:21:05 +02:00
Laura Klünder
9bfa37271c Feature.get_feature_type() 2016-10-09 14:47:18 +02:00
Laura Klünder
7ea4a1bd21 reorganize API 2016-10-06 17:44:09 +02:00
Laura Klünder
a19f3c4de0 remove api versioning completely 2016-10-06 13:35:44 +02:00
Laura Klünder
e4b60c1ac2 merge edit_feature and add_feature into one view 2016-10-04 13:28:09 +02:00
Laura Klünder
7deb001f08 mini-migration for changed help_text 2016-09-29 16:30:46 +02:00
Laura Klünder
70936562d0 use absolute imports everywhere 2016-09-27 16:18:18 +02:00
Laura Klünder
576b33fd1a Editor: edit & delete features 2016-09-26 13:32:05 +02:00
Laura Klünder
6ce96148d7 correct feature API endpoint description 2016-09-26 11:20:28 +02:00
Laura Klünder
be62b14669 Features: store titles as a JSONField and add loadmap and dumpmap support 2016-09-26 11:18:56 +02:00
Laura Klünder
9a5cbd5ba7 dumpmap: create directories if needed 2016-09-24 16:48:45 +02:00