Skip to content

Commit c72d9a1

Browse files
Update doc/python/map-configuration.md
Co-authored-by: Cameron DeCoster <[email protected]>
1 parent a03c3de commit c72d9a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/python/map-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ Geo maps are outline-based maps. If your figure is created with a `px.scatter_ge
5454
Plotly Geo maps have a built-in base map layer composed of *physical* and *cultural* (i.e. administrative border) data.
5555

5656
In **Plotly.py 6.3 and later**, the base map layer is created from the following sources:
57-
- [UN data](https://geoportal.un.org/arcgis/sharing/rest/content/items/d7caaff3ef4b4f7c82689b7c4694ad92/data) for country borders, coastlines, and land layers.
58-
- Natural Earth data for oceans, lakes, rivers, and subunit layers.
57+
- [UN data](https://geoportal.un.org/arcgis/sharing/rest/content/items/d7caaff3ef4b4f7c82689b7c4694ad92/data) for country borders, coastlines, land, and oceans layers.
58+
- Natural Earth data for lakes, rivers, and subunits layers.
5959

6060
In **earlier versions of Plotly.py**, the base map layer 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/).
6161

0 commit comments

Comments
 (0)