Added initial version of KML to Tiles converter

This commit is contained in:
2026-07-24 00:06:24 -03:00
commit f2d0917b92
11 changed files with 790 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.git/
source/
tiles/
cache/
.tiles-staging-*/
.tiles-work-*/
.tiles-previous/
__pycache__/
*.pyc
tests/