Skip to content

Instantly share code, notes, and snippets.

@paregorios
Created March 5, 2014 12:41
Show Gist options
  • Save paregorios/9366438 to your computer and use it in GitHub Desktop.
Save paregorios/9366438 to your computer and use it in GitHub Desktop.
Example of production JSON view for a Pleiades place
{
"connectsWith":[
],
"recent_changes":[
{
"modified":"2012-10-23T19:32:01Z",
"principal":"sgillies"
},
{
"modified":"2012-02-15T07:30:50Z",
"principal":"admin"
}
],
"description":"An ancient place, cited: BAtlas 65 E4 Phaselis",
"title":"Phaselis",
"reprPoint":[
30.551573000000001,
36.524579000000003
],
"features":[
{
"geometry":{
"type":"Point",
"coordinates":[
30.551573000000001,
36.524579000000003
]
},
"type":"Feature",
"properties":{
"snippet":"Settlement; 550 BC - AD 640",
"link":"http://pleiades.stoa.org/places/639051/dare-location",
"description":"Representative point location, site precision",
"location_precision":"precise",
"title":"DARE Location"
},
"id":"dare-location"
},
{
"geometry":{
"type":"Point",
"coordinates":[
30.547699999999999,
36.518700000000003
]
},
"type":"Feature",
"properties":{
"snippet":"Unknown; 550 BC - AD 640",
"link":"http://pleiades.stoa.org/places/639051/batlas-location",
"description":"",
"location_precision":"precise",
"title":"Barrington Atlas map location"
},
"id":"batlas-location"
},
{
"geometry":{
"type":"Point",
"coordinates":[
30.552665999999999,
36.522824
]
},
"type":"Feature",
"properties":{
"snippet":"Unknown; 550 BC - AD 640",
"link":"http://pleiades.stoa.org/places/639051/darmc-location-1398",
"description":"TIB point location",
"location_precision":"precise",
"title":"DARMC location 1398"
},
"id":"darmc-location-1398"
},
{
"geometry":{
"type":"Point",
"coordinates":[
30.542908000000001,
36.521016000000003
]
},
"type":"Feature",
"properties":{
"snippet":"Unknown; 550 BC - AD 640",
"link":"http://pleiades.stoa.org/places/639051/darmc-location-5500",
"description":"500K scale point location",
"location_precision":"precise",
"title":"DARMC location 5500"
},
"id":"darmc-location-5500"
}
],
"names":[
"Phaselis"
],
"type":"FeatureCollection",
"id":"639051",
"bbox":[
30.551573000000001,
36.524579000000003,
30.551573000000001,
36.524579000000003
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment