Warning, /education/marble/examples/json/rfc7946-a3-polygon-no-hole.geojson is written in an unsupported language. File is not indexed.
0001 {
0002 "type": "Polygon",
0003 "coordinates": [
0004 [
0005 [100.0, 0.0],
0006 [101.0, 0.0],
0007 [101.0, 1.0],
0008 [100.0, 1.0],
0009 [100.0, 0.0]
0010 ]
0011 ]
0012 }