10 Geoprocessing Applications of GeoPandas Library

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ส.ค. 2024

ความคิดเห็น • 44

  • @StefanoVerugi
    @StefanoVerugi 3 ปีที่แล้ว +3

    impressive, first time I find a python geopandas tutorial going straight to what I need, practical examples with few lines of code I can follow
    highly appreciated

  • @geodeltalabs
    @geodeltalabs  3 ปีที่แล้ว +2

    Here's the timeline:
    00:00 - Getting to know the data
    07:24 - Intersection
    08:53 - Union
    10:34 - Symmetric Difference
    12:22 - Difference
    14:04 - Dissolve
    18:28 - Buffer
    24:54 - Centroid
    29:17 - XY Coordinates to Point Geometries
    37:43 - Attribute Joins
    43:05 - Spatial Joins

    • @gy4778
      @gy4778 ปีที่แล้ว

      Hello, thanks for your videos. I need to process roads for my research. I want to convert them to graphs with nodes and branches and also do other types of analysis on them. do you know or have any specific road processing instructions or videos? I appreciate it in advance.

  • @Master.l123
    @Master.l123 2 ปีที่แล้ว

    highly beneficial for everybody like me who is a new learner of geopandas and others.thanks for this tutorial.✔✔✔✔✔✔✔👏👏

  • @Bao-cb4dx
    @Bao-cb4dx 2 ปีที่แล้ว

    This is so clear and helpful. With your two tutorials on GeoPandas, I managed to do analysis on some of the geojson data I obtained online. Really appreciate your videos!

    • @potcharawongyai11
      @potcharawongyai11 ปีที่แล้ว

      How did you load geojson data into geopanda? Im a beginner. 🙏🙏

    • @Bao-cb4dx
      @Bao-cb4dx ปีที่แล้ว

      @@potcharawongyai11 Hello, you may load the file using the geopandas.read_file() function, just plug in the file path to your geojson file

  • @pythonGIS
    @pythonGIS 9 หลายเดือนก่อน

    Fantastic tutorial! Thank you for sharing!

  • @elkabhi
    @elkabhi 3 ปีที่แล้ว +1

    Great one, Thums up, Highly impressive

  • @ShamTheAnalyst
    @ShamTheAnalyst 2 ปีที่แล้ว

    thank you sir, new learner of geopandas!!!

  • @espua72
    @espua72 2 ปีที่แล้ว

    thank you so much, very useful learning for geopandas

  • @karinaorizah5442
    @karinaorizah5442 2 ปีที่แล้ว

    Thank you!! this is totally helpful! Warm greetings from Indonesia 😀

  • @proterotype
    @proterotype 3 ปีที่แล้ว

    Thank you so much! You’ve got a new subscriber, sir. Looking forward to more Geopandas vids

  • @t0mmy-Sun
    @t0mmy-Sun 3 ปีที่แล้ว

    you are the best !! the best!!!

  • @lefterisele6960
    @lefterisele6960 3 ปีที่แล้ว

    Thank you, very helpful content!!

  • @chenya6875
    @chenya6875 3 ปีที่แล้ว

    Amazing! Thumbs up. It’s concise, straightforward and clear.

  • @mohammadbelalalzoubi8102
    @mohammadbelalalzoubi8102 3 ปีที่แล้ว

    Thank you, great video!

  • @fowadahmed6174
    @fowadahmed6174 3 ปีที่แล้ว

    you need atleast 10k more subscribers thanks :)

  • @khalilomrani384
    @khalilomrani384 2 ปีที่แล้ว

    I have enjoyed, Thank you

  • @pomme_paille
    @pomme_paille 2 ปีที่แล้ว

    You are the man 👏🏿👏🏿👏🏿

  • @dahmanigis4121
    @dahmanigis4121 ปีที่แล้ว

    thanx good work

  • @sazzaduleanan4040
    @sazzaduleanan4040 ปีที่แล้ว

    Could you please make a video on how to clip a netCDF file using shape file? This would be of great help.

  • @baalamuk
    @baalamuk 3 ปีที่แล้ว

    Im new into coding with python and I just want to know why would i do these operations in python when i cand do it on the arcgis or a similar program just by searching for intersection, buffer etc.

  • @bruhlickd
    @bruhlickd 2 ปีที่แล้ว

    Quite good. Congratulations. I loved it. But my 2 variables didn't work properly when I try to set them together. What am I doing wrong?

  • @victorcruz3495
    @victorcruz3495 3 ปีที่แล้ว

    Hi! Excelent video! I'm a Qgis user and id like to know gpd applications that can be applied beyond the possibilities of Qgis, thanks!

    • @geodeltalabs
      @geodeltalabs  3 ปีที่แล้ว

      Hi, you can check this tutorial out to get an idea about some of the possible applications:
      th-cam.com/video/t7lliJXFt8w/w-d-xo.html

  • @xpathservice2179
    @xpathservice2179 3 ปีที่แล้ว +1

    Attribute Joins: So, it means one can't completely work with Geopandas without pandas?

    • @geodeltalabs
      @geodeltalabs  3 ปีที่แล้ว

      Sure it's possible. We used Pandas only to quickly read-in an external CSV file :)

    • @vineesh.geography
      @vineesh.geography 3 ปีที่แล้ว

      @@geodeltalabs
      Hello sir
      can you do a video on flood and landslide prediction with ArcGIS.

    • @xpathservice2179
      @xpathservice2179 3 ปีที่แล้ว +1

      @@geodeltalabs OK 👌

  • @sebqnt5599
    @sebqnt5599 2 ปีที่แล้ว

    Thank you so much for this very usefull video !!!
    However I have a problem with the union function (and some others) : IntCastingNaNError: Cannot convert non-finite values (NA or inf) to integer (the code is exactely the same than in the video...).
    Do you have any idea to solve this issue?
    In advance thank you!!!

  • @kavyajeetbora2585
    @kavyajeetbora2585 3 ปีที่แล้ว

    How to know the epsg code when converting the wgs84 crs to utm (in meters) ?? is there any link where directly we can get the epsg code or any command in geopandas ?

    • @geodeltalabs
      @geodeltalabs  3 ปีที่แล้ว

      You may refer to this website; epsg.io/

  • @Coach_Dustin_C
    @Coach_Dustin_C 2 ปีที่แล้ว

    I'm having an issue around 33 minutes with, name 'aiports_data' is not defined

    • @Coach_Dustin_C
      @Coach_Dustin_C 2 ปีที่แล้ว

      SOLVED: GeoDataFrame can be either a 'class' or 'module', make sure you select CLASS

  • @user-bk5ep5wy8r
    @user-bk5ep5wy8r 3 ปีที่แล้ว

    awesome

  • @vineesh.geography
    @vineesh.geography 3 ปีที่แล้ว

    👍🏾