Skip to content

Commit

Permalink
add locations for Nyota (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi authored Oct 23, 2023
1 parent ab556c5 commit f70d4b8
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions client/test-data/nyota.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
]
}

0 comments on commit f70d4b8

Please sign in to comment.