OpenStreetMap (OSM) XML Writer Parameters
Decimal Points

Controls the number of decimal points that will be written in the OSM file for the lat/long coordinates of OSM points.
The default is 7 decimal points.
Pretty Printing

Setting this parameter to Yes ensures the output is neatly formatted. This promotes easier reading on screen and in print output.
- Indent Size: Select a value from 0 to 9.
- Replace Tabs with Spaces: By default the Tab character is used to for indentations. Select Yes to substitute the Tab character with a Space.
Note: Enabling this option produces a considerably larger output file due to added whitespace.