Skip to content

Commit

Permalink
Revert "Correction State OD City Bhubaneswar (dr5hn#511)"
Browse files Browse the repository at this point in the history
This reverts commit 9d069fe.
  • Loading branch information
Jayesh-Mahato authored Oct 4, 2022
1 parent 9d069fe commit 5e8ea3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sql/world.sql
Original file line number Diff line number Diff line change
Expand Up @@ -57654,7 +57654,7 @@ INSERT INTO `cities` (`id`, `name`, `state_id`, `state_code`, `country_id`, `cou
(57997, 'Bhor', 4008, 'MH', 101, 'IN', 18.14861000, 73.84336000, '2019-10-06 00:23:45', '2019-10-06 00:23:45', 1, 'Q797462'),
(57998, 'Bhowali', 4016, 'UT', 101, 'IN', 29.38985000, 79.50481000, '2019-10-06 00:23:45', '2019-10-06 00:23:45', 1, 'Q796801'),
(57999, 'Bhuban', 4013, 'OR', 101, 'IN', 20.88197000, 85.83334000, '2019-10-06 00:23:45', '2019-10-06 00:23:45', 1, 'Q796742'),
(58000, 'Bhubaneswar', 4013, 'OR', 101, 'IN', 20.27241000, 85.83385000, '2019-10-06 00:23:45', '2019-10-06 00:23:45', 1, 'Q171771'),
(58000, 'Bhubaneshwar', 4013, 'OR', 101, 'IN', 20.27241000, 85.83385000, '2019-10-06 00:23:45', '2019-10-06 00:23:45', 1, 'Q171771'),
(58001, 'Bhudgaon', 4008, 'MH', 101, 'IN', 16.90742000, 74.59954000, '2019-10-06 00:23:45', '2021-06-06 14:41:00', 1, 'Q26791355'),
(58002, 'Bhuj', 4030, 'GJ', 101, 'IN', 23.25397000, 69.66928000, '2019-10-06 00:23:45', '2019-10-06 00:23:45', 1, 'Q798382'),
(58004, 'Bhuma', 4014, 'RJ', 101, 'IN', 27.78333000, 74.93333000, '2019-10-06 00:23:45', '2019-10-06 00:23:45', 1, 'Q4902137'),
Expand Down Expand Up @@ -155793,7 +155793,7 @@ INSERT INTO `states` (`id`, `name`, `country_id`, `country_code`, `fips_code`, `
(4010, 'Manipur', 101, 'IN', '17', 'MN', 'state', 24.66371730, 93.90626880, '2019-10-05 23:18:57', '2022-03-13 12:57:52', 1, 'Q1193'),
(4011, 'Puducherry', 101, 'IN', '22', 'PY', 'Union territory', 11.94159150, 79.80831330, '2019-10-05 23:18:57', '2022-03-13 12:57:52', 1, 'Q66743'),
(4012, 'Telangana', 101, 'IN', '40', 'TG', 'state', 18.11243720, 79.01929970, '2019-10-05 23:18:57', '2022-03-13 12:57:52', 1, 'Q677037'),
(4013, 'Odisha', 101, 'IN', '21', 'OD', 'state', 20.95166580, 85.09852360, '2019-10-05 23:18:57', '2022-03-13 12:57:52', 1, 'Q22048'),
(4013, 'Odisha', 101, 'IN', '21', 'OR', 'state', 20.95166580, 85.09852360, '2019-10-05 23:18:57', '2022-03-13 12:57:52', 1, 'Q22048'),
(4014, 'Rajasthan', 101, 'IN', '24', 'RJ', 'state', 27.02380360, 74.21793260, '2019-10-05 23:18:57', '2022-03-13 12:57:52', 1, 'Q1437'),
(4015, 'Punjab', 101, 'IN', '23', 'PB', 'state', 31.14713050, 75.34121790, '2019-10-05 23:18:57', '2022-03-13 12:57:52', 1, 'Q22424'),
(4016, 'Uttarakhand', 101, 'IN', '39', 'UT', 'state', 30.06675300, 79.01929970, '2019-10-05 23:18:57', '2022-03-13 12:57:52', 1, 'Q1499'),
Expand Down

0 comments on commit 5e8ea3b

Please sign in to comment.