OsmXmlOptions.ReportCommonAttributes

OsmXmlOptions.ReportCommonAttributes property

Report common OSM attributes: visible, version, changeset, timestamp, user and uid. common attributes 将报告为带有“osm_”前缀的特征属性,例如osm_user, osm_timestamp, etc.

public bool ReportCommonAttributes { get; set; }

也可以看看