An open API service indexing awesome lists of open source software.

https://github.com/napo/geospatial_bigdive

the python notebooks used for the lesson "Spatial is Special: geo techologies and data" for BigDive
https://github.com/napo/geospatial_bigdive

geopands lesson python-notebooks

Last synced: 5 months ago
JSON representation

the python notebooks used for the lesson "Spatial is Special: geo techologies and data" for BigDive

Awesome Lists containing this project

README

          

# geospatial bigdive
the python notebooks used for the lesson "Spatial is Special: geo techologies and data" for [BigDive](https://www.bigdive.eu/big-dive/)

## tutorials
The lesson is in 5 modules:
1. [GIS introduction with geopandas (vector data)](https://raw.githubusercontent.com/napo/geospatial_bigdive/master/01_GIS_introduction_with_geopandas_(vector_data)_bigdive.ipynb)
2. [Spatial relationships and operations](https://raw.githubusercontent.com/napo/geospatial_bigdive/master/02_Spatial_relationships_and_operations_bigdive.ipynb)
3. [Visualizing Geospatial Data](https://raw.githubusercontent.com/napo/geospatial_bigdive/master/03_Visualizing_Geospatial_Data_bigdive.ipynb)
4. [Geocoding](https://raw.githubusercontent.com/napo/geospatial_bigdive/master/04_Geocoding_bigdive.ipynb)
5. [Clustering](https://raw.githubusercontent.com/napo/geospatial_bigdive/master/05_Clustering_bigdive.ipynb)

note:

This tutorial is related only for vector data

## how to use with Colab

The scripts are created with [Colab](https://colab.research.google.com)

Look here how import

## introduction slides



look the [slides](https://github.com/napo/geospatial_bigdive/raw/master/docs/BigDive_geospatial_Introduction.pdf) for an introduction

## Readings
* [Automating GIS-processes 2019](https://automating-gis-processes.github.io/site/)