Skip to content

🐍 🌐 A graphical representation of the python geospatial stack

Notifications You must be signed in to change notification settings

loicdtx/python-geospatial-ecosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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