Skip to content

Instantly share code, notes, and snippets.

@sgillies
Created October 13, 2012 20:40
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 sgillies/3886076 to your computer and use it in GitHub Desktop.
Save sgillies/3886076 to your computer and use it in GitHub Desktop.
Pining down the Mare Adriaticum
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"geometry": {
"type": "Point",
"coordinates": [
13.841124000000001,
44.869567000000004
]
},
"type": "Feature",
"id": "1",
"title": "Point 1"
},
{
"geometry": {
"type": "Point",
"coordinates": [
19.449833999999999,
41.316249999999997
]
},
"type": "Feature",
"id": "2",
"title": "Point 2"
},
{
"geometry": {
"type": "Point",
"coordinates": [
15.223777999999999,
44.115501000000002
]
},
"type": "Feature",
"id": "3",
"title": "Point 3"
},
{
"geometry": {
"type": "Point",
"coordinates": [
16.1999353,
41.8260966
]
},
"type": "Feature",
"id": "4",
"title": "Point 4"
},
{
"geometry": {
"type": "Point",
"coordinates": [
17.938956000000001,
40.636189999999999
]
},
"type": "Feature",
"id": "5",
"title": "Point 5"
},
{
"geometry": {
"type": "Point",
"coordinates": [
16.483426000000001,
43.539560999999999
]
},
"type": "Feature",
"id": "6",
"title": "Point 6"
},
{
"geometry": {
"type": "Point",
"coordinates": [
19.449833999999999,
41.316249999999997
]
},
"type": "Feature",
"id": "7",
"title": "Point 7"
},
{
"geometry": {
"type": "Point",
"coordinates": [
15.223777999999999,
44.115501000000002
]
},
"type": "Feature",
"id": "8",
"title": "Point 8"
},
{
"geometry": {
"type": "Point",
"coordinates": [
16.1999353,
41.8260966
]
},
"type": "Feature",
"id": "9",
"title": "Point 9"
},
{
"geometry": {
"type": "Point",
"coordinates": [
13.518992000000001,
43.615842000000001
]
},
"type": "Feature",
"id": "10",
"title": "Point 10"
},
{
"geometry": {
"type": "Point",
"coordinates": [
15.4848265,
42.117902100000002
]
},
"type": "Feature",
"id": "11",
"title": "Point 11"
},
{
"geometry": {
"type": "Point",
"coordinates": [
15.746207699999999,
42.225572100000001
]
},
"type": "Feature",
"id": "12",
"title": "Point 12"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment