Tag: JAVA

  • New function in the ohsome API for checking query parameters

    As you may already know from the latest blog posts, new advancements are brought with the release 1.0 of the #ohsome API. One minor function involves the correctness of parameters that you can use in your queries, which was developed by our intern Rosario in the last weeks. The new feature Let’s say you send…

  • HELIOS used in a study on hetero-integration which enables fast switching time-of-flight sensors for light detection and ranging

    The Heidelberg LiDAR Operations Simulator (HELIOS) is an open source laser scanning simulation framework for interactive simulation and visualization of terrestrial, mobile and airborne laser scanning surveys. It can be flexibly used for teaching and training of laser scanning, development of new scanner hardware and scanning methods, or generation of artificial scan data sets to…

  • Usage of HELIOS for various applications

    The Heidelberg LiDAR Operations Simulator (HELIOS) is an open source laser scanning simulation framework for interactive simulation and visualization of terrestrial, mobile and airborne laser scanning surveys. It can be flexibly used for teaching and training of laser scanning, development of new scanner hardware and scanning methods, or generation of artificial scan data sets to…

  • Simulate LiDAR Acquisitions with HELIOS

    Did you ever consider planning and testing your LiDAR campaign in a computer simulation? Would you like a flexible means to generate 3D point cloud data for developing or testing methods? This is easily possible with the laser scanning simulation framework HELIOS (Heidelberg LiDAR Operations Simulator). There have been major new developments since the first…

  • Matching GPS trajectories to street segments – an open source implementation

    We would like to inform about a new open source tool that allows matching of GPS trajectories to corresponding street segments. The tool implements a simplified version of the algorithm presented by Zhang et al. (2010). It is a JAVA based implementation and has been put under LGPL license. You can access the source code…