OsmXmlOptionsReportCommonAttributes 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.

Namespace:  Aspose.Gis.Formats.OsmXml
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public bool ReportCommonAttributes { get; set; }

Property Value

Type: Boolean
See Also