Clip a linestring with start and end measure given by D3 Chart domain
Object with clipped lined coordinates and left domain value
the LIDAR profile config instance
the current resolution of the map
an OpenLayers Linestring
domain minimum
domain maximum
Create a image file by combining SVG and canvas elements and let the user downloads it.
The profile client configuration.
Get the data for a CSV export of the profile.
Objects for a csv export (column: value).
A list of lidar profile point objects.
Find the profile's closest point in profile data to the chart mouse position
closestPoint the closest point to the clicked coordinates
Object containing points properties as arrays
mouse x coordinate on canvas element
mouse y coordinate on canvas element
snap sensibility
d3.scalelinear x scale
d3.scalelinear y scale
classification colors
Transforms a lidarprofile into multiple single points sorted by distance.
An array of LIDAR Points.
in the profile
Get a Level Of Details and with for a given chart span Configuration is set up in Pytree configuration
Object with optimized Level Of Details and width for this profile span
domain extent
levels defined by a LIDAR server
Generated using TypeDoc
Find the maximum value in am array of numbers
Returns
the maximum of input array