Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin/db/schema.sql
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,6 @@ CREATE TABLE `cities` (
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-12-13 9:08:52
-- Dump completed on 2026-01-11 19:46:44

SET FOREIGN_KEY_CHECKS=1;
2 changes: 1 addition & 1 deletion contributions/cities/BQ.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,4 +327,4 @@
"flag": 1,
"wikiDataId": "Q2511504"
}
]
]
2 changes: 1 addition & 1 deletion contributions/countries/countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -16747,4 +16747,4 @@
"flag": 1,
"wikiDataId": "Q26273"
}
]
]
12 changes: 6 additions & 6 deletions contributions/states/states.json
Original file line number Diff line number Diff line change
Expand Up @@ -113038,7 +113038,7 @@
"type": "land",
"level": null,
"parent_id": null,
"native": "Mecklenburg-vorpommern",
"native": "Mecklenburg-Vorpommern",
"latitude": "53.77350640",
"longitude": "12.57554710",
"timezone": "Europe/Berlin",
Expand Down Expand Up @@ -113080,7 +113080,7 @@
"type": "land",
"level": null,
"parent_id": null,
"native": "Niedrigere Sachsen",
"native": "Niedersachsen",
"latitude": "52.83985310",
"longitude": "9.07596200",
"timezone": "Europe/Berlin",
Expand Down Expand Up @@ -113206,7 +113206,7 @@
"type": "land",
"level": null,
"parent_id": null,
"native": "Saxony-Anhalt",
"native": "Sachsen-Anhalt",
"latitude": "51.92809760",
"longitude": "11.68122430",
"timezone": "Europe/Berlin",
Expand Down Expand Up @@ -113416,7 +113416,7 @@
"type": "land",
"level": null,
"parent_id": null,
"native": "North Rhein-Westphalia",
"native": "Nordrhein-Westfalen",
"latitude": "51.47892050",
"longitude": "7.55437510",
"timezone": "Europe/Berlin",
Expand Down Expand Up @@ -113500,7 +113500,7 @@
"type": "land",
"level": null,
"parent_id": null,
"native": "Rheinland-Palatinat",
"native": "Rheinland-Pfalz",
"latitude": "49.95315990",
"longitude": "7.31064600",
"timezone": "Europe/Berlin",
Expand Down Expand Up @@ -113584,7 +113584,7 @@
"type": "land",
"level": null,
"parent_id": null,
"native": "Saxony",
"native": "Sachsen",
"latitude": "50.92957980",
"longitude": "13.45850520",
"timezone": "Europe/Berlin",
Expand Down
Loading