Datasets:
Upload folder using huggingface_hub
Browse files- README.md +6 -7
- albania.parquet +2 -2
- andorra.parquet +2 -2
- austria.parquet +2 -2
- azores.parquet +2 -2
- belarus.parquet +2 -2
- belgium.parquet +2 -2
- bosnia-herzegovina.parquet +2 -2
- bulgaria.parquet +2 -2
- croatia.parquet +2 -2
- cyprus.parquet +2 -2
- czech-republic.parquet +2 -2
- denmark.parquet +2 -2
- estonia.parquet +2 -2
- faroe-islands.parquet +2 -2
- finland.parquet +2 -2
- france.parquet +2 -2
- greece.parquet +2 -2
- guernsey-jersey.parquet +2 -2
- hungary.parquet +2 -2
- iceland.parquet +2 -2
- isle-of-man.parquet +2 -2
- italy.parquet +2 -2
- kosovo.parquet +2 -2
- latvia.parquet +2 -2
- liechtenstein.parquet +2 -2
- lithuania.parquet +2 -2
- luxembourg.parquet +2 -2
- malta.parquet +2 -2
- manifest.json +15 -19
- map_preview.png +2 -2
- moldova.parquet +2 -2
- monaco.parquet +2 -2
- montenegro.parquet +2 -2
- netherlands.parquet +2 -2
- poland.parquet +2 -2
- portugal.parquet +2 -2
- romania.parquet +2 -2
- serbia.parquet +2 -2
- slovakia.parquet +2 -2
- slovenia.parquet +2 -2
- spain.parquet +2 -2
- sweden.parquet +2 -2
- switzerland.parquet +2 -2
- turkey.parquet +2 -2
- ukraine.parquet +2 -2
- united-kingdom.parquet +2 -2
README.md
CHANGED
|
@@ -19,12 +19,12 @@ size_categories:
|
|
| 19 |
|
| 20 |
# osm-polygon-selection dataset
|
| 21 |
|
| 22 |
-
A curated set of OpenStreetMap polygons across
|
| 23 |
European countries, classified by size bin (small/medium/large,
|
| 24 |
area in [0.1, 100] km²) and tagged by continent (Natural Earth
|
| 25 |
admin0 lookup).
|
| 26 |
|
| 27 |
-
**Status:**
|
| 28 |
|
| 29 |
## Geographic distribution
|
| 30 |
|
|
@@ -37,7 +37,7 @@ are sparse.
|
|
| 37 |
|
| 38 |
## Files
|
| 39 |
|
| 40 |
-
- `all_europe.parquet` — all 3,
|
| 41 |
- `<country>.parquet` — per-country files
|
| 42 |
- `map_preview.png` — geographic distribution preview (this README)
|
| 43 |
- `metadata.yaml` — HuggingFace dataset viewer metadata
|
|
@@ -73,8 +73,8 @@ were designed, see these resources:
|
|
| 73 |
## Provenance
|
| 74 |
|
| 75 |
- Pipeline version: v0.1.0
|
| 76 |
-
- Git SHA:
|
| 77 |
-
- Built: 2026-06-
|
| 78 |
- Source: Geofabrik regional extracts (`https://download.geofabrik.de/`)
|
| 79 |
- Whitelist: 22,075 OSM `key=value` tags from osm-stats (see
|
| 80 |
`docs/whitelist_decisions.md` in the project repo)
|
|
@@ -107,7 +107,6 @@ Each polygon in this dataset has passed three filters:
|
|
| 107 |
- estonia: 47,160 polygons (clean)
|
| 108 |
- faroe-islands: 1,278 polygons (clean)
|
| 109 |
- finland: 427,870 polygons (clean)
|
| 110 |
-
- france: 45,905 polygons (clean)
|
| 111 |
- greece: 45,142 polygons (clean)
|
| 112 |
- guernsey-jersey: 670 polygons (clean)
|
| 113 |
- hungary: 77,569 polygons (clean)
|
|
@@ -124,6 +123,7 @@ Each polygon in this dataset has passed three filters:
|
|
| 124 |
- monaco: 2 polygons (clean)
|
| 125 |
- montenegro: 11,785 polygons (clean)
|
| 126 |
- netherlands: 169,468 polygons (killed)
|
|
|
|
| 127 |
- poland: 133 polygons (killed)
|
| 128 |
- portugal: 66,287 polygons (clean)
|
| 129 |
- romania: 115,401 polygons (clean)
|
|
@@ -136,4 +136,3 @@ Each polygon in this dataset has passed three filters:
|
|
| 136 |
- turkey: 113,609 polygons (clean)
|
| 137 |
- ukraine: 645,578 polygons (clean)
|
| 138 |
- united-kingdom: 188 polygons (killed)
|
| 139 |
-
- norway: 0 polygons (killed)
|
|
|
|
| 19 |
|
| 20 |
# osm-polygon-selection dataset
|
| 21 |
|
| 22 |
+
A curated set of OpenStreetMap polygons across 44
|
| 23 |
European countries, classified by size bin (small/medium/large,
|
| 24 |
area in [0.1, 100] km²) and tagged by continent (Natural Earth
|
| 25 |
admin0 lookup).
|
| 26 |
|
| 27 |
+
**Status:** 38 of 44 countries are clean. 6 country(ies) were killed mid-pipeline — see 'Known issues' below.
|
| 28 |
|
| 29 |
## Geographic distribution
|
| 30 |
|
|
|
|
| 37 |
|
| 38 |
## Files
|
| 39 |
|
| 40 |
+
- `all_europe.parquet` — all 3,681,499 polygons in a single file
|
| 41 |
- `<country>.parquet` — per-country files
|
| 42 |
- `map_preview.png` — geographic distribution preview (this README)
|
| 43 |
- `metadata.yaml` — HuggingFace dataset viewer metadata
|
|
|
|
| 73 |
## Provenance
|
| 74 |
|
| 75 |
- Pipeline version: v0.1.0
|
| 76 |
+
- Git SHA: d4d4532
|
| 77 |
+
- Built: 2026-06-29T15:31:27.026709
|
| 78 |
- Source: Geofabrik regional extracts (`https://download.geofabrik.de/`)
|
| 79 |
- Whitelist: 22,075 OSM `key=value` tags from osm-stats (see
|
| 80 |
`docs/whitelist_decisions.md` in the project repo)
|
|
|
|
| 107 |
- estonia: 47,160 polygons (clean)
|
| 108 |
- faroe-islands: 1,278 polygons (clean)
|
| 109 |
- finland: 427,870 polygons (clean)
|
|
|
|
| 110 |
- greece: 45,142 polygons (clean)
|
| 111 |
- guernsey-jersey: 670 polygons (clean)
|
| 112 |
- hungary: 77,569 polygons (clean)
|
|
|
|
| 123 |
- monaco: 2 polygons (clean)
|
| 124 |
- montenegro: 11,785 polygons (clean)
|
| 125 |
- netherlands: 169,468 polygons (killed)
|
| 126 |
+
- norway: 0 polygons (killed)
|
| 127 |
- poland: 133 polygons (killed)
|
| 128 |
- portugal: 66,287 polygons (clean)
|
| 129 |
- romania: 115,401 polygons (clean)
|
|
|
|
| 136 |
- turkey: 113,609 polygons (clean)
|
| 137 |
- ukraine: 645,578 polygons (clean)
|
| 138 |
- united-kingdom: 188 polygons (killed)
|
|
|
albania.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d71470811b95a47e9eb30492f49cdce29f8cda5ac90ae508f1a984f2e29f0eca
|
| 3 |
+
size 16586093
|
andorra.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f50626b7a39356620dec4c415765e3b0887b127eda859376f29a21a8a1a42fa2
|
| 3 |
+
size 1996734
|
austria.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:119ac91a6c4e2e15fde4d41961293edba46afa749f7ddb2e32490eb1ed587176
|
| 3 |
+
size 239948479
|
azores.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3af68489c469df9d0788cb131df3b3afb303aa39d8b71421c69b290bc4a3a1c
|
| 3 |
+
size 7573312
|
belarus.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f771c30395479b1a843a3144949633e7b8e288c4327558d033b8871cd46356c
|
| 3 |
+
size 169143124
|
belgium.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57e1b4a31c42fe3d996f76b0d4022dea59295a677cc3557e4556ac3e1424a453
|
| 3 |
+
size 93388663
|
bosnia-herzegovina.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7999f3367831b15f3c1b18ea7e50bd03fd13762f9fc6b268369c282fab66bebc
|
| 3 |
+
size 109758945
|
bulgaria.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea97c51ea3f8cf8819e3ddc9606da86b8a769ee03939d6032a897d02304421ec
|
| 3 |
+
size 88822829
|
croatia.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d88328aa7948bd7d0ce131e46972a105d18b0e7e48bea5cbcdf80b0609b9d38f
|
| 3 |
+
size 88365763
|
cyprus.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:661936800dd9cf1fd15f53020dff41909d08b3bad619676e2eebb23f6a0b7b83
|
| 3 |
+
size 6558712
|
czech-republic.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15563ab90eba41bbc7e64f157b66526ca262d68623a065c81dbc166c5c91be88
|
| 3 |
+
size 494278098
|
denmark.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ecc51031547a9a0f057f618135ab7cbd60188eed067da18626b6a78edd5ef27
|
| 3 |
+
size 91577456
|
estonia.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77ec080c926c83ada587c4e182e224f46b7419f793896c9c601e435594707adf
|
| 3 |
+
size 43059069
|
faroe-islands.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8afa4913693a958b9ede085959fe9fc729ca5834fc65f1091307ed4e9bf48b10
|
| 3 |
+
size 2635329
|
finland.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:784f5565a6b96a95d43919d18b04a495735ec0279989efe53e3e78a51d0fce49
|
| 3 |
+
size 511600428
|
france.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d137393a83f0b7a40a27608c7b711b2b3a9272cadacf225b6924e60ab9579f9d
|
| 3 |
+
size 71385342
|
greece.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29b4686148016050a4c39357be06d836482ef452a1abd4533e690ebfc145e111
|
| 3 |
+
size 71625362
|
guernsey-jersey.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0232b55c8117b7db933bad1c59130ed1785970ce9ea7b6f25a54f6786a311b33
|
| 3 |
+
size 531518
|
hungary.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dff707f6b31aac4b9f79adc702df6c40ef19a4f082009f020b5b875d33f2d7f9
|
| 3 |
+
size 78425645
|
iceland.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:835ee0822db51d08bba885dedde9ac7210083a227d8f4b52a68ab215dc6821b1
|
| 3 |
+
size 62153289
|
isle-of-man.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79b1aa867d893fa45acfff28bfeeda6dbf6762087a9c087ba899b50d700344d7
|
| 3 |
+
size 1173848
|
italy.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:080b643b5f3615e6a7dbbe56936ef22e63a725cb75c72cee23873f4be5cf115f
|
| 3 |
+
size 48836
|
kosovo.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:769f68ead47829180e44f311a598eadd14c94e5d8c4388990473d79e620b575c
|
| 3 |
+
size 6676115
|
latvia.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a600ed0f3406e8ddf40bb4f341c5b4fd59471180af19c2f6bba44cd37ec8d86
|
| 3 |
+
size 49869337
|
liechtenstein.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07727b02d05746048113e347be4f42572aaf291b816f582bfdf9db1a5ad73122
|
| 3 |
+
size 965129
|
lithuania.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fd4e79076632176392edf0901f12d849f6d046215d663c9b44cd3e029273805
|
| 3 |
+
size 99287556
|
luxembourg.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:760e95abc9bb1b295bfa662e79ef4f0004d10777c27c86cfd9416972dc26b4c4
|
| 3 |
+
size 11852646
|
malta.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:774ddbdad9f8710dd92e052fd54ff456a6b4dd8f48119ad43e582c0b78277c72
|
| 3 |
+
size 671352
|
manifest.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"version": "v0.1.0",
|
| 3 |
-
"git_sha": "
|
| 4 |
-
"built_at": "2026-06-
|
| 5 |
-
"total_polygons":
|
| 6 |
-
"n_countries":
|
| 7 |
"countries": [
|
| 8 |
{
|
| 9 |
"country": "albania",
|
|
@@ -95,12 +95,6 @@
|
|
| 95 |
"extract_status": "clean",
|
| 96 |
"pbf_date": "2026-06-27"
|
| 97 |
},
|
| 98 |
-
{
|
| 99 |
-
"country": "france",
|
| 100 |
-
"n_polygons": 45905,
|
| 101 |
-
"extract_status": "clean",
|
| 102 |
-
"pbf_date": "unknown"
|
| 103 |
-
},
|
| 104 |
{
|
| 105 |
"country": "greece",
|
| 106 |
"n_polygons": 45142,
|
|
@@ -197,6 +191,12 @@
|
|
| 197 |
"extract_status": "killed",
|
| 198 |
"pbf_date": "2026-06-27"
|
| 199 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 200 |
{
|
| 201 |
"country": "poland",
|
| 202 |
"n_polygons": 133,
|
|
@@ -268,12 +268,6 @@
|
|
| 268 |
"n_polygons": 188,
|
| 269 |
"extract_status": "killed",
|
| 270 |
"pbf_date": "2026-06-27"
|
| 271 |
-
},
|
| 272 |
-
{
|
| 273 |
-
"country": "norway",
|
| 274 |
-
"n_polygons": 0,
|
| 275 |
-
"extract_status": "killed",
|
| 276 |
-
"pbf_date": "2026-06-27"
|
| 277 |
}
|
| 278 |
],
|
| 279 |
"schema": [
|
|
@@ -287,16 +281,18 @@
|
|
| 287 |
"size_bin",
|
| 288 |
"country",
|
| 289 |
"extract_status",
|
| 290 |
-
"pbf_date"
|
|
|
|
| 291 |
],
|
| 292 |
"filters": {
|
| 293 |
"min_area_km2": 0.1,
|
| 294 |
"max_area_km2": 100.0,
|
| 295 |
-
"
|
|
|
|
| 296 |
},
|
| 297 |
"resources": {
|
| 298 |
"blog_post": "https://noeflandre.com/posts/osm-data-analysis",
|
| 299 |
-
"
|
| 300 |
"related_repo": "https://github.com/NoeFlandre/osm-stats"
|
| 301 |
}
|
| 302 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"version": "v0.1.0",
|
| 3 |
+
"git_sha": "d4d4532",
|
| 4 |
+
"built_at": "2026-06-29T15:30:31.464022",
|
| 5 |
+
"total_polygons": 3681499,
|
| 6 |
+
"n_countries": 44,
|
| 7 |
"countries": [
|
| 8 |
{
|
| 9 |
"country": "albania",
|
|
|
|
| 95 |
"extract_status": "clean",
|
| 96 |
"pbf_date": "2026-06-27"
|
| 97 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
{
|
| 99 |
"country": "greece",
|
| 100 |
"n_polygons": 45142,
|
|
|
|
| 191 |
"extract_status": "killed",
|
| 192 |
"pbf_date": "2026-06-27"
|
| 193 |
},
|
| 194 |
+
{
|
| 195 |
+
"country": "norway",
|
| 196 |
+
"n_polygons": 0,
|
| 197 |
+
"extract_status": "killed",
|
| 198 |
+
"pbf_date": "2026-06-27"
|
| 199 |
+
},
|
| 200 |
{
|
| 201 |
"country": "poland",
|
| 202 |
"n_polygons": 133,
|
|
|
|
| 268 |
"n_polygons": 188,
|
| 269 |
"extract_status": "killed",
|
| 270 |
"pbf_date": "2026-06-27"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 271 |
}
|
| 272 |
],
|
| 273 |
"schema": [
|
|
|
|
| 281 |
"size_bin",
|
| 282 |
"country",
|
| 283 |
"extract_status",
|
| 284 |
+
"pbf_date",
|
| 285 |
+
"geometry_wkt"
|
| 286 |
],
|
| 287 |
"filters": {
|
| 288 |
"min_area_km2": 0.1,
|
| 289 |
"max_area_km2": 100.0,
|
| 290 |
+
"tag_whitelist_size": 22075,
|
| 291 |
+
"geometry_encoding": "wkt"
|
| 292 |
},
|
| 293 |
"resources": {
|
| 294 |
"blog_post": "https://noeflandre.com/posts/osm-data-analysis",
|
| 295 |
+
"github": "https://github.com/NoeFlandre/osm-polygon-selection",
|
| 296 |
"related_repo": "https://github.com/NoeFlandre/osm-stats"
|
| 297 |
}
|
| 298 |
}
|
map_preview.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
moldova.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57e44e4ff3ce10a1a5b58e0096bb26635ad4c9f51338bbb5ea0142e9ae7c74d7
|
| 3 |
+
size 33999449
|
monaco.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4b62d5161d68d113ff1d2b54b32ad79e593a71644b89b67563eb520a0fd6ede
|
| 3 |
+
size 15556
|
montenegro.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:606c905f3b58e118919d62b60bb6455a5bb93b04c356be2eeee81a6f285f9cf2
|
| 3 |
+
size 17270238
|
netherlands.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b19a2c1c13cccb4f27db33933f7fbba97236f1862ddd0eb3fe19eab00dcfc45
|
| 3 |
+
size 113488562
|
poland.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f36917e3791c417bbfd97f6ce30e27e5fb751425f5d49d68ff9d0ea70607766c
|
| 3 |
+
size 168246
|
portugal.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16f92164834050bfe6b956ac750426f580739f81c5dfa6eefd903cbaac95a6c4
|
| 3 |
+
size 149829298
|
romania.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab1f418ca613fe885262b8592500d70e13cdb2388387eaacf73b9521a7f9f966
|
| 3 |
+
size 169265548
|
serbia.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7106d8eb888019bb079abe77c5806e5d19b8e09b047f2a81bc34566de01de4b
|
| 3 |
+
size 52034106
|
slovakia.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee987fc344ab671c45dff88da27ba74720e0fc4808351442db0402de51bd4917
|
| 3 |
+
size 94259102
|
slovenia.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:129319a5038918f28ee84498ee6ac1971d53ba2074925e6516583baeb0fcdafc
|
| 3 |
+
size 174119351
|
spain.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef035b3b0beb0889c49b063824faed3b6cbd49388b3323946660bd56902d00fd
|
| 3 |
+
size 5887925
|
sweden.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:598bb8a595f7efc0550e89e323e34bc2335e7bb58606887f04b68eb9a87bba95
|
| 3 |
+
size 514489413
|
switzerland.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09a15df2e9d17b56f703aaae04253746555ddbbb47b3c6862273a68f3c1a058f
|
| 3 |
+
size 140401708
|
turkey.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:563ca85a0cefcb32a0dcff3e5681ab91835edc5ce7fe45598b2a48d2a2c93978
|
| 3 |
+
size 254477156
|
ukraine.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:293c8cf89ef9564ded8c7c54eb1ea99ec5edf151e33a14a562d231a321fc4a3f
|
| 3 |
+
size 465803005
|
united-kingdom.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5d95cdfe8e8a8ac127661e62ecc0d35621dc0e914af7139d808dd8ab71dcb47
|
| 3 |
+
size 225260
|