Skip to content

Instantly share code, notes, and snippets.

@colemanm
Created December 19, 2018 05:29
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 colemanm/d081cd52a6d56018e57711bd6e8bf866 to your computer and use it in GitHub Desktop.
Save colemanm/d081cd52a6d56018e57711bd6e8bf866 to your computer and use it in GitHub Desktop.
Most remote buildings from B1M https://www.youtube.com/watch?v=wGS53t8ZbO8
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-6.445737599999999,
49.87288640000001,
0
]
},
"properties": {
"name": "Bishop Rock Lighthouse",
"template-field/google/title-string": "Bishop Rock Lighthouse"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
75.2985978,
40.8307696,
0
]
},
"properties": {
"name": "Tash-Rabat",
"template-field/google/title-string": "Tash-Rabat"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
15.4913249,
78.2356772,
0
]
},
"properties": {
"name": "Svalbard Global Seed Vault",
"template-field/google/title-string": "Svalbard Global Seed Vault"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-26.2075425,
-75.6055635,
0
]
},
"properties": {
"name": "Halley Research Station",
"template-field/google/title-string": "Halley Research Station"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.9852487,
46.54746290000001,
0
]
},
"properties": {
"name": "Jungfraujoch - Top of Europe",
"template-field/google/title-string": "Jungfraujoch - Top of Europe"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-70.3884152,
-24.6403217,
0
]
},
"properties": {
"name": "ESO Hotel",
"template-field/google/title-string": "ESO Hotel"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment