front end for displaying maps with django

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • django-leaflet

    Use Leaflet in your Django projects

  • django-leaflet has been my go-to for a while. Really works well.

  • Leaflet

    🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • django-rest-framework-gis

    Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.

  • In your project did you end up deploying something like django-rest-framework-gis? I have found great results with it. Mainly using PSQL as the backend. I found that the built in Django GeoJSON Serializer can become a little slow with polys like land parcels but it will get the job done and if you can get way without deploying DRF then it maybe worth the trade off.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts