we need watertight polyhedrons, so dont omit bottom faces of gronud colors
This commit is contained in:
parent
a90de12aba
commit
94420b5043
1 changed files with 1 additions and 2 deletions
|
@ -124,8 +124,7 @@ class AltitudeAreaGeometries:
|
|||
geometry.build_polyhedron(create_polyhedron,
|
||||
lower=altitude,
|
||||
upper=altitude + int(0.001 * 1000),
|
||||
crops=crops,
|
||||
bottom=False)
|
||||
crops=crops)
|
||||
|
||||
|
||||
class FakeCropper:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue