Am Mittwoch, 1. März 2006 15:07 schrieb Jason Horn: > Does anyone know of a way to take a complex area vector map with lots > of vertices and lines and resample it to a simpler vector map, with > fewer points defining each area? you could try v.clean with tool=prune and an appropriate threshold. Otto > Thanks > > - Jason