OsmXmlOptions.ReportAllNodes

OsmXmlOptions.ReportAllNodes property

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

public bool ReportAllNodes { get; set; }

See Also