Download Boundaries Data Miss Some Administrative Area
I want to download china‘s boundaries data, but miss some administrative area, like shanxi, hainan (select country and filter admin level 2 to 4);
But i use map selection to download (select admin level 2 to 4), it work , can download the complete data. (Database 2025-01-06)
You have definitely found a bug. Or to be more correct, two bugs. I will create a ticket in our internal system for this. However, we don't work on the site on a regular basis, so it will take some time to fix.
I basically did this:
1. Tried to reproduce what you did to see if I got the same download URLs. I did.
2. Downloaded data with your URLs.
3. Checked number of boundaries per file. The web-ui says 35, so we expect 35 in each file.
4. Your "map selection" URL had 68 boundaries in it. Which is too many.
5. Your "select country" had 66 boundaries in it. Which also is too many.
6. I then started to wonder what boundaries was included that shouldn't be. There wasn't any. Confusing.
7. Counted the number of unique boundaries in "map selection" file. It's 35. So this one has the correct data. However it should not include some of the data twice.
8. Counted the number unique boundaries in the "select country" file. This file only has 33 unique boundaries.
So basically we have two bugs.
1. File include duplicates. Very confusing. A waste of resources when producing, uploading/downloading, processing, and storing.
2. Two polygons are missing in the second file. Just as you stated.
This is obviously not good. But right now I don't have a good answer to why.
I'll leave this post as an Answer (Userecho flag) until it gets fixed. Then we'll reply back again and use that post as an Answer.