Skip to content

prasunkgupta/ogr-geopandas-tutorial

Repository files navigation

Binder

ogr-geopandas-tutorial

Material for distance learning course on "Geoprocessing using Python"

video

DEMONSTRATION

installation (tested on windows 10)

  1. Install anaconda for python 3
  2. Open anaconda prompt and create a new environment with packages (gdal & geopandas).
conda create -n geo_env gdal geopandas

This should hopefully (also) install

  • numpy
  • matplotlib
  • pandas
  • shapely
  1. Download the repo, unzip and keep on desktop

points 1, 2 and 3 are one time process. need not be repeated once done.

  1. To run the notebooks, in anaconda prompt, navigate to your desktop folder (cd C:/Users/username/Desktop/ogr-geopandas/), and type "jupyter notebook" (without the quotes).
  2. A browser should open with the notebooks listed. click on each to run them.

prasun@iirs.gov.in

July 24, 2019

About

Material for distance learning course on "Geoprocessing using Python"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published