Skip to content

Double counting due to tile overlap #32

Answered by thomas-lowe
m-scholes-99 asked this question in Q&A
Discussion options

You must be logged in to vote

That's correct Matthew. To be clear here's a diagram for your example:

Grid cells are centred at multiples of 10m x 10m, so if you aren't using raysplit grid then you need your tiling to do the same. If you can't retile in that fashion then you could just translate before running rayextract trees (e.g. raytranslate cell_x_y.ply -5,-5,0) then translate the results back (treetranslate cell_x_y_trees.txt 5,5,0).

And the overlap is 5m, so each enlarged cell is only expanded by 2.5 m. So the crown radii should be under 2.5 m.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@m-scholes-99
Comment options

@thomas-lowe
Comment options

Answer selected by thomas-lowe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants