How to use GeoDjango (import GIS shapefile with Python)

preview_player
Показать описание


Check out my vlog channel @TonyFlorida

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

Really cool intro tutorial, thank you! Just one thing that kind of threw me a curve ball when following your steps exactly: since you created the PostGIS database as uuser postgres, it is also owned by that user, making the migrate step further down the road fail due to lack of permissions. I'd recommend to either create the database after creating the database user, or by shifting database ownership to that user using ALTER DATABASE <dbname> OWNER TO <dbuser>;

cyclng_nrd
Автор

thanks tony please can you add this suggestions videos:

1- celery and tasks scheduler
2- a video on how we can customize admin dashboard without third party libraries

alexdin
Автор

Hi Tony, I really love your video and your performance for earning online by showing us your all incomes these years, very impressive and very helpful !Because it really gives me the power and inspiration to start my own business like yours. Actually I intend to do the same E learning for Chinese audiences. Just wondering how would you select your topics, how do you know which ideas will be loved by your target audiences. I know this is a very difficult question to answer, but it would be very helpful and valuable if I can expect any tip or insight advice from you! Thanks again and wish to see your channel and business growing much more better than ever !

iBottling