NoeFlandre commited on
Commit
4dbf78b
·
verified ·
1 Parent(s): 9abfdaf

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. per_country/README.md +22 -0
  2. per_country/albania/README.md +36 -0
  3. per_country/albania/albania.parquet +3 -0
  4. per_country/andorra/README.md +36 -0
  5. per_country/andorra/andorra.parquet +3 -0
  6. per_country/austria/README.md +36 -0
  7. per_country/austria/austria.parquet +3 -0
  8. per_country/azores/README.md +36 -0
  9. per_country/azores/azores.parquet +3 -0
  10. per_country/belarus/README.md +36 -0
  11. per_country/belarus/belarus.parquet +3 -0
  12. per_country/belgium/README.md +36 -0
  13. per_country/belgium/belgium.parquet +3 -0
  14. per_country/bosnia-herzegovina/README.md +36 -0
  15. per_country/bosnia-herzegovina/bosnia-herzegovina.parquet +3 -0
  16. per_country/bulgaria/README.md +36 -0
  17. per_country/bulgaria/bulgaria.parquet +3 -0
  18. per_country/croatia/README.md +36 -0
  19. per_country/croatia/croatia.parquet +3 -0
  20. per_country/cyprus/README.md +36 -0
  21. per_country/cyprus/cyprus.parquet +3 -0
  22. per_country/czech-republic/README.md +36 -0
  23. per_country/czech-republic/czech-republic.parquet +3 -0
  24. per_country/denmark/README.md +36 -0
  25. per_country/denmark/denmark.parquet +3 -0
  26. per_country/estonia/README.md +36 -0
  27. per_country/estonia/estonia.parquet +3 -0
  28. per_country/faroe-islands/README.md +36 -0
  29. per_country/faroe-islands/faroe-islands.parquet +3 -0
  30. per_country/finland/README.md +36 -0
  31. per_country/finland/finland.parquet +3 -0
  32. per_country/france/README.md +36 -0
  33. per_country/france/france.parquet +3 -0
  34. per_country/germany/README.md +36 -0
  35. per_country/germany/germany.parquet +3 -0
  36. per_country/greece/README.md +36 -0
  37. per_country/greece/greece.parquet +3 -0
  38. per_country/guernsey-jersey/README.md +36 -0
  39. per_country/guernsey-jersey/guernsey-jersey.parquet +3 -0
  40. per_country/hungary/README.md +36 -0
  41. per_country/hungary/hungary.parquet +3 -0
  42. per_country/iceland/README.md +36 -0
  43. per_country/iceland/iceland.parquet +3 -0
  44. per_country/isle-of-man/README.md +36 -0
  45. per_country/isle-of-man/isle-of-man.parquet +3 -0
  46. per_country/italy/README.md +36 -0
  47. per_country/italy/italy.parquet +3 -0
  48. per_country/kosovo/README.md +36 -0
  49. per_country/kosovo/kosovo.parquet +3 -0
  50. per_country/latvia/README.md +36 -0
