Data Analytics.m
Data Analytics.m
  • Видео 40
  • Просмотров 400 927
ArcGIS complete tutorial for beginners modified
This is the modified version of previous ArcGIS complete tutorial. It's designed especially to teach beginners in GIS. The tutorial used ArcMap software and hopefully soon ArcGIS pro tutorial will be uploaded.
Просмотров: 639

Видео

Pixel based Image classification with ArcGIS pro (Landsat 8)
Просмотров 1,2 тыс.Год назад
This video includes required imagery preprocessing requirements before classifying and image and how to classify using ArcGIS pro
GeoPandas tutorial for beginners
Просмотров 16 тыс.Год назад
It's a complete beginners tutorial to get started with Python Geospatial data analysis
Google earth pro for beginners. make your GIS work easier
Просмотров 1,2 тыс.Год назад
This video is full of subtle tactics for using Google Earth Pro for GIS purposes. By completing this video, you will learn how to efficiently use it and learn a lot of tips.
Download high resolution (50cm) satellite images from soar | download and upload drone images
Просмотров 35 тыс.2 года назад
Platform link: soar.earth/ Platforms RUclips channel: ruclips.net/channel/UCklyklf0WEeHZtlY-X-q28g Soar.Earth brings all the world's maps and imagery into one platform. It offers a collection of satellite providers in one place, with a simple-to-understand system. It’s a tool to share, store and view maps online without large file downloads or viewing maps as images. Each map is viewed just as ...
Landcover change detection using QGIS. Land use landcover change detection
Просмотров 9 тыс.2 года назад
This video is all about landcover change detection of two classified images of Landsat 8.
QGIS complete tutorial for beginners. QGIS for beginners [2021]
Просмотров 117 тыс.2 года назад
This tutorial is designed for absolute GIS beginners. We tried to include nearly everything we can in a single video.
Study area mapping with QGIS. Location map
Просмотров 1,2 тыс.2 года назад
This tutorial is all about making an exportable map layout. we tried to create location map using QGIS
Interpolation in QGIS. IDW & nearest neighbor (Thiessen polygon) techniques with area calculation
Просмотров 2,2 тыс.2 года назад
This video is intended to teach Interpolation techniques in QGIS with area calculation. You can also learn about reclassification, dissolve and raster to vector geoprocessing tools
Land use classification using ArcGIS. Landsat 8 image classification [2021]
Просмотров 8 тыс.2 года назад
In this video we tried to demonstrate land use classification with ArcGIS. we also showed how NDVI threshold limit can help us in Landover classification.
Landsat 8 image classification in google earth engine. Land cover classification in GEE
Просмотров 7 тыс.2 года назад
This video demonstrates how to classify a Landsat 8 image with help of NDBI and NDVI indices, and it also covered how to choose the number of trees for the best performance of the model. We've also showed area calculation and legend making in ArcGIS. github.com/mahbub-alt/GEE-for-beginners/blob/main/landuse_tutorial.js
Google earth engine for beginners | GEE complete tutorial
Просмотров 15 тыс.2 года назад
This video is designed for GEE absolute beginners. If you don't have any prior coding exercise don't worry its beginner friendly and if you don't have prior ArcGIS experience then you can watch my following video: ruclips.net/video/6Y374jROIv8/видео.html that might help you in your GIS or RS Journey. You can find all codes here: github.com/mahbub-alt/GEE-for-beginners/blob/main/geeprac.js Video...
Regular Expressions in Python | Match your desired pattern using Regex
Просмотров 4,1 тыс.2 года назад
To see regex uses in a data Frame watch this video: ruclips.net/video/a8OXggAJrYA/видео.html In this video we demonstrated how to pull out data from a text file using regex. we showed basic necessary things that are required to get started with regex.
Find largest number in a list in Python | Multiple ways of finding largest number
Просмотров 7 тыс.2 года назад
In this Tutorial we introduced various possible coding examples of finding largest number from a list. We also added one additional condition. At first we used built-in functions and then used our own customized function.
Select features by location and attributes in ArcGIS | SQL query and python command in ArcGIS
Просмотров 2,7 тыс.3 года назад
In this video we tried to show the uses of select by attributes, select by location, select by lasso, polygon features. we also included sql query building python commands improve your work efficiency
Buffer analysis in ArcGIS | learn how to add field data in buffer tool
Просмотров 1,5 тыс.3 года назад
Buffer analysis in ArcGIS | learn how to add field data in buffer tool
join excel sheet and layers in ArcGIS | everything about data joining in ArcGIS | merge maps
Просмотров 1,5 тыс.3 года назад
join excel sheet and layers in ArcGIS | everything about data joining in ArcGIS | merge maps
How to create new shape file and geodatabase in ArcGIS | digitizing, editing and topology correction
Просмотров 7 тыс.3 года назад
How to create new shape file and geodatabase in ArcGIS | digitizing, editing and topology correction
Data science startup project with Python | EDA, model building, evaluation, stacking and Blending
Просмотров 1,4 тыс.3 года назад
Data science startup project with Python | EDA, model building, evaluation, stacking and Blending
Data preprocessing and feature engineering with Python | Hypothesis testing & outlier detection.
Просмотров 5043 года назад
Data preprocessing and feature engineering with Python | Hypothesis testing & outlier detection.
Data visualization with python | Create and customize plots using Matplotlib, seaborn and pandas
Просмотров 24 тыс.3 года назад
Data visualization with python | Create and customize plots using Matplotlib, seaborn and pandas
PYTHON Pandas complete tutorial 2021 | Data analysis with Python pandas - for beginners
Просмотров 14 тыс.3 года назад
PYTHON Pandas complete tutorial 2021 | Data analysis with Python pandas - for beginners
Python Pandas Data structure | Things that all data science beginners should know
Просмотров 2053 года назад
Python Pandas Data structure | Things that all data science beginners should know
Apply method in python pandas| Use lambda function and defined functions to preprocess your data
Просмотров 4,2 тыс.3 года назад
Apply method in python pandas| Use lambda function and defined functions to preprocess your data
String operations with python pandas | convert Height from inch to feet by just two lines of code
Просмотров 1,6 тыс.3 года назад
String operations with python pandas | convert Height from inch to feet by just two lines of code
Date time functionality in Python [2021]: rolling mean, time delta, and resampling, with Pandas
Просмотров 1,1 тыс.3 года назад
Date time functionality in Python [2021]: rolling mean, time delta, and resampling, with Pandas
Missing value handling with python Pandas| Dropna, fillna, and replace methods with thresh parameter
Просмотров 5023 года назад
Missing value handling with python Pandas| Dropna, fillna, and replace methods with thresh parameter
Gaussian data distribution, skewness, and Kurtosis with Python | Log and Boxcox power transformation
Просмотров 9 тыс.3 года назад
Gaussian data distribution, skewness, and Kurtosis with Python | Log and Boxcox power transformation
Python basics to get started with data science | Data science with Python for complete beginners
Просмотров 1,5 тыс.3 года назад
Python basics to get started with data science | Data science with Python for complete beginners
Create your own module in Python (Jupyter notebook) | Easiest way to create module
Просмотров 29 тыс.3 года назад
Create your own module in Python (Jupyter notebook) | Easiest way to create module

