kamangir / blue-geo

🌐 AI for precise geospatial data analysis and visualization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌐 Blue-GEO

AI for precise geospatial data analysis and visualization.

pip install blue-geo

πŸ”· QGIS πŸ”· ukraine-timemap πŸ‡ΊπŸ‡¦ πŸ”· sources πŸ”·


QGIS

 > QGIS help
QGIS seed [screen]
 . seed 🌱 QGIS.
QGIS expressions pull
 . pull QGIS expressions.
QGIS expressions push [push]
 . push QGIS expressions.
 πŸ“‚ /Users/kamangir/Library/Application Support/QGIS/QGIS3/profiles/default/python/expressions
 πŸ“‚ /Users/kamangir/git/blue-geo/blue_geo/QGIS/expressions
QGIS serve[r] [start]
 . start QGIS server.

to start, generate the seed 🌱,

QGIS seed

and paste it in the Python Console in QGIS.

image


ukraine-timemap πŸ‡ΊπŸ‡¦

ukraine-timemap ingests the Civilian Harm in Ukraine TimeMap dataset, available through this UI and this API, and generates a geojson, a QGIS project, and more.

 > ukraine_timemap help
ukraine_timemap browse \
	[dataset|github]
 . browse ukraine-timemap.
ukraine_timemap ingest \
	[dryrun,~upload] \
	[-|<object-name>] \
	[--verbose 1]
 . ingest the latest dataset from https://github.com/bellingcat/ukraine-timemap.

example use,

@select ukraine-timemap-$(@@timestamp)
ukraine_timemap ingest - . --verbose 1
@open . QGIS
@publish tar .

image

latest ingested object: ukraine-timemap.tar.gz, sandbox: ukraine-timemap/sandbox.ipynb.

last build πŸ”—

image

image

more: https://arash-kamangir.medium.com/%EF%B8%8F-openai-experiments-93-bf0cee062693


PyPI version

To use on AWS SageMaker replace <plugin-name> with the name of the plugin and follow these instructions.

About

🌐 AI for precise geospatial data analysis and visualization.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 76.7%Language:Shell 23.3%