plotly / plotly/plotly.js

Switch CDN topojson maps to UN sourced data

Open
#7,505 0 comments 0 reactions 1 assignee View on GitHub

@camdecoster is already working on this.

Since Aug 8, 2025.

feature P2
Dominant language
JavaScript
Stars
18.3k
Forks
2k
Avg merge
2d 12h
Merged PRs (30d)
28

Description

Description

New maps based on UN geodata were released in 3.1.0-rc.0. We should switch the topojson maps on the CDN to these new maps instead of the current (legacy) maps.

Notes
  • The legacy maps are served as the default at https://cdn.plot.ly/<map_name>
  • The UN based maps are available at https://cdn.plot.ly/un/<map_name>
  • The Libraries team should have a discussion about when to make this change as it will affect anyone using the maps via the CDN
  • Example links
    Legacy UN
    https://cdn.plot.ly/africa_50m.json https://cdn.plot.ly/un/africa_50m.json

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.