10 Geoprocessing Applications of GeoPandas Library

Поделиться
HTML-код
  • Опубликовано: 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:
      ruclips.net/video/t7lliJXFt8w/видео.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 года назад

    👍🏾