Skip to content

jbigatti/satimg

 
 

Repository files navigation

This repository includes the support material for the following blog posts:

Python for geospatial data processing

http://www.machinalis.com/blog/python-for-geospatial-data-processing/

To try this code you need to install the packages described in the requirements.txt file and you can use this sample data

Build GDAL from source

This code was developed in Ubuntu (Linux) using the GDAL library, version 2.0.1. You need to install it in your machine before installing the Python bindings. It is all explained in the following links:

Python for Object Based Image Analysis (OBIA)

http://www.machinalis.com/blog/obia/

This post is a continuation of the first one. The development of the subject is in a Jupyter Notebook

To try it out, you can use the same data as in the other post.

About

Satellite data processing experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Python 0.6%