## Smart Maps report
### 2024-03-20
{%hackmd WdEeg3SdQ-OHU9QFfiW1hg %}
----
## Target events
1. 2024-04: **7th Annual International Humanitarian Mapathon 2024**
2. 2024-10: ISPRS Technical Commission IV Symposium 2024
3. 2024-12: FOSS4G 2024
4. 2024-12: FOSS4G-Asia 2024
5. 2025: FOSS4G 2025
----
### 7th Annual International Humanitarian Mapathon 2024 - "UN Crisis Map Challenge"
An event held by university volunteers from the US, the Phillippines, and Japan.
1. UN Smart Maps Group provide a data package for the hackathon.
2. Participants submit maps.
3. UN Smart Maps Group evaluates the submitted maps.
UN Smart Maps Group is **preparing** platforms and the data package.
----
```mermaid
flowchart LR
%%subgraph .
osm((OpenStreetMap Ecosystem))
rapid[Rapid Editor]
fsq[FSQ Studio on the web]
go[Observable on the web]
rapid --> osm
%%end
%%subgraph .
osmfj[OSMFJ PMTiles]
t[Data Package]
%%end
osm --> osmfj
osmfj --> go
osmfj --> sl
t --> sl
t --> fsq
t --> go
go --> rapid
%%subgraph .
sl[Observable Framework on Raspberry Pi]
ipfs[IPFS]
llm[LLM]
routing[Routing]
dev[Devices]
sl --- ipfs
sl --- llm
sl --- routing
sl --- dev
%%end
```
----
### Implementation work
![hfu](https://hackmd.io/_uploads/B1Zvp_I06.png) Observable, Observable Framework, Data Package
![smellman](https://hackmd.io/_uploads/SyRma_8R6.png) OSMFJ PMTiles, Routing (Valhalla)
![yuiseki](https://hackmd.io/_uploads/r1eqa_I0T.png) **LLM** (TinyLlama)
----
[Over to @yuiseki](https://hackmd.io/@yuiseki/ryoVAlv0a#/) for LLM work.
{"title":"Smart Maps report 2024-03","description":"UN Open GIS monthly meeting 2024-03-20","contributors":"[{\"id\":\"fc0f9ab3-2844-43fe-a29f-da028138304f\",\"add\":2823,\"del\":1192}]"}