The hovered point attributes in D3 profile highlighted on the 2D map.
The profile footpring represented as a LineString represented with real mapunites stroke width.
The hovered point geometry (point) in D3 profile highlighted on the 2D map.
The variable where all points of the profile are stored.
Load profile data (lidar points) by successive Levels Of Details using asynchronous requests.
an array of the clipped line coordinates
the left side of D3 profile domain at current zoom and pan configuration
whether to reset D3 plot or not
minimum Level Of Detail
Config
The map.
Provides a service to manage a D3js component to be used to draw an lidar point cloud profile chart. Requires access to a Pytree webservice: https://github.com/sitn/pytree.