plopp / vispy-point-cloud

This example uses Vispy python OpenGL-library to plot filtered LIDAR (laser scanned) point-cloud with hillshade, contour lines and color coded altitude.
9 stars 4 forks source link

Data not available #3

Open AdrienMau opened 2 years ago

AdrienMau commented 2 years ago

Hi,Thanks for this great visualizer.

Unfortunately the data from the example is not available anymore. These links More info in Swedish on the dataset: http://www.lantmateriet.se/sv/Kartor-och-geografisk-information/Hojddata/GSD-Hojddata-grid-2/.

The example data can be downloaded from: http://www.lantmateriet.se/sv/Kartor-och-geografisk-information/Hojddata/GSD-Hojddata-grid-2/Demodata/ The file should be in grid-format with file ending .asc.

plopp commented 2 years ago

Hi! Lantmäteriet replaced the GSD Höjddata, grid 2+ with something they call grid 1+ in GeoTiff-format. Here is the announcement: https://www.lantmateriet.se/sv/Kartor-och-geografisk-information/geodataprodukter/Produktnyheter/Geografisk-information/hojddataprodukt-med-hogre-upplosning-och-nytt-namn/

That page also links to this demo data: https://www.lantmateriet.se/sv/Kartor-och-geografisk-information/geodataprodukter/produktlista/markhojdmodell-nedladdning-grid-1/#steg=5

It is of a completely different format; LZW-compressed GeoTIFF, so YMMV with the existing code. Thanks for reaching out!

plopp commented 2 years ago

Oh! Sorry about the swedish, here are the english links:

https://www.lantmateriet.se/en/maps-and-geographic-information/geodataprodukter/Produktnyheter/Geografisk-information/hojddataprodukt-med-hogre-upplosning-och-nytt-namn/

https://www.lantmateriet.se/en/maps-and-geographic-information/geodataprodukter/produktlista/terrain-model-download-grid-1/