Hello,
I built a Rugged object with a RuggedBuilder algorithm set to AlgorithmId.CONSTANT_ELEVATION_OVER_ELLIPSOID
and setConstantElevation (1000)
The direct location works perfectly, but now I want to intersect another point on a new altitude.
I looked in Rugged properties and it does not have a way to set the new altitude.
So, do I need to specify the new altitude to the RuggedBuilder then build a new Rugged for each point at different altitude?
Best regards,
BOUKERCH Issam