jetelain / ArmaRealMap

Tools to generate realistic Arma3 terrain from OpenStreeMap data in an highly automated process.
93 stars 7 forks source link

Block of flats with building=apartments not rendering. #155

Open kpv8 opened 1 year ago

kpv8 commented 1 year ago

I have noticed that all long block of flats buildings with building=apartments tag on osm are not showing on generated terrain.

Example location: https://www.openstreetmap.org/#map=19/51.54500/23.54962

jetelain commented 1 year ago

Hi, Those buildings are detected, but default asset configuration have no building with appropriate dimensions, so it's dismissed. You will have to create you own asset configuration, and to add buildings from a mod or to create a composition with matching size.

Hauzmanus commented 1 year ago

I recommend taking a look at RHSTERRACORE, it has apartment buildings in it, which are highly detailed.

Autoclock commented 1 year ago

agreed with the above, but keep in mind some large assets might be in separate pieces and thus would need to be properly lined up in VR EDEN and imported

Hauzmanus commented 1 year ago

Absolutely keep in mind some are seperate pieces. RHSTERRACORE mod has an apartment building though that is full building, no additional building placement is required. You can use that in automated generation. Obviously you will need to remove these buildings from small towns and etc until the tagging system is improved to support buildings as well. :)