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

The project is still in development

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

  1. Add "geolocation_fields" to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        #...
        'geolocation_fields',
    ]
    
  2. Add a PointField to a model:

    from geolocation_fields.models import fields
    field_name = fields.PointField(verbose_name='field_name')
    

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.2.tar.gz (685.9 kB view details)

Uploaded Source

Built Distribution

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

django_geolocation_fields-0.1.2-py3-none-any.whl (698.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-geolocation-fields-0.1.2.tar.gz
  • Upload date:
  • Size: 685.9 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.2.tar.gz
Algorithm Hash digest
SHA256 a262b0f32e6f7f5f4a236e43967cd0cbbaa09072968a45eb1dc2e655b284b4fc
MD5 2a6d8712b783f9376948bcbe4779520d
BLAKE2b-256 42cd06dfb610eb3570bf13c35596627ef29e8068825e7b1dcd00ebfa621fddd1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_geolocation_fields-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 698.9 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bf8d9a90f653dc1c77bdd063a8d6b2ffef1bdf8e43b3d40b83fb98f0759a2104
MD5 4de176253aeadd3e5b0d36430cb84a36
BLAKE2b-256 b8fd564df14eb5fdaad487388f29783282b952b5f757d90115e7820f0853b92a

See more details on using hashes here.

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