1 |
|
2006-10-15 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/renderer.py: Added module variable verbose and |
4 |
|
added verbose output before doing a raster projection. |
5 |
|
Minor: Added (c) year 2006. |
6 |
|
|
7 |
|
* test/test_baserenderer.py: Added new function |
8 |
|
test_projected_raster_decimalcommalocale() |
9 |
|
Added new author Bernhard Reiter and new copyright year 2006. |
10 |
|
|
11 |
|
* libraries/thuban/gdalwarp.cpp(ProjectRasterFile): Adding |
12 |
|
switching to LC_NUMERIC "C" and back before calling GDAL functions - |
13 |
|
only #if python >=2.4 . |
14 |
|
|
15 |
2006-10-10 Didrik Pinte <[email protected]> |
2006-10-10 Didrik Pinte <[email protected]> |
16 |
|
|
17 |
Win32 build updates |
Win32 build updates |
45 |
with setlocale(). |
with setlocale(). |
46 |
|
|
47 |
* test/runtests.py: Added new option ---setdecimalcommalocale |
* test/runtests.py: Added new option ---setdecimalcommalocale |
48 |
to run all tests with an LC_NUMERIC that uses comma as decimal_point. |
to run all tests with an LC_NUMERIC that uses comma as decimal_point. |
49 |
Minor: Added (c) year 2006. Fixed typo in a docstring. |
Minor: Added (c) year 2006. Fixed typo in a docstring. |
50 |
|
|
51 |
* test/test_transientdb.py: Minor: Added (c) year 2006. Fixed typo in |
* test/test_transientdb.py: Minor: Added (c) year 2006. Fixed typo in |