Kirill "Zkir" Bondarenko
Kirill "Zkir" Bondarenko
Textures and colours are applied wrongly in the "realistic" mode:  Problems: 1. building:material=metal and building:colour are not applied to walls. (compare with simple 3D mode). Expected: metal material should...
 There are the following poblems: 1. Spire is not generated 2. Levels are strange. min_level tag is ignored? (compare with [OSMBuildings](https://osmbuildings.org/?lat=55.74725&lon=37.58613&zoom=18.0&tilt=45&rotation=48) ) 3. building:colour is ignored (the building should...
**WHAT IS WRONG:** Building with tags ``` building=yes barrier=city_wall ``` are not extruded  https://www.openstreetmap.org/way/35447047#map=19/56.31078/38.13219 **WHAT IS EXPECTED:** Buildings with additional tags barrier=city_wall should be extruded according to the normal...
Some geometry is not created: hipped and skillion roofs.  Using Simple 3D mode they are still created. See the attached osm and blender file: [R3334755.zip](https://github.com/vvoovv/blender-osm/files/4934696/R3334755.zip)
One more strange thing with levels: levels are not generated. Compare with "Simple 3D" -- everything is OK.  See the osm file attached. [Parish_of_St_James.zip](https://github.com/vvoovv/blender-osm/files/4890807/Parish_of_St_James.zip)
**WHAT IS WRONG:** heights for the levels are caluclated very strangely.  in this example, there should be 2 levels, but the plugin created 3 levels: read, yellow and gray...
Cross-profile roof shape is required, for **cross_gabled** and **zakomar** roofs. Both are extremely popular. Existing **roof_profile** action can be reused, but geometry should be created in both directions: along and...
ENH: New roof shapes are required for catholic churches: **basilical** and **apse-gabled**. Both tags are described here: https://wiki.openstreetmap.org/wiki/OSM-4D/Roof_table#Subtype_6 see this example https://www.openstreetmap.org/relation/11281588 
Can randomization be disabled somehow, so that random numbers are generated each time the same, i.e. from the same seed? Could we put Randomize (0) (or something like it in...
### Feature description Add the new events: **UserBanEvent** and **UserPardonEvent**, which should be raised when user is banned or pardoned via essentials **/ban** or **/pardon** (/unban) commands respectively. Those events...