-
-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better model disputed territories in Doklam area #49
Comments
Aha! You found that little spot. In OpenStreetMap, the borders of all 3 bordering countries (Bhutan, China, India) don't seem to claim this area. Therefore, the difference you see is that in the oceans shapefile, that area is actually Etc/GMT-6 because the boundary building script assigns all areas not covered by a country's boundary to the Etc/* zones. It does actually look like there are some disputed border relations in OpenStreetMap, so it should be possible to add the claimed areas to each country's shape. |
See this wikipedia article for info about border disputes in the area: https://en.wikipedia.org/wiki/Doklam |
Ok. Thank you for the info and your time. I had a feeling that was the issue. Thanks again. |
Interestingly, Google Maps seems to have some border issues in this area too - the road map shows the Chinese "204 Provincial Road" as crossing the border into the disputed area while the satellite map shows it running along the border and never crossing it. The two maps are about 1500ft offset from each other. |
Most online mapping services like Google Maps have trouble in mapping the border of China even when they're not disputed, because they want some level of security via obscurity and thus instructed all mapping service provider to use a coordinate system different from regular WGS84 when mapping China. |
Hello,
I noticed that there is a hole at 89.0714, 27.5442 for the 2018d release of timezones.shapefile.zip vs timezones-with-oceans.shapefile.zip. I assume that this is a disputed area based on some comments on openstreetmap.org; however, the hole exists in the timezones.shapefile.zip file but not the timezones-with-oceans.shapefile.zip file.
area at 89.0714, 27.5442 for timezones-with-oceans.shapefile.zip
versus area at 89.0714, 27.5442 for timezones.shapefile.zip
The text was updated successfully, but these errors were encountered: