From 18bc60c7d968ece6f91c633f86323ddc7e05455a Mon Sep 17 00:00:00 2001 From: Stream Date: Sat, 2 May 2026 17:30:01 +0300 Subject: [PATCH] auto-sync: 2026-05-02 17:30:01 --- installer/registry.jsonl | 1 + tasks/enduro-trails/prototype/app.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/installer/registry.jsonl b/installer/registry.jsonl index be35edb..e27502c 100644 --- a/installer/registry.jsonl +++ b/installer/registry.jsonl @@ -12,3 +12,4 @@ {"ts":"2026-04-26T11:09:18Z","session":"20260426-110213_mva154_plane-install_d8bb","host":"mva154","status":"success","agent":"stream","files":["/home/slin/plane-selfhost/plane-app/plane.env"]} {"ts":"2026-04-26T13:26:25Z","action":"cleanup","deleted_orphaned_sessions":0,"deleted_logs":0,"retention_days":30} {"ts":"2026-04-26T13:59:28Z","session":"20260426-132635_fr24_tracks-date-filter_9506","host":"fr24","status":"success","agent":"stream","files":["/home/fr24/projects/fr24/frontend/main.py"]} +{"ts":"2026-05-02T14:28:08Z","session":"20260426-113247_mva154_plane-nginx-ssl_5ad8","host":"mva154","status":"success","agent":"stream"} diff --git a/tasks/enduro-trails/prototype/app.py b/tasks/enduro-trails/prototype/app.py index 2c5d197..03b18ef 100644 --- a/tasks/enduro-trails/prototype/app.py +++ b/tasks/enduro-trails/prototype/app.py @@ -170,7 +170,7 @@ def build_mvt(trails_rows, poi_rows, z, x, y) -> bytes: layers, quantize_bounds=(west - dx, south - dy, east + dx, north + dy), extents=4096, - default_options={'y_coord_down': True}, + default_options={'y_coord_down': False}, )