Kirill "Zkir" Bondarenko

Results 10 issues of Kirill "Zkir" Bondarenko

Textures and colours are applied wrongly in the "realistic" mode: ![image](https://user-images.githubusercontent.com/874906/89743903-5e55c500-dab0-11ea-83c4-472dc6328981.png) Problems: 1. building:material=metal and building:colour are not applied to walls. (compare with simple 3D mode). Expected: metal material should...

![image](https://user-images.githubusercontent.com/874906/86974515-2987e280-c17f-11ea-9d15-f766bcf0ae04.png) 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 ![image](https://user-images.githubusercontent.com/874906/86590767-ea983800-bf98-11ea-9203-ab1cba4270a5.png) 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. ![image](https://user-images.githubusercontent.com/874906/87729773-cde8d500-c7ce-11ea-9199-d3683caf0c78.png) 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. ![image](https://user-images.githubusercontent.com/874906/86922281-0c2e2680-c135-11ea-8027-96696152fcb0.png) 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. ![image](https://user-images.githubusercontent.com/874906/86591004-5ed2db80-bf99-11ea-9802-74bad71c4b5c.png) 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 ![Parish_of_St_James](https://user-images.githubusercontent.com/874906/86924448-29182900-c138-11ea-8454-31cbf98d98f5.jpg)

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...

type: enhancement