Since I am new to FME I have no idea if this is even possible.
I have an Access database that contains projects that are related to specific AutoCAD drawing located in the project folder. I want to create a KML file showing not only place markers (with attribute table in it) for each project but also DWG route. Place markers are easy to do, already done it but I am having trouble figuring out how to implement AutoCAD drawings.
Is it possible to do it through Access database , or I have to use separate Reader for DWG files.
Thank you