File size: 2,489 Bytes
08e9d97
0799c76
08e9d97
 
 
 
 
 
 
 
 
 
 
 
 
 
0799c76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25eca71
 
 
0799c76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25eca71
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
---
license: cc-by-nc-4.0
task_categories:
- robotics
tags:
- off-road-navigation
- traversability
- satellite-imagery
- lidar
- geospatial
size_categories:
- 1K<n<10K
---

# Offroad-global-nav Geospatial Dataset

## Overview

This repository contains the dataset introduced in:

> **“Learning Traversability-Aware Global Planners for Long Horizon Off-Road Navigation”**

The dataset is designed to support **long-range off-road navigation** using **multi-modal geospatial data**, combining large-scale overhead sensing with real-world human driving behavior.

Unlike traditional off-road datasets that focus on **local perception**, this dataset enables **global planning over kilometer-scale environments**.

---

## 📊 Dataset Summary

- **Scenes**: 299 geographically diverse locations (more will be added) 
- **Coverage**: ~1,244 km²  
- **Human driving data**: ~1,130 km of GPS trajectories  

### Modalities
- 🛰️ Satellite imagery (GeoTIFF)
- 🌐 Aerial LiDAR point clouds (LAZ)
- 🗺️ OpenStreetMap vectors (OSM XML)
- 📍 Human trajectories (KML)

Each scene is **fully geo-referenced and co-registered**.

---

## 🗺️ Geographic Coverage

The dataset spans diverse terrain types across the United States, including:
- Deserts  
- Grasslands  
- Forests  
- Mountains  
- Quarries and mines  

![Dataset Locations](./geotiff_map.png)

*Red markers indicate sampled regions used for dataset construction.*

![Satellite Images of different terrains](./dataset.png)

*Satellite Images from different locations with diverse terrain.
---

## 🧱 Data Structure

## 🔍 Modalities Explained

### Satellite Imagery
High-resolution RGB imagery capturing:
- Vegetation
- Trails
- Water bodies
- Terrain appearance

---

### LiDAR Point Clouds
Dense aerial LiDAR (5–27 pts/m²) providing:
- Elevation (height)
- Surface normals (slope)
- Intensity (surface reflectivity)

---

### OpenStreetMap (OSM)
Vector priors including:
- Roads and trails
- Waterways

Used as weak semantic supervision.

---

### Human GPS Trajectories
Real-world driving paths used as:
- Implicit supervision for traversability
- Ground truth for path preference

---

## 🚀 Getting Started

```python
from datasets import load_dataset

dataset = load_dataset("anony-008/offroad-global-nav")

sample = dataset["data"][0]
```

---

## 🤝 Acknowledgements

This dataset builds upon publicly available geospatial data sources including:

USGS LiDAR

ArcGIS satellite imagery

OpenStreetMap
Free AI Image Generator No sign-up. Instant results. Open Now