Skip to content

Commit

Permalink
fix dumb geonames issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkrznarich committed Mar 22, 2024
1 parent 2b0205c commit f3bcc6c
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion rc-v1.43-v2/new/04wcn4e27.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"geonames_id": 2750053,
"geonames_details": {
"country_code": "NL",
"country_name": "The Netherlands",
"country_name": "Netherlands",
"lat": 51.8425,
"lng": 5.85278,
"name": "Nijmegen"
Expand Down
2 changes: 1 addition & 1 deletion rc-v1.43-v2/updates/0145w8333.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"geonames_id": 745044,
"geonames_details": {
"country_code": "TR",
"country_name": "Türkiye",
"country_name": "Turkey",
"lat": 41.01384,
"lng": 28.94966,
"name": "Istanbul"
Expand Down
4 changes: 2 additions & 2 deletions rc-v1.43-v2/updates/015pzp858.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"geonames_details": {
"country_code": "CA",
"country_name": "Canada",
"lat": 43.70643,
"lng": -79.39864,
"lat": 43.70011,
"lng": -79.4163,
"name": "Toronto"
},
"geonames_id": 6167865
Expand Down
4 changes: 2 additions & 2 deletions rc-v1.43-v2/updates/018a8yy17.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"geonames_details": {
"country_code": "CN",
"country_name": "China",
"lat": 39.52079,
"lng": 116.71471,
"lat": 39.50972,
"lng": 116.69472,
"name": "Langfang"
}
}
Expand Down
2 changes: 1 addition & 1 deletion rc-v1.43-v2/updates/02dzjmc73.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"geonames_id": 738329,
"geonames_details": {
"country_code": "TR",
"country_name": "Türkiye",
"country_name": "Turkey",
"lat": 41.02274,
"lng": 29.01366,
"name": "Scutari"
Expand Down
2 changes: 1 addition & 1 deletion rc-v1.43-v2/updates/03pbpa834.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"geonames_details": {
"country_code": "NL",
"country_name": "The Netherlands",
"country_name": "Netherlands",
"lat": 51.8425,
"lng": 5.85278,
"name": "Nijmegen"
Expand Down
2 changes: 1 addition & 1 deletion rc-v1.43-v2/updates/03tkwyq76.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"geonames_details": {
"country_code": "NL",
"country_name": "The Netherlands",
"country_name": "Netherlands",
"lat": 51.8425,
"lng": 5.85278,
"name": "Nijmegen"
Expand Down
2 changes: 1 addition & 1 deletion rc-v1.43-v2/updates/05wg1m734.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"geonames_id": 2750053,
"geonames_details": {
"country_code": "NL",
"country_name": "The Netherlands",
"country_name": "Netherlands",
"lat": 51.8425,
"lng": 5.85278,
"name": "Nijmegen"
Expand Down

0 comments on commit f3bcc6c

Please sign in to comment.