Commit graph

1969 commits

Author SHA1 Message Date
Laura Klünder
e970019e96 improve GeometryField 2017-11-13 23:09:10 +01:00
Laura Klünder
ff31af44e0 fix create_polyhedron code 2017-11-13 23:08:51 +01:00
Laura Klünder
f8e75584d9 more stuff better cut 2017-11-13 22:38:49 +01:00
Laura Klünder
01efedc860 anonymous users should be able to delete their own changesets 2017-11-13 22:15:18 +01:00
Laura Klünder
772d86df58 fix fatal error in graph view 2017-11-13 21:52:38 +01:00
Laura Klünder
dfdeb784aa fix orient again 2017-11-13 21:03:22 +01:00
Laura Klünder
a9b1ed1914 fix orientation problem on levels with no stairs 2017-11-13 20:58:02 +01:00
Laura Klünder
0253d378ed simplify altitudearea recalculate code 2017-11-13 19:36:11 +01:00
Laura Klünder
53af5d59ad properly use cut_polygon_with_lines 2017-11-13 18:54:38 +01:00
Laura Klünder
4fedecd6a2 add clean_cut_polygon 2017-11-13 18:21:37 +01:00
Laura Klünder
811b8b3467 remove debug statements 2017-11-13 17:55:53 +01:00
Laura Klünder
817e800149 add one more comment 2017-11-13 17:55:31 +01:00
Laura Klünder
cd7e68038e cut_polygon_with_line() cut of polygons inside holes and add comments 2017-11-13 17:52:38 +01:00
Laura Klünder
bcdc77d2b2 simplify cut_polygon_with_line() 2017-11-13 17:09:26 +01:00
Laura Klünder
47ff4fe788 make cut_polygon_with_line work() correctly 2017-11-13 17:04:43 +01:00
Laura Klünder
88fc75022e introducing cut_polygon_with_line() for better stair/altitude processing 2017-11-13 01:25:08 +01:00
Laura Klünder
2786b397de fix assert_multilinestring docs 2017-11-12 20:21:08 +01:00
Laura Klünder
87d92a2eca assert multilinestring 2017-11-12 19:47:31 +01:00
Laura Klünder
43cdba9950 fix iconRetinaUrl 2017-11-12 00:08:03 +01:00
Laura Klünder
e94145cc96 route-summary for mobile devices 2017-11-12 00:07:22 +01:00
Laura Klünder
aea9069285 fix typo in c3nav.js when closing route view 2017-11-11 22:33:10 +01:00
Laura Klünder
4b4a691572 update README.md 2017-11-11 03:28:44 +01:00
Laura Klünder
aa3b6b9c32 update cloc.sh 2017-11-11 03:26:38 +01:00
Laura Klünder
e5c3f2509f check_svg_renderer → check_speedups 2017-11-11 02:45:07 +01:00
Laura Klünder
b6cb29b907 use unary_union instead of the old cascaded_union 2017-11-11 02:36:02 +01:00
Laura Klünder
8bc5015caf use area.geometry_prep for intersects 2017-11-11 02:26:05 +01:00
Laura Klünder
38240fcbde speedup AltitudeArea.recalculate() by using shapely prepared 2017-11-11 02:09:33 +01:00
Laura Klünder
b4dfb14ae8 fix errors when polygons touch 2017-11-11 01:59:32 +01:00
Laura Klünder
9879b86f86 fix error if two identical stairs exist 2017-11-11 00:21:44 +01:00
Laura Klünder
e1d27b637c process_updates() don't lock globally, but only on unprocessed updates 2017-11-10 23:23:22 +01:00
Laura Klünder
4e9f34d4a0 clearmapcache --include-history 2017-11-10 22:50:06 +01:00
Laura Klünder
e7b8e36d8c remove duplicate bootstrap_messages 2017-11-10 21:24:51 +01:00
Laura Klünder
89994a19fe enable blending 2017-11-10 19:34:47 +01:00
Laura Klünder
e26d5c0c0f scale and offset within vertex_shader 2017-11-10 19:11:42 +01:00
Laura Klünder
b73ddb641d remove empty line 2017-11-10 18:41:42 +01:00
Laura Klünder
4dcaefebbe opengl renderer fix error when trying to render empty borders 2017-11-10 18:41:18 +01:00
Laura Klünder
5976a18946 remind user to restart c3nav if no external cache is configured 2017-11-10 18:36:16 +01:00
Laura Klünder
aa7ffab45c use delay() instead of apply_async() 2017-11-10 18:30:40 +01:00
Laura Klünder
64648d5d4f fix updating map history 2017-11-10 17:58:39 +01:00
Laura Klünder
f3694fb0f0 remove unneeded return statement 2017-11-10 17:42:09 +01:00
Laura Klünder
a16336e9ae fix errors if there are no walls on a tile (or other geometry is empty) 2017-11-10 17:41:47 +01:00
Laura Klünder
9b6ff60b9c remove old auto_height stuff 2017-11-10 17:15:21 +01:00
Laura Klünder
efbbbe2495 schedula process_map_updates usind celery on new MapUpdate creation 2017-11-10 16:56:50 +01:00
Laura Klünder
0565869eb2 fix typo 2017-11-10 16:39:01 +01:00
Laura Klünder
ea22c7a927 process updates asynchronously 2017-11-10 16:32:58 +01:00
Laura Klünder
5d34790876 add missing migration 2017-11-10 15:52:24 +01:00
Laura Klünder
cfbe7c07f6 some linter stuff 2017-11-10 02:19:58 +01:00
Laura Klünder
fb0f886083 complete prefetch_related in LevelRenderData.rebuild() 2017-11-10 02:03:28 +01:00
Laura Klünder
e3e08eed71 a little bit less 2017-11-10 01:50:58 +01:00
Laura Klünder
ab4402907d connect levels in full_levels renderung 2017-11-10 01:47:55 +01:00