-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Bug in the map collection - county assigned to the wrong state #7116
Comments
Hi, Thank you for reporting about the problem. |
Hey there, is there any solution to this problem in sight? It's been six months now. If there is any way I can help (I am not a developer), let me know. Best regards |
We'll be handling the case during this and/or next week. |
The issue should be resolve in next map collection release. For now you can use the code provided in the demos. Sachsen (added Nordsachsen): http://jsfiddle.net/BlackLabel/wtps0evL/ If you need other files for map (svg or gejson), then please let me know and I can share. In case of any problems with the maps, please let us know, so we could improve them before next release. |
Hi @KacperMadej , thanks for the bugfix. I have tried many things, but finally I must admit that I don't know how to implement this. I have this on my site:
Where can I put the code that adds the missing country? Thanks again for your help! Best regards |
Instead of loading the map from our CDN use the map from my previous comment (see HTML section of the below demo). Here's a demo of the fixed Sachsen region with your chart config and data: http://jsfiddle.net/BlackLabel/wtps0evL/1/ |
Wow! - Thank you so much! That works pretty well. Saxony is now complete... |
We have created a seperate repository for the map collection, and we are transfering the issues related to the map collection to this new repository. Please continue the discussion and follow the future development of this issue at highcharts/map-collection-dist#10 |
This is the map of Saxony (Sachsen): http://jsfiddle.net/gh/get/library/pure/highslide-software/highcharts.com/tree/master/samples/mapdata/countries/de/de-sn-all
It is missing its northernmost county (Nordsachsen).
This is the map of the neighboring state of Sachsen-Anhalt: http://jsfiddle.net/gh/get/library/pure/highslide-software/highcharts.com/tree/master/samples/mapdata/countries/de/de-st-all
The map shows the county Nordsachsen there - although it does not belong to that state.
This link verifies that there's a bug in the map: https://de.wikipedia.org/wiki/Landkreis_Nordsachsen
The text was updated successfully, but these errors were encountered: