OsmXmlOptions.ReportCommonAttributes

OsmXmlOptions.ReportCommonAttributes property

共通の OSM 属性を報告します: visible、version、changeset、timestamp、user、および uid. 共通の属性は、osm_user、osm_timestamp などのように、“osm_” プレフィックスが付いた機能属性として報告されます。

public bool ReportCommonAttributes { get; set; }

関連項目