Summary
Keywords
Full Transcript
This "Geospatial Analysis With Python" is a beginnerβs course for those who want to learn the use of python for gis and geospatial analysis. This course will cover the basics of geopandas for beginners for geospatial analysis, matplotlib, and shapely along with Fiona. We will only do vector data analysis using python in this course. You all might have known about GIS analysis with different software but this is a new approach to using python for gis analysis using geopandas library. GeoPandas is an open-source project to make working with geospatial data in python easier. It can extend the way we have been using pandas with specialty in geodata. π Data For the Course: https://bit.ly/3RpjYSB π Code: https://github.com/Gauravparajuli09/python/blob/38f458cd7813717266cb7908363f586ebeb282b3/Geospatial_Analysis_With_Python.ipynb π Subscribe to our channel: https://www.youtube.com/channel/UCi8I4141e3d1fKfIaFgow9w?sub_confirmation=1 π Do Visit My Website: https://www.parajuligaurav.com.np/ π Matplotlib CMAP: https://matplotlib.org/stable/tutorials/colors/colormaps.html π Geopandas Documentation: https://geopandas.org/en/stable/docs.html π ArcGIS For Beginners: https://youtu.be/FuRUZ_J5w9Y π Leaflet Crash Course: https://youtu.be/sVVuYUsfb7k β Timeline: 00:00 β Introduction 09:30 β Hands on google collab 14:30 β Geopandas Installation 17:40 β Reading Vector Data Using Geopandas 20:50 β Reading Meta Data Using Geopandas 25:28 β Exercise-1 26:00 β Map Visualization using geopandas and matplotlib 32:54 β Exercise-2 33:22 β Writing Data 38:30 β Working with attribute data in python geopandas 51:13 - Working with geometry in python geopandas 01:03:05 β Exercise-3 01:03:47 β Web Map In Python Using Fiona 01:06:52 β Closing Remarks π Keywords: #Geopandas #Python #GIS_With_Python #Matplotlib #The_GIS_Hub #GIS #Geospatial_Analysis_With_Python ------------------------ My Other Videos --------------------------------- Do watch my other videos: Top 10 GIS Software Applications In 2022 https://youtu.be/FQWgU33tLiM How To Create A Contour Using DEM Data https://youtu.be/rnFysHDfKf0 How To Create A Covid-19 Map Using QGIS https://youtu.be/KGHiFj1Tg9Y Supervised Classification Using ArcGIS: https://youtu.be/SHTG-71YOrE How To Create A Map With OSM Data Using QGIS: https://youtu.be/ivwJnvczVno How to Create A Choropleth Map Using Leaflet: https://youtu.be/G24uJ9rrl1w Create A Map Layer Using Leaflet: https://youtu.be/PFx8zRbiRqw Add A Marker To The Map Layer: https://youtu.be/2gKTTs2yBcg Use Different Map Tile Layer In Leaflet: https://youtu.be/F1QUcMqJIhA Add Google Map To Your Website: https://youtu.be/_0S-Xsve70I Layer Group And Control In Leaflet: https://youtu.be/NOuKYk6lHyQ Add Shapefile in leaflet: https://youtu.be/nDS0WOeE4OU How to add GeoJSON File in leaflet: https://youtu.be/21Z0NW5euAM Thank you everyone for watching this video. I hope this video was helpful to gain the basic of using python in geospatial analysis. β€ Tags: python, gis, geospatial, geopandas, pandas, arcGIS, QGIS, processing, overlay, geopandas python, gis with python, python gis, gis python, geopandas python tutorial, python gis tutorial, python for beginners, learn python, python tutorial, python for gis, python for geospatial analysis, geopandas tutorial, web map in python, geospatial analysis python, geospatial analysis using python, geospatial analysis with python
