jan: thuban ChangeLog,1.806,1.807

cvs@intevation.de cvs at intevation.de
Thu Apr 28 11:40:27 CEST 2005


Author: jan

Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv31472

Modified Files:
	ChangeLog 
Log Message:
Introduce OGRFileShapeStore in ogr extension.
This allows at least that loaded shapefile shape stores
can be saved correctly in the thuban session file
and reloaded again (reload is via core shapefile
routine, not OGR). For other types, .thuban files
can not be reloaded for the time being.


Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.806
retrieving revision 1.807
diff -u -d -r1.806 -r1.807
--- ChangeLog	27 Apr 2005 11:07:15 -0000	1.806
+++ ChangeLog	28 Apr 2005 09:40:25 -0000	1.807
@@ -1,3 +1,24 @@
+2005-04-28  Jan-Oliver Wagner <jan at intevation.de>
+
+	Introduce OGRFileShapeStore in ogr extension.
+	This allows at least that loaded shapefile shape stores
+	can be saved correctly in the thuban session file
+	and reloaded again (reload is via core shapefile
+	routine, not OGR). For other types, .thuban files
+	can not be reloaded for the time being.
+
+	* Extensions/ogr/ogrshapes.py (OGRFileShapeStore): New. This
+	class ist to be used for any file-based shape stores
+	accessed through OGR.
+
+	* Extensions/ogr/ogrstart.py (open_with_ogr): Added
+	forgotten _ for i18n. Adapted call OpenFileShapestore
+	regarding new parameter.
+	(OpenFileShapestore): Use OGRFileShapeStore instead of
+	OGRShapeStore. Fix return value (None instead of null).
+	Add new parameter "mainwindow" to avoid accessing global
+	context.
+
 2005-04-27  Jan-Oliver Wagner <jan at intevation.de>
 
 	Introduce FileShapeStore as generalization for





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)