Hamish wrote: > before starting the port from C, has anyone written a D:M:Sh to decimal > degrees function in python? This is for the location wizard region > setting page, but would go in the main core.py or gui_modules/utils.py so > available to anything that wants it.
float_or_dms() in core.py. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
