You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure Consistent CRS Accross Analysis (#719)
* Support storing study area option to settings
* Fix bug on missing import
* Remove hard coded EPSG:4326
* Store valid CRS to settings
* Initialize CRS and extent values from settings
* Check validity of CRS when changing the step
* Initialize CRS and extent values from settings
* Removed unused import
* Reformat code
* Ensure extent box uses crs selector reference system
* Fix bug on changing steps
* Fix bug on changing steps
* Set CRS of the studyarea for the CRS selector