Geopandas for absolutely beginner | Geospatial analysis with python | GeoDev

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 25

  • @velmurugansubramaniam8051
    @velmurugansubramaniam8051 3 года назад +4

    Nice video. Keep doing more videos. Here is the Video Index
    0:00 Video Introduction
    0:41 Table of contents
    2:18 GeoPandas Intro
    3:14 Geopandas Installation
    6:41 Reading Vector data
    15:01 Reading Metadata
    17:03 Visualization of vector data
    22:32 Writing Vector data
    28:00 End

    • @geodev
      @geodev  3 года назад +1

      Thank you very much for making the video index. Really appreciated!

  • @devendrarajupadhyay6018
    @devendrarajupadhyay6018 Год назад +1

    Nice video GeoDev, wonderful job. Makes a video regarding how to display point data...for eg: Log., Lat.,
    and physical parameters. Thank you.

    • @geodev
      @geodev  Год назад

      There is a way to load the lat, lng data in geopandas using points_from_xy method. More detail is here: geopandas.org/en/stable/gallery/create_geopandas_from_pandas.html

  • @r1188rhhh
    @r1188rhhh 3 года назад +2

    Informative video. Keep adding

    • @geodev
      @geodev  3 года назад

      Thank you

  • @aytuggulec6147
    @aytuggulec6147 2 года назад +3

    Thank you bro, you’re awesome!

    • @geodev
      @geodev  2 года назад

      Happy to help!

  • @Zakirr_Tech
    @Zakirr_Tech 6 месяцев назад

    thanks so much for video. How do I add, scale and Noth Arrow too?

  • @nesamaysalahid1140
    @nesamaysalahid1140 Год назад +1

    wow nice vedeo!!!

    • @geodev
      @geodev  Год назад

      Thank you❤️

  • @rashaabas4906
    @rashaabas4906 8 месяцев назад +1

    thanks ... where i can take dataset from any location for every month in 10 years

    • @geodev
      @geodev  8 месяцев назад

      What kind of dataset are you talking about?

    • @rashaabas4906
      @rashaabas4906 8 месяцев назад

      Images to every month in 10 years ...how can I get it

  • @rohitraman6257
    @rohitraman6257 Год назад +1

    I am facing error while reading geojson file using gpd.
    The error is mentioned as : non closed ring detected

  • @saurabhdantani6066
    @saurabhdantani6066 3 года назад +1

    Can you help me?
    How to develop fleet management website in django python. if you have any idea?

    • @geodev
      @geodev  3 года назад

      Actually the Django is just a python framework. It depends on your conceptual framework and UI/UX first.

  • @saurabhdantani6066
    @saurabhdantani6066 3 года назад +1

    Nice video

  • @jeremykusnadi5148
    @jeremykusnadi5148 Год назад +2

    I increased the speed to 2.0x and it's still too slow haha. Informative though 😃

    • @geodev
      @geodev  Год назад +1

      Haha, Interesting!
      Beginners might have still hard time to follow. Looks like you are pro with python and geospatial.