change how tiles are stored

This commit is contained in:
Anton Martynenko
2025-11-19 12:17:27 +01:00
parent 7a32ed5110
commit 7f33567632
3 changed files with 32 additions and 10 deletions
+8
View File
@@ -1,3 +1,11 @@
# TODO
- add geo fences (2 regions)
- add parameter to zip resulting tiles, 50 mb max
- implement api to download tile - lat, lon and zoom level
- implement parallel tiles fetching from google maps
# High level description
We need to implement a service which will have the following high level functionality: