How to install Geodjango GIS in a Django project - Easy Method

preview_player
Показать описание
In this video, I will show you how to set up Geodjango in a Django project and make it display spatial data in your admin without the need for any external libraries. This method only requires having postgres database in your pc and its straightforward to set up.

---

Code with Joshyvibe

I sincerely appreciate your support for my tutorials. If you'd like to show your encouragement, kindly subscribe to my channel, like the video, and share your thoughts in the comments section. Your engagement means a lot and goes a long way in motivating me to create more tutorial videos. Thank you for being a part of this journey!

Github Link for Code:

Twitter: @Joshyvibe

#codewithjoshyvibe #django #python #geodjango #gis #geolocation
Рекомендации по теме
Комментарии
Автор

I really appreciate your work. Thank you so much for creating tutorials for me!

PannuGarol
Автор

Helpful tutorial! Could you please make another one that automates the process?

Here's what I mean: if the location service is ON on a device, when the user refreshes the page, the latitude and longitude should be automatically fetched from their current location. Then, the user can submit this lat-long data to the server.

I request you to include a process like this in your future videos. Thank you in advance!

MdManikSarker-js
Автор

Thank you for your useful tutorials! And I have a question, is it possible to insert 2 geodatabases into a geodjango web in order to compare their data? If it's doable, can you make a video of it too? I'll be very grateful😁

lienquansongzaithanhhuyent
Автор

i think latitude come first before longitude. Point(latitude, latitude, srid=4326). Kindly correct me if i am wrong.

TemmyCodingLifestyle
Автор

The video is for setting up Geodjango. But you did not setup the geodjango
It always gives gdal error or libgdal

shafhaider