-
Notifications
You must be signed in to change notification settings - Fork 1
/
tmp.json
155 lines (155 loc) · 5.17 KB
/
tmp.json
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
{
"response": {
"GeoObjectCollection": {
"metaDataProperty": {
"GeocoderResponseMetaData": {
"request": "31.597576,53.771899",
"found": "3",
"results": "10",
"Point": {
"pos": "31.597576 53.771899"
}
}
},
"featureMember": [
{
"GeoObject": {
"metaDataProperty": {
"GeocoderMetaData": {
"kind": "area",
"text": "Беларусь, Могилёвская область, Кричевский район",
"precision": "other",
"Address": {
"country_code": "BY",
"formatted": "Беларусь, Могилёвская область, Кричевский район",
"Components": [
{
"kind": "country",
"name": "Беларусь"
},
{
"kind": "province",
"name": "Могилёвская область"
},
{
"kind": "area",
"name": "Кричевский район"
}
]
},
"AddressDetails": {
"Country": {
"AddressLine": "Беларусь, Могилёвская область, Кричевский район",
"CountryNameCode": "BY",
"CountryName": "Беларусь",
"AdministrativeArea": {
"AdministrativeAreaName": "Могилёвская область",
"SubAdministrativeArea": {
"SubAdministrativeAreaName": "Кричевский район"
}
}
}
}
}
},
"description": "Могилёвская область, Беларусь",
"name": "Кричевский район",
"boundedBy": {
"Envelope": {
"lowerCorner": "31.32217 53.604145",
"upperCorner": "31.931785 53.878649"
}
},
"Point": {
"pos": "31.639194 53.749743"
}
}
},
{
"GeoObject": {
"metaDataProperty": {
"GeocoderMetaData": {
"kind": "province",
"text": "Беларусь, Могилёвская область",
"precision": "other",
"Address": {
"country_code": "BY",
"formatted": "Беларусь, Могилёвская область",
"Components": [
{
"kind": "country",
"name": "Беларусь"
},
{
"kind": "province",
"name": "Могилёвская область"
}
]
},
"AddressDetails": {
"Country": {
"AddressLine": "Беларусь, Могилёвская область",
"CountryNameCode": "BY",
"CountryName": "Беларусь",
"AdministrativeArea": {
"AdministrativeAreaName": "Могилёвская область"
}
}
}
}
},
"description": "Беларусь",
"name": "Могилёвская область",
"boundedBy": {
"Envelope": {
"lowerCorner": "28.073008 52.674618",
"upperCorner": "32.776533 54.471378"
}
},
"Point": {
"pos": "30.58132 53.70938"
}
}
},
{
"GeoObject": {
"metaDataProperty": {
"GeocoderMetaData": {
"kind": "country",
"text": "Беларусь",
"precision": "other",
"Address": {
"country_code": "BY",
"formatted": "Беларусь",
"Components": [
{
"kind": "country",
"name": "Беларусь"
}
]
},
"AddressDetails": {
"Country": {
"AddressLine": "Беларусь",
"CountryNameCode": "BY",
"CountryName": "Беларусь"
}
}
}
},
"name": "Беларусь",
"boundedBy": {
"Envelope": {
"lowerCorner": "23.178322 51.262035",
"upperCorner": "32.776533 56.171728"
}
},
"Point": {
"pos": "27.701393 52.858248"
}
}
}
]
}
}
}