[GRASS-git] [OSGeo/grass] 863f06: grass.jupyter: Fix InteractiveMap bounding box for...
Anna Petrasova
noreply at github.com
Tue Apr 12 18:10:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 863f06731ecb77fae6cf0b89bf3bf4ff5e937f64
https://github.com/OSGeo/grass/commit/863f06731ecb77fae6cf0b89bf3bf4ff5e937f64
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M python/grass/jupyter/region.py
M python/grass/jupyter/utils.py
Log Message:
-----------
grass.jupyter: Fix InteractiveMap bounding box for saved_region, use_region (#2301)
Setting bounding box for use_region=True and saved_region="name" was moved to the RegionManager init to have the region set once the information is available and in all cases. Setting target region was refactored into a separate function.
More information about the grass-commit
mailing list