-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Nordrhein-Westfalen seems to provide laser scanning 3D data that could (hopefully) be used by OpenPV too: https://www.bezreg-koeln.nrw.de/geobasis-nrw/produkte-und-dienste/hoehenmodelle/3d-messdaten
I considered working on getting this data into OpenPV via a pull request, but I wasn't able to find the code for processing the laser scanning data to WEBP and getting it uploaded to the OpenPV site at the right location:
website/src/simulation/elevation.js
Line 326 in 75fd0f7
'https://vegetation.openpv.de/data/vegetation/{z}/{x}/{y}.webp', |
Therefore, all I (think I) can do is to raise this feature/data request. If I overlooked anything and there actually is a way for me to become proactive on this topic, please let me know.
(And just for reference/documentation: The condition that checks for Bavaria will need to be relaxed when the NRW data gets implemented.)