Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,13 @@ license: mit
|
|
3 |
language:
|
4 |
- en
|
5 |
- de
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# CITYLID: A large-scale categorized aerial Lidar dataset for street-level research
|
8 |
|
@@ -11,17 +18,14 @@ language:
|
|
11 |
This repository is dedicated to providing categorized aerial Lidar datasets along with the methodology for data preparation.
|
12 |
Details regarding data preparation and usage are given in the [GitHub Repository](https://github.com/deepankverma/navigating_streetscapes)
|
13 |
|
14 |
-
## Dataset Details
|
15 |
|
16 |
### Dataset Description
|
17 |
|
18 |
-
|
|
|
|
|
19 |
|
20 |
|
21 |
-
## Dataset Structure
|
22 |
-
|
23 |
-
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
24 |
-
|
25 |
|
26 |
## Citation
|
27 |
|
|
|
3 |
language:
|
4 |
- en
|
5 |
- de
|
6 |
+
tags:
|
7 |
+
- code
|
8 |
+
- aerial point-cloud
|
9 |
+
- point-cloud classification
|
10 |
+
- urban streetscapes
|
11 |
+
- cross-sections
|
12 |
+
pretty_name: CTLID
|
13 |
---
|
14 |
# CITYLID: A large-scale categorized aerial Lidar dataset for street-level research
|
15 |
|
|
|
18 |
This repository is dedicated to providing categorized aerial Lidar datasets along with the methodology for data preparation.
|
19 |
Details regarding data preparation and usage are given in the [GitHub Repository](https://github.com/deepankverma/navigating_streetscapes)
|
20 |
|
|
|
21 |
|
22 |
### Dataset Description
|
23 |
|
24 |
+
The dataset covers the entire state of Berlin and is divided into 1060 tiles of 1 sq. km each. It comprises (a) [Point clouds](Lidar_point_clouds)
|
25 |
+
and (b) [Raster image files providing solar radiation maps generated from the point clouds](solar_radiation_rasters). The details regarding the
|
26 |
+
data preparation can be found in [GitHub Repository](https://github.com/deepankverma/navigating_streetscapes).
|
27 |
|
28 |
|
|
|
|
|
|
|
|
|
29 |
|
30 |
## Citation
|
31 |
|