Tagged Questions
6
votes
1answer
194 views
Generalize large polygon-file
I have a large polygone file with landuse information (6 classes). Its vectorised from a raster classification so the polygons are all angular. Any of my tries to generalize with v.generalize (sneaks, ...
5
votes
2answers
622 views
How to smooth large vector polygons from Raster
I have a landuse classification raster file (6 classes) of a large area. But I need it in vector polygons so I vectorised it. No problem so far, but the result is - of course - that every pixel is ...