GML (Geography Markup Language) is an XML-based language created by the Open Geospatial Consortium (OGC) for modeling, transporting, and storing geographic information. GML files classify elements by type, and Spatial Manager aids in sorting and separating them into layers.
Available for AutoCAD, BricsCAD, ZWCAD, GstarCAD and Desktop.
GML, or Geography Markup Language, is an XML-based language used for expressing geographical features. Developed by the Open Geospatial Consortium (OGC), GML is used to model, transport, and store geographic information.
In the internal codification of a GML file, the type of element is generally stored. This classification is often not taken into consideration, but it can be very helpful for sorting elements or separating them into layers.
It can also be used to split GML files into multiple ones:
- Execute SPMIMPORT selecting “Use Field values for layer=ItemType”
- Execute SPMEXPORT, select a specific layer, and select the output GML location (or any other format)
- Repeat to get a file for each desired type
Note: Some features are available only in the Standard or Professional editions.