Skip to main content

A Django app to work with geolocation fields without a spatial database.

Project description

django-geolocation-fields

A Django app to facilitate the manipulation of Geolocation objects in a GeoDjango app without using a spatial database.

Detailed documentation is in the "docs" directory.

Quick start

$ pip install django-geolocation-fields

The project is still in development

Here is an example that uses it https://github.com/syk1k/django-geolocation

Add "geolocation_fields" to your INSTALLED_APPS setting like this:

INSTALLED_APPS = [
    #...
    'geolocation_fields',
]

Documentation page

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-geolocation-fields-0.1.8.tar.gz (848.2 kB view details)

Uploaded Source

Built Distribution

django_geolocation_fields-0.1.8-py3-none-any.whl (704.3 kB view details)

Uploaded Python 3

File details

Details for the file django-geolocation-fields-0.1.8.tar.gz.

File metadata

  • Download URL: django-geolocation-fields-0.1.8.tar.gz
  • Upload date:
  • Size: 848.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for django-geolocation-fields-0.1.8.tar.gz
Algorithm Hash digest
SHA256 11bc7d4402e1720ca3734090957ab4bccd0b9931572ddce8820a08ee85c84b30
MD5 71630d431a0e9f0c0fd6b2c2db27da27
BLAKE2b-256 a7769226fe28b0ff070d7b075cfe20f4413cd5650aa80e3ba0a02766061dbfa3

See more details on using hashes here.

File details

Details for the file django_geolocation_fields-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: django_geolocation_fields-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 704.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for django_geolocation_fields-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 bdee3d0a11cf21fb55261f8c2a8e39bbac751b249df3ba7805455f9745caadae
MD5 9d07e723e8ad5ca9bfcd88803f3b3f07
BLAKE2b-256 a29d4dfb2f15602b21236a49d4768689856b9ce41338c0a86a86b1a39d1df31b

See more details on using hashes here.

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