@JoNoS wrote:
This is a Windows importer dll I wrote for Sketchup in order to vizualize available
Norwegian and Swedish LIDAR height data raster cloud maps in Sketchup.
I called it geomapimporter.The following items are included:
A Windows Sketchup importer dll file for import of downloadable LIDAR height data rasters in Norway/Sweden.
A chm file contains the documentation for the importer.
An accompanying Ruby plugin for map cleanup (could not be done in the dll).
Please see the chm documentation file for more details.
Some publicly available data height-data raster files for testing can be found here:
My first attempt at such import were done in pure Ruby. It did work, but was abandoned
due to poor performance. The C-API dll implementation works extremely much faster.JoNoS_GeoMapImporterClean.rbz (6.5 KB)
geomapimporter.dll.zip (180.2 KB)
geomapimporter.chm.zip (848.3 KB)
Posts: 1
Participants: 1