1 |
|
2003-09-23 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* libraries/thuban/wxproj.cpp (project_point): if there's an |
4 |
|
inverse but no forward projection, convert to degrees after |
5 |
|
applying the inverse projection. Fixes RT#2096 |
6 |
|
|
7 |
|
* test/test_wxproj.py: New. Test cases for wxproj.so. One test |
8 |
|
implicitly tests for the fix to RT#2096 |
9 |
|
|
10 |
|
* test/support.py (FloatComparisonMixin.assertFloatSeqEqual): |
11 |
|
Check that the sequences have the same lengths |
12 |
|
|
13 |
|
* Resources/Projections/defaults.proj (Geographic projection): Use |
14 |
|
a much more precise value for the to_meter attribute. |
15 |
|
|
16 |
2003-09-22 Bernhard Herzog <[email protected]> |
2003-09-22 Bernhard Herzog <[email protected]> |
17 |
|
|
18 |
* test/support.py (initthuban): Make sure to unset the LANG env. |
* test/support.py (initthuban): Make sure to unset the LANG env. |