Million-AID is a large-scale benchmark dataset containing a million instances for remote sensing scene classification.
- Check out this repository for models using Facebook's Detectron2 to detect parking bays from satellite imagery and synthetic data.
- Check out this post for how to get data from an ArcGIS Feature Service to PostGIS using QGIS (or ogr2ogr, if you prefer the command line). Sharing the data with pg_featureserv is also demonstrated.
- Have a look at this great collection of video tutorials for GRASS GIS 8.0.
- Here is a tutorial with a interactive notebook for analyzing climate data using Python. The tutorial will help you understand various climate datasets and related terminology.
- Prettymapp is a web application that enables you to create beautiful artsy maps for any address in your browser with a single click.
- QField 2.0 is packed with new features that will make your professional fieldwork more efficient. Read more about it here.
- Introducing a new Python package named geospatial that enables to install commonly used Python packages for geospatial analysis and data visualization with only one line of code.
- This tutorial explains how to display graphs in Lizmap popups by defining relations, filters and data visualization settings in QGIS.
- Learn how to add a Place Autocomplete input field with React using an open-source React component built on the Place Autocomplete service in Google Maps JavaScript API.