fix(plugin/country/map): rectify naming for some Vietnamese provinces (#29444)
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
parent
4f5f8fd216
commit
92680b3fe4
|
|
@ -57,6 +57,6 @@ To update the country maps or add a new country, run scripts in the Jupyter note
|
||||||
`scripts/Country Map GeoJSON Generator.ipynb`.
|
`scripts/Country Map GeoJSON Generator.ipynb`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install jupyter notebook
|
pip install geopandas shapely matplotlib notebook
|
||||||
jupyter notebook
|
jupyter notebook
|
||||||
```
|
```
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue