OsmXmlOptions.ReportCommonAttributes

OsmXmlOptions.ReportCommonAttributes property

Gemeinsame OSM-Attribute melden: sichtbar, Version, Änderungssatz, Zeitstempel, Benutzer und UID. Gemeinsame Attribute werden als Funktionsattribute mit dem Präfix “osm_” gemeldet, z. B. osm_user, osm_timestamp usw.

public bool ReportCommonAttributes { get; set; }

Siehe auch