Delete certain OSM buildings

Hello,

I want to know if it’s possible to select and delete a particular OSM building with Cesium for Unreal Engine plugin, so that a 3D model of the building would be replaced there. I don’t want all of the OSM buildings to go away. Just one particular building.

Thanks

Hello, I desperately need a solution to delete certain OSM buildings so those can be replaced by custom created ones. Does anyone have a solution on this.

Thanks

Hi @Virtual_Homes,

The best available solution right now is to use the “clipping” feature to remove the building. You can find some instructions for that here:

Kevin