Compare commits

...

1 Commits

Author SHA1 Message Date
Evan Rusackas
db16a1b353 fix(country-map): use accented Moroccan region names from the map source
The committed morocco.geojson (from #41021) carries anglicized region
names, while the generator notebook's pinned source and ISO 3166-2:MA
use the accented forms (Marrakech-Safi, Drâa-Tafilalet, Salé, ...), so
every regeneration flips them. Commit the notebook's own output so
future runs of npm run update-maps are clean. Geometry is unchanged;
NAME_1 only feeds the hover label.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 13:08:48 -07:00

File diff suppressed because one or more lines are too long