瀏覽代碼

i.ortho.elev: added output message

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@72073 15284696-431f-4ddb-bdfa-cd5b030d7da7
Luca Delucchi 7 年之前
父節點
當前提交
e2a51547ea
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      imagery/i.ortho.photo/i.ortho.elev/main.c

+ 2 - 0
imagery/i.ortho.photo/i.ortho.elev/main.c

@@ -208,6 +208,8 @@ int main(int argc, char *argv[])
 	/* select current location */
 	select_current_env();
 
+        G_message(_("Group [%s] in location [%s] mapset [%s] now uses elevation map [%s]"),
+	          group, location, mapset, elev_opt->answer);
     }else{
 	G_fatal_error(_("Mapset [%s] in target location [%s] - %s "),
                   mapset, location,