Skip to content

Instantly share code, notes, and snippets.

@seumasmorrison
Created March 5, 2015 10:52
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 seumasmorrison/1d6f583a2fbf5838cb3e to your computer and use it in GitHub Desktop.
Save seumasmorrison/1d6f583a2fbf5838cb3e to your computer and use it in GitHub Desktop.
Created with geojson.io
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"name": "Roag_Wavegen"
},
"geometry": {
"type": "Point",
"coordinates": [
-7.043,
58.375
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"name": "Bragar_HebMarine2"
},
"geometry": {
"type": "Point",
"coordinates": [
-6.9133,
58.4292
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"name": "Siadar_HebMarine1"
},
"geometry": {
"type": "Point",
"coordinates": [
-6.725,
58.5
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment