Commit graph

1475 commits

Author SHA1 Message Date
Laura Klünder
be693bee4b clear cache after each map update 2018-12-27 22:02:07 +01:00
Laura Klünder
cf1630fd83 remove debug statements 2018-12-27 21:58:05 +01:00
Laura Klünder
3eeda53ca8 introducing LocalCacheProxy to skip pickling stuff 2018-12-27 17:24:53 +01:00
Laura Klünder
957ce0c0cd increase some helpful cache durations 2018-12-27 16:52:53 +01:00
Laura Klünder
8ea8f59d99 remove ordereddict for performance reasons 2018-12-27 16:07:07 +01:00
Laura Klünder
f70ed3922d much quicker good_representative_point 2018-12-27 15:47:11 +01:00
Laura Klünder
0204db8b3a missing select_related for space in LocationSlugManager 2018-12-27 15:07:01 +01:00
Laura Klünder
45e7d056b3 satisfy linters 2018-12-27 01:12:04 +01:00
Laura Klünder
4aba887351 better filenames for statssnapshot 2018-12-26 14:02:45 +01:00
Laura Klünder
62cd3c8d48 validate slug properly 2018-12-25 23:11:56 +01:00
Laura Klünder
a4558ed5b2 fix key error 2018-12-25 21:36:54 +01:00
Laura Klünder
fc1a1bf586 increment_cache_key should start with 1, obviously 2018-12-25 21:35:03 +01:00
Laura Klünder
739dbf80d5 add statssnapshot 2018-12-25 21:34:48 +01:00
Laura Klünder
0c23e59342 improve stats some more 2018-12-25 19:31:24 +01:00
Laura Klünder
0d7cb37759 add routing stats because heck why not 2018-12-25 18:43:24 +01:00
Laura Klünder
82af80edb7 more api_stats 2018-12-25 18:36:23 +01:00
Laura Klünder
40b414bd3f implement api stats 2018-12-25 18:29:13 +01:00
Laura Klünder
d77585d6a6 location.pk instead location.id 2018-12-25 18:18:49 +01:00
Laura Klünder
95fce11d00 show locations immediately after searching 2018-12-25 18:08:33 +01:00
Laura Klünder
9a9ea45242 add geometry endpoint 2018-12-25 17:39:40 +01:00
Laura Klünder
e5ebddec09 two consecutive hyphens are okay 2018-12-24 16:09:34 +01:00
Laura Klünder
0e6aa29e36 more performance improvements 2018-12-24 03:58:16 +01:00
Laura Klünder
3a42af568a fix tile urls 2018-12-23 20:49:47 +01:00
Laura Klünder
f1d5b0ffad tileserver should not depend on django 2018-12-23 20:00:01 +01:00
Laura Klünder
7754643c4b treat empty geometries correctly 2018-12-23 19:50:53 +01:00
Laura Klünder
bd2a512df3 more helpful warnings in altitude area recalculation 2018-12-23 19:42:50 +01:00
Laura Klünder
f1db7f6a26 fix HybridGeometry.is_empty 2018-12-23 19:40:37 +01:00
Laura Klünder
c621b02678 validate location slug 2018-12-23 18:13:37 +01:00
Laura Klünder
069b0021d8 LocationGroupCategory help text 2018-12-23 17:52:15 +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
3b4e3bbdba don't crash when importing empty geometries (shouldn't happen though!) 2018-12-22 22:56:47 +01:00
Laura Klünder
3c3556dd73 let's skip triangulation since we do 3d rendering differently now, if ever 2018-12-22 22:40:57 +01:00
Laura Klünder
059e7ba434 remove debug statement 2018-12-22 22:28:52 +01:00
Laura Klünder
f1e379aea8 speedup geometry serialization by smart wrapping magic 2018-12-22 22:27:45 +01:00
Laura Klünder
64eaae1c9d custom icon for level 2018-12-21 22:30:50 +01:00
Laura Klünder
06cc96680c no reverse sort here 2018-12-21 19:13:36 +01:00
Laura Klünder
27287b8a00 render colors in right order 2018-12-21 19:07:40 +01:00
Laura Klünder
d5477c8b75 show currently running process updates 2018-12-21 17:43:30 +01:00
Laura Klünder
55384274a7 increment_cache_key() helper 2018-12-21 05:48:22 +01:00
Laura Klünder
b4f48473d0 persist mapdata:last_process_updates_run cache 2018-12-21 05:36:32 +01:00
Laura Klünder
26bee6d94c fix icons 2018-12-21 03:24:58 +01:00
Laura Klünder
2d8f37963b missing return icon 2018-12-21 03:13:53 +01:00
Laura Klünder
475ea434fe custom location icons 2018-12-21 03:07:07 +01:00
Laura Klünder
b88e9401aa ignore invalid rings in svg import 2018-12-21 02:05:17 +01:00
Laura Klünder
9582e8013d ignore symbols in svg import 2018-12-21 02:05:11 +01:00
Laura Klünder
ac395b674e imports need to be flipped 2018-12-20 23:46:13 +01:00
Laura Klünder
ba53627d5c make sure imports don't have the same import_tag 2018-12-20 17:45:08 +01:00
Laura Klünder
f4701ec29c importsvg 2018-12-20 17:43:55 +01:00