Commit graph

268 commits

Author SHA1 Message Date
Gwendolyn
9399e5c377 rudimentary theme support 2024-01-06 16:13:38 +01:00
Gwendolyn
7ab1881185 make wifi measurement data default value list instead of [] 2023-12-26 20:04:02 +01:00
Gwendolyn
3732163006 initialise wifi measurement data as empty list instead of null 2023-12-26 17:42:14 +01:00
Laura Klünder
04f7c27ecb add importhub first draft 2023-12-25 22:49:23 +01:00
Laura Klünder
c1d9a011cf make linter happy 2023-12-24 16:07:07 +01:00
Gwendolyn
fadbabf9bf use minimum_rotated_rectangle instead of bounding box for non-detailed geometry 2023-12-21 23:22:14 +01:00
Laura Klünder
1faeda5e8a fix main_point form into hidden field 2023-12-20 00:13:36 +01:00
Laura Klünder
c4a8e1d874 add "main point" to area 2023-12-19 19:48:24 +01:00
Gwendolyn
8dca16f46c hopefully fixes C3NAV-37C3-M 2023-12-17 14:17:24 +01:00
Laura Klünder
97c9c7ecb7 make altitudes reusable using GroundAltitude model 2023-12-11 18:17:57 +01:00
Laura Klünder
0b3d94124f better __str__ for altitudearea 2023-12-10 21:17:10 +01:00
Laura Klünder
6eaf087f71 update some dependencies 2023-12-01 01:56:23 +01:00
Laura Klünder
fc53e3197d remove geometry from serialized data using filter parameter 2023-11-23 18:41:46 +01:00
Laura Klünder
87e5e56ea1 add slim and full location list endpoint, geometry optional 2023-11-23 18:10:31 +01:00
Laura Klünder
846101ea37 add more mapdata API endpoints 2023-11-19 16:36:46 +01:00
Laura Klünder
f43d458fc4 add tons of mapdata endpoints, enhance documentation and operation IDs 2023-11-19 15:34:08 +01:00
Gwendolyn
245e451033 fix formatting 2023-11-11 13:30:45 +01:00
Laura Klünder
320ae7b4c9 add RangingBeacon to mapdata 2023-11-10 18:59:37 +01:00
Gwendolyn
73876f1b75 shapely needs a float there rather than a decimal 2023-11-09 18:58:31 +01:00
Gwendolyn
1ae1274c2c unwrap geometries were necessary to comply with the new shapely api 2023-11-09 18:58:31 +01:00
Laura Klünder
9618d7304f fix more bugs caused by updates, especially using unwrap_geom 2023-07-24 11:51:46 +02:00
Laura Klünder
1837c49ab8 hotfixes for processupdates 2023-07-24 11:51:46 +02:00
Laura Klünder
786d490e27 update all dependencies so we have some fun new bugs to fix 2023-06-02 19:42:17 +02:00
Laura Klünder
f51bc71799 some more type hinting to help the linter 2022-04-03 20:40:08 +02:00
Laura Klünder
fb4da7c768 satisfy linter and type checker in many places 2022-04-03 20:19:41 +02:00
Laura Klünder
9d21f8c933 migrate to django's native JSONField 2022-04-03 19:40:12 +02:00
Laura Klünder
495294a886 avoid shapely deprecation warnings 2022-04-03 17:34:31 +02:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
59bf483160 to do → todo 2019-12-23 15:02:52 +01:00
Laura Klünder
8cdd3138f6 sort obstacles properly 2019-12-22 21:21:53 +01:00
Laura Klünder
7734863c39 obstacle altitude 2019-12-22 20:57:32 +01:00
Laura Klünder
eed1856353 colored obstacles – the future is (almost) here! 2019-12-22 19:28:55 +01:00
Laura Klünder
4d113da653 cleangeometries & round_coordinates shouldn't return duplicate coordinates 2019-12-21 12:17:16 +01:00
Laura Klünder
484f725aa6 more performance optimization in altitudearea building and more comments 2019-12-20 20:05:14 +01:00
Laura Klünder
d15d5ac76c add comments and fix performance of altitude area calculation 2019-12-20 18:38:42 +01:00
Laura Klünder
b3f307b9a6 optimize traffic for editor geometries / cache objects locally 2019-12-10 00:11:59 +01:00
Jenny Danzmayr
9788c7154c optionally wifi measurements when the event data is purged 2019-11-27 20:39:31 +01:00
Laura Klünder
9a9ea45242 add geometry endpoint 2018-12-25 17:39:40 +01:00
Laura Klünder
0e6aa29e36 more performance improvements 2018-12-24 03:58:16 +01:00
Laura Klünder
bd2a512df3 more helpful warnings in altitude area recalculation 2018-12-23 19:42:50 +01:00
Laura Klünder
8bfc591331 add help_text to slow_down_factor 2018-12-23 17:44:47 +01:00
Laura Klünder
b406cb2d13 more performance improvements (no ordereddict, directly access geojson) 2018-12-23 00:04:43 +01:00
Laura Klünder
05dab8acb5 for some reason ordereddict causes lots of overhead here 2018-12-22 23:36:07 +01:00
Laura Klünder
f1e379aea8 speedup geometry serialization by smart wrapping magic 2018-12-22 22:27:45 +01:00
Laura Klünder
ec014680b3 add import_tag field 2018-12-20 16:12:20 +01:00
Laura Klünder
a7bcb63b51 if an altitudearea is a ramp, never give altitudes outside the altitude range 2018-12-12 21:53:41 +01:00
Laura Klünder
8936fe5aea columns can have an accessrestriction now 2018-12-12 19:37:24 +01:00
Laura Klünder
c666fd6db5 it's grid square, not grid cell (even though we don't have square cells) 2018-12-10 19:39:32 +01:00
Laura Klünder
0ef08ad61b give grid cells for spaces and areas as well 2018-12-10 19:16:50 +01:00
Laura Klünder
f861fecee5 display grid cell for POIs 2018-12-10 19:06:38 +01:00