Skip to main content

Country geographic extent plugin for Django Countries

Project description

Django Countries GeoExtent

This package adds a geo_extent attribute to the django-countries Country object.

The geo_extent attribute represents the geographic extent of a country, as extracted from GADM 4.1 boundaries data.

Installation

pip install django-countries-geoextent

Usage

Once installed, use the Django Country as described in the docs.

A new attribute named geo_extent will be added to a Country object instance, that represents the geographic extent of the country, as obtained from GADM 4.1 boundaries data.

If a country is not found, the geo_extent attribute will be None

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

django-countries-geoextent-0.0.1.tar.gz (17.6 kB view hashes)

Uploaded Source

Built Distribution

django_countries_geoextent-0.0.1-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

Supported by

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