Learn for FREE how to use GeoLocation with Django in a project based tutorial, where we are going to calculate & visualize the distance between two points - our location and the destination. We will work with external libraries such as geopy, geoip2, folium and more. Basic knowledge of python and django is required.
Key features:
- how to use django with geolocation
- use of external libraries such as: geopy, geoip2, folium
- how to work with maxmind geoip database
- how to visualize points on the map, add markers, draw lines between points and calculate the distance