Hi Paul,
In the new out_wkt.c export functions,
what do you thing about precision handling ?
1) Keeping it like it is, with significant digit semantic
2) Having an uniform behavior with others out_*
functions (i.e decimal places + switch to scientific
notation only for uge datas + trim_trailing_zeros)
--
Olivier