Skip to content

Instantly share code, notes, and snippets.

@pwinston
Created July 30, 2018 17:51
Show Gist options
  • Save pwinston/b6308219c3741f5f17b4c262229f43a9 to your computer and use it in GitHub Desktop.
Save pwinston/b6308219c3741f5f17b4c262229f43a9 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.03922271728514,
38.898648254305186
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.03364372253417,
38.898581455856956
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.03965187072754,
38.892101707724315
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.05183982849121,
38.89223531674778
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.05106735229491,
38.887157997171556
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.03553199768066,
38.886757140695906
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.0152759552002,
38.88749204250674
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.01536178588867,
38.89223531674778
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.03287124633789,
38.89243572981179
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-77.03922271728514,
38.898648254305186
],
[
-77.03364372253417,
38.898581455856956
],
[
-77.01536178588867,
38.89223531674778
],
[
-77.0152759552002,
38.88749204250674
],
[
-77.03553199768066,
38.886757140695906
],
[
-77.05106735229491,
38.887157997171556
],
[
-77.05183982849121,
38.89223531674778
],
[
-77.03922271728514,
38.898648254305186
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment