Skip to content

Instantly share code, notes, and snippets.

@batisteo
Last active September 11, 2015 21:22
Show Gist options
  • Save batisteo/1a8da7f4defdca7a612a to your computer and use it in GitHub Desktop.
Save batisteo/1a8da7f4defdca7a612a to your computer and use it in GitHub Desktop.
Coworking places in Budapest
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#557733",
"marker-size": "medium",
"marker-symbol": "",
"name": "Greenspaces",
"month": 39000
},
"geometry": {
"type": "Point",
"coordinates": [
19.064127802848816,
47.50529429811664
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#557733",
"marker-size": "medium",
"marker-symbol": "",
"name": "Loffice",
"day": 5000,
"month": 44000,
"print": "10-80"
},
"geometry": {
"type": "Point",
"coordinates": [
19.061590433120728,
47.5029931455919
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#557733",
"marker-size": "medium",
"marker-symbol": "",
"name": "Kubic",
"day": 3500,
"month": 35000
},
"geometry": {
"type": "Point",
"coordinates": [
19.047908484935757,
47.51425514804999
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#557733",
"marker-size": "medium",
"marker-symbol": "",
"name": "CoWo",
"month": 30000
},
"geometry": {
"type": "Point",
"coordinates": [
19.058441519737244,
47.49632829382891
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#557733",
"marker-size": "medium",
"marker-symbol": "",
"name": "Kaptár",
"day": 3500,
"month": 38500
},
"geometry": {
"type": "Point",
"coordinates": [
19.055700302124023,
47.50106517322045
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#557733",
"marker-size": "medium",
"marker-symbol": "",
"name": "i-Office",
"month": 27000
},
"geometry": {
"type": "Point",
"coordinates": [
19.042187333106995,
47.465609757431224
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#557733",
"marker-size": "medium",
"marker-symbol": "",
"name": "Coworking"
},
"geometry": {
"type": "Point",
"coordinates": [
19.020236134529114,
47.50862082533082
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment