13/05/2020
New major version of QGIS Map Coordinates Plugin released, now also available for QGIS3. Initial development done by our students. Update to QGIS3 performed by OpenGeoLabs s.r.o. Supported by SURO. Enjoy!
Map Corners Coordinates Plugin Documentation — QGIS Map Corners Coordinates Plugin 2.0 documentation
The plugin shows current corners coordinates of map canvas on the screen. Captured coordinates can be saved into plain text file. User may choose the spatial reference system (SRS) of coordinates between WGS-84 (EPSG:4326) and SRS of map canvas.
28/01/2018
Our lab proudly announce a new GRASS addons for downloading and importing Sentinel products. See https://grass.osgeo.org/grass72/manuals/addons/r.sentinel.download.html and https://grass.osgeo.org/grass72/manuals/addons/r.sentinel.import.html
Enjoy! :-)
GRASS GIS manual: r.sentinel.download
By default Sentinel products are sorted by cloudcoverpercentage and ingestiondate (see sort option). Only products which footprint intersects current computation region extent are filtered. The extent can be optionally defined also by vector map. Filtered products can be reduced by limit option.
16/07/2016
OSGeoREL at CTU introduces a new tool developed for GRASS to easily clip vector features. Implemented by Zofie Cimburova. See https://grass.osgeo.org/grass70/manuals/addons/v.clip.html
GRASS GIS manual: v.clip
In default, boundaries of clip map are dissolved before clipping. Alternatively, flag -d can be ticked to retain the boundaries of clip map. Flag -b facilitates clipping by current computational region.