Explorar o código

wxGUI: new OGR polygon layer - GRASS feature type 'boundary'

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@48175 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=13) %!d(string=hai) anos
pai
achega
02347d58a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gui/wxpython/gui_modules/gselect.py

+ 1 - 1
gui/wxpython/gui_modules/gselect.py

@@ -1737,4 +1737,4 @@ class OgrTypeSelect(wx.Panel):
         elif sel == 1:
             return 'line'
         elif sel == 2:
-            return 'area'
+            return 'boundary'