Skip to content

loicdtx/python-geospatial-ecosystem

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

I've had this mental image for a long time, I can finally share it, made with inkscape.

Some additional links

I/O, transformation, analysis

  • rasterio: Read, write and transform raster data
  • fiona: Read and write vector data
  • xarray: N-D labeled arrays and datasets in Python
  • shapely: Manipulation and analysis of geometric objects in the Cartesian plane
  • pyproj: Performs cartographic transformations and geodetic computations
  • geopandas: Spatial extension of pandas

Visualization

  • descartes: Plotting of spatial objects with matplotlib
  • fiolum: Interactive visualization of spatial objects with leaflet

Databases

  • geoalchemy2: The spatial ORM
  • Django gis extension: Not represented in the overview image above, but another handy option to interact with spatial databases.

Other

  • A nice blog entry by Matthew Perry to understand the concept of affine transform
  • Another blog entry presenting a detailed overview of the python geospatial stack

About

🐍 🌐 A graphical representation of the python geospatial stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published