Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Load with 🤗 Datasets
You can download this dataset through HuggingFace datasets (which requires you to install the extra Vision packages with pip install datasets[vision]). Then you will be able to load specific parts of this dataset with:
from datasets import load_dataset
ds = load_dataset("ORG/REPO_ID", name="flsim") # or arcgis/bingmaps/ges/xplane
print(ds)
- Downloads last month
- 64,236