Dominic Lowe
2011-05-10 15:43:58 UTC
Hi Michael,
Thanks for the observation - sorry for the slow reply. I've just
committed your change to WCS, WFS and WMS as they all have the same issue.
I don't have a suitable server (with high precision bbox) to test it on
so if you do get a chance to try it out that would be great.
Regards
Dom
Thanks for the observation - sorry for the slow reply. I've just
committed your change to WCS, WFS and WMS as they all have the same issue.
I don't have a suitable server (with high precision bbox) to test it on
so if you do get a chance to try it out that would be great.
Regards
Dom
Hi,
while testing some WCS services and requests from OWSLib, I found (at
least on my machine) that in wcs110.py when iterating over the bbox
tuple and creating a string, the use of str() leads to a truncation of
the bbox values after ten decimal places. using repr() at line 148
instead solves the issue.
Cheers, Michael
while testing some WCS services and requests from OWSLib, I found (at
least on my machine) that in wcs110.py when iterating over the bbox
tuple and creating a string, the use of str() leads to a truncation of
the bbox values after ten decimal places. using repr() at line 148
instead solves the issue.
Cheers, Michael
--
Scanned by iCritical.
Scanned by iCritical.