basemap drawcountries() old country file

Open
#169 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start at the drawcountries() entry point and locate the country-border shapefile data used by Basemap. Check whether the Sudan–South Sudan boundary is present in that data and how it is loaded. Done means plotting Africa with drawcountries() renders the missing border correctly.

Written by the indexing model from the issue text.

Description

When you plot a map of Africa. The borders between Sudan and South Sudan are missing.
I think basemap is using old shapefiles for the country borders.
Would be nice if someone can update this or could say me how to do that.

Dominant language
Python
Stars
817
Forks
395
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from matplotlib/basemap

All issues in matplotlib/basemap

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.