Skip to content

Instantly share code, notes, and snippets.

@bilus
Last active January 4, 2019 10:07
Show Gist options
  • Save bilus/fc6fb5f1b213d31128e0e254ce5be397 to your computer and use it in GitHub Desktop.
Save bilus/fc6fb5f1b213d31128e0e254ce5be397 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": [
-73.75,
40.666
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-73.72856140136719,
40.680117302362376
],
[
-73.73611450195312,
40.675951373105995
],
[
-73.73680114746094,
40.66293116628907
],
[
-73.729248046875,
40.65303410892721
],
[
-73.71414184570312,
40.64834551665458
],
[
-73.69216918945312,
40.65251317049883
],
[
-73.67774963378906,
40.658764163202925
],
[
-73.67294311523438,
40.680117302362376
],
[
-73.68598937988281,
40.690530986515746
],
[
-73.71482849121094,
40.69365477446245
],
[
-73.72856140136719,
40.680117302362376
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-73.80271911621094,
40.689229364982054
],
[
-73.80735397338867,
40.672045577994275
],
[
-73.79156112670898,
40.65707124384342
],
[
-73.76855850219725,
40.65446666863383
],
[
-73.74898910522461,
40.65655033693599
],
[
-73.73903274536133,
40.66293116628907
],
[
-73.73954772949219,
40.67100399398882
],
[
-73.7486457824707,
40.678815477435386
],
[
-73.75877380371094,
40.68571485984486
],
[
-73.76598358154297,
40.691572265436726
],
[
-73.78606796264648,
40.69677841595902
],
[
-73.7948226928711,
40.69677841595902
],
[
-73.80271911621094,
40.689229364982054
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-73.7380027770996,
40.66605624777337
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-73.72804641723633,
40.666707287985304
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-73.7366,
40.66578565731561
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment