1 |
|
2003-08-26 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/postgisdb.py (PostGISTable.Title) |
4 |
|
(PostGISShapeStore.AllShapes): Add these missing methods. |
5 |
|
(PostGISShapeStore.ShapesInRegion): No need to raise |
6 |
|
StopIteration. We can simply return |
7 |
|
|
8 |
|
* test/test_postgis_db.py (TestPostGISTable.test_title) |
9 |
|
(TestPostGISShapestorePoint.test_all_shapes): New tests for the |
10 |
|
new methods |
11 |
|
|
12 |
2003-08-25 Bernhard Herzog <[email protected]> |
2003-08-25 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
* Thuban/Model/postgisdb.py (shapetype_map): Add MUTLIPOLYGON. |
* Thuban/Model/postgisdb.py (shapetype_map): Add MUTLIPOLYGON. |