Skip to content

Commit

Permalink
fascinating feature πŸͺ„ - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jul 14, 2024
1 parent 5cbb8de commit 6a9cc42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ AI for precise geospatial data analysis and visualization.
pip install blue-geo
```

πŸ”· [QGIS](#QGIS) πŸ”· [ukraine-timemap](#ukraine-timemap-) πŸ‡ΊπŸ‡¦ πŸ”· [vancouver-watching](#vancouver-watching-) 🌈 πŸ”Ή [sources](./sources.yaml) πŸ”·

---

## QGIS
Expand Down Expand Up @@ -38,6 +36,10 @@ and paste it in the Python Console in QGIS.

---

| | | |
|-|-|-|
| [QGIS](#QGIS) [ukraine-timemap](#ukraine-timemap-) πŸ‡ΊπŸ‡¦ πŸ”· [vancouver-watching](#vancouver-watching-) 🌈 | [sources](./metadata.yaml) |

## ukraine-timemap πŸ‡ΊπŸ‡¦

[`ukraine-timemap`](./blue_geo/.abcli/ukraine-timemap/) ingests the [Bellingcat](https://www.bellingcat.com/) [Civilian Harm in Ukraine TimeMap](https://github.com/bellingcat/ukraine-timemap) dataset, available through [this UI](https://ukraine.bellingcat.com/) and [this API](https://bellingcat-embeds.ams3.cdn.digitaloceanspaces.com/production/ukr/timemap/api.json), and generates a `geojson`, a QGIS project, and more.
Expand Down
2 changes: 1 addition & 1 deletion blue_geo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

DESCRIPTION = f"{ICON} AI for precise geospatial data analysis and visualization."

VERSION = "4.36.1"
VERSION = "4.37.1"

REPO_NAME = "blue-geo"

Expand Down

0 comments on commit 6a9cc42

Please sign in to comment.