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
Clears the profile footprint
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.
Set the line for the profile
that defines the profile
Set the map used by the profile
The map.
Update the profile data according to D3 chart zoom and pan level The update will wait on a 200ms pause on the actions of users before to do the update.
Generated using TypeDoc
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