megha0304 / Geospatial_da

Easy and precise way of working with spatial data and projecting it :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands On Spatial Data !!

Since you learned a bit about Azure Orbitals, it's time to use the geospatial data in real-time. To start from scratch we will first install the Anaconda 🐍 (open-source)

  1. Install the Anaconda version suitable for Windows/Mac OS : https://docs.anaconda.com/free/anaconda/install/windows/
  2. Open the https://earthexplorer.usgs.gov/ and download the .tif file from the option landstat (image).
  3. Once the Anaconda version is installed open Anaconda Prompt and install the following:
    a) conda install -c conda-forge/label/dev rasterio
    b) conda install gdal

Now you are ready to launch your first jupyter notebook.
Learn more about Azure Orbitals via this blog : https://techcommunity.microsoft.com/t5/educator-developer-blog/extending-azure-to-space-with-azure-orbital/ba-p/2788451

About

Easy and precise way of working with spatial data and projecting it :)

License:MIT License


Languages

Language:Jupyter Notebook 100.0%