awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mapbox/rasterio

Open-source alternatives to Rasterio

30 open-source projects similar to mapbox/rasterio, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Rasterio alternative.

  • mapbox/rio-tilerAvatar mapbox

    mapbox/rio-tiler

    590Vezi pe GitHub↗

    User friendly Rasterio plugin to read raster datasets.

    Python
    Vezi pe GitHub↗590
  • mapbox/rio-cogeoAvatar mapbox

    mapbox/rio-cogeo

    391Vezi pe GitHub↗

    Cloud Optimized GeoTIFF creation and validation plugin for rasterio

    Python
    Vezi pe GitHub↗391
  • banesullivan/localtileserverAvatar banesullivan

    banesullivan/localtileserver

    347Vezi pe GitHub↗

    dynamic tile server for visualizing rasters in Jupyter with ipyleaflet or folium

    Python
    Vezi pe GitHub↗347
  • buntinglabs/mundipyAvatar BuntingLabs

    BuntingLabs/mundipy

    87Vezi pe GitHub↗

    mundipy is a Python framework for spatial data manipulation

    Python
    Vezi pe GitHub↗87
  • ceholden/yatsmAvatar ceholden

    ceholden/yatsm

    63Vezi pe GitHub↗

    Yet Another Time Series Model

    Python
    Vezi pe GitHub↗63
  • cordmaur/waterdetectAvatar cordmaur

    cordmaur/WaterDetect

    218Vezi pe GitHub↗

    Water Detect Algorithm

    Jupyter Notebook
    Vezi pe GitHub↗218

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • corteva/rioxarrayAvatar corteva

    corteva/rioxarray

    619Vezi pe GitHub↗

    rioxarray README

    Python
    Vezi pe GitHub↗619
  • evetion/geodataframes.jlE

    evetion/GeoDataFrames.jl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • developmentseed/landsat-utilAvatar developmentseed

    developmentseed/landsat-util

    697Vezi pe GitHub↗

    A utility to search, download and process Landsat 8 satellite imagery

    Python
    Vezi pe GitHub↗697
  • developmentseed/morecantileAvatar developmentseed

    developmentseed/morecantile

    159Vezi pe GitHub↗

    Construct and use OGC TileMatrixSets (TMS)

    Python
    Vezi pe GitHub↗159
  • dhi-gras/terracottaAvatar DHI-GRAS

    DHI-GRAS/terracotta

    757Vezi pe GitHub↗

    A light-weight, versatile XYZ tile server, built with Flask and Rasterio :earth_africa:

    Python
    Vezi pe GitHub↗757
  • domlysz/blendergisAvatar domlysz

    domlysz/BlenderGIS

    9,073Vezi pe GitHub↗

    BlenderGIS is an addon for Blender that provides a suite of tools for importing, georeferencing, and rendering geographic data and terrain meshes. It functions as a 3D terrain generator and geographic data importer, enabling the creation of three-dimensional surfaces from elevation models, contour lines, and topographic textures. The project distinguishes itself through its ability to fetch basemaps, building footprints, and street data directly from web services into the 3D environment. It includes a georeferencing toolset to align coordinates and virtual cameras using spatial reference syst

    Python
    Vezi pe GitHub↗9,073
  • dymaxionlabs/dask-rasterioAvatar dymaxionlabs

    dymaxionlabs/dask-rasterio

    99Vezi pe GitHub↗

    Read and write rasters in parallel using Rasterio and Dask

    Python
    Vezi pe GitHub↗99
  • emapr/lt-changedbAvatar eMapR

    eMapR/LT-ChangeDB

    6Vezi pe GitHub↗

    Scripts to extract spectral change information from LandTrendr data to a geodatabase

    JavaScript
    Vezi pe GitHub↗6
  • evetion/geoarrays.jlE

    evetion/GeoArrays.jl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • corteva/geocubeC

    corteva/geocube

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • fatiando/verdeAvatar fatiando

    fatiando/verde

    662Vezi pe GitHub↗

    Processing and gridding spatial data, machine-learning style

    Python
    Vezi pe GitHub↗662
  • gboeing/osmnxAvatar gboeing

    gboeing/osmnx

    5,573Vezi pe GitHub↗

    OSMnx is a Python library for downloading, modeling, and analyzing street networks and other geospatial features from OpenStreetMap. It enables users to retrieve and work with real-world infrastructure data anywhere in the world, providing tools for network analysis, spatial queries, and visualization. The library offers capabilities for working with urban features such as building footprints, transit stops, and elevation data, along with network statistics like intersection density and circuity. It supports multiple travel modes including driving, walking, and biking, and can calculate short

    Pythongeographygeospatialgis
    Vezi pe GitHub↗5,573
  • geoalchemy/geoalchemyAvatar geoalchemy

    geoalchemy/geoalchemy

    106Vezi pe GitHub↗

    Using SQLAlchemy with spatial databases

    Python
    Vezi pe GitHub↗106
  • geodacenter/geodaspaceAvatar GeoDaCenter

    GeoDaCenter/GeoDaSpace

    55Vezi pe GitHub↗

    Software for Advanced Spatial Econometrics

    Python
    Vezi pe GitHub↗55
  • geofileops/geofileopsG

    geofileops/geofileops

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • geopandas/geopandasAvatar geopandas

    geopandas/geopandas

    5,049Vezi pe GitHub↗

    GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic geometries—points, lines, and polygons—as a first-class column type within DataFrames, enabling users to store, manipulate, and analyze vector spatial data alongside traditional tabular attributes. The library is built on top of proven geospatial components: it uses Shapely for all geometric operations, Fiona and GDAL for reading and writing standard spatial file formats, PyProj for coordinate reprojection, and an R‑tree spatial index (from Shapely) to accelerate spatial queries. Wh

    Pythongeoparquetgeospatialpandas
    Vezi pe GitHub↗5,049
  • geopy/geopyAvatar geopy

    geopy/geopy

    4,819Vezi pe GitHub↗

    geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic coordinates and resolve coordinates back into street addresses using various third-party web services. The library provides a consistent provider-based interface that abstracts multiple external geocoding services, allowing for interchangeable backends. It includes built-in request rate limiting and asynchronous client interfaces to manage API call frequency and execute concurrent lookups without halting execution. Beyond geocoding, the project includes geospatial utilities for

    Pythongeocodergeocodingpython
    Vezi pe GitHub↗4,819
  • geospatial-jeff/aiocogeoG

    geospatial-jeff/aiocogeo

    0Vezi pe GitHub↗

    ``` pip install aiocogeo

    Vezi pe GitHub↗0
  • gipit/gippyAvatar gipit

    gipit/gippy

    84Vezi pe GitHub↗

    Geospatial Image Processing for Python

    C++
    Vezi pe GitHub↗84
  • giswqs/geemapAvatar giswqs

    giswqs/geemap

    3,960Vezi pe GitHub↗

    geemap is a Python library and toolkit for interactive geospatial analysis, visualization, and satellite imagery analysis using Google Earth Engine data and cloud computing. It provides a mapping tool for displaying geospatial datasets within Jupyter notebooks and a suite of tools for classifying imagery and calculating zonal statistics. The project includes a utility to convert geospatial analysis scripts from JavaScript into Python code to facilitate data manipulation. It also enables the generation of timelapse animations and time-series visualizations from satellite imagery catalogs. The

    Python
    Vezi pe GitHub↗3,960
  • giswqs/lidarAvatar giswqs

    giswqs/lidar

    297Vezi pe GitHub↗

    A Python package for delineating nested surface depressions from digital elevation data.

    Python
    Vezi pe GitHub↗297
  • giswqs/whiteboxAvatar giswqs

    giswqs/whitebox

    414Vezi pe GitHub↗

    WhiteboxTools Python Frontend

    Python
    Vezi pe GitHub↗414
  • giswqs/whiteboxtools-arcgisAvatar giswqs

    giswqs/WhiteboxTools-ArcGIS

    309Vezi pe GitHub↗

    ArcGIS Python Toolbox for WhiteboxTools

    Python
    Vezi pe GitHub↗309
  • ben-nour/geojson-shaveAvatar ben-nour

    ben-nour/geojson-shave

    76Vezi pe GitHub↗

    A command-line tool for reducing the size of GeoJSON files.

    Python
    Vezi pe GitHub↗76