Giter Site home page Giter Site logo

geothon's Introduction

alt tag

Series of GeoSpatial/GIS Python code examples (Python GIS CookBook) using GeoSpatial Open Source libraries

##1 - Install requirements:

1.1 - Install GDAL:

1.1.a - On Mac: http://www.kyngchaos.com/software/frameworks

1.1.b - On Linux:

sudo apt-get install gdal-bin

1.1.c - On Windows: http://www.gis.usu.edu/~chrisg/python/2009/docs/gdal_win.pdf

1.1.d - GDAL on Vagrant: https://trac.osgeo.org/gdal/wiki/Vagrant

1.2 - Install NetCDF4:

1.2.1 - http://unidata.github.io/netcdf4-python/

1.3 - Install Numpy:

1.3.1 - http://docs.scipy.org/doc/numpy-1.10.1/user/install.html

##2 - Get the code:

2.1 - Open the link to Github repo: https://github.com/MBoustani/Geothon

2.2 - Click on "Download ZIP" button to get the repository as zip file or run this command on terminal:

mkdir geothon git clone https://github.com/MBoustani/Geothon.git geothon

##3 - Run codes:

3.1 - To run each example code, move to each directory and run the example code by running this command on terminal:

python <name of file>.py

Example:

python /Conversion Tools/geojson_to_kml.py

geothon's People

Contributors

mboustani avatar chrismattmann avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.