Crop exactly according to the boundary provided

Hi all,

I am trying to figure it out on how to obtain the cropped output which is exactly according to the GeoJSON provided with boundary parameter.

The polygon shape can be convex or concave.

1 Like

Where in this process are you running into issues?

In my experience I have created a polygon using qgis then selecting that polygon (geojson) in the boundary option and it cuts the ortho to the bounds of the polygon. However I have used a polygon with concave portions and from what I remember it did not follow the concave portion or the whole polygon itself. convex works though.

1 Like

The latest version ODM (v2.9.1+) seems working well for cropping using both convex and concave polygons in the boundary option.

1 Like

Thanks for the info, I’ll try it again to see how it comes out, have never really had a need to use as of yet.

1 Like

I created a polygon and ran a dataset of my house with the concave polygon as the boundary json. It does not seem to be holding the boundary of the concave portions. it holds to the convex bounds good though.


Do you by chance have an example that shows differently to compare? Not sure what I may be doing wrong.

1 Like

Did you set the crop=0?

2 Likes

i did not. Will tey that next

1 Like

that did the trick. Thanks

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.