Re: LibreCAD for mapping?
Posted by Rallaz on Jul 05, 2011; 2:28pm
URL: https://forum.librecad.org/LibreCAD-for-mapping-tp4549798p4553454.html
There are already a plugin to import CSV files.
If it is in the version that you have can be found in menu File->Import->Read ascii points
Simply change "format" to "Comma separator" for CSV files
The format of the data expected by the plugin are (code not mandatory):
number,x-coordinate,y-coordinate,z-coordinate,code
like:
1,257.65,354.25,0.0,wall
2,293.58,355.98,0.0
3,315.12,357.37,door