[Gambas-user] Implement DGNLib in gambas
Martin
mbelmonte at belmotek.net
Wed Sep 7 09:23:40 CEST 2022
El 7/9/22 a las 1:54, bb escribió:
> That api file looks very old, 2003. DGN changed a lot since then, also
> the format changed and went closed at version 8.
Yes, it is a library from 2005 to be more precise.
In my particular case I want to work with DGN files from that era, but
there is another library called gdal, which is available in the repos of
most linux distributions, and supports many vector formats, including
DGNv7 and DGNv8. It might be the optimal choice.
But I'm still in the same stalemate, I don't know how to deal with the
arc reading through extern or by creating a component.
https://gdal.org/
More information about the User
mailing list