ChatGPT Made me a Map!

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

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

  • @astatine0085
    @astatine0085 Год назад +47

    Wow. I’m waiting for chatGPT to diagnose (and cure) cancer

  • @FrankSettle
    @FrankSettle 3 месяца назад +1

    Google "My Maps" can import a spread sheet with addresses and do the same thing in under a minute.

  • @bhys570
    @bhys570 Месяц назад

    This is the most 15 useful minutes videos I watched , thank you so much !!!

  • @drorigudes8428
    @drorigudes8428 Год назад +13

    That's great, as a GIS expert I did not see yet a lot of examples of using ChatGPT in the intersection of GIS, wondering how far we can take it? maybe some type of spatial analysis code? etc.

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

      it can do anything in arcpy if you pay for ESRI shit. not to mention geopandas and gdal and all that

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

      Hello there, yes it seems like the possibilities are quite vast. I'm dipping into the geospatial analysis side of things with a two part tutorial, and you can check that out using the following link:
      ruclips.net/video/QDf-zc81NSE/видео.html
      Furthermore, I also find it to be an extremely helpful too when working with Google Earth Engine

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

      @@geodeltalabs this video is no longer available

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

      @@unhandledexception5988 Hi, just updated the link. Give it a try again :)

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

    賛美します。

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

    Wow!... just wow!... This tutorial was amazing.

  • @harrison6082
    @harrison6082 9 месяцев назад

    This is very inspiring!
    It makes things so accessible.

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

    I've already done this 1 month ago with chatgpt folium and pandas, but i did not use jupyter
    this is marvelous

  • @shandor2522
    @shandor2522 Год назад +6

    Thanks for the dramatic result-so fast! Now, a lot more ought to be automatically done whenever mapmaking is announced; Folium and Leaflet and all necessary programs and functions should not have to be specified after the first time. You could tell ChatGPT to add prompts to browse to the data source CSV. Or better yet, subsequent mapmaking could begin with the plain map window, and you’d drop the CSV with Lat Longs & other data onto it. Can ChatGPT create such drag & drop functionality in Jupyter Notebook or a browser? I see ChatGPT as a vehicle to create a GUI for Folium, to avoid coding altogether.

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

    Cool! I am very glad that this chat bot has finally appeared in my country

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

    Excellent video, I've never seen something about how to make interactive maps in Python and it´s was really helpfull, I just have a question, how did you get this data? Manually will take me months...

  • @manba-ud2cu
    @manba-ud2cu Год назад

    Thanks for your sharing!

  • @ArmOr_of_the_Alpha_and_Omega
    @ArmOr_of_the_Alpha_and_Omega Месяц назад

    How can I make the view look more satelite?

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

    Should not also have its own navigation function. So for a village, for example?
    Consideration for the tourism of a city to want something like this. So a kind of Openstreetmap map with route plan and also a proper navigation. Should also, like your map, run on the browser. Do you think something like that could work?

  • @ArmOr_of_the_Alpha_and_Omega
    @ArmOr_of_the_Alpha_and_Omega Месяц назад

    You sound very intelligent. Am I able to ask you questions?

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

    Could you kindly do GCMs downscaling with ChatGPT?

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

    Great tutorial thank you!

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

      You're very welcome!

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

      @@geodeltalabs You're teaching me ChatGPT and Jupyter! Double bonus!

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

    Thank you for sharing the video! In 9.57 of your video, you asked chatGPT to change the color of the marker. But how can it understand that you were asking about the marker of your previous operation? Does it mean that in one chat window, layer, or whatever, the chatGPT will understand the previous situation even though we don't describe the command's whole purpose? Then we cannot chat randomly in one chat window. Sorry for asking the out-of-topic question! But you explained everything in this video so well!

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

      Hi yes, one of the ccol features in chat gpt is that it has the awareness of your previous conversations, so you don't need to specifically restate the facts again when referring to something. It understands the context very well :)

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

    I think it would be better to use CSV DictReader rather than Pandas... It is installed by default and Pandas is a bit overkill for just reading a CSV file.

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

    Great content, can't wait for the next content.

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

    useful sharing

  • @IAKhan-km4ph
    @IAKhan-km4ph 10 месяцев назад

    Very nice

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

    Do you know if you can use python code like this to create a map in Power BI ?

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

    Hello sir,
    Im learning Gis remote sensing n at the same time I'm trying to learn the python as well n lately I'm watching your tutorials, so I'm wondering is it really necessary to learn python language from scratch to apply in the gis ? Or we can just learn a specific coding names to work on under gis
    Like I'm new in python and seeing the coding and using '(/# kinda confusion atm , it would be lovely if you could reply me and help me out

    • @geodeltalabs
      @geodeltalabs  Год назад +3

      Hi, you could start learning the absolute basics of python first using a beginner's guide, and then try sharpen your skills in handling geospatial data related libraries such as GDAL, geopandas, rasterio etc. There is a good incentive in spending some serious time in getting your python basics right right, and from there you will be able to understand how other libraries work and you would be able to use them comfortably. Cheers!

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

      @@geodeltalabs cool, btw i tried the same method like u showed in your video how to configure python, anaconda environment etc, later when i try to create a new folder by r.clicj to make a new python script the right click doesn't appear to make a new python module. When i try to see if Fiona is working probably i try to writing down the command "import Fiona" errors shows up like it's missing i have tried to find solutions in the RUclips but can't figure it out , i just want to show you the screenshot of the problem

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

    Thanks dude! That's amazing and very helpful!

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

    what inside the html code ? it is very interesting how it generated

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

      inside there is an html, css and geojson and maybe js in one file ...
      this works but not optimize

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

      @@FyL43 ya, I did the same way to see what inside

  • @bhys570
    @bhys570 Месяц назад

    Thanks a lot ❤

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

    pre installed python in ArcGIS

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

    asmr keyboard sounds

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

    Interesting tutorial, I don't know we can create maps with python also this libraries does use Google maps as a backend or it creates according to our given coordinates

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

    Fantastic! Well done!

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

    Can it create a map of roads from an example picture? Thought I'd ask

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

      Hi, well in actuality, the way to go about this would be by georeferencing the image, and then manually digitizing the roads. Alternatively there could be classification algorithms (which are used in satellite image classification) that might be able to extract the image based on the unique spectral band properties of the roads. So it's important to know which route you want to take with the question beforehand, and I believe chatgpt would be able to give you some guidance if you structure the question properly with as many details as possible

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

    Nice 👍

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

    Thanks this is so cool

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

    Can you please provide the data Which name "us airport" CSV file

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

    can it possible to copy the code generated by ChatGPT and past it pre installed in ArcGIS just make us map please.

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

    Great video, seamlessly informative. This may be specific to the creator or the viewers; thread. I have an older python script incorporating web scraping; OCR (to txt); implemented Geospacialy on tableau using Esri .shp files.
    I’ve tried to correct the code through chat gpt to no avail; does anyone here have such experience with tableau and esri shp files?

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

    wow ..good..thanks

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

    please bring more content like this! thanks

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

    Thank you.
    Can you make a video where we can use ChatGPT and incorporate it with Google Earth Engine to do LULC and other similar analyses?
    Regards.

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

    thank you bro.

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

    I have project in mind that is kind similar. Just using zip codes

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

    Very good 👍

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

    Thank you

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

    chat GPT good

  • @didierdel2319
    @didierdel2319 10 месяцев назад

    Bonjour, ce logiciel est à 300 euros, avec Blender, c'est gratuit.

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

    Share the prompt

  • @engchoontan8483
    @engchoontan8483 9 месяцев назад

    Chat-GPT
    = 3D to 2D with paper flex.
    = Viewpoint objective heat-convection as primary followed by air-flow as secondary to a paired subset.
    = Target is hong-kong from Singapore
    = Secondary subset of electro-magnetic influence ratio ranges on this objective.
    Render.

    • @engchoontan8483
      @engchoontan8483 9 месяцев назад

      This is how I triangulation parabola-trajectory - many topics.

    • @engchoontan8483
      @engchoontan8483 9 месяцев назад

      Zoom slider(index finger contact-width) with top-plus and bottom-minus fin-case I want to direct fire to specifics but don't want to use words. Secondary instructions within range-sector is manual.

    • @engchoontan8483
      @engchoontan8483 9 месяцев назад

      Detected and confirmed - GUI boolean to 4 positional counter-check is slider with buttons. Non-linear in reset-to-default. Boolean reset and boolean default.

    • @engchoontan8483
      @engchoontan8483 9 месяцев назад

      Ratios are to be within topic to build parallel topic-objectives to head-hunt with accuracy. Calculate parallels with ratio-ranges overlays until world-system and use as structure. Then recalculate before each-use. This is how enemies are hunted. Also resources. Also select munitions. Also redirect blasts. Also...

    • @engchoontan8483
      @engchoontan8483 9 месяцев назад

      Observe barbarians and their categories. The answers are apparent.

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

    tool is only useful until the user knows how to use it

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

      Agreed! Which is exactly why some would justify it as a tool that can elevate the productivity rather than being a tool that can entirely replace someone :)

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

    What is this sorcery taking place in front of my eyes.. i m dumb founded!

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

    Thanks

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

    Thanks ❤

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

    🎉Thanks

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

    awesome ! hahaha

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

    Not yet... gpt has only the data it was trained on. It can reorganize all the bits and pieces but can' generate something that is completely new, but it is made from bits and pieces of the training set. Still, extremely disruptive to many, especially any content makers...

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

    WTF I have to find another job

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

    Is chatgpt free ?

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

      It's free to use, but they just released a paid plan as well :)

  • @JP-re3bc
    @JP-re3bc Год назад

    Blurred image

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

    Chat GPT WOKE WOKE WOKE WOKE WOKE WOKE WOKE WOKE WOKE WOKE WOKE WOKE

  • @jamala.j.588
    @jamala.j.588 Год назад

    😅 Programmers going to be out of job within 10 years.

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

    Without russia!

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

    Yea steal open sorce code, Microsoft way.

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

      Well, that's a discussion

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

      developer way

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

      how the fuck do you steel open source code?

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

      @@mitheras You train bot on it, then " he" use it and not respect open source license.

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

    Thanks ❤