Added initial version of KML to Tiles converter
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# Generated raster layer and transactional build state
|
||||
tiles/
|
||||
cache/
|
||||
.tiles-staging-*/
|
||||
.tiles-work-*/
|
||||
.tiles-previous/
|
||||
|
||||
# Local extraction and GIS intermediates
|
||||
*.vrt
|
||||
*.tif
|
||||
*.tiff
|
||||
*.aux.xml
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# KMZ Files
|
||||
source/
|
||||
Reference in New Issue
Block a user