Urs-Jakob wrote: > Hello, does anybody know how to set the title of an > existing vector map? With raster maps I would use > r.support title="Raster map title". Thanks a lot, In GRASS 6.3 there's v.supportr for that. In 6.2 you'd need to manually edit the file location/mapset/vector/vector_name/head Maciek