Комментарии

  • @jamesvalakvi5495
    @jamesvalakvi5495 11 часов назад

    Thank you, I have learnt something new here 👍

  • @arunborgohain1500
    @arunborgohain1500 15 дней назад

    Very nice explanation and tutorial!

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

    Thanks for making it simple😇

  • @solomonteffera1570
    @solomonteffera1570 4 месяца назад

    does that mean setting brands is just for making the image visible for selecting training samples? you do not need doing so if you have already signature file or training samples shape files

    • @DataAnalyticsm
      @DataAnalyticsm 3 месяца назад

      yup, you are right. you don't need to do anything like that if you have taring points. U just need bands.

  • @marasini
    @marasini 5 месяцев назад

    I had saved that video in playlist, was yet to download arc now I lost the chance

  • @user-qb1tq4hi5l
    @user-qb1tq4hi5l 5 месяцев назад

    Can i have this notebook(ipynb)??

  • @theteflondon431
    @theteflondon431 5 месяцев назад

    Can you add a link to attain the power plant location data set?

  • @mansfieldj.pokana7720
    @mansfieldj.pokana7720 5 месяцев назад

    Thank you. New to this software, no experience with GIS. I work in the IT field. I have gained a lot of insight from this video.

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

    SIR I AM PLANNING TO START DRASTIC MODEL FOR MY RESEARCH, IF I GET ANY PROBLEM HOW CAN I CONTACT YOU

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

    great job .thank you

  • @kouadiondri
    @kouadiondri 7 месяцев назад

    Hey thanks for the video, I wonder where the points data at the end is from

  • @abdurahmanmohammed723
    @abdurahmanmohammed723 7 месяцев назад

    i thank you it is very important and good

  • @giorgosi.fovakis8810
    @giorgosi.fovakis8810 8 месяцев назад

    cool!

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

    Какую работу вы выполнили ?

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

    🎉🎉

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

    Finally! I've been looking for a tutorial like this for what feels like ages. Thanks so much! Worked perfectly for me.

  • @SolomonMugwanga-jd5db
    @SolomonMugwanga-jd5db 9 месяцев назад

    My SCP plugin doesn't have the Land cover change option. How can I get it?

    • @himanshusingh9600
      @himanshusingh9600 4 месяца назад

      same, are able to fix it or not please reply

    • @mrvk6979
      @mrvk6979 2 месяца назад

      I have same problem. How can you solve?

    • @mrvk6979
      @mrvk6979 2 месяца назад

      ​@@himanshusingh9600 I solved now by using advise below. Try to use cross classificaiton.

  • @user-vb4uw7ms7l
    @user-vb4uw7ms7l 10 месяцев назад

    Thank you for the tutorial, @DataAnalyticsm! I’m now trying to compute the change in categories between two rasters as you've done with postprocessing >> Land Cover Change, but I’m not finding that tool in the SAC v8.0.9. I’m using it for the first time in QGIS 3.32.3-Lima for Mac. Could you point me out to where I should look at? Thank you!

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

      Use the Postprocessing >> Cross classification tool, fromgistors.blogspot.com/2023/10/semi-automatic-classification-plugin.html

    • @Thatgirlinkorea
      @Thatgirlinkorea 7 месяцев назад

      Hey! Did you found the option of Land cover change?

    • @emanuelagu5392
      @emanuelagu5392 7 месяцев назад

      @@Thatgirlinkorea There’s no such option anymore in the current versions of the add in. You have to use cross tabulations instead.

    • @Thatgirlinkorea
      @Thatgirlinkorea 7 месяцев назад

      thank you@@emanuelagu5392

    • @lauramartinez-bd2zz
      @lauramartinez-bd2zz 2 месяца назад

      @@emanuelagu5392 Can you explain me more about cross tabulations, pleaseeee?

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

    For USA ONLY

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

    Absolutely awesome, the best tutorial on apply method with both udf and lambda. Clear and concise. Other tutorials are bit confusing, passing over apply both the udf and lambda anonimous functions simultaneously. Thank u sir.

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

    where can I get depth to the water table? It's so difficult to find this variable is the only one that I am missing.

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

      I think that's one of the easiest one, unless you are working on e very remote area. try your best you will find. maybe can look at national water resource management website.

  • @josedealencar8846
    @josedealencar8846 11 месяцев назад

    massa de mais camarada, muito bom

  • @UdayShuklacoding_28
    @UdayShuklacoding_28 11 месяцев назад

    Very helpful thank u sir

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

    How to use the pyhton in order to apply the Geographically Weighted Regression (GWR) to predict the value of a dependent variable?

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

    Sir this video is really helpful for me (with great explanation ) . Its my request, could you please explain me how to do it using CCME WQI. its calculation little bit confusing for me.

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

    very interesting tutorial, thanks for the nice work! One suggestion: I have the feeling that this tutorial contains too much content within 50 minutes. Each point was not detailed addressed. It would be nice to publish a series of mini tutorials and concentrate on one or two points per video.

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

    Thanks for your tutorial, you are explained very clearly manner; easily to understandable....

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

    How do I capture coordinates in QGIS? I have all my coordinates in an excel spreadsheet but need to have them in QGIS and then start on the analysis. Please help.

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

      I think you can upload it as X, Y data. I forgot the exact steps. I believe I showed that in my video

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

    This video has made me appreciate QGIS. Thank you very much for your elaborate explanation.

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

    Too good and nice way of conveying information.

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

    Is it possible to convert the maps from tif format to ASCII in Qgis?

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

    how to get excel file regarding DRASTIC parameters any one place

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

    आपकी जैसे सेम ट्रिक मैं भी करता हूँ भाई, लेकिन इमेज ब्लर दिखा रहा है मैं छत्तीसगढ़, जिला बस्तर से हूँ, प्लीज हेल्फ, google earth pro se mai bhi karta hoon bhai lekin image blur dikhaa rahaa hai mereko 2000 ka image chahiye bhai mai pareshaan hoon please helf

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

    I am confused that, how do we clip this Google earth image as it is?

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

    I loved the tutorial. Very useful. I can already do what I needed to do. I watched during a train trip within 2h. I already knew some SQL, so this helped. Thank you.

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

    Great brother!!!

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

    Sir, can I have the dataset please?

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

    Just Awsm

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

    bhai kaise baat kar raha hai nitra nitra ke

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

    Plan out your tutorials before publishing videos called "tutorials". This is just you figuring it out as you go long.

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

    Excellent🥰

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

    Index 👉 layer is it Final Groundwater Vulnerable map right,... Vulnerable pixel value how match with single parameter unnormalized values???

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

    Thank you for the video, it was very helpful. I have a question: how did you define the new values for the rating column? Cause I am trying to make an irrigation water quality parameters map from groundwater chemistry results. I appreciate it in advance.

    • @MahbuburRahman-ro2xy
      @MahbuburRahman-ro2xy Год назад

      Hi, If I am not mistaken regarding what you asked, there are standard guidelines for rating, you need to inspect some articles for that. to be more specific you may mention video time, so that I could get correct reference.

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

    Thank you, Boss.

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

    sir show map tps is not working for index file help me

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

    Good work

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

    hey where can i get this dataset

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

    Is it possible to export in CVS format? yet I haven't seen any tutorial on extracting LST from Landsat images and exporting in CVS (excel) format. My second concern is to talk about LST over certain area which value sounds ideal for research ( Annual mean , seasonal, monthly,max,min,decadal? ) and how can perform it in EE?

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

    Where does he get the data for the second portion?

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

    Can i receive help to download sattelite images for two town in lebanon (Hardin and Rachaya wadi). I urgently need to download them with good resolution image and any help will be truly appreciated

    • @user-gp3zx1zq2u
      @user-gp3zx1zq2u Год назад

      أنا بنزلك صور 10 و20 متر بدقة عالية