Re: LibreCAD for mapping?
Posted by
R. van Twisk on
Jul 05, 2011; 2:36pm
URL: https://forum.librecad.org/LibreCAD-for-mapping-tp4549798p4553476.html
Rallaz,
the current release candidates that are available for Windows and OSX are not shipped
with the plugins at the moment. And for version 1 they will stay not shipped.
Frans,
I could make a experimental executable for you if you want to play around with this.
Ries
On Jul 5, 2011, at 9:28 AM, Rallaz [via LibreCAD] wrote:
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