qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.5k stars 2.99k forks source link

Temporal mesh to 3D Map View #59110

Open rpachaly opened 4 days ago

rpachaly commented 4 days ago

Feature description

Add mesh layers and a temporal controller to the 3D Map View to show the mesh data variation over time at the same time as creating a 3D animation.

image

Additional context

I often use temporal mesh to show the variation of flooding events on my projects but this is only available on 2D. Having an 3D animation that combines flood mapping over time combined with 3D buildings and other elements will help a lot on enhancing communication, planning, and community engagement related to flood risks and management.

uclaros commented 2 days ago

Could you provide a small sample project with data to demonstrate this? If I understand correctly, I'd classify this as a bug.

rpachaly commented 2 days ago

Hi @uclaros, the project with the time dependent mesh that I'm using is heavy (~130 mb). I'm sending it through sharefile. Here is the link: https://flo-2d.sharefile.com/d-s4ce54db5ea8447c38d0d6ce92af2d195

To understand what I'm talking about, you need to move the temporal controller to the middle, around 12 hours.

I don't think this is a bug.

Thanks