Skip to content

ibm-watson-data-lab/awesome-python-geo-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Awesome Python Geo Packages

A list of awesome geodata and related Python packages (loosely) sorted by function. The main inspiration to start this list was the GeoPython conference in May 2017, where many of these projects were presented.

Notebooks

Data Types

Points, lines and polygons

Rasters and grids

Hexagons

Data Processing

  • scipy is an ecosystem of open-source software for mathematics, science, and engineering
  • numpy is a library for scientific computing
  • pandas is a library providing high-performance, easy-to-use data structures and data analysis tools (Example notebook)
  • geopandas extends the datatypes used by pandas to allow spatial operations on geometric types
  • [meza]

3D mapping

  • pyRT is a raytracer/image generator.

Visualisation

Miscelaneous

  • Conda for package, dependency and environment management
  • Dask is a flexible parallel computing library for analytic computing
  • PyToolz is a set of utility functions for iterators, functions, and dictionaries
  • Numba is a compiler for Python code
  • xarray aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures

About

A list of awesome geo data python packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published