> achim wrote:
> > ...I just need the pure conversion
> > from decimal to sexagesimal(;-)) to
> > convert the output of eg.:
> > v.to.db -p map=li...@achim option=start
> > , which is decimal to D:M:S in the table.


ps- there was an old wish (in trac??) to have a variable set to
determine module DMS output format.


from gui/tcltk/gis.m/mapcanvas.tcl:

# FIXME:  make this settable from the UI or use GRASS_DMS_FORMAT enviro var
# DMS format: 0 is ddd.dddddd,  1 is ddd:mm.mmmm', 2 is ddd:mm'ss.sss"

set dms_format 2



Hamish




_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to