highcharts / map-collection-dist

Other
29 stars 37 forks source link

Update map feature for Sweden #144

Open Vinomondo opened 2 months ago

Vinomondo commented 2 months ago

Description of the feature

If I use map feature for Sweden, the current set up for the map does not quite show the correct division into Swedish landscapes or municipalities. Therefore I would like to request an update for the map feature to correctly show the different parts of Sweden according to attached map data.

Library related to the feature

Highcharts Map

Proof of Concept/Live example for the feature

swedish municipalities - northern sweden swedish municipalities - southern sweden swedish-landscapes


You can vote for this feature by adding a thumbs-up reaction to this post.

hubertkozik commented 2 months ago

Thank you for reporting the new ticket related to our Highcharts Map-Collection. The ticket has been added into discussion backlog.

Internal note: Example of Overpass query to get the map:


area["ISO3166-1"="SE"]->.se;
(
    rel(area.se)["admin_level"="4"];
);
out body;
>;
out skel qt;
KacperMadej commented 2 months ago

Internal note: the overpass query is for admin1 that matches the currently available Sweden map in the Map Collection so this ticket should be about admin2 maps for Sweden.

KacperMadej commented 2 months ago

@Vinomondo The Sweden map available in the Map Collection is correct, right? Please confirm if the feature request is for the 2nd administrative division level (as seen on the mostly black and white images you have attached).

Vinomondo commented 2 months ago

Hello again,

Ok so the Swedish external borders seem to be correct. However, as you can see from my updated picture, the land scapes that the Highchartmaps show (seen on the left) is not correctly divided. The correct set up for the Swedish map is according to the map seen on the right. This is a "need to have”-update to how we Swedes depict our country in maps.

The black and white images in turn show the further division of the land scapes into municipalities in Sweden and would be a nice additional feature (if possible and applicable in your system). It is however more of a "nice to have”-feature than a need to have set up.

I hope this helps.

Kind regards and thank you again for looking into this issue.

Björn

25 apr. 2024 kl. 15:23 skrev Kacper Madej @.***>:

@Vinomondo https://github.com/Vinomondo The Sweden map https://jsfiddle.net/gh/get/jquery/1.11.0/highslide-software/highcharts.com/tree/master/samples/mapdata/countries/se/se-all available in the Map Collection is correct, right? Please confirm if the feature request is for the 2nd administrative division level (as seen on the mostly black and white images you have attached).

— Reply to this email directly, view it on GitHub https://github.com/highcharts/map-collection-dist/issues/144#issuecomment-2077170600, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMYKJRL4LGRACXOMWBLECW3Y7D7TNAVCNFSM6AAAAABGMUY2XGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZXGE3TANRQGA. You are receiving this because you were mentioned.