Created
June 25, 2020 10:40
-
-
Save shrddr/278f9486713604b8ea20caef974fbdd0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"features": [ | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.433746, | |
53.928995 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Налибокская, 34;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.452063, | |
53.895943 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Якубовского, 34;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
26.834652, | |
54.326 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Шаранговича, 34;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
28.519632, | |
54.218643 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Пушкина, 38;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.475711, | |
53.908905 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Притыцкого, 54;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.434518, | |
53.856165 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Рафиева, 109;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.447444, | |
53.903888 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Бурдейного, 25;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.440688, | |
53.896165 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Одинцова, 89;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.480153, | |
53.896418 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Бельского, 60;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.54814, | |
53.898873 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Володарского, 2;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
28.507128, | |
54.246093 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Дзержинского, 81;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
26.851634, | |
54.302585 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Космонавтов, 3/3;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.511038, | |
53.867164 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, С. Ковалевской, 61;" | |
}, | |
"type": "Feature" | |
}, | |
{ | |
"geometry": { | |
"coordinates": [ | |
27.478821, | |
53.924193 | |
], | |
"type": "Point" | |
}, | |
"properties": { | |
"name": "Минск, ул. Ольшевского, 29/1." | |
}, | |
"type": "Feature" | |
} | |
], | |
"type": "FeatureCollection" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment