Skip to content

Instantly share code, notes, and snippets.

@reinvented
Last active December 1, 2015 14:11
Show Gist options
  • Save reinvented/3e0e9af11ef42d50acde to your computer and use it in GitHub Desktop.
Save reinvented/3e0e9af11ef42d50acde to your computer and use it in GitHub Desktop.
There are 31 places in the state of Pennsylvania named "Five Points."
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"county": "Adams"
},
"geometry": {
"type": "Point",
"coordinates": [
-77.10194,
39.94833
]
}
},
{
"type": "Feature",
"properties": {
"county": "Beaver"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.25611,
40.57167
]
}
},
{
"type": "Feature",
"properties": {
"county": "Beaver"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.48056,
40.68306
]
}
},
{
"type": "Feature",
"properties": {
"county": "Berks"
},
"geometry": {
"type": "Point",
"coordinates": [
-75.83556,
40.36111
]
}
},
{
"type": "Feature",
"properties": {
"county": "Berks"
},
"geometry": {
"type": "Point",
"coordinates": [
-75.70611,
40.52111
]
}
},
{
"type": "Feature",
"properties": {
"county": "Berks"
},
"geometry": {
"type": "Point",
"coordinates": [
-75.69611,
40.45306
]
}
},
{
"type": "Feature",
"properties": {
"county": "Bucks"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.81917,
40.19194
]
}
},
{
"type": "Feature",
"properties": {
"county": "Bucks"
},
"geometry": {
"type": "Point",
"coordinates": [
-75.01056,
40.335
]
}
},
{
"type": "Feature",
"properties": {
"county": "Butler"
},
"geometry": {
"type": "Point",
"coordinates": [
-79.90833,
41.0475
]
}
},
{
"type": "Feature",
"properties": {
"county": "Chester"
},
"geometry": {
"type": "Point",
"coordinates": [
-75.70778,
39.8325
]
}
},
{
"type": "Feature",
"properties": {
"county": "Clarion"
},
"geometry": {
"type": "Point",
"coordinates": [
-79.43306,
41.12167
]
}
},
{
"type": "Feature",
"properties": {
"county": "Clearfield"
},
"geometry": {
"type": "Point",
"coordinates": [
-78.67222,
40.79361
]
}
},
{
"type": "Feature",
"properties": {
"county": "Columbia"
},
"geometry": {
"type": "Point",
"coordinates": [
-76.32972,
41.24389
]
}
},
{
"type": "Feature",
"properties": {
"county": "Elk"
},
"geometry": {
"type": "Point",
"coordinates": [
-78.59944,
41.27417
]
}
},
{
"type": "Feature",
"properties": {
"county": "Erie"
},
"geometry": {
"type": "Point",
"coordinates": [
-79.70111,
41.97139
]
}
},
{
"type": "Feature",
"properties": {
"county": "Erie"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.09222,
42.02917
]
}
},
{
"type": "Feature",
"properties": {
"county": "Indiana"
},
"geometry": {
"type": "Point",
"coordinates": [
-79.21861,
40.72806
]
}
},
{
"type": "Feature",
"properties": {
"county": "Luzerne"
},
"geometry": {
"type": "Point",
"coordinates": [
-76.15222,
40.98361
]
}
},
{
"type": "Feature",
"properties": {
"county": "Mercer"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.01972,
41.40528
]
}
},
{
"type": "Feature",
"properties": {
"county": "Mercer"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.16639,
41.21694
]
}
},
{
"type": "Feature",
"properties": {
"county": "Mercer"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.20806,
41.37806
]
}
},
{
"type": "Feature",
"properties": {
"county": "Mercer"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.1725,
41.29556
]
}
},
{
"type": "Feature",
"properties": {
"county": "Mercer"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.42694,
41.22611
]
}
},
{
"type": "Feature",
"properties": {
"county": "Mercer"
},
"geometry": {
"type": "Point",
"coordinates": [
-80.28639,
41.34806
]
}
},
{
"type": "Feature",
"properties": {
"county": "Montgomery"
},
"geometry": {
"type": "Point",
"coordinates": [
-75.18889,
40.10667
]
}
},
{
"type": "Feature",
"properties": {
"county": "Montgomery"
},
"geometry": {
"type": "Point",
"coordinates": [
-75.26667,
40.13139
]
}
},
{
"type": "Feature",
"properties": {
"county": "Northampton"
},
"geometry": {
"type": "Point",
"coordinates": [
-75.15389,
40.88833
]
}
},
{
"type": "Feature",
"properties": {
"county": "Northumberland"
},
"geometry": {
"type": "Point",
"coordinates": [
-76.7725,
41.12306
]
}
},
{
"type": "Feature",
"properties": {
"county": "Potter"
},
"geometry": {
"type": "Point",
"coordinates": [
-77.96917,
41.50861
]
}
},
{
"type": "Feature",
"properties": {
"county": "Venango"
},
"geometry": {
"type": "Point",
"coordinates": [
-79.87833,
41.29833
]
}
},
{
"type": "Feature",
"properties": {
"county": "Westmoreland"
},
"geometry": {
"type": "Point",
"coordinates": [
-79.52306,
40.40306
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment