MapSpaceORNL/asia-landuse-11class-v1
MapSpace LSG 2026: Asia 11-Class Land Use Dataset Details This dataset contains POI-based land-use estimates for LandScan Global grid cells in Asia. It was generated and is shared by the Geospatial Science and Engineering Division at Oak Ridge National Laboratory. Curated by: Geospatial Science and Engineering Division, Oak Ridge National Laboratory Version: v1 License: CC BY 4.0 Geographic coverage: Asia Spatial grid: 30 arc seconds (1/120 degree) CRS: EPSG:4326… See the full description on the dataset page: https://huggingface.co/datasets/MapSpaceORNL/asia-landuse-11class-v1.
MapSpace LSG 2026: Asia 11-Class Land Use
Dataset Details
This dataset contains POI-based land-use estimates for LandScan Global grid cells in Asia. It was generated and is shared by the Geospatial Science and Engineering Division at Oak Ridge National Laboratory.
- Curated by: Geospatial Science and Engineering Division, Oak Ridge National Laboratory
- Version: v1
- License: CC BY 4.0
- Geographic coverage: Asia
- Spatial grid: 30 arc seconds (1/120 degree)
- CRS: EPSG:4326
- Format: GeoParquet, one country or territory per file
- Files: 49
- Rows: 43,050,140
- Contact: mapspace@ornl.gov
Each row represents one grid cell and contains probabilities for 11 land-use classes, an argmax label, prediction diagnostics, and the cell geometry. These values are model outputs or a documented no-feature fallback; they are not ground-truth land-use observations.
This is an 11-class, 30-arc-second product. It is distinct from the earlier three-class MapSpace dataset cited under Related Work.
Dataset Structure
The repository root contains 49 GeoParquet files. The current schema is:
Class columns appear in the order shown above. Exact probability ties are resolved by that order.
Confidence levels are assigned from landuse_probability as follows:
high: at least 0.70medium: at least 0.50 and below 0.70low: at least 0.35 and below 0.50mixed: below 0.35
Label provenance
no_feature_fallback does not mean that the model or an independent observation established that the cell is open space. Filter on label_source == "model_prediction" when analyses require model-derived labels only.
Source Data and Method
Inputs include OpenStreetMap and PlanetSense Program POI/feature tags joined to the LandScan Global grid. Training labels are derived from OpenStreetMap land-use, POI, and natural-feature polygons mapped to the 11 classes. The pipeline uses TF-IDF features and XGBoost multiclass probability models. Models are fitted by source area; areas without sufficient training data may use a donor model.
Exact snapshot dates for OpenStreetMap, PlanetSense, and LandScan inputs are not supplied in this release.
Uses
Potential direct uses include urban planning, transportation planning, population modeling, and disaster-risk assessment. Users should validate fitness for their geography and application before operational use.
This dataset should not be treated as parcel-level land use, legal zoning, surveyed ground truth, or a substitute for local authoritative data.
Bias, Risks, and Limitations
- OpenStreetMap-derived training labels are weak labels and vary in completeness, positional accuracy, tagging practice, and class balance by geography.
- Model performance can therefore vary across countries, regions, and classes. Sparse areas may depend on geographically transferred donor models.
- POI and feature coverage is uneven. A large share of rows may use
no_feature_fallback; these rows require separate interpretation. - The 30-arc-second grid is angular, not equal-area. East-west cell width decreases with latitude.
- Independent input snapshots can create temporal mismatch.
- A consolidated accuracy estimate for this regional release is not provided. Do not infer accuracy from
landuse_probabilityorconfidence_levelalone.
License and Attribution
The dataset is released under the Creative Commons Attribution 4.0 International license. Attribute the Geospatial Science and Engineering Division at Oak Ridge National Laboratory and cite the repository used.
Citation
No DOI has been assigned to this v1 regional release. A suggested citation is:
@dataset{mapspace_lsg_2026_asia,
author = {{Geospatial Science and Engineering Division, Oak Ridge National Laboratory}},
title = {{MapSpace LSG 2026: Asia 11-Class Land Use}},
year = {2026},
version = {v1},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/MapSpaceORNL/asia-landuse-11class-v1}
}Related Work
The following references describe prior MapSpace datasets and methods; the 2024 DOI refers to the earlier three-class dataset, not this release.
- Fan, Junchuan, and Gautam Thakur. (2024). Three-class Global POI-based land use map. Dataset. https://doi.org/10.17605/OSF.IO/395ZF
- Fan, J., and Thakur, G. (2023). “Towards POI-based large-scale land use modeling: spatial scale, semantic granularity and geographic context.” International Journal of Digital Earth, 16(1), 430–445.
- Thakur, G., and Fan, J. (2021). “MapSpace: POI-based Multi-Scale Global Land Use Modeling.” GIScience Conference 2021.
Contact
mapspace@ornl.gov
