Skip to content

Commit 052efc9

Browse files
Update doc/python/choropleth-maps.md
Co-authored-by: Cameron DeCoster <[email protected]>
1 parent c72d9a1 commit 052efc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/python/choropleth-maps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ Plotly comes with two built-in geometries which do not require an external GeoJS
211211
2. Countries
212212

213213
In **Plotly.py 6.3 and later**, the built-in countries geometry is created from the following sources:
214-
- [UN data](https://geoportal.un.org/arcgis/sharing/rest/content/items/d7caaff3ef4b4f7c82689b7c4694ad92/data) for country borders, coastlines, and land layers.
215-
- Natural Earth data for oceans, lakes, rivers, and subunit layers.
214+
- [UN data](https://geoportal.un.org/arcgis/sharing/rest/content/items/d7caaff3ef4b4f7c82689b7c4694ad92/data) for country borders, coastlines, land, and ocean layers.
215+
- Natural Earth data for lakes, rivers, and subunits layers.
216216

217217
In **earlier versions of Plotly.py**, the built-in countries geometry is based on Natural Earth data only. Plotly includes data from Natural Earth "as-is". This dataset draws boundaries of countries according to de facto status. See the [Natural Earth page for more details](https://www.naturalearthdata.com/downloads/50m-cultural-vectors/50m-admin-0-countries-2/).
218218

0 commit comments

Comments
 (0)