GeoJson:Silk Road Schematic
Jump to navigation
Jump to search
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": { "name": "Silk Road (schematic)" },
"geometry": {
"type": "LineString",
"coordinates": [
[28.9784, 41.0082],
[35.2137, 31.7683],
[44.3661, 33.3152],
[51.3890, 35.6892],
[66.9900, 39.6542],
[75.9898, 39.4677],
[87.6168, 43.8256],
[108.9398, 34.3416]
]
}
}
]
}