From 0ac2fc1b79264261f5bd364ff29a3dff13ac4a4b Mon Sep 17 00:00:00 2001 From: Qiusheng Wu Date: Tue, 9 Dec 2025 12:09:36 -0500 Subject: [PATCH] Add QGIS plugin to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 035cbb90..6dca65f9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ [![Conda Recipe](https://img.shields.io/badge/recipe-segment--geospatial-green.svg)](https://github.com/conda-forge/segment-geospatial-feedstock) [![Conda Downloads](https://anaconda.org/conda-forge/segment-geospatial/badges/downloads.svg)](https://anaconda.org/conda-forge/segment-geospatial) [![DOI](https://joss.theoj.org/papers/10.21105/joss.05663/status.svg)](https://doi.org/10.21105/joss.05663) +[![QGIS](https://img.shields.io/badge/QGIS-plguin-orange.svg)](https://github.com/opengeos/qgis-samgeo-plugin) + [![logo](https://raw.githubusercontent.com/opengeos/segment-geospatial/main/docs/assets/logo_rect.png)](https://github.com/opengeos/segment-geospatial/blob/main/docs/assets/logo.png) @@ -38,6 +40,12 @@ The **segment-geospatial** package draws its inspiration from [segment-anything- - Visualize segmentation results on interactive maps - Segment objects from timeseries remote sensing imagery +## QGIS Plugin + +SamGeo is also available as a QGIS plugin. Check out . + +![QGIS](https://github.com/user-attachments/assets/21805e83-15a7-4619-92f4-391b90315eff) + ## Installation ### Install from PyPI