36 lines
768 B
JSON
36 lines
768 B
JSON
{
|
||
"type": "FeatureCollection",
|
||
"version": "draft",
|
||
"features": [
|
||
{
|
||
"type": "Feature",
|
||
"geometry": {
|
||
"type": "Point",
|
||
"coordinates": [
|
||
2.347,
|
||
48.859
|
||
]
|
||
},
|
||
"properties": {
|
||
"label": "Paris",
|
||
"score": 0.9703381818181818,
|
||
"id": "75056",
|
||
"type": "municipality",
|
||
"name": "Paris",
|
||
"postcode": "75001",
|
||
"citycode": "75056",
|
||
"x": 652089.7,
|
||
"y": 6862305.26,
|
||
"population": 2133111,
|
||
"city": "Paris",
|
||
"context": "75, Paris, Île-de-France",
|
||
"importance": 0.67372,
|
||
"municipality": "Paris"
|
||
}
|
||
}
|
||
],
|
||
"attribution": "BAN",
|
||
"licence": "ETALAB-2.0",
|
||
"query": "Paris",
|
||
"limit": 1
|
||
} |