bangladesh-geojson
bangladesh-geojson copied to clipboard
Bangladesh GEOJSON - Divisions, Districts, Upazilas
Found lots of wrong data in `postalcodes` table. For example, please check all data of Pabna District.
The `district_id` for Chapai Nawabganj District is hardcoded on `postalcodes` table. **Solution:** after fix the issue #5 , 22 can be used as `district_id` for Chapainawabganj
The Chapai Nawabganj District is missing on `districts` table. **Solution:** at `districts` table #22 is Nawabganj, which is actually Chapainawabganj
Pabna district id binding on bd-postcodes.json mistake "district_id": "22" to "23" fixed
I Added Most Of the Dhaka City Area based on City Corporation. I also added Bangla Name with the English format. Also added "division_id" and "district_id" based on bd-divisions.json and...
When i going to add PostCode, i see many upazilas are missing in upazila table when i going to add postcodes table.