Skip to content
Prev 23554 / 29559 Next

Cleaning small spatial polygons

Ok. So here's a link to a zip file that contains two shapefiles:
 - pol_to_be_cleaned: the layer from which i'd like to remove small polygons
 - pol_cleaned: the layer cleaned with the function v.clean rmarea

http://1drv.ms/1GmRWS7

The threshold i used for cleaning was 3000 (meaning 3000 squared meters).

Although i do project it before sending it to GRASS, according to the
official help page it should be able to handle it:
"Threshold must always be in square meters, also for latitude-longitude
locations or locations with units other than meters"

Thanks

2015-10-19 8:28 GMT-03:00 Roger Bivand <Roger.Bivand at nhh.no>: