frank: thuban ChangeLog,1.646,1.647
cvs@intevation.de
cvs at intevation.de
Tue May 4 19:17:03 CEST 2004
Author: frank
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv22494
Modified Files:
ChangeLog
Log Message:
Extensions/bboxdump/__init__.py: Fixed string left over from
copying.
Extensions/bboxdump/bboxdump.py (bboxdump):
Use layer.ShapeStore().AllShapes() to loop over shapes instead of
xrange(layer.NumShapes()). Compile the bboxmessage from a list
of formatted outputs (string.join) instead of appending to the
message. Two progress bar dialogs to report progress on the sometimes
lenghty processing.
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.646
retrieving revision 1.647
diff -u -d -r1.646 -r1.647
--- ChangeLog 22 Apr 2004 17:11:54 -0000 1.646
+++ ChangeLog 4 May 2004 17:17:00 -0000 1.647
@@ -1,3 +1,15 @@
+2004-05-04 Frank Koormann <frank at intevation.de>
+
+ * Extensions/bboxdump/__init__.py: Fixed string left over from
+ copying.
+
+ * Extensions/bboxdump/bboxdump.py (bboxdump):
+ Use layer.ShapeStore().AllShapes() to loop over shapes instead of
+ xrange(layer.NumShapes()). Compile the bboxmessage from a list
+ of formatted outputs (string.join) instead of appending to the
+ message. Two progress bar dialogs to report progress on the sometimes
+ lenghty processing.
+
2004-04-22 Frank Koormann <frank at intevation.de>
New Extension to dump bounding boxes of all shapes of the selected
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)