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
+12
View File
@@ -0,0 +1,12 @@
{
"global": {
"minzoom": null,
"maxzoom": null
},
"sources": {
"Altis.kmz": {
"minzoom": null,
"maxzoom": null
}
}
}