浏览代码

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 13 年之前
父节点
当前提交
02347d58a2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'