Skip to content

Instantly share code, notes, and snippets.

@irenin
Created April 16, 2014 19:36
Show Gist options
  • Save irenin/10924414 to your computer and use it in GitHub Desktop.
Save irenin/10924414 to your computer and use it in GitHub Desktop.
{ "@context": {"wikipediaforsite":"@id",
"name":{"@id":"http://purl.org/dc/terms/title"},
"features":"@graph",
"properties": "http://www.w3.org/2000/01/rdf-schema#isDefinedBy"
},
"type": "Feature",
"id": "Speos Artemidos",
"properties": {
"name": "Speos Artemidos",
"type": "Ala",
"location": "http://pleiades.stoa.org/places/756647",
"diocese": "Aegypti",
"province": "Thebais",
"wikipediaforsite": "http://en.wikipedia.org/wiki/Speos_Artemidos",
"century": "4",
"start year": "1",
"end year": "2",
"size": "3"
},
"geometry": {
"type": "Point",
"coordinates": [
30.8226,
27.9752,
159
]
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment