[GRASS-git] [OSGeo/grass] 1b35ff: wxGUI: fix importing data when new location was cr...
Anna Petrasova
noreply at github.com
Tue Mar 2 20:07:41 PST 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 1b35ff81e993958618248c10dcbd64c6694ec771
https://github.com/OSGeo/grass/commit/1b35ff81e993958618248c10dcbd64c6694ec771
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M gui/wxpython/startup/guiutils.py
Log Message:
-----------
wxGUI: fix importing data when new location was created (#1416)
Previously it imported the data into the current mapset not the new one,
also sets the default region from that data, previously it extended the region which is not
appropriate here.
More information about the grass-commit
mailing list