OsmXmlOptions.ReportCommonAttributes

OsmXmlOptions.ReportCommonAttributes property

Report common OSM attributes: visible, version, changeset, timestamp, user and uid. Common attributes will be reported as feature attributes with “osm_” prefix, e.g. osm_user, osm_timestamp, etc.

public bool ReportCommonAttributes { get; set; }

See Also