Skip to content

GeotrekCE/django-leaflet

This branch is 19 commits behind makinacorpus/django-leaflet:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 13, 2024
89a237f · May 13, 2024
May 13, 2024
Jan 8, 2024
May 13, 2024
May 13, 2024
Aug 29, 2013
Feb 28, 2017
May 13, 2024
Mar 15, 2013
Mar 27, 2012
Nov 17, 2020
May 13, 2024
May 13, 2024
May 13, 2024
May 13, 2024

Repository files navigation

Django Leaflet

See the documentation for more information.

django-leaflet allows you to use Leaflet in your Django projects.

It embeds Leaflet version 1.9.3.

Documentation Status https://coveralls.io/repos/makinacorpus/django-leaflet/badge.png

Main purposes of having a python package for the Leaflet Javascript library :

  • Install and enjoy ;
  • Do not embed Leaflet assets in every Django project ;
  • Enjoy geometry edition with Leaflet form widget ;
  • Control apparence and settings of maps from Django settings (e.g. at deployment) ;
  • Reuse Leaflet map initialization code (e.g. local projections) ;
note:django-leaflet is compatible with django-geojson fields, which allow handling geographic data without spatial database.

AUTHORS

makinacom

LICENSE

  • Lesser GNU Public License
  • Leaflet Copyright - 2010-2011 CloudMade, Vladimir Agafonkin

About

Geotrek fork of django-leaflet

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 85.8%
  • Python 8.5%
  • CSS 4.0%
  • HTML 1.7%