Create Smart Maps in Python and Leaflet Linux Version
Welcome to the Creating Smart Maps with Python and Leaflet Linux Version course. We'll be building a python GIS application from scratch using a variety of open source technologies.
Installing PostgreSQL and PostGIS Part1
FREE PREVIEWInstalling PostgreSQL and PostGIS Part2
FREE PREVIEWCreating the Spatial Database
Creating a Python Virtual Environment
Installing and Configuring GeoDjango
Installing Visual Studio Code IDE
Creating the Django Base Application
Testing the Django Installation
Adding the Spatial Database to our Django Backend
Creating a Django Admin User
Creating the Model
Downloading the Sample Dataset
Creating the GeoAdmin and Testing the Spatial Back-End
Adding the Leaflet Config Code
Adding the Static Files
Creating the Layout Page Part 1
Creating the Layout Page Part 2
Creating the Index Page
Creating the Index View
Modifying and Styling the Index Page
Creating the Dataset API Endpoints
Displaying Data on the Map
Creating the Legend
Creating the Bar Chart Legend
Creating the Bar Chart