Skip to content

Commit

Permalink
Lintage.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemanPaul committed Jul 16, 2024
1 parent f5741a2 commit a2e41ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odc/geo/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ class Countries(_CachedGeoDataFrame):
"""
Cache-wrapper around the Natural Earth low-res countries geodataset.
"""

_lock = threading.Lock()
_data_url = (
"https://naciscdn.org/naturalearth/110m/cultural/ne_110m_admin_0_countries.zip"
Expand Down

0 comments on commit a2e41ac

Please sign in to comment.