Skip to main content

A simple loader for Natural Earth map data.

Project description

NE Loader

CI

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.3.tar.gz (6.8 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.3-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ne_loader-0.3.3.tar.gz
  • Upload date:
  • Size: 6.8 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.3.tar.gz
Algorithm Hash digest
SHA256 83ae6d7e20222ebd8fb0a1a54f8514663516cfd66e15c63617d40d484d42b86f
MD5 71822e672faf3a01d432ce87be877a5e
BLAKE2b-256 8a8ddf2d4e4c4a609e0a2bceda884f87af91c7a90b836a85d83da6f0296d8eff

See more details on using hashes here.

Provenance

The following attestation bundles were made for ne_loader-0.3.3.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.3-py3-none-any.whl.

File metadata

  • Download URL: ne_loader-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 6.2 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e74532d36c6b299515a89d2b9fe2a9341b7c8e15859535244a6d0aa2d6749c4e
MD5 5f40a41b9ece0473e542b0cb714ed2d8
BLAKE2b-256 86bef1e725966d9bf68c6386b30603ff9ba30bb8516de9cd8e1902ea3022bb51

See more details on using hashes here.

Provenance

The following attestation bundles were made for ne_loader-0.3.3-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