temiz wrote: > Moritz Lennert wrote: >> On Thu, November 1, 2007 15:24, temiz wrote: >>> how can I create a vector point map from centroids of polygons ? >> v.type type=centroid,point ? > v.type still gives a boundary map Have you considered using v.extract to extract points from v.type's output? Or v.edit to delete boundaries?