thanks, yes that makes sence ;-) so basically with the dwg library I should be able to make the conversion using gdal, correct? As far as I know the library is available only to the open design alliance members (paid membership) correct?
Regarding the dgn format, it should be able to read it and convert it to for example svg/png format. Am I right? Once again, thanks for the help. Regards, Miro On Saturday, January 10, 1970, Even Rouault <[email protected]> wrote: > Selon Miro Karpis <[email protected]>: > >> Hi, >> >> please can you help me with following? I'm trying to find the best way to >> convert dgn/dwg files to vector(svg) and raster(png) formats. In the OGR >> Vector formats table <http://www.gdal.org/ogr/ogr_formats.html> is stated >> that dwg and dgn formats are compiled by default. > > No, have a look again ;-) > > Format Name Code Compiled by default > AutoCAD DWG DWG No > Microstation DGN DGN Yes > > >> On another side I >> see in AutoCad >> dwg description <http://www.gdal.org/ogr/drv_dwg.html> that we need Open >> Design Alliance Teiga library. Does this mean that the Teiga library is >> included in gdal (it just needs to be included during the build)? > > Not having experimenting that driver myself, but presumably, you need the Open > Design Alliance Teiga library when compiling GDAL and at runtime too. > >> >> Thank you in advance. >> >> Regards, >> Miro >> > > >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
