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

Common Regions Geojson #96

Merged
merged 2 commits into from
May 22, 2024

Conversation

deepak-shah-np
Copy link
Contributor

The common regions geojson file is generated from countries geojson(shapefile) which is sourced from the Natural Earth's official repository, specifically version 5.1.1.

The common regions are r5, r9 and r10 which is based on common regions definitions

Copy link
Member

@danielhuppmann danielhuppmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @deepak-shah-np - just one minor request, can you please rename the readme to README.md, add my clean-up suggestions, and add line breaks after 80 characters.

@@ -0,0 +1,19 @@
The initial countries geojson(shapefile) [world_ne](world_ne.geojson) is sourced from the [Natural Earth's official repository, specifically version 5.1.1](https://www.naturalearthdata.com/downloads/50m-cultural-vectors/50m-admin-0-countries-2/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The initial countries geojson(shapefile) [world_ne](world_ne.geojson) is sourced from the [Natural Earth's official repository, specifically version 5.1.1](https://www.naturalearthdata.com/downloads/50m-cultural-vectors/50m-admin-0-countries-2/).
The initial countries geojson (shapefile) [world_ne](world_ne.geojson) is sourced from the [Natural Earth's official repository, version 5.1.1](https://www.naturalearthdata.com/downloads/50m-cultural-vectors/50m-admin-0-countries-2/).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@@ -0,0 +1,19 @@
The initial countries geojson(shapefile) [world_ne](world_ne.geojson) is sourced from the [Natural Earth's official repository, specifically version 5.1.1](https://www.naturalearthdata.com/downloads/50m-cultural-vectors/50m-admin-0-countries-2/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a title to the readme

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!


- r5 regions

OECD & EU (R5), Reforming Economies (R5), Asia (R5),Middle East & Africa (R5),Latin America (R5)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
OECD & EU (R5), Reforming Economies (R5), Asia (R5),Middle East & Africa (R5),Latin America (R5)
OECD & EU (R5), Reforming Economies (R5), Asia (R5), Middle East & Africa (R5), Latin America (R5)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!


- r9 regions

European Union (R9), USA (R9), Other OECD (R9), China (R9), India (R9),Other Asia (R9), Reforming Economies (R9), Middle East & Africa (R9), Latin America (R9)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
European Union (R9), USA (R9), Other OECD (R9), China (R9), India (R9),Other Asia (R9), Reforming Economies (R9), Middle East & Africa (R9), Latin America (R9)
European Union (R9), USA (R9), Other OECD (R9), China (R9), India (R9), Other Asia (R9), Reforming Economies (R9), Middle East & Africa (R9), Latin America (R9)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Copy link
Member

@danielhuppmann danielhuppmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @deepak-shah-np!

@danielhuppmann danielhuppmann merged commit 013295a into IAMconsortium:main May 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants