Giter Club home page Giter Club logo

pyconlt2019's Introduction

PyConLt2019

Talk at PyConLT 2019 (May, 26, 2019 11:00) https://www.pycon.lt/

Geodata processing using Python and JupyterHub

Geospatial data is data containing a spatial component โ€“ describing objects with a reference to the planet's surface.

This data usually consists of a spatial component, of various attributes, and sometimes of a time reference (where, what, and when). Efficient processing and visualization of small to large-scale spatial data is a challenging task.

This talk describes how to process and visualize geospatial vector and raster data using Python and the Jupyter Notebook. There are numerous modules available which help using geospatial data in using low- and high-level interfaces. We will look at shapely, which is used for manipulation and analysis of geometric objects.

Then we go further to Fiona โ€“ a module which handles geospatial vector data in a very pythonic way.

We move on to raster data processing using the rasterio module and briefly look at the pyproj module which is used for transforming spatial reference systems.

After that we look at GeoPandas which is basically an extended pandas module with support for geodata. At the end we will see how maps are created using the cartopy and folium modules.

pyconlt2019's People

Contributors

martinchristen avatar

Watchers

James Cloos 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.