Skip to content

Instantly share code, notes, and snippets.

Created September 3, 2013 23:34
Show Gist options
  • Save anonymous/6431013 to your computer and use it in GitHub Desktop.
Save anonymous/6431013 to your computer and use it in GitHub Desktop.
via:geojson.io
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Gólyavár",
"icon": ""
},
"geometry": {
"type": "Point",
"coordinates": [
19.06242191791534,
47.493055357063255
]
}
},
{
"type": "Feature",
"properties": {
"name": "Hotel Erzsébet City Center",
"icon": "hotel"
},
"geometry": {
"type": "Point",
"coordinates": [
19.057722687721252,
47.49156923870154
]
}
},
{
"type": "Feature",
"properties": {
"name": "Hummus Bar",
"icon": "restaurant"
},
"geometry": {
"type": "Point",
"coordinates": [
19.050942063331604,
47.50140945919395
]
}
},
{
"type": "Feature",
"properties": {
"name": "Mlinar",
"icon": "bakery"
},
"geometry": {
"type": "Point",
"coordinates": [
19.056617617607117,
47.497122031809965
]
}
},
{
"type": "Feature",
"properties": {
"name": "Cserpes Tejívó",
"icon": "restaurant"
},
"geometry": {
"type": "Point",
"coordinates": [
19.054235816001892,
47.49719814304075
]
}
},
{
"type": "Feature",
"properties": {
"name": "Iguana",
"icon": ""
},
"geometry": {
"type": "Point",
"coordinates": [
19.04906451702118,
47.504507931355626
]
}
},
{
"type": "Feature",
"properties": {
"name": "Daubner",
"icon": "bakery"
},
"geometry": {
"type": "Point",
"coordinates": [
19.032123684883118,
47.52846689611063
]
}
},
{
"type": "Feature",
"properties": {
"name": "Ring Café",
"icon": "restaurant"
},
"geometry": {
"type": "Point",
"coordinates": [
19.061129093170166,
47.50405494976344
]
}
},
{
"type": "Feature",
"properties": {
"name": "Big Fish",
"icon": "restaurant"
},
"geometry": {
"type": "Point",
"coordinates": [
19.061880111694336,
47.504526050538004
]
}
},
{
"type": "Feature",
"properties": {
"name": "Fragola",
"icon": "icecream"
},
"geometry": {
"type": "Point",
"coordinates": [
19.06155824661255,
47.50266336586393
]
}
},
{
"type": "Feature",
"properties": {
"name": "300",
"icon": "restaurant"
},
"geometry": {
"type": "Point",
"coordinates": [
19.06054973602295,
47.499408944930224
]
}
},
{
"type": "Feature",
"properties": {
"name": "Csalánosi Csárda",
"icon": "restaurant"
},
"geometry": {
"type": "Point",
"coordinates": [
19.044617414474487,
47.54115748901287
]
}
},
{
"type": "Feature",
"properties": {
"name": "Numan Pékség",
"icon": "bakery"
},
"geometry": {
"type": "Point",
"coordinates": [
19.058682918548584,
47.52484458823052
]
}
},
{
"type": "Feature",
"properties": {
"name": "Rétesbolt",
"icon": "bakery"
},
"geometry": {
"type": "Point",
"coordinates": [
19.07703995704651,
47.5254386638712
]
}
},
{
"type": "Feature",
"properties": {
"name": "Népliget",
"icon": "bus"
},
"geometry": {
"type": "Point",
"coordinates": [
19.09994602203369,
47.475911695481756
]
}
},
{
"type": "Feature",
"properties": {
"name": "Nyugati Station",
"icon": "train"
},
"geometry": {
"type": "Point",
"coordinates": [
19.057073593139645,
47.51050503915368
]
}
},
{
"type": "Feature",
"properties": {
"name": "Keleti Station",
"icon": "train"
},
"geometry": {
"type": "Point",
"coordinates": [
19.08398151397705,
47.50059041728004
]
}
},
{
"type": "Feature",
"properties": {
"name": "Déli Station",
"icon": "train"
},
"geometry": {
"type": "Point",
"coordinates": [
19.02510166168213,
47.49856087783393
]
}
},
{
"type": "Feature",
"properties": {
"name": "Airport",
"icon": "plane"
},
"geometry": {
"type": "Point",
"coordinates": [
19.26229476928711,
47.43128078117934
]
}
},
{
"type": "Feature",
"properties": {
"name": "Gellért Baths"
},
"geometry": {
"type": "Point",
"coordinates": [
19.052492380142212,
47.48403288391224
]
}
},
{
"type": "Feature",
"properties": {
"name": "Széchenyi Baths"
},
"geometry": {
"type": "Point",
"coordinates": [
19.082415103912354,
47.51827308327202
]
}
},
{
"type": "Feature",
"properties": {
"name": "The Donut Library"
},
"geometry": {
"type": "Point",
"coordinates": [
19.050089120864865,
47.51660652890699
]
}
},
{
"type": "Feature",
"properties": {
"name": "Panini Café",
"icon": "restaurant"
},
"geometry": {
"type": "Point",
"coordinates": [
19.04850125312805,
47.51594713843481
]
}
},
{
"type": "Feature",
"properties": {
"name": "Kispiac Bistro",
"icon": "restaurant"
},
"geometry": {
"type": "Point",
"coordinates": [
19.05258357524872,
47.50461664635609
]
}
},
{
"type": "Feature",
"properties": {
"name": "Aztél Choxolat"
},
"geometry": {
"type": "Point",
"coordinates": [
19.05757784843445,
47.49541856111236
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment