File size: 2,392 Bytes
ba28ea3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16c54c7
 
ba28ea3
16c54c7
 
9e7521b
ba28ea3
 
1301e92
ba28ea3
 
 
1301e92
ba28ea3
1301e92
ba28ea3
1301e92
ba28ea3
1301e92
 
 
 
 
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
---
license: cc-by-4.0
task_categories:
- object-detection
tags:
- remote-sensing
- point-cloud
- building-footprint
- geospatial
- estonia
pretty_name: PCFootprint
size_categories:
- 10K<n<100K
---

# PCFootprint: A Large-scale Benchmark for Vectorized Building Footprint Extraction from ALS Point Clouds

PCFootprint introduces the first extensive, open-source benchmark specifically engineered for the vectorized extraction of building footprints from ALS point clouds. Sourced from the Estonian Land and Spatial Development Board, the dataset spans a vast geographic extent of 540.67 km², comprising 33,000 standardized tiles and 227,264 meticulously annotated building instances across diverse urban and rural landscapes.

## 📊 Dataset Specifications

The detailed specifications of the PCFootprint dataset are summarized below:

| Property | Details |
| :--- | :--- |
| **Subsets** | Mainland, Islands |
| **Data Type** | ALS Point Cloud |
| **Annotation Format** | Vectorized Polygon |
| **Accessibility** | Open-source |
| **Point Spacing [m]** | 0.22 – 1.09 |
| **Tile Size [m]** | 128 × 128 |
| **Total Tiles** | 33,000 |
| **Building Instances** | 227,264 |
| **Coverage [km²]** | 540.67 |
---

## 📂 Data Structure

The dataset is organized into two primary subsets representing different geographic characteristics of Estonia:

```text
PCFootprint/
├── Mainland/
│   ├── pointcloud/    # Point cloud data (e.g., .laz)
│   └── footprint/     # Vectorized footprint annotations (e.g., .json)
└── Islands/
    ├── pointcloud/
    └── footprint/
```
---

## ⚖️ License & Acknowledgement

### Dataset License

The PCFootprint dataset is licensed under the **Creative Commons Attribution 4.0 International (CC BY 4.0)**.

### Data Origin & Source Attribution

The development of this dataset was made possible through the open data provided by the **Republic of Estonia Land and Spatial Development Board**. We gratefully acknowledge the following data sources used in the creation of PCFootprint:

* **Elevation / Raw LiDAR Data:** (2021-2024)
* **Administrative Units / County Data:** (2025)
* **Topographic Database (ETAK) / Buildings:** (2021-2024)

All original data are used in accordance with the [Estonian Land Board Open Data Licence (01.01.2025)](https://geoportaal.maaruum.ee/docs/Avaandmed/ETAK_open_data_licence.pdf).