-
-
Notifications
You must be signed in to change notification settings - Fork 416
Description
Describe the bug
Searching in the GRASS GUI tools tab in the Windows standalone binary from 2022-05-06 , 394970d, there is no entry for r.in.wms . r.in.wms is also not listed in the File-->Import raster data tools dropdown menu .
To Reproduce
Steps to reproduce the behavior:
- Go to the Tools tab
- Type r.in in the Search box
- r.in.wms is not listed
Expected behavior
r.in.wms should be listed in the gui
System description (please complete the following information):
- Operating System: Windows 10
- GRASS GIS version 8.3-dev 2022-05-06 , 394970d
g.version -rge
version=8.3.dev
date=2022
revision=394970d61
build_date=2022-05-06
build_platform=x86_64-w64-mingw32
build_off_t_size=8
libgis_revision=3820004d7
libgis_date=2022-04-28T01:06:56+00:00
proj=9.0.0
gdal=3.4.3
geos=3.10.2
sqlite=3.38.1
python 3.95
wxPython 4.1.1
Additional context
I noticed that this was true in GRASS 7.8.7 for windows as well, so probably the case in 8.0 and 8.2
