|
Hi, I'm a Quantum GIS user. I'm doing a preliminary study in order to find the best solution to use LibreCAD's advanced editing tools on GIS vector layers. Actually I'm exploring two possibilities:
- Create a "LibreCAD Plugin" for QGIS, to have the LibreCAD tools available inside the QGIS GUI.
- Create a "LibreCAD driver" for georeferenced vector file (using existing libraries like GDAL), in order to open some vector file formats (i.e. shapefiles, spatialite or postgresql layers, etc) from LibreCAD.
I think that the second solution should be the easier to implement, but I'm asking your opinion. I'd like to know if some portions of the LibreCAD source code (that I'm exploring in these days) are strongly bound to the dxf file format, or there is a sufficient level of abstraction to easily add support for other file formats.
Thank you,
Diego Gnesi
|