Skip to content

Instantly share code, notes, and snippets.

@morganherlocker
Created February 6, 2014 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morganherlocker/b963cc241018326f1d16 to your computer and use it in GitHub Desktop.
Save morganherlocker/b963cc241018326f1d16 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"elevation": 31,
"marker-color": "#90c800"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.97093200683594,
39.05065194925692
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 43,
"marker-color": "#90c800"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.97213363647461,
39.07131203694956
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 56,
"marker-color": "#fffd00"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.96269226074219,
39.07810855029579
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 66,
"marker-color": "#fffd00"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.9527359008789,
39.06731378214552
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 55,
"marker-color": "#b8db00"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.94998931884764,
39.05438454155225
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 123,
"marker-color": "#ff0000"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.93488311767577,
39.08237269503051
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 155,
"marker-color": "#ff0000"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.92973327636719,
39.06917966257361
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 44,
"marker-color": "#b8db00"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.90947723388672,
39.06184913429154
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 15,
"marker-color": "#41a000"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.89179611206053,
39.07890809706475
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 100,
"marker-color": "#ff6900"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.93127822875975,
39.037052980497364
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 20,
"marker-color": "#66b200"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.90776062011719,
39.04331949719747
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 29,
"marker-color": "#66b200"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.90621566772461,
39.09543003500107
]
}
},
{
"type": "Feature",
"properties": {
"elevation": 78,
"marker-color": "#ff6900"
},
"geometry": {
"type": "Point",
"coordinates": [
-104.95771408081055,
39.096629057272466
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment