On Tue, Apr 12, 2011 at 10:55 PM, Hamish <[email protected]> wrote: > Hi, > > is there any reason not to exit with a fatal error if the user tries to > run v.to.db option=azimuth from a lat/lon location? (the result is > useless) > > an alternative is to use libproj to calculate forward and backward > azimuth geodesic angles, and send that to two DB columns. Until that is > done, I would have it G_fatal_error() at the end of v.to.db's > parse_command_line(). > > > ?, > Hamish
I think this is a wise decision, until code is in place to handle lat/lon coordinates. Dylan _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
