Skip to content

Instantly share code, notes, and snippets.

@vai2fc
Forked from suellenstringer-hye/vanderbilt.geojson
Created January 20, 2017 17:38
Show Gist options
  • Save vai2fc/0410b6dde69af566111a2dc8eecdec91 to your computer and use it in GitHub Desktop.
Save vai2fc/0410b6dde69af566111a2dc8eecdec91 to your computer and use it in GitHub Desktop.
Map of Vanderbilt campus
Display the source blob
Display the rendered blob
Raw
{
"type": "Feature",
"properties": {
"title": "Mayborn",
"series": "Building",
"tour": "Test",
"marker-size": "medium",
"marker-color": "#e5c278",
"marker-symbol": "star-stroked"
},
"geometry": {
"type": "Point",
"coordinates": [
"-86.797808",
"36.142611"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment