[GRASS-SVN] r45735 - in grass-addons/gui: . wxpython
wxpython/data_catalog wxpython/psmap/images wxpython/wx.class
wxpython/wx.path
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Mar 23 07:54:25 EDT 2011
Author: hamish
Date: 2011-03-23 04:54:25 -0700 (Wed, 23 Mar 2011)
New Revision: 45735
Modified:
grass-addons/gui/Makefile
grass-addons/gui/wxpython/Makefile
grass-addons/gui/wxpython/data_catalog/LayerTree.py
grass-addons/gui/wxpython/data_catalog/catalog.py
grass-addons/gui/wxpython/data_catalog/mapdisplay.py
grass-addons/gui/wxpython/data_catalog/tcp4ossim.py
grass-addons/gui/wxpython/psmap/images/Makefile
grass-addons/gui/wxpython/psmap/images/scalebar-fancy.png
grass-addons/gui/wxpython/psmap/images/scalebar-simple.png
grass-addons/gui/wxpython/wx.class/README.txt
grass-addons/gui/wxpython/wx.class/wx.class.py
grass-addons/gui/wxpython/wx.path/wx.path.py
Log:
svn props
Property changes on: grass-addons/gui/Makefile
___________________________________________________________________
Added: svn:mime-type
+ text/x-makefile
Property changes on: grass-addons/gui/wxpython/Makefile
___________________________________________________________________
Added: svn:mime-type
+ text/x-makefile
Property changes on: grass-addons/gui/wxpython/data_catalog/LayerTree.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass-addons/gui/wxpython/data_catalog/catalog.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass-addons/gui/wxpython/data_catalog/mapdisplay.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass-addons/gui/wxpython/data_catalog/tcp4ossim.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass-addons/gui/wxpython/psmap/images/Makefile
___________________________________________________________________
Added: svn:mime-type
+ text/x-makefile
Added: svn:eol-style
+ native
Property changes on: grass-addons/gui/wxpython/psmap/images/scalebar-fancy.png
___________________________________________________________________
Modified: svn:mime-type
- application/octet-stream
+ image/png
Property changes on: grass-addons/gui/wxpython/psmap/images/scalebar-simple.png
___________________________________________________________________
Modified: svn:mime-type
- application/octet-stream
+ image/png
Modified: grass-addons/gui/wxpython/wx.class/README.txt
===================================================================
--- grass-addons/gui/wxpython/wx.class/README.txt 2011-03-23 11:22:45 UTC (rev 45734)
+++ grass-addons/gui/wxpython/wx.class/README.txt 2011-03-23 11:54:25 UTC (rev 45735)
@@ -1,14 +1,14 @@
-Start GRASS using North Carolina location [nc_spm_08] and landsat mapset (because wx.class is under development)
-
-download wx.class.py
-cd path/to/download/dir
-python wx.class.py
-
-A mapdisplay window appears with landsat map (lsat7_2002_10).It draws histogram of six satellite images
-lsat7_2002_10, lsat7_2002_20, lsat7_2002_30, lsat7_2002_40, lsat7_2002_50, lsat7_2002_60
-
-Double click left mouse button to select first point and do the same to select next point this will draw a red line using the first and second points
-repeat for selecting next points
-Double click right mouse button to close the region and draw the histogram on the left of mapdisplay.
-
-If any error message(maybe ZeroDivisionError: float division) is displayed on GRASS terminal redraw the region as explained above.
+Start GRASS using North Carolina location [nc_spm_08] and landsat mapset (because wx.class is under development)
+
+download wx.class.py
+cd path/to/download/dir
+python wx.class.py
+
+A mapdisplay window appears with landsat map (lsat7_2002_10).It draws histogram of six satellite images
+lsat7_2002_10, lsat7_2002_20, lsat7_2002_30, lsat7_2002_40, lsat7_2002_50, lsat7_2002_60
+
+Double click left mouse button to select first point and do the same to select next point this will draw a red line using the first and second points
+repeat for selecting next points
+Double click right mouse button to close the region and draw the histogram on the left of mapdisplay.
+
+If any error message(maybe ZeroDivisionError: float division) is displayed on GRASS terminal redraw the region as explained above.
Property changes on: grass-addons/gui/wxpython/wx.class/README.txt
___________________________________________________________________
Deleted: svn:executable
- *
Added: svn:mime-type
+ text/plain
Added: svn:keywords
+ Author Date Id
Added: svn:eol-style
+ native
Property changes on: grass-addons/gui/wxpython/wx.class/wx.class.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
Property changes on: grass-addons/gui/wxpython/wx.path/wx.path.py
___________________________________________________________________
Added: svn:mime-type
+ text/x-python
Added: svn:eol-style
+ native
More information about the grass-commit
mailing list