kekscom / osmbuildings

OSM Buildings Classic 2.5D
http://osmbuildings.org
BSD 2-Clause "Simplified" License
505 stars 140 forks source link

Custom GeoJSON: minHeight / height issue #81

Closed hrishiballal closed 4 years ago

hrishiballal commented 9 years ago

When minHeight is negative for a geoJSON feature, the height needs to be greater than 8 in my tests. e.g. minHeight = -120 and height = 0 does not work however minHeight = -120 and height = 10 works.

There should be no dependency between minheight and height parameters.

kekscom commented 4 years ago

We did not act for a way too long time. Please reopen if this is still urgent.