Für das Betrachten und Analysieren von geographischen Daten wird oft speziale Software benötigt. Dazu kommen die großen Datenmengen die vor allem im Fall von Punktwolken transferiert werden müssen. Das macht es für den Nutzer schwierig, um […]
Punktwolken
In my previous post I showed how to use Potree to create a web viewer for point clouds. But it doesn’t stop there, as Potree is also capable of displaying other geographic data. The Shapefiles example […]
Potree is the de-facto standard web viewer for point clouds. It can display huge point clouds by showing only the relevant parts of the cloud. It can display using all attributes of a LAS/LAZ file and […]
When dealing with point clouds, you’ll probably run into the LAS format at some point, as it is the file format most commonly used for point clouds acquired through laser scanning. LAS supports a number of […]
Most laser scanners produce point clouds with irregular spacing – surfaces close to the laser scanner are scanned in much more detail than surfaces that are further away. This leads to huge point counts and file […]
For my job I deal with point clouds almost daily – in fact, much of my programming revolves around point clouds and how to extract information from them automatically. This means that it is very important […]