wipfli / blur-buildings

Blur building footprints to create landcover polygons for built-up areas
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

polygon simplification #7

Open wipfli opened 1 year ago

wipfli commented 1 year ago

setMinPixelSize(10)

image

setMinPixelSize(1)

image

setMinPixelSize(0.1)

image

setMinPixelSize(0.01)

image

wipfli commented 1 year ago

Maybe the simplification happens before the buffering