Search found 186 matches

by DA523
Fri May 29, 2020 5:48 pm
Forum: Questions
Topic: wrong area and volume (larger convex hull)
Replies: 13
Views: 24495

Re: wrong area and volume (larger convex hull)

OK, that means CC is bad choice for any volume calculation.
2.5D volume or mesh volume is misleading and must be avoided for any real application.
by DA523
Wed May 27, 2020 5:40 pm
Forum: Questions
Topic: wrong area and volume (larger convex hull)
Replies: 13
Views: 24495

Re: wrong area and volume (larger convex hull)

OK it clear to me the difference between convex and concave
so how to tell CC to use concave not convex to calculate area and volume?
because it is more accurate to use concave
The goal is stockpile volume calculation
by DA523
Tue May 26, 2020 12:13 am
Forum: Questions
Topic: wrong area and volume (larger convex hull)
Replies: 13
Views: 24495

Re: wrong area and volume (larger convex hull)

I think forum can only attach one image per post
by DA523
Tue May 26, 2020 12:10 am
Forum: Questions
Topic: wrong area and volume (larger convex hull)
Replies: 13
Views: 24495

Re: wrong area and volume (larger convex hull)

here I attacked example
by DA523
Tue May 26, 2020 12:00 am
Forum: Questions
Topic: wrong area and volume (larger convex hull)
Replies: 13
Views: 24495

Re: wrong area and volume (larger convex hull)

hulls is generated by CC prior to any 2.5D volume calculation or even mesh
but as you can compare with hull by QGIS
CC hull is larger and can make area and volume +20% ore more (stockpile calculation)
by DA523
Mon May 25, 2020 4:35 pm
Forum: Questions
Topic: wrong area and volume (larger convex hull)
Replies: 13
Views: 24495

wrong area and volume (larger convex hull)

I am trying to find area and volume of simple XYZ points
I got wrong area because convex hull code make larger perimeter with out any way to correct the hull manually (segment tool does not help)
I can get nice hull with QGIS very easily
but I want same hull result in CC for correct are and volume ...