per_country/README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # per_country/
2
+
3
+ One folder per European country (46 total). Each folder contains:
4
+
5
+ - `<country>.parquet` — every polygon from that country that passed
6
+ the filter chain (see root README).
7
+ - `README.md` — short country note: polygon count, extract status,
8
+ PBF date, and any caveats (e.g. regional sub-PBF processing for
9
+ France/Germany).
10
+
11
+ The per-country split mirrors Geofabrik's regional extracts at
12
+ `https://download.geofabrik.de/europe/`. Use this folder when you
13
+ want a single country without paying for the full 9 GB combined file.
14
+
15
+ Total polygons across all 46 countries: **7,112,375**.
16
+
17
+ For the all-in-one file, see [`../combined/`](../combined/). For a
18
+ small representative sample (~4k polygons, one per ~1.7k), see
19
+ [`../sample/`](../sample/). For a thumbnail of the geographic
20
+ distribution, see [`../preview/`](../preview/).
21
+
22
+ [Back to the dataset root](../README.md)
per_country/albania/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # albania
2
+
3
+ 14,738 polygons from `albania-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/albania.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `albania` |
11
+ | polygons | **14,738** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `albania-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/albania.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`albania.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/albania/albania.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Albania's OSM coverage has grown sharply since 2017; Tirana and the coastal strip are well-mapped. Source: Geofabrik Europe/Albania extract.
per_country/albania/albania.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebf9e6ea6bbccbf133e52fc133db4c7f41ff38b4ee7369a68dee90eb4680a7f2
3
+ size 16596954
per_country/andorra/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # andorra
2
+
3
+ 776 polygons from `andorra-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/andorra.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `andorra` |
11
+ | polygons | **776** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `andorra-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/andorra.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`andorra.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/andorra/andorra.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Tiny principality in the Pyrenees. The whole country fits in a single tile, so even the small extract yields good coverage of hiking trails, landuse, and buildings.
per_country/andorra/andorra.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c545e3e6657434a5e8fc958c443b6793744006570eb9a51710e2f9520059e7b0
3
+ size 1997868
per_country/austria/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # austria
2
+
3
+ 133,711 polygons from `austria-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/austria.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `austria` |
11
+ | polygons | **133,711** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-27 |
14
+ | source | `austria-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/austria.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`austria.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/austria/austria.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Strong community mapping across all nine Bundesländer. Excellent coverage of landuse (agriculture, forest) and alpine hiking infrastructure.
per_country/austria/austria.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f1f91c83bc7f1a4f47c7006504ab2a43721833f8af9fced592717784da92450
3
+ size 240044688
per_country/azores/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # azores
2
+
3
+ 2,640 polygons from `azores-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/azores.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `azores` |
11
+ | polygons | **2,640** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `azores-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/azores.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`azores.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/azores/azores.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Portuguese archipelago in the Atlantic. Polygons cover the nine inhabited islands; remote islets are mostly absent from OSM.
per_country/azores/azores.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:776423c4cde46d31a6c2e10f2be03a8fe5719dc7feb66623132e9fb1071f35a5
3
+ size 7576363
per_country/belarus/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # belarus
2
+
3
+ 223,750 polygons from `belarus-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/belarus.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `belarus` |
11
+ | polygons | **223,750** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `belarus-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/belarus.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`belarus.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/belarus/belarus.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Mapping is active but uneven. Minsk and regional capitals have dense coverage; rural landuse is patchier.
per_country/belarus/belarus.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9dd35ef9152c97feb0148b733f234dba2a10ba6be0c013042625272b4824a05
3
+ size 169284163
per_country/belgium/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # belgium
2
+
3
+ 125,108 polygons from `belgium-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/belgium.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `belgium` |
11
+ | polygons | **125,108** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `belgium-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/belgium.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`belgium.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/belgium/belgium.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Dense, high-quality mapping across Flanders, Wallonia, and Brussels. Excellent for benchmarking against official cadastral data.
per_country/belgium/belgium.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ad22e96959b8092fc4f4f2c27c9e9e4a297ff6611e50b55868d3d8be3333ad4
3
+ size 93474602
per_country/bosnia-herzegovina/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # bosnia-herzegovina
2
+
3
+ 49,715 polygons from `bosnia-herzegovina-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/bosnia-herzegovina.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `bosnia-herzegovina` |
11
+ | polygons | **49,715** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `bosnia-herzegovina-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/bosnia-herzegovina.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`bosnia-herzegovina.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/bosnia-herzegovina/bosnia-herzegovina.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Coverage is solid in urban areas and along the main road network; mountain terrain (Dinaric Alps) is sparser.
per_country/bosnia-herzegovina/bosnia-herzegovina.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9ac4362e51cb6cc8deae77d2ee5816cca91dc4e3023e31c0c3d6cc54c294ae
3
+ size 109790500
per_country/bulgaria/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # bulgaria
2
+
3
+ 74,567 polygons from `bulgaria-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/bulgaria.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `bulgaria` |
11
+ | polygons | **74,567** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `bulgaria-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/bulgaria.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`bulgaria.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/bulgaria/bulgaria.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Sofia, Plovdiv, and the Black Sea coast have dense landuse and building footprints; mountain areas (Rila, Pirin, Rhodopes) are better-mapped for hiking.
per_country/bulgaria/bulgaria.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0558a941411f11a1915c2d6749708424cdb82ac0374d5e8b302cf1a9f8324cf7
3
+ size 88871644
per_country/croatia/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # croatia
2
+
3
+ 47,140 polygons from `croatia-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/croatia.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `croatia` |
11
+ | polygons | **47,140** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `croatia-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/croatia.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`croatia.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/croatia/croatia.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Coast and islands are well-mapped for tourism; the interior (Slavonia) has solid agricultural landuse.
per_country/croatia/croatia.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330da57275744813e91f4b6f71de16d8f20144e78771d8c32966fe1ab8e3c6fe
3
+ size 88398398
per_country/cyprus/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # cyprus
2
+
3
+ 4,846 polygons from `cyprus-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/cyprus.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `cyprus` |
11
+ | polygons | **4,846** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `cyprus-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/cyprus.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`cyprus.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/cyprus/cyprus.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ The divided island. OSM coverage is strong in the Republic of Cyprus; the north is mapped but partially via imports.
per_country/cyprus/cyprus.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93667f8594be4421b240889a8ea07916344710775ef54010bd8df2cb07f398b2
3
+ size 6564199
per_country/czech-republic/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # czech-republic
2
+
3
+ 271,062 polygons from `czech-republic-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/czech-republic.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `czech-republic` |
11
+ | polygons | **271,062** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-27 |
14
+ | source | `czech-republic-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/czech-republic.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`czech-republic.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/czech-republic/czech-republic.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ One of the best-mapped countries in central Europe. Excellent address, landuse, and building data.
per_country/czech-republic/czech-republic.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c77a3df100e23e66bba7263e8a682db24fea705ae08d35d37a593b396ee1220d
3
+ size 494416392
per_country/denmark/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # denmark
2
+
3
+ 175,795 polygons from `denmark-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/denmark.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `denmark` |
11
+ | polygons | **175,795** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-27 |
14
+ | source | `denmark-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/denmark.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`denmark.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/denmark/denmark.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Among the world's best-mapped countries. Comprehensive address data, full landuse, and very fresh updates.
per_country/denmark/denmark.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22904daa2a528fcc67a8d6ee0b8fa92f7ae27357453fc18f9c232d47b8e7d674
3
+ size 91665060
per_country/estonia/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # estonia
2
+
3
+ 47,160 polygons from `estonia-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/estonia.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `estonia` |
11
+ | polygons | **47,160** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `estonia-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/estonia.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`estonia.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/estonia/estonia.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Strong nationwide mapping, including detailed landuse and forestry. Tallinn has excellent building footprints.
per_country/estonia/estonia.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7b27be4f024295f8daf2738fe7732e8e51d0f5a5ab9399dc2ee2e01de74d66d
3
+ size 43089925
per_country/faroe-islands/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # faroe-islands
2
+
3
+ 1,278 polygons from `faroe-islands-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/faroe-islands.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `faroe-islands` |
11
+ | polygons | **1,278** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `faroe-islands-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/faroe-islands.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`faroe-islands.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/faroe-islands/faroe-islands.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Small, well-mapped archipelago. The 18 main islands are all covered.
per_country/faroe-islands/faroe-islands.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17ef717e61552125b8c9172708ca6efc8516ce46d5677a188eed78934ddcbada
3
+ size 2637220
per_country/finland/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # finland
2
+
3
+ 427,870 polygons from `finland-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/finland.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `finland` |
11
+ | polygons | **427,870** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-27 |
14
+ | source | `finland-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/finland.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`finland.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/finland/finland.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Excellent nationwide mapping. Strong coverage of forests, lakes, and the very long coastline.
per_country/finland/finland.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:525bc601090ad4b88bcf250d3ea135a9ab12b7361d5be654fd117773c7453f37
3
+ size 511922824
per_country/france/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # france
2
+
3
+ 492,538 polygons from `france-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/france.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `france` |
11
+ | polygons | **492,538** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | unknown |
14
+ | source | `france-latest.osm.pbf` *processed via 26 Geofabrik regional sub-PBFs* |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/france.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`france.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/france/france.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Processed via 26 Geofabrik regional sub-PBFs (régions + overseas). The country PBF was removed in favor of the regional breakdown because the parent extract was too large to process in one pass.
per_country/france/france.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d727cde54c4a28e9f2b2ae8a5800d591e9ea09dfe88e2761a9369f0d056aa3e
3
+ size 607844532
per_country/germany/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # germany
2
+
3
+ 1,131,888 polygons from `germany-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/germany.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `germany` |
11
+ | polygons | **1,131,888** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | unknown |
14
+ | source | `germany-latest.osm.pbf` *processed via 16 Geofabrik regional sub-PBFs* |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/germany.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`germany.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/germany/germany.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Processed via 16 Geofabrik regional sub-PBFs (Bundesländer). Highest polygon count of any country in the dataset, reflecting the very active German OSM community.
per_country/germany/germany.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98ff6d412435f5d40e3483c39a658a2e4bb2572fa98ee059e424c812f38a458b
3
+ size 852264667
per_country/greece/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # greece
2
+
3
+ 45,142 polygons from `greece-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/greece.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `greece` |
11
+ | polygons | **45,142** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `greece-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/greece.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`greece.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/greece/greece.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Athens and Thessaloniki have excellent urban coverage. The islands and mainland mountain areas are well-mapped for hiking.
per_country/greece/greece.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ef20f28240067a845ed89fec288275655c1709a4758f6b4d5df363cd5cf112
3
+ size 71653740
per_country/guernsey-jersey/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # guernsey-jersey
2
+
3
+ 670 polygons from `guernsey-jersey-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/guernsey-jersey.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `guernsey-jersey` |
11
+ | polygons | **670** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `guernsey-jersey-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/guernsey-jersey.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`guernsey-jersey.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/guernsey-jersey/guernsey-jersey.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Channel Islands. Two crown dependencies mapped as a single extract.
per_country/guernsey-jersey/guernsey-jersey.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4192dd92577edf44fbfcb850303cc1fc1abd47aac90fb8d97ad0962cd5878894
3
+ size 532966
per_country/hungary/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # hungary
2
+
3
+ 77,569 polygons from `hungary-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/hungary.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `hungary` |
11
+ | polygons | **77,569** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `hungary-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/hungary.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`hungary.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/hungary/hungary.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Budapest has dense urban mapping; the Great Plain (Alföld) has good agricultural landuse.
per_country/hungary/hungary.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:753a07f6928211d1d5afb9da5da199496356f5ec0898c391b05ccc96fc98555d
3
+ size 78492332
per_country/iceland/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # iceland
2
+
3
+ 47,896 polygons from `iceland-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/iceland.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `iceland` |
11
+ | polygons | **47,896** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `iceland-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/iceland.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`iceland.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/iceland/iceland.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Sparse but comprehensive: roads, landuse, and the small settled areas are all well-mapped. The highlands are intentionally not in OSM (no trails).
per_country/iceland/iceland.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5c02f14ee41c115e94ed8cc2f8a6db7789cba681201c59c1d1f097c91efbcf0
3
+ size 62181839
per_country/isle-of-man/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # isle-of-man
2
+
3
+ 2,648 polygons from `isle-of-man-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/isle-of-man.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `isle-of-man` |
11
+ | polygons | **2,648** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `isle-of-man-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/isle-of-man.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`isle-of-man.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/isle-of-man/isle-of-man.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ British Crown dependency. Small island, good coverage.
per_country/isle-of-man/isle-of-man.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aef05552ef9cb2bb13fdb905a7bd40c922ee2667f6877d76e96ec89b2a93a872
3
+ size 1176072
per_country/italy/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # italy
2
+
3
+ 276,991 polygons from `italy-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/italy.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `italy` |
11
+ | polygons | **276,991** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-27 |
14
+ | source | `italy-latest.osm.pbf` *processed via 5 Geofabrik regional sub-PBFs* |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/italy.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`italy.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/italy/italy.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Processed via 5 Geofabrik regional sub-PBFs (centro, isole, nord-est, nord-ovest, sud). Strong urban mapping across all regions.
per_country/italy/italy.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cb898597cb052fd11badb710d7d897045af4add6f42bb41b9c81a06a50873dc
3
+ size 587718752
per_country/kosovo/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # kosovo
2
+
3
+ 5,377 polygons from `kosovo-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/kosovo.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `kosovo` |
11
+ | polygons | **5,377** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `kosovo-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/kosovo.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`kosovo.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/kosovo/kosovo.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Recognized by many OSM contributors as a separate territory. Polygons reflect the boundary used by Geofabrik.
per_country/kosovo/kosovo.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25c885fb0040ad029a397e1aec6d33573a5177c0997dc6613f8d123e698dfe3a
3
+ size 6681122
per_country/latvia/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # latvia
2
+
3
+ 47,133 polygons from `latvia-latest.osm.pbf` on Geofabrik
4
+ ([source](https://download.geofabrik.de/europe/latvia.html)), filtered by the
5
+ [22,075-tag whitelist](https://github.com/NoeFlandre/osm-stats) and
6
+ classified by continent + size bin.
7
+
8
+ | field | value |
9
+ |-------|-------|
10
+ | country | `latvia` |
11
+ | polygons | **47,133** |
12
+ | extract_status | **clean** |
13
+ | pbf_date | 2026-06-26 |
14
+ | source | `latvia-latest.osm.pbf` |
15
+ | Geofabrik extract | <https://download.geofabrik.de/europe/latvia.html> |
16
+
17
+ ## Geometry
18
+
19
+ The parquet file in this folder
20
+ (`latvia.parquet`) has the same schema as the combined
21
+ `combined/all_europe.parquet`. Each row carries the polygon
22
+ **geometry as WKT** (default), plus centroid + area + the
23
+ whitelist-matched tag.
24
+
25
+ Load with:
26
+
27
+ ```python
28
+ import pyarrow.parquet as pq
29
+ table = pq.read_table("per_country/latvia/latvia.parquet")
30
+ df = table.to_pandas()
31
+ # df["geometry_wkt"] is a column of WKT strings; parse with shapely.wkt.loads
32
+ ```
33
+
34
+ ## Notes
35
+
36
+ Solid nationwide coverage; Riga has detailed urban data.