1 |
2006-09-18 Bernhard Reiter <[email protected]> |
2006-09-18 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
Fixed proj behaviour with python >=2.4 when decimal_point != '.'. |
4 |
|
|
5 |
* Thuban/UI/application.py: Fixed warning dialog when gdal is missing. |
* Thuban/UI/application.py: Fixed warning dialog when gdal is missing. |
6 |
|
|
7 |
* test/test_proj.py: new test_lc_numeric_robustness(). Added author |
* test/test_proj.py: new test_lc_numeric_robustness(). Added author |
8 |
Bernhard Reiter and new copyright year 2006. |
Bernhard Reiter and new copyright year 2006. |
9 |
|
|
10 |
|
* Thuban/Model/proj.py: New _do_we_have_to_work_around_broken_proj() |
11 |
|
and Projection.assuregoodlocale(), Projection.assureinitlocale(). |
12 |
|
Added author Bernhard Reiter and (c) 2006. |
13 |
|
|
14 |
2006-09-15 Bernhard Reiter <[email protected]> |
2006-09-15 Bernhard Reiter <[email protected]> |
15 |
|
|
16 |
* README: added RXP and pyRXP as optional for tests. |
* README: added RXP and pyRXP as optional for tests. |