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

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

View Directory Listing Directory Listing


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

Revision 2734 - Directory Listing
Modified Thu Mar 1 12:42:59 2007 UTC (18 years ago) by bramz
made a copy

Revision 2721 - Directory Listing
Modified Sat Jan 13 15:11:42 2007 UTC (18 years, 1 month ago) by dpinte
Original Path: trunk/thuban/Extensions/bboxdump
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 - Directory Listing
Modified Sat Nov 20 12:55:01 2004 UTC (20 years, 3 months ago) by jan
Original Path: trunk/thuban/Extensions/bboxdump
Removed registry entry (moved to __init__.py).


Revision 2400 - Directory Listing
Modified Sat Nov 20 12:53:19 2004 UTC (20 years, 3 months ago) by jan
Original Path: trunk/thuban/Extensions/bboxdump
Added registry entry and the importing
of the actual bboxdump module.


Revision 2356 - Directory Listing
Modified Tue Sep 28 19:31:05 2004 UTC (20 years, 5 months ago) by jan
Original Path: trunk/thuban/Extensions/bboxdump
Added registration of the extension.


Revision 2203 - Directory Listing
Modified Tue May 11 22:34:49 2004 UTC (20 years, 9 months ago) by jan
Original Path: trunk/thuban/Extensions/bboxdump
Use FindOrInsertMenu() instead of finding menu on its own.


Revision 2197 - Directory Listing
Modified Tue May 4 17:17:00 2004 UTC (20 years, 10 months ago) by frank
Original Path: trunk/thuban/Extensions/bboxdump
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 - Directory Listing
Added Thu Apr 22 17:11:54 2004 UTC (20 years, 10 months ago) by frank
Original Path: trunk/thuban/Extensions/bboxdump
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.


[email protected]
ViewVC Help
Powered by ViewVC 1.1.26