Ajout de données source
This commit is contained in:
parent
1c5ed13b40
commit
2358e11cd4
26 changed files with 1692 additions and 1 deletions
190
data/osm-buildings.geojson
Normal file
190
data/osm-buildings.geojson
Normal file
|
|
@ -0,0 +1,190 @@
|
|||
{
|
||||
"type": "FeatureCollection",
|
||||
"generator": "overpass-turbo",
|
||||
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.",
|
||||
"timestamp": "2026-01-20T20:29:36Z",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"properties": {
|
||||
"@id": "way/308716081",
|
||||
"building": "retail",
|
||||
"roof:shape": "hipped",
|
||||
"source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2014"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
-2.091591,
|
||||
47.541955
|
||||
],
|
||||
[
|
||||
-2.091756,
|
||||
47.541965
|
||||
],
|
||||
[
|
||||
-2.091764,
|
||||
47.541926
|
||||
],
|
||||
[
|
||||
-2.091933,
|
||||
47.54194
|
||||
],
|
||||
[
|
||||
-2.091959,
|
||||
47.541822
|
||||
],
|
||||
[
|
||||
-2.09234,
|
||||
47.541854
|
||||
],
|
||||
[
|
||||
-2.092356,
|
||||
47.541781
|
||||
],
|
||||
[
|
||||
-2.091804,
|
||||
47.54174
|
||||
],
|
||||
[
|
||||
-2.091808,
|
||||
47.541705
|
||||
],
|
||||
[
|
||||
-2.091631,
|
||||
47.54169
|
||||
],
|
||||
[
|
||||
-2.091591,
|
||||
47.541955
|
||||
]
|
||||
]
|
||||
]
|
||||
},
|
||||
"id": "way/308716081"
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"properties": {
|
||||
"@id": "way/308716216",
|
||||
"building": "dormitory",
|
||||
"roof:shape": "hipped",
|
||||
"source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2014"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
-2.091312,
|
||||
47.541482
|
||||
],
|
||||
[
|
||||
-2.091514,
|
||||
47.541498
|
||||
],
|
||||
[
|
||||
-2.091582,
|
||||
47.541033
|
||||
],
|
||||
[
|
||||
-2.091382,
|
||||
47.541019
|
||||
],
|
||||
[
|
||||
-2.091378,
|
||||
47.541027
|
||||
],
|
||||
[
|
||||
-2.091336,
|
||||
47.541026
|
||||
],
|
||||
[
|
||||
-2.091331,
|
||||
47.54106
|
||||
],
|
||||
[
|
||||
-2.091375,
|
||||
47.541062
|
||||
],
|
||||
[
|
||||
-2.091354,
|
||||
47.541208
|
||||
],
|
||||
[
|
||||
-2.091309,
|
||||
47.541206
|
||||
],
|
||||
[
|
||||
-2.091305,
|
||||
47.541252
|
||||
],
|
||||
[
|
||||
-2.091351,
|
||||
47.541255
|
||||
],
|
||||
[
|
||||
-2.091335,
|
||||
47.541328
|
||||
],
|
||||
[
|
||||
-2.091251,
|
||||
47.54132
|
||||
],
|
||||
[
|
||||
-2.091241,
|
||||
47.541395
|
||||
],
|
||||
[
|
||||
-2.091329,
|
||||
47.541401
|
||||
],
|
||||
[
|
||||
-2.091312,
|
||||
47.541482
|
||||
]
|
||||
]
|
||||
]
|
||||
},
|
||||
"id": "way/308716216"
|
||||
},
|
||||
{
|
||||
"type": "Feature",
|
||||
"properties": {
|
||||
"@id": "way/308717173",
|
||||
"building": "yes",
|
||||
"source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2014"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
-2.091085,
|
||||
47.540622
|
||||
],
|
||||
[
|
||||
-2.091096,
|
||||
47.540577
|
||||
],
|
||||
[
|
||||
-2.091051,
|
||||
47.540575
|
||||
],
|
||||
[
|
||||
-2.091044,
|
||||
47.540619
|
||||
],
|
||||
[
|
||||
-2.091085,
|
||||
47.540622
|
||||
]
|
||||
]
|
||||
]
|
||||
},
|
||||
"id": "way/308717173"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue