Skip to content
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

Use UN GeoJSON data for geo charts rather than Natural Earth #7334

Open
ndrezn opened this issue Jan 14, 2025 · 2 comments · May be fixed by #7327
Open

Use UN GeoJSON data for geo charts rather than Natural Earth #7334

ndrezn opened this issue Jan 14, 2025 · 2 comments · May be fixed by #7327
Assignees
Labels
feature something new P1 needed for current cycle

Comments

@ndrezn
Copy link
Member

ndrezn commented Jan 14, 2025

In an effort to move to a more well-adopted international source, we'll replace the existing Natural Earth data with data provided by the UN.

https://github.com/etpinard/sane-topojson is used under the hood by Plotly for GeoJSON management.

Here is a draft PR to add the UN GeoJSON file to that repo: etpinard/sane-topojson#44

The UN data is sourced from: https://geoportal.un.org/arcgis/apps/sites/#/geohub/datasets/d7caaff3ef4b4f7c82689b7c4694ad92/about

FieldMaps could also be a strong alternative: https://fieldmaps.io but we are opting for a source managed by a central, governing entity.

@maxmalynowsky
Copy link

Hey, maintainer of FieldMaps here! In addition to the boundaries you linked to above maintained by UN Geospatial, I'd suggest also making the US Department of State boundaries available as well.

The international boundaries I maintain for FieldMaps essentially combines those two sources together, combining the extremely detailed data from the US DoS and making slight changes to areas defined by US Policies so that the result matches representation provided by the UN.

As international boundaries are inherently political, there is no one version which will meet everyone's needs. Offering 2 or more choices which have their roots in foreign policy would be helpful in preventing the perception that there is a single source of truth, with a default to the UN version likely making sense for broad relevance with an international audience.

@gvwilson
Copy link
Contributor

Thanks @maxmalynowsky - if you're interested in helping move this forward, could you please email me ([email protected]) and we can find a time to chat? Thanks - @gvwilson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P1 needed for current cycle
Projects
None yet
3 participants