LeeDaniel wrote: > GRASS can definitely do all the stuff that you listed. I've never worked > with the DWG format, but I believe there's a module that lets you import it > called v.in.dwg.
v.in.dwg isn't included in binary releases because it relies upon the OpenDWG library, whose licence is incompatible with the licence used by GRASS itself (the GNU GPL). If you want v.in.dwg, you have to build it from source, and you also have to obtain the OpenDWG library yourself. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
