54e68e949f
Added a Dockerfile that can be used to build a docker/podman image with the required environment for VPB terrain generator. A sample generation script is also included.
16 lines
157 B
Plaintext
16 lines
157 B
Plaintext
# Data files
|
|
*.zip
|
|
*.hdr
|
|
*.tfw
|
|
*.tif
|
|
|
|
## Corine
|
|
data/u2018_clc2018_v2020_20u1_raster100m/
|
|
## SRTM
|
|
data/readme.txt
|
|
|
|
# macOS
|
|
*.DS_Store
|
|
|
|
# Output folder
|
|
output |