Author: du Changyu-Autodesk development technical consultant
Map 3D API Secondary Development Learning Guide
Built on AutoCAD, AutoCAD Map 3D is an infrastructure-oriented product. It uses fdo technology to achieve seamless access to common GIS data formats in the industry without the need for format conversion, this prevents data loss caused by format conversion, data redundancy caused by multiple copies of the same data, data expiration and maintenance, and many other problems. From the API perspective, because fdo is the data engine used to isolate the differences between the underlying data formats, developers do not have to worry about the types of data to operate on, you only need to call the unified geospatial platform API to perform operations on a large amount of data. Fdo provides providers for various data formats, including SHP, SDF, SQLite, SQL Server spatial, Oracle, postgis, raster, and so on. fdo is also an open-source project, in addition to a series of fdo providers provided by AutodeskCommunityIt also provides a lot of useful providers to access multiple data formats. You can even write your own fdo provider to access your own data format. Here we recommend you to write learning materials for your convenience. Read the full text
Autodesk infrastructure Map Server (AIMS)/mapguide API Secondary Development Learning Guide
Autodesk infrastructure Map Server (AIMS) is a web-oriented product of Autodesk in the infrastructure field for the release of basic data. His predecessor was Autodesk mapguide enterprise. In addition to all the functions of mapguide open source, he also provided Autodesk's proprietary modules and industry models for specific industries. Here we provide you with some materials to learn about mapguide development, which is also applicable to mapguide open source. Read the full text
AutoCAD. Net API Secondary Development Learning Guide
As the flagship product of Autodesk, AutoCAD has been widely used in various industries. The DWG format has become a de facto industrial standard. AutoCAD is not so much a product as a platform. Developers at home and abroad have developed various AutoCAD-based applications for different industries, autodesk has developed products for different industries based on AutoCAD, such as Map 3D, Civil 3D, AutoCAD architecture, and AutoCAD MEP. AutoCAD provides APIs in multiple forms, including lisp, COM, ObjectARX, And. net... Read the full text