zsiki / GeoEasy

land surveying calculation, network adjustment, digital terrain models, regression calculation
http://digikom.hu/english/geo_easy_e.html
GNU General Public License v2.0
73 stars 34 forks source link

cad4tcl #44

Closed zsiki closed 11 months ago

zsiki commented 6 years ago

Using cad4tcl SVG files can be displayed and PDF export is also available. Let's test it for use in GeoEasy.

zvezdochiot commented 5 years ago

LibreCAD

May still be better to use SVG (cad4tcl)? Or gnuplot? Or PDF(reportlab)? Can also use PostScript?

zsiki commented 5 years ago

Wrong idea, the result is usually edited by surveyors and planners.

zvezdochiot commented 5 years ago

@zsiki say> the result is usually edited by surveyors and planners.

But not LibreCAD! (AutoCAD or NanoCAD or DraftSight or BricsCAD).

LibreCAD and QCAD are not usable, SVG is better then.

zsiki commented 5 years ago

DXF is a common format for many CAD programs, among others: LibreCAD, AutoCAD, BricsCAD, ...). SVG is good to insert graphics in an HTML page or a documentation, that was the idea when I started this issue.

zvezdochiot commented 5 years ago
(LibreCAD || QCAD) != (AutoCAD || NanoCAD || DraftSight || BricsCAD).
(DXF r12) != (DXF 2004)
zsiki commented 11 months ago

I gave it up.