tudelft3d / City4CFD

Reconstruction of LoD2 3D city models for urban flow simulations
GNU Affero General Public License v3.0
95 stars 19 forks source link

Reconstruct only terrain with water #3

Closed gsclara closed 1 year ago

gsclara commented 1 year ago

Would it be possible to just reconstruct terrain and water? no buildings?

ipadjen commented 1 year ago

By design the code tries to make sure that there are some buildings in the influence region, so I would say no.

You could maybe hack it by making a small polygon somewhere in the influence region with a height attribute.

ipadjen commented 1 year ago

Closing this for now.