diff --git a/client/test-data/nyota.json b/client/test-data/nyota.json index 8e606e87..c3e3ac79 100644 --- a/client/test-data/nyota.json +++ b/client/test-data/nyota.json @@ -34,6 +34,50 @@ ], "type": "Point" } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + 39.24226859097146, + -6.8129594189683615 + ], + "type": "Point" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + 39.24288864914121, + -6.812647581069896 + ], + "type": "Point" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + 39.24255446194613, + -6.813830964840719 + ], + "type": "Point" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + 39.2437905519335, + -6.813199294136979 + ], + "type": "Point" + } } ] }