Skip to content

Instantly share code, notes, and snippets.

@langsdlc
Last active January 13, 2016 16:35
Show Gist options
  • Save langsdlc/56ea907ce24b6f7f23cc to your computer and use it in GitHub Desktop.
Save langsdlc/56ea907ce24b6f7f23cc to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"_id": "bdba86e12a90b2e0ef71a0ee504a8924",
"_rev": "1-cc64e466b4adcbbdaff22fdacf076fda",
"type": "Feature",
"properties": {
"title": "Berlin Chancellary",
"series": "Spring 2015",
"tour": "1970",
"marker-size": "medium",
"marker-color": "#FFFF00",
"marker-symbol": "rail-metro",
"images": [
[
"<img src='https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Kanzler21a.jpg/320px-Kanzler21a.jpg' />",
"This is a picture of the new chancellary."
]
]
},
"geometry": {
"type": "Point",
"coordinates": [
"13.369052",
"52.520207"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment