Remove legacy raw/dop layout and align setup to archive paths

This commit is contained in:
2025-12-15 22:32:22 +01:00
parent 1cea248a6a
commit 0017a2f888
2 changed files with 4 additions and 10 deletions

View File

@@ -7,13 +7,12 @@ ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")"/.. && pwd)"
DIRS=(
"$ROOT/raw/dgm1"
"$ROOT/raw/dop20/jp2"
"$ROOT/raw/dop/jp2"
"$ROOT/raw/citygml/lod1"
"$ROOT/raw/citygml/lod2"
"$ROOT/archives/dgm1"
"$ROOT/archives/dop20"
"$ROOT/archives/citygml/lod1"
"$ROOT/archives/citygml/lod2"
"$ROOT/archive/dgm1"
"$ROOT/archive/dop20"
"$ROOT/archive/citygml/lod1"
"$ROOT/archive/citygml/lod2"
"$ROOT/work"
"$ROOT/export_unity/height_png16"
"$ROOT/export_unity/ortho_jpg"