This repository has been archived on 2020-04-18. You can view files and clone it, but cannot push or open issues/pull-requests.
ancient-ceramic-kilns/african-red-slip.json

34 lines
592 B
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "El Mahrine",
"pleiades": "193813497"
},
"geometry": {
"type": "Point",
"coordinates": [
9.85099732875824,
36.749677860628836
]
}
},
{
"type": "Feature",
"properties": {
"name": "Henchir-es-Srira",
"pleiades": "324738"
},
"geometry": {
"type": "Point",
"coordinates": [
9.369095,
35.437423
]
}
}
]
}