replace coordinates

This commit is contained in:
Aadil Ayub 2022-12-19 12:47:28 +05:00
parent e063c95832
commit 82fa063b9d
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"type": "Feature", "type": "Feature",
"geometry": { "geometry": {
"type": "Point", "type": "Point",
"coordinates": [-163.84239965043153, -35.395420121207046] "coordinates": [34.46684826773766, 31.501803673432892]
}, },
"properties": { "properties": {
"groupName": "The Question of Funding", "groupName": "The Question of Funding",
@ -30,4 +30,4 @@
} }
} }
] ]
} }