highcharts / map-collection-dist

Other
30 stars 37 forks source link

text garbling in jp-all.geo.json. #32

Closed matamatanot closed 9 months ago

matamatanot commented 5 years ago

I found text garbling or typo in map-collection-dist/countries/jp/jp-all.geo.json.

FYI

Wrong
name: "Hy?go",
Right
name: "Hyogo",

Wrong
woe-name: "Hy?go",
Right
woe-name: "Hyogo",
type: "Feature",
id: "JP.HG",
properties: {
hc-group: "admin1",
hc-middle-x: 0.53,
hc-middle-y: 0.46,
hc-key: "jp-hg",
hc-a2: "HG",
labelrank: "6",
hasc: "JP.HG",
alt-name: "Hiogo",
woe-id: "2345862",
subregion: null,
fips: "JA13",
postal-code: "HG",
name: "Hy?go",
country: "Japan",
type-en: "Prefecture",
region: "Kinki",
longitude: "134.837",
woe-name: "Hy?go",
latitude: "35.063",
woe-label: "Hyogo Prefecture, JP, Japan",
type: "Ken"
},
KacperMadej commented 5 years ago

Hi @matamatak

Thank you for reporting about the problem.

Workaround: you could edit the names on a local copy of the map file for a fast fix

maor-refaeli commented 11 months ago

@KacperMadej Maybe we can fix this issue after 4 years? :) https://github.com/highcharts/map-collection-dist/pull/128