Warning, /education/marble/examples/json/rfc7946-a5-multilinestring.geojson is written in an unsupported language. File is not indexed.
0001 {
0002 "type": "MultiLineString",
0003 "coordinates": [
0004 [
0005 [100.0, 0.0],
0006 [101.0, 1.0]
0007 ],
0008 [
0009 [102.0, 2.0],
0010 [103.0, 3.0]
0011 ]
0012 ]
0013 }