Python gdal

Open-source Python projects categorized as gdal

Top 8 Python gdal Projects

  • rasterio

    Rasterio reads and writes geospatial raster datasets

    Project mention: Building a Dynamic Tile Server Using Cloud Optimized GeoTIFF(COG) with TiTiler | dev.to | 2023-12-21

    TiTiler is a dynamic tile server built on FastAPI and Rasterio/GDAL. Its main features include support for Cloud Optimized GeoTIFF(COG), multiple projection methods, various output formats (JPEG, JP2, PNG, WEBP, GTIFF, NumpyTile), WMTS, and virtual mosaic. It also provides Lambda and ECS deployment environments using AWS CDK.

  • Fiona

    Fiona reads and writes geographic data files

    Project mention: Friends don't let friends export to CSV | news.ycombinator.com | 2024-03-25

    Your issue is that you're using the default (old) binding to GDAL, based on Fiona [0].

    You need to use pyogrio [1], its vectorized counterpart, instead. Make sure you use `engine="pyogrio"` when calling `to_file` [2]. Fiona does a loop in Python, while pyogrio is exclusively compiled. So pyogrio is usually about 10-15x faster than fiona. Soon, in pyogrio version 0.8, it will be another ~2-4x faster than pyogrio is now [3].

    [0]: https://github.com/Toblerity/Fiona

    [1]: https://github.com/geopandas/pyogrio

    [2]: https://geopandas.org/en/stable/docs/reference/api/geopandas...

    [3]: https://github.com/geopandas/pyogrio/pull/346

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • titiler

    Build your own Raster dynamic map tile services

  • geoserver-rest

    Python library for management for geospatial data in GeoServer.

  • era5_in_gee

    Functions and Python scripts to ingest ERA5 data into Google Earth Engine

  • OpenAthena

    OpenAthena allows common drones to spot precise geodetic locations

  • dsm2dtm

    Generates DTM (Digital Terrain Model) from DSM (Digital Surface Model).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • flood-sim

    This repo simulates water flooding.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-25.

Python gdal related posts

Index

What are some of the best open-source gdal projects in Python? This list will help you:

Project Stars
1 rasterio 2,115
2 Fiona 1,112
3 titiler 670
4 geoserver-rest 179
5 era5_in_gee 72
6 OpenAthena 61
7 dsm2dtm 30
8 flood-sim 4
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com