How to make area chart of a classified image in Google Earth Engine?

Поділитися
Вставка
  • Опубліковано 8 січ 2025

КОМЕНТАРІ • 13

  • @HCanalesS
    @HCanalesS 2 роки тому +1

    Thank you for your videos! It would be nice to plot the classification results across time :)

  • @md.shahrukhsumon7825
    @md.shahrukhsumon7825 2 роки тому +1

    You are doing great job.
    Keep going...

  • @thewebspatialist
    @thewebspatialist 2 роки тому +1

    You deserve more subs bro💯

  • @alemayehumullatuadashio5350
    @alemayehumullatuadashio5350 11 місяців тому +1

    It is nice video,is there any video how to export classified images with its legend, or how to process the classified map in Arcmap,this is my problem.

    • @MuddasirShah
      @MuddasirShah  11 місяців тому

      export he classified images using the Export.image.toDrive() function. Then download the geotiff from google drive and load in arc or qgis. Visualize the data there however you like :)

    • @alemayehumullatuadashio5350
      @alemayehumullatuadashio5350 11 місяців тому +1

      @@MuddasirShah I exported and added in Arcmap but the legend disappears when I try to map in arcmap.

    • @MuddasirShah
      @MuddasirShah  11 місяців тому

      @@alemayehumullatuadashio5350 please email muddasirshah@outlook.com

  • @reynaldoalvarado3068
    @reynaldoalvarado3068 Рік тому +1

    Hello, thanks for the video, is there a way for the names of each series to appear at the bottom of each bar, I don't know if you understand what I mean

    • @MuddasirShah
      @MuddasirShah  Рік тому

      Yes I understand and that’s possible. You have to make a data table. These helper chart functions in GEE utilize google charts API. You can modify them to a certain point by using setOptions. But once your data is in the form of datatable, with google charts API you can customize the chart however you like. Let me share some resources

    • @MuddasirShah
      @MuddasirShah  Рік тому

      courses.spatialthoughts.com/gee-charts.html#datatable-charts

    • @reynaldoalvarado3068
      @reynaldoalvarado3068 Рік тому +1

      Excellent, thank you so much