Hi Valery,
the source values:Code:
<north>28.6394164882561</north>
<south>28.6281469489165</south>
<east>-17.7966371769743</east>
<west>-17.8054253635753</west>
<rotation>1.33976818754354</rotation>
the results with point delimiter: Code:
<north>2,863942E+14</north>
<south>2,862815E+14</south>
<west>-1,780543E+14</west>
<east>-1,779664E+14</east>
<rotation>133976818754354</rotation>
results with commas: Code:
<north>28,63942</north>
<south>28,62815</south>
<west>-17,80543</west>
<east>-17,79664</east>
<rotation>1,33976818754354</rotation>
As another suggestion I would like to set the transparency.
Regards - Anton