OsmXmlOptionsReportAllWays Property

Report all ways as features, even if they don't have any significant tags or don't have any nodes.

Namespace:  Aspose.Gis.Formats.OsmXml
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public bool ReportAllWays { get; set; }

Property Value

Type: Boolean
See Also