minorua / Qgis2threejs

3D map visualization and web export plugin for QGIS
http://minorua.github.io/Qgis2threejs/docs/
507 stars 92 forks source link

Add Attributes for DEM #311

Open Didymograptus opened 1 year ago

Didymograptus commented 1 year ago

At the moment the user can select to add attributes for vector layers only. I have a use case where I add attributes to a DEM layer via QGIS and I want these to show in the QGIS2threejs viewer when I click on the DEM layer. The attributes are metadata items that I want to use for info.

If this can't be done via the GUI, how can I manually add them to the scene.js file?