Commit Graph

457 Commits

Author SHA1 Message Date
Stream
e376689a9b auto-sync: 2026-05-03 19:30:01 2026-05-03 19:30:01 +03:00
Stream
fce78dd2b5 auto-sync: 2026-05-03 19:20:01 2026-05-03 19:20:01 +03:00
Stream
af496380bf auto-sync: 2026-05-03 13:50:01 2026-05-03 13:50:01 +03:00
Stream
6184976174 perf(tiles): filter trails by length_m per zoom level
- z<=7: min 2000m, limit 3000
- z==8: min 500m,  limit 8000
- z==9: min 200m,  limit 8000
- z==10: min 50m,  limit 15000
- z>=11: no filter, limit 25000

Reduces row count from 25k to ~hundreds on z8 tiles.
2026-05-03 10:34:58 +00:00
Stream
af52f4890d auto-sync: 2026-05-03 09:20:01 2026-05-03 09:20:01 +03:00
Stream
5607a8a6c4 auto-sync: 2026-05-03 08:20:01 2026-05-03 08:20:01 +03:00
Stream
d5ec250c97 feat(tiles): add LRU-cached tile endpoint with zoom-based geometry simplification
- /api/tiles/tracks/<z>/<x>/<y>.geojson — GeoJSON tile endpoint для MapLibre
- LRU-кэш тайлов по ключу (z, x, y) с лимитом 512 тайлов
- Упрощение геометрии треков через Shapely.simplify по зуму:
  - z < 5: tol=0.08 (очень сильное ~95% reduction)
  - z 5-6: tol=0.01-0.04
  - z 7-9: tol=0.002-0.004 (умеренное)
  - z >= 10: tol=0.0005 (почти как есть)
- Отдельный кэш упрощения по (z, track_id) на 4096 записей
- Cache-Control: public, max-age=3600 для HTTP-кэширования
- Gzip-сжатие ответов
- Удалены неиспользуемые импорты (shapely.ops.transform, shapely.wkt)
2026-05-03 04:52:06 +00:00
Stream
6fc5c8cf36 auto-sync: 2026-05-03 07:50:01 2026-05-03 07:50:01 +03:00
Stream
14844be1e6 auto-sync: 2026-05-03 00:20:01 2026-05-03 00:20:01 +03:00
Stream
cdfb9f966d auto-sync: 2026-05-03 00:10:01 2026-05-03 00:10:01 +03:00
Stream
cc7c306045 auto-sync: 2026-05-02 23:20:01 2026-05-02 23:20:01 +03:00
Stream
547796444a auto-sync: 2026-05-02 17:50:01 2026-05-02 17:50:02 +03:00
Stream
1541e4eb7d auto-sync: 2026-05-02 17:40:01 2026-05-02 17:40:01 +03:00
Stream
18bc60c7d9 auto-sync: 2026-05-02 17:30:01 2026-05-02 17:30:01 +03:00
Stream
08c633f3da auto-sync: 2026-05-02 17:10:01 2026-05-02 17:10:02 +03:00
Stream
a60a6e69a1 auto-sync: 2026-05-02 17:00:01 2026-05-02 17:00:01 +03:00
Stream
b3c8a05fac auto-sync: 2026-05-02 16:20:01 2026-05-02 16:20:01 +03:00
Stream
83d27f1c86 auto-sync: 2026-05-02 15:20:01 2026-05-02 15:20:01 +03:00
Stream
b4380acadc auto-sync: 2026-05-02 15:00:01 2026-05-02 15:00:01 +03:00
Stream
7e205cef5f auto-sync: 2026-05-02 14:40:01 2026-05-02 14:40:01 +03:00
Stream
145e2747a8 auto-sync: 2026-05-02 14:30:01 2026-05-02 14:30:01 +03:00
Stream
7a7ae3246a auto-sync: 2026-05-02 13:10:01 2026-05-02 13:10:02 +03:00
Stream
7606915ca9 auto-sync: 2026-05-02 13:00:01 2026-05-02 13:00:01 +03:00
Stream
fa27f66c2c auto-sync: 2026-05-02 12:50:01 2026-05-02 12:50:01 +03:00
Stream
494678191b auto-sync: 2026-05-02 12:40:01 2026-05-02 12:40:01 +03:00
Stream
bfcf5a51f2 auto-sync: 2026-05-02 12:30:01 2026-05-02 12:30:01 +03:00
Stream
87e3195c13 auto-sync: 2026-05-02 10:00:01 2026-05-02 10:00:01 +03:00
Stream
8c6a854eea auto-sync: 2026-05-02 09:50:01 2026-05-02 09:50:01 +03:00
Stream
11137f12b5 auto-sync: 2026-05-02 08:40:01 2026-05-02 08:40:01 +03:00
Stream
e03d82a3f2 auto-sync: 2026-05-02 08:30:01 2026-05-02 08:30:02 +03:00
Stream
f910a79ea2 auto-sync: 2026-05-02 08:00:01 2026-05-02 08:00:01 +03:00
Stream
cdb5e5671e auto-sync: 2026-05-02 07:50:01 2026-05-02 07:50:01 +03:00
Stream
07d77d5c21 auto-sync: 2026-05-02 07:30:01 2026-05-02 07:30:01 +03:00
Stream
5ca8234846 auto-sync: 2026-05-02 07:20:01 2026-05-02 07:20:04 +03:00
Stream
7d34a79dbe auto-sync: 2026-05-02 07:00:01 2026-05-02 07:00:01 +03:00
Stream
ca706cc416 auto-sync: 2026-05-02 06:40:01 2026-05-02 06:40:06 +03:00
Stream
05ac2d631d auto-sync: 2026-05-01 00:10:01 2026-05-01 00:10:01 +03:00
Stream
8a61e9712c auto-sync: 2026-04-30 20:50:01 2026-04-30 20:50:01 +03:00
Stream
4cfd909cc5 auto-sync: 2026-04-30 02:10:01 2026-04-30 02:10:01 +03:00
Stream
91b2502ee1 auto-sync: 2026-04-30 01:30:01 2026-04-30 01:30:01 +03:00
Stream
75ae562ab4 auto-sync: 2026-04-30 01:20:01 2026-04-30 01:20:01 +03:00
Stream
7f3283cff5 auto-sync: 2026-04-30 01:10:01 2026-04-30 01:10:01 +03:00
Stream
1768596750 auto-sync: 2026-04-30 00:50:01 2026-04-30 00:50:01 +03:00
Stream
9da00de17b auto-sync: 2026-04-30 00:40:01 2026-04-30 00:40:01 +03:00
Stream
6b07bd4597 auto-sync: 2026-04-30 00:30:01 2026-04-30 00:30:01 +03:00
Stream
cac2ebe19a auto-sync: 2026-04-26 20:10:01 2026-04-26 20:10:01 +03:00
Stream
62310878e3 auto-sync: 2026-04-26 17:10:01 2026-04-26 17:10:01 +03:00
Stream
02d8bd8d8a auto-sync: 2026-04-26 17:00:01 2026-04-26 17:00:01 +03:00
Stream
6028495007 auto-sync: 2026-04-26 16:30:01 2026-04-26 16:30:02 +03:00
Stream
56bbba1cc1 auto-sync: 2026-04-26 16:20:01 2026-04-26 16:20:01 +03:00