Skip to content

The project shows how we can build an API using Django/GeoDjango, the Django Rest framework, Django-rest-framework-gis, and output data (from a PostgreSQL database) in a format that is GeoJSON compatible. The API is used in a Vue application which displays data randomly on a web map (Leaflet) using polling.

Notifications You must be signed in to change notification settings

mihneacristian/Geodjango-Vue-Leaflet-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoDjango Vue Leaflet Demo

About:

The project shows how we can build an API using Django/GeoDjango, the Django Rest framework, Django-rest-framework-gis, and output data (from a PostgreSQL database) in a format that is GeoJSON compatible. The API is used in a Vue application which displays data randomly on a web map (Leaflet) using polling.

Map data:

  • 30 random locations in Berlin

Used technologies:

  • PostgreSQL, PostGIS
  • Django, GeoDjango
  • Django REST framework, django-rest-framework-gis
  • Vue Leaflet

About

The project shows how we can build an API using Django/GeoDjango, the Django Rest framework, Django-rest-framework-gis, and output data (from a PostgreSQL database) in a format that is GeoJSON compatible. The API is used in a Vue application which displays data randomly on a web map (Leaflet) using polling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages