Skip to main content

Map widgets for Django PostGIS fields

Project description

Configurable, pluggable and more user friendly map widgets for Django PostGIS fields.

Achievements

The aim of the Django map widgets is to make all Geo Django widgets more user friendly and configurable. Map widgets support major map services (GoogleMaps, OpenStreetMap) for your geoDjango fields.

Installation

$ pip install django-map-widgets

Add ‘map_widgets’ to your INSTALLED_APPS in settings.py

INSTALLED_APPS = [
     ...
    'django.contrib.sessions',
    'django.contrib.messages',
    'django.contrib.staticfiles',

    'mapwidgets',
]

Requirements

Django Map Widgets needs Jquery dependency to work in your regular views. In Django Admin case, you don’t need to provide the jQuery just because it’s already available on django.jQuery namespace.

Screenshots

Google Map Point Field Widget

https://cloud.githubusercontent.com/assets/1518272/18732352/724dd098-805a-11e6-8eb4-6ba9b5e06a81.png

Google Map Point Field Widget for Django Admin Inlines

https://cloud.githubusercontent.com/assets/1518272/18221609/2cac10fe-7178-11e6-9990-a93176693ef7.gif

Google Map Static Overlay Widget

https://cloud.githubusercontent.com/assets/1518272/18732296/18f1813e-805a-11e6-8801-f1f48ed02a9c.png

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-map-widgets-0.1.8.tar.gz (139.2 kB view details)

Uploaded Source

File details

Details for the file django-map-widgets-0.1.8.tar.gz.

File metadata

File hashes

Hashes for django-map-widgets-0.1.8.tar.gz
Algorithm Hash digest
SHA256 ff2fc62f033e84a9d96b14beb52ec72fd44092ea978aeeb4c1fa84628bedb4dd
MD5 079f660e9df12f83f939ee8a8247453b
BLAKE2b-256 78e980a44f37b9d9c1e9355addde11176729bb2f0625e48f32545252e191f600

See more details on using hashes here.

Supported by

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