Skip to content

Commit 2bd41e1

Browse files
committed
updated readme
1 parent f9bfb8f commit 2bd41e1

1 file changed

Lines changed: 29 additions & 1 deletion

File tree

README.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,29 @@
1-
# GIFIS
1+
# 🌊 GIFIS: Generalized Immersive Flood Information System Specification
2+
3+
An open standard for immersive, interoperable flood information systems.
4+
5+
---
6+
7+
## 📖 About GIFIS
8+
9+
The **Generalized Immersive Flood Information System (GIFIS) Specification** defines a structured and extensible data model for representing, validating, and publishing hydrologic and geospatial datasets in immersive environments (VR/AR/MR).
10+
11+
It provides JSON Schema–based profiles for core entities such as **locations**, **events**, **alerts**, and **flood maps**.
12+
13+
---
14+
15+
## 🔑 Core Features
16+
17+
- ✅ JSON Schema–driven validation for consistency and interoperability
18+
- 🌍 Support for geospatial formats (GeoJSON, 3D Tiles, glTF)
19+
- 🧾 Standardized metadata for hydrologic, meteorological, and sensor data
20+
- 🚨 Integration with alerting systems and flood forecast models
21+
- 🕶️ Designed for real-time immersive visualization (VR/AR/MR)
22+
23+
---
24+
25+
## 🚀 Getting Started
26+
27+
1. Clone the repository:
28+
```bash
29+
git clone https://github.com/uihilab/GIFIS.git

0 commit comments

Comments
 (0)