Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"limit": 5,
"attribution": "BAN",
"version": "draft",
"licence": "ODbL 1.0",
"query": "Montpellier",
"type": "FeatureCollection",
"features": [
{
"geometry": {
"type": "Point",
"coordinates": [
3.875521,
43.611024
]
},
"properties": {
"citycode": "34172",
"adm_weight": "5",
"name": "Montpellier",
"city": "Montpellier",
"postcode": "34080",
"context": "34, Hérault, Languedoc-Roussillon",
"score": 0.9785090909090908,
"label": "Montpellier",
"id": "34172_34080",
"type": "city",
"population": "255.1"
},
"type": "Feature"
},
{
"geometry": {
"type": "Point",
"coordinates": [
3.875521,
43.611024
]
},
"properties": {
"citycode": "34172",
"adm_weight": "5",
"name": "Montpellier",
"city": "Montpellier",
"postcode": "34000",
"context": "34, Hérault, Languedoc-Roussillon",
"score": 0.9785090909090908,
"label": "Montpellier",
"id": "34172",
"type": "city",
"population": "255.1"
},
"type": "Feature"
},
{
"geometry": {
"type": "Point",
"coordinates": [
3.875521,
43.611024
]
},
"properties": {
"citycode": "34172",
"adm_weight": "5",
"name": "Montpellier",
"city": "Montpellier",
"postcode": "34090",
"context": "34, Hérault, Languedoc-Roussillon",
"score": 0.9785090909090908,
"label": "Montpellier",
"id": "34172_34090",
"type": "city",
"population": "255.1"
},
"type": "Feature"
},
{
"geometry": {
"type": "Point",
"coordinates": [
3.875521,
43.611024
]
},
"properties": {
"citycode": "34172",
"adm_weight": "5",
"name": "Montpellier",
"city": "Montpellier",
"postcode": "34070",
"context": "34, Hérault, Languedoc-Roussillon",
"score": 0.9785090909090908,
"label": "Montpellier",
"id": "34172_34070",
"type": "city",
"population": "255.1"
},
"type": "Feature"
},
{
"geometry": {
"type": "Point",
"coordinates": [
-0.744328,
45.634502
]
},
"properties": {
"citycode": "17244",
"adm_weight": "1",
"name": "Montpellier-de-Médillan",
"city": "Montpellier-de-Médillan",
"postcode": "17260",
"context": "17, Charente-Maritime, Poitou-Charentes",
"score": 0.825,
"label": "Montpellier-de-Médillan",
"id": "17244",
"type": "village",
"population": "0.6"
},
"type": "Feature"
}
]
}