Skip to content

Instantly share code, notes, and snippets.

@TheBits
Last active January 5, 2019 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheBits/9dac438431f4c5a1bcbd100f7e5ffb38 to your computer and use it in GitHub Desktop.
Save TheBits/9dac438431f4c5a1bcbd100f7e5ffb38 to your computer and use it in GitHub Desktop.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"accuracy": 0.001,
"address": "Садовая улица, городское поселение Лесной Городок, Одинцовский район, Московская область, ЦФО, 143072, РФ",
"bbox": [
37.1899249,
55.6661646,
37.1927443,
55.6712982
],
"city": "Одинцовский район",
"confidence": 8,
"country": "РФ",
"country_code": "ru",
"importance": 0.001,
"lat": 55.6690234,
"lng": 37.1911653,
"ok": true,
"osm_id": "121440842",
"osm_type": "way",
"place_id": "102901809",
"place_rank": "26",
"postal": "143072",
"quality": "residential",
"raw": {
"place_id": "102901809",
"licence": "Data © OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright",
"osm_type": "way",
"osm_id": "121440842",
"boundingbox": [
"55.6661646",
"55.6712982",
"37.1899249",
"37.1927443"
],
"lat": "55.6690234",
"lon": "37.1911653",
"display_name": "Садовая улица, городское поселение Лесной Городок, Одинцовский район, Московская область, ЦФО, 143072, РФ",
"place_rank": "26",
"category": "highway",
"type": "residential",
"importance": 0.001,
"address": {
"road": "Садовая улица",
"city": "Одинцовский район",
"state": "Московская область",
"postcode": "143072",
"country": "РФ",
"country_code": "ru"
}
},
"region": "Московская область",
"state": "Московская область",
"status": "OK",
"street": "Садовая улица",
"type": "residential"
},
"bbox": [
37.1899249,
55.6661646,
37.1927443,
55.6712982
],
"geometry": {
"type": "Point",
"coordinates": [
37.1911653,
55.6690234
]
}
}
]
}
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"accuracy": 0.001,
"address": "4 к1, бульвар Яна Райниса, Северное Тушино, район Северное Тушино, Северо-Западный административный округ, ЦФО, 125459, РФ",
"bbox": [
37.4302126,
55.8506155,
37.4312355,
55.85093
],
"city": "район Северное Тушино",
"confidence": 10,
"country": "РФ",
"country_code": "ru",
"housenumber": "4 к1",
"importance": 0.001,
"lat": 55.8507767,
"lng": 37.430937255102,
"ok": true,
"osm_id": "42176325",
"osm_type": "way",
"place_id": "86953179",
"place_rank": "30",
"postal": "125459",
"quality": "yes",
"raw": {
"place_id": "86953179",
"licence": "Data © OpenStreetMap contributors, ODbL 1.0. https://osm.org/copyright",
"osm_type": "way",
"osm_id": "42176325",
"boundingbox": [
"55.8506155",
"55.85093",
"37.4302126",
"37.4312355"
],
"lat": "55.8507767",
"lon": "37.430937255102",
"display_name": "4 к1, бульвар Яна Райниса, Северное Тушино, район Северное Тушино, Северо-Западный административный округ, ЦФО, 125459, РФ",
"place_rank": "30",
"category": "building",
"type": "yes",
"importance": 0.001,
"address": {
"house_number": "4 к1",
"road": "бульвар Яна Райниса",
"suburb": "Северное Тушино",
"city": "район Северное Тушино",
"state_district": "Северо-Западный административный округ",
"state": "ЦФО",
"postcode": "125459",
"country": "РФ",
"country_code": "ru"
}
},
"region": "ЦФО",
"state": "ЦФО",
"status": "OK",
"street": "бульвар Яна Райниса",
"suburb": "Северное Тушино",
"type": "yes"
},
"bbox": [
37.4302126,
55.8506155,
37.4312355,
55.85093
],
"geometry": {
"type": "Point",
"coordinates": [
37.430937255102,
55.8507767
]
}
}
]
}