chfw / EP2018_Geo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this ?

This is the repository of my talk "PROCESSING GEODATA USING PYTHON AND OPEN SOURCE MODULES" at EuroPython 2018

https://ep2018.europython.eu/conference/talks/processing-geodata-using-python-and-open-source-modules

About the talk

The following modules will be covered:

  • Shapely: Manipulation and analysis of geometric objects
  • Fiona - The pythonic way to handle vector data
  • rasterio - The pythonic way to handle raster data
  • pyproj - transforming spatial reference systems
  • Vector File Formats (Shapefiles, GeoJSON, KML, GeoPackage)
  • Geospatial analysis with GeoPandas
  • Creating maps using Folium

GeoData

TBD

About

License:MIT License


Languages

Language:HTML 73.7%Language:Jupyter Notebook 26.3%