auto-sync: 2026-05-02 17:30:01

This commit is contained in:
Stream
2026-05-02 17:30:01 +03:00
parent 08c633f3da
commit 18bc60c7d9
2 changed files with 2 additions and 1 deletions

View File

@@ -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},
)