Created
July 23, 2022 13:15
-
-
Save xaralis/7d3f801d5e0d2d73d57cdcaa717ec704 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"properties": { | |
"title": "Dětská skupina Ratolest" | |
}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
15.77419191598892, | |
50.023987516015055 | |
], | |
[ | |
15.77420264482498, | |
50.023845349300736 | |
], | |
[ | |
15.77469617128372, | |
50.02386344326958 | |
], | |
[ | |
15.774681419134138, | |
50.024004748315484 | |
], | |
[ | |
15.77419191598892, | |
50.023987516015055 | |
] | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"title": "Dětská skupina Šikovné ručičky" | |
}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
15.761309266090393, | |
50.046683127252216 | |
], | |
[ | |
15.761338770389557, | |
50.046588394276554 | |
], | |
[ | |
15.761169791221617, | |
50.04657461491906 | |
], | |
[ | |
15.761188566684723, | |
50.04649882838214 | |
], | |
[ | |
15.761110782623291, | |
50.04648849384513 | |
], | |
[ | |
15.76112151145935, | |
50.04645404537226 | |
], | |
[ | |
15.761201977729797, | |
50.046452322947985 | |
], | |
[ | |
15.761279761791227, | |
50.04613884069764 | |
], | |
[ | |
15.761928856372833, | |
50.0463128063751 | |
], | |
[ | |
15.761885941028597, | |
50.0464953835367 | |
], | |
[ | |
15.761821568012238, | |
50.04650227322733 | |
], | |
[ | |
15.761770606040955, | |
50.046648678919055 | |
], | |
[ | |
15.761601626873016, | |
50.046662458255284 | |
], | |
[ | |
15.76157748699188, | |
50.04671757556064 | |
], | |
[ | |
15.761309266090393, | |
50.046683127252216 | |
] | |
] | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"title": "MŠ Brožíkova (třída s waldorfskými prvky pro děti od 2 let)" | |
}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
15.747619271278383, | |
50.04290744279785 | |
], | |
[ | |
15.747675597667694, | |
50.0426835105768 | |
], | |
[ | |
15.74716866016388, | |
50.04263527888478 | |
], | |
[ | |
15.747192800045013, | |
50.0425078091797 | |
], | |
[ | |
15.747715830802917, | |
50.04256809894725 | |
], | |
[ | |
15.74769973754883, | |
50.042645614251434 | |
], | |
[ | |
15.74790894985199, | |
50.04267145265832 | |
], | |
[ | |
15.747922360897064, | |
50.04258704714429 | |
], | |
[ | |
15.748115479946136, | |
50.04260599533381 | |
], | |
[ | |
15.748094022274017, | |
50.04269384593307 | |
], | |
[ | |
15.748185217380524, | |
50.04269901361038 | |
], | |
[ | |
15.748169124126434, | |
50.042767915921246 | |
], | |
[ | |
15.748080611228943, | |
50.04275585802398 | |
], | |
[ | |
15.748083293437958, | |
50.04273001966249 | |
], | |
[ | |
15.747906267642977, | |
50.042702458728286 | |
], | |
[ | |
15.747836530208588, | |
50.042924668310036 | |
], | |
[ | |
15.74802964925766, | |
50.04294361636631 | |
], | |
[ | |
15.748002827167511, | |
50.04302457615889 | |
], | |
[ | |
15.748104751110077, | |
50.04303491144174 | |
], | |
[ | |
15.74808597564697, | |
50.04309692309205 | |
], | |
[ | |
15.74798673391342, | |
50.04308831036762 | |
], | |
[ | |
15.747997462749481, | |
50.043062472185085 | |
], | |
[ | |
15.747764110565184, | |
50.04303491144174 | |
], | |
[ | |
15.747796297073364, | |
50.042953951666576 | |
], | |
[ | |
15.74776142835617, | |
50.042953951666576 | |
], | |
[ | |
15.747769474983214, | |
50.04291950065702 | |
], | |
[ | |
15.747619271278383, | |
50.04290744279785 | |
] | |
] | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment