diff --git a/data/drive-left.json b/data/drive-left.json index 2ccd00952..89978882c 100644 --- a/data/drive-left.json +++ b/data/drive-left.json @@ -791,6 +791,10 @@ [61.85, 26.22], [61.84, 25.75], [61.68, 25.67], + [58.49, -1.62], + [49.26, -1.62], + [49.30, -8.23], + [57.78, -8.27], [56.5, -21], [180, -65], [180, -35] @@ -834,6 +838,22 @@ ] ] } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [-130.21, -25.16], + [-129.99, -25.16], + [-129.99, -24.98], + [-130.21, -24.98], + [-130.21, -25.16] + ] + ] + } } ] -} \ No newline at end of file +}