OsmXmlOptions.ReportAllWays

OsmXmlOptions.ReportAllWays property

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

public bool ReportAllWays { get; set; }

See Also