/[thuban]/branches/WIP-pyshapelib-bramz/Extensions/bboxdump/bboxdump.py
ViewVC logotype

Log of /branches/WIP-pyshapelib-bramz/Extensions/bboxdump/bboxdump.py

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2835)

Revision 2734 - (view) (annotate) - [select for diffs]
Modified Thu Mar 1 12:42:59 2007 UTC (18 years ago) by bramz
File length: 7873 byte(s)
Diff to previous 2721
made a copy

Revision 2721 - (view) (annotate) - [select for diffs]
Modified Sat Jan 13 15:11:42 2007 UTC (18 years, 1 month ago) by dpinte
Original Path: trunk/thuban/Extensions/bboxdump/bboxdump.py
File length: 7873 byte(s)
Diff to previous 2402
2007-01-13 Didrik Pinte <dpinte@itae.be>

    bboxdump, gns2shp, importAPR, mouseposition, ogr, profiling, svgexport
    extensions migrated to wxPython 2.6

    * Extensions/bboxdump/bboxdump.py: 
    updated wx statements

    * Extensions/gns2shp/gns2shp.py: 
    updated wx statements

    * Extensions/importAPR/importAPR.py:
    updated wx statements

    * Extensions/mouseposition/mouseposition.py:
    updated wx statements

    * Extensions/ogr/
    ogrdialog.py, ogrstart.py:
    updated wx statements

    * Extensions/profiling/profiling.py:
    updated wx statements

    * Extensions/svgexport/
    maplegend.py,svgsaver.py:
    updated wx statements



Revision 2402 - (view) (annotate) - [select for diffs]
Modified Sat Nov 20 12:55:01 2004 UTC (20 years, 3 months ago) by jan
Original Path: trunk/thuban/Extensions/bboxdump/bboxdump.py
File length: 7845 byte(s)
Diff to previous 2356
Removed registry entry (moved to __init__.py).


Revision 2356 - (view) (annotate) - [select for diffs]
Modified Tue Sep 28 19:31:05 2004 UTC (20 years, 5 months ago) by jan
Original Path: trunk/thuban/Extensions/bboxdump/bboxdump.py
File length: 8169 byte(s)
Diff to previous 2203
Added registration of the extension.


Revision 2203 - (view) (annotate) - [select for diffs]
Modified Tue May 11 22:34:49 2004 UTC (20 years, 9 months ago) by jan
Original Path: trunk/thuban/Extensions/bboxdump/bboxdump.py
File length: 7838 byte(s)
Diff to previous 2197
Use FindOrInsertMenu() instead of finding menu on its own.


Revision 2197 - (view) (annotate) - [select for diffs]
Modified Tue May 4 17:17:00 2004 UTC (20 years, 10 months ago) by frank
Original Path: trunk/thuban/Extensions/bboxdump/bboxdump.py
File length: 7898 byte(s)
Diff to previous 2196
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.


Revision 2196 - (view) (annotate) - [select for diffs]
Added Thu Apr 22 17:11:54 2004 UTC (20 years, 10 months ago) by frank
Original Path: trunk/thuban/Extensions/bboxdump/bboxdump.py
File length: 6978 byte(s)
New Extension to dump bounding boxes of all shapes of the selected
layer. An optional column can be specified to group the objects,
in this case the bounding box is a union of the separate boxes.
Dump can be displayed in a ScrolledMessageDialog or written to file.
The Extension is simply a combination of available and well tested
Thuban functionality.

* Extensions/bboxdump/__init__.py: New: Init to make this
	directory a package.

* Extensions/bboxdump/bboxdump.py: New: Dump bounding boxes of
	all shapes of the selected layer.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26