6
votes
1answer
80 views

Finding Ring Smaller than a certain tolerance

In Simplifying a shapefile for world timezones http://efele.net/maps/tz/world/ all generalize/simplify algorithms fail on 5 countries/states, shown in this shape file ...
5
votes
2answers
405 views

Raster generalization - buffers in rasters, expand pixels?

Is it possible to create buffers for pixels of raster files? Actually I need to expand the pixels classified as 1 (in white in the figure) with a spatial range of 1 or 2 pixels, in order to perform ...