1 |
|
2005-03-04 Nina H�ffmeyer <[email protected]> |
2 |
|
|
3 |
|
* Extensions/ogr/ogrdialog.py: Added a dialog, which asks for |
4 |
|
OGRConnection to open a datasource. Removed dialog to display all |
5 |
|
available drivers. Added some doc strings. |
6 |
|
|
7 |
|
* Extensions/ogr/ogrstart.py: Added menu entry for opening an |
8 |
|
OGRDatasource with a string. Added two opening methods which return an |
9 |
|
OGRDatasource (either data from file or from DB). |
10 |
|
|
11 |
|
* Extensions/ogr/ogrshapes.py: Added class OGRGeometry, which |
12 |
|
represents a geometry reference of an OGRFeature. OGRShape now has a |
13 |
|
list of referenced geometry objects (important for geometry |
14 |
|
collections). |
15 |
|
For OGRShapeStores loaded from a DB an ID column can be specified now. |
16 |
|
|
17 |
2005-02-22 Jan-Oliver Wagner <[email protected]> |
2005-02-22 Jan-Oliver Wagner <[email protected]> |
18 |
|
|
19 |
* test/test_map.py (TestMapWithContents.test_tree_info): |
* test/test_map.py (TestMapWithContents.test_tree_info): |