Skip to main content

A simple loader for Natural Earth map data.

Project description

NE Loader

A simple, robust Python package to download and load Natural Earth map data using GeoPandas.

Features

  • Download and cache Natural Earth datasets
  • Load shapefiles as GeoDataFrames

Installation

pip install ne-loader

Usage

from ne_loader import map_loader
world = map_loader.get_natural_earth('cultural', 'admin_0_countries')

Errors are raised by default. To return the caught exception instead:

result = map_loader.get_natural_earth(
    'cultural',
    'admin_0_countries',
    error_mode='return',
)

CLI

ne-loader --help

To set an environment override for the NE data save path:

export NATURAL_EARTH_CACHE_DIR="..."

Tests

python3 -m pytest tests

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ne_loader-0.3.1.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ne_loader-0.3.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file ne_loader-0.3.1.tar.gz.

File metadata

  • Download URL: ne_loader-0.3.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ne_loader-0.3.1.tar.gz
Algorithm Hash digest
SHA256 4d4bf2029f9bcb37c231d4a6ebe4f073a58ae08b38f50db06425313661a78374
MD5 2218ae74cc413d530657850182181d66
BLAKE2b-256 183193ec4966d0934dcf1da89d9fc0d0bbe437696d0e6fde98df40731cfdabac

See more details on using hashes here.

Provenance

The following attestation bundles were made for ne_loader-0.3.1.tar.gz:

Publisher: publish.yml on erictunn/NE_loader_package

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ne_loader-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: ne_loader-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ne_loader-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 68b45961e3d829bdd203f3ecebfe61731ea8912821dbf0bb63fb58afdbb5ec3c
MD5 f7a1c1d70b17e74ce553911d6ab81a76
BLAKE2b-256 127ae21ec836607caa1d7bb56f81a1c30272b9dfba286572dff30d6eb562a0f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ne_loader-0.3.1-py3-none-any.whl:

Publisher: publish.yml on erictunn/NE_loader_package

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page