awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to osgeo/gdal

Open-source alternatives to Gdal

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

  • torchgeo/torchgeotorchgeo 的头像

    torchgeo/torchgeo

    4,077在 GitHub 上查看↗

    TorchGeo is a PyTorch library designed for deep learning on geospatial data, providing a framework for building and training neural networks for tasks such as semantic segmentation, object detection, and change detection. It serves as a comprehensive pipeline for remote sensing, featuring specialized dataset loaders and multispectral image preprocessing tools. The library is distinguished by a dedicated remote sensing model zoo and extensive support for transfer learning, allowing users to integrate pre-trained weights optimized for specific satellite sensors. It also includes support for sel

    Pythoncomputer-visiondatasetsdeep-learning
    在 GitHub 上查看↗4,077
  • mbloch/mapshapermbloch 的头像

    mbloch/mapshaper

    4,133在 GitHub 上查看↗

    Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line interface, a web browser tool, and a Node.js library. It functions as a coordinate projector, vector data converter, and web map asset optimizer designed to transform spatial datasets between different coordinate reference systems and file formats. The project is distinguished by its topology-preserving geometry simplification, which reduces vertex counts while maintaining shared boundaries to prevent gaps and overlaps. It further optimizes assets for the web through coordinate

    JavaScript
    在 GitHub 上查看↗4,133
  • azavea/loamazavea 的头像

    azavea/loam

    227在 GitHub 上查看↗

    A wrapper for running GDAL in the browser using gdal-js

    JavaScript
    在 GitHub 上查看↗227
  • geopandas/geopandasgeopandas 的头像

    geopandas/geopandas

    5,049在 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
    在 GitHub 上查看↗5,049

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • mapnik/mapnikmapnik 的头像

    mapnik/mapnik

    3,934在 GitHub 上查看↗

    Mapnik is a cartographic rendering library and map rendering engine designed to convert geographic information system data into visual maps and printable layouts. It serves as a spatial data visualization tool that applies symbology and styling rules to diverse geographic data sources. The project utilizes an XML map configuration framework to define the visual appearance of maps, allowing the separation of styling logic and layout properties from the core rendering engine. Its capabilities cover geographic information visualization and cartographic style management. The system integrates sp

    C++
    在 GitHub 上查看↗3,934
  • airbusgeo/godalairbusgeo 的头像

    airbusgeo/godal

    177在 GitHub 上查看↗

    golang wrapper for github.com/OSGEO/gdal

    Go
    在 GitHub 上查看↗177
  • robintw/xarrayandrasterioR

    robintw/XArrayAndRasterio

    0在 GitHub 上查看↗

    Experimental code for loading/saving XArray DataArrays to Geographic Rasters using rasterio

    在 GitHub 上查看↗0
  • addresscloud/aws-lambda-docker-rasterioaddresscloud 的头像

    addresscloud/aws-lambda-docker-rasterio

    19在 GitHub 上查看↗

    AWS Lambda Container Image with Python Rasterio for querying Cloud Optimised GeoTiffs.

    Python
    在 GitHub 上查看↗19
  • corteva/rioxarraycorteva 的头像

    corteva/rioxarray

    619在 GitHub 上查看↗

    rioxarray README

    Python
    在 GitHub 上查看↗619
  • gboeing/osmnxgboeing 的头像

    gboeing/osmnx

    5,573在 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
    在 GitHub 上查看↗5,573
  • cesiumgs/3d-tilesCesiumGS 的头像

    CesiumGS/3d-tiles

    2,509在 GitHub 上查看↗

    Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:

    Batchfile
    在 GitHub 上查看↗2,509
  • hatem-darweesh/assuremapingtoolshatem-darweesh 的头像

    hatem-darweesh/assuremapingtools

    233在 GitHub 上查看↗

    Desktop based tool for viewing, editing and saving road network maps for autonomous vehicle platforms such as Autoware.

    Dockerfile
    在 GitHub 上查看↗233
  • eliemichel/mapsmodelsimportereliemichel 的头像

    eliemichel/MapsModelsImporter

    2,786在 GitHub 上查看↗

    A Blender add-on to import models from google maps

    Python
    在 GitHub 上查看↗2,786
  • openstreetmap/idopenstreetmap 的头像

    openstreetmap/iD

    3,822在 GitHub 上查看↗

    iD is a web-based geographic information system tool and vector map editor designed for the OpenStreetMap collaborative database. It serves as a crowdsourced cartography interface for contributors to update global geographic infrastructure and land use data. The tool enables the modification of geographic shapes, attributes, and metadata directly within a web browser. It focuses on managing spatial data and physical landmarks by manipulating topological relationships between map nodes, ways, and relations. The project covers a broad range of capabilities including collaborative map editing,

    JavaScript
    在 GitHub 上查看↗3,822
  • ideditor/imagery-indexideditor 的头像

    ideditor/imagery-index

    29在 GitHub 上查看↗

    🛰 An index of aerial and satellite imagery useful for mapping

    JavaScript
    在 GitHub 上查看↗29
  • project-osrm/osrm-backendProject-OSRM 的头像

    Project-OSRM/osrm-backend

    7,489在 GitHub 上查看↗

    osrm-backend is a high-performance routing engine and backend service designed to calculate shortest paths and travel distances using OpenStreetMap data. It functions as a graph-based pathfinding server and map data processing tool that converts raw map data into specialized formats optimized for high-speed routing calculations. The system provides specialized route calculation for different transport modes, allowing for the definition of custom routing profiles with specific speed limits and travel constraints. It enables high-performance route planning and travel time estimation across larg

    C++c-plus-pluscppcpp17
    在 GitHub 上查看↗7,489
  • osgeo/grassOSGeo 的头像

    OSGeo/grass

    1,132在 GitHub 上查看↗

    GRASS - free and open-source geospatial processing engine

    C
    在 GitHub 上查看↗1,132
  • fzi-forschungszentrum-informatik/lanelet2fzi-forschungszentrum-informatik 的头像

    fzi-forschungszentrum-informatik/Lanelet2

    947在 GitHub 上查看↗

    Map handling framework for automated driving

    C++
    在 GitHub 上查看↗947
  • ethz-asl/segmapethz-asl 的头像

    ethz-asl/segmap

    1,095在 GitHub 上查看↗

    A map representation based on 3D segments

    C++
    在 GitHub 上查看↗1,095
  • facebookincubator/rapidfacebookincubator 的头像

    facebookincubator/RapiD

    635在 GitHub 上查看↗

    The OpenStreetMap editor driven by open data, AI, and supercharged features

    JavaScript
    在 GitHub 上查看↗635
  • bmwcarit/barefootbmwcarit 的头像

    bmwcarit/barefoot

    692在 GitHub 上查看↗

    Java map matching library for integrating the map into software and services with state-of-the-art online and offline map matching that can be used stand-alone and in the cloud.

    Java
    在 GitHub 上查看↗692
  • mapbox/mapbox-gl-jsmapbox 的头像

    mapbox/mapbox-gl-js

    12,306在 GitHub 上查看↗

    Mapbox GL JS is a WebGL map rendering engine and interactive web map framework used to render vector tiles, raster imagery, and 3D terrain in the browser. It functions as a vector tile map library and geospatial data visualization tool, employing GPU-accelerated shaders to transform geospatial data into interactive maps. The project distinguishes itself through the integration of custom WebGL layers directly into the rendering pipeline and the use of data-driven expressions to map feature properties to visual attributes. It supports specialized data loading via PMTiles and provides offline ma

    TypeScript
    在 GitHub 上查看↗12,306
  • autocore-ai/maptoolboxautocore-ai 的头像

    autocore-ai/MapToolbox

    289在 GitHub 上查看↗

    Plugins to make Autoware vector maps in Unity

    C#
    在 GitHub 上查看↗289
  • googlemaps/android-maps-utilsgooglemaps 的头像

    googlemaps/android-maps-utils

    3,597在 GitHub 上查看↗

    This project is a utility library for the Google Maps SDK for Android, providing a suite of specialized tools for rendering geospatial data, calculating spherical geometry, and visualizing map markers and heatmaps. It serves as a helper collection to handle complex geospatial tasks within Android applications. The library features a marker clustering tool to group nearby markers into single icons and a map data visualizer for generating heatmaps based on the intensity and distribution of geographic points. It also includes a polyline encoding tool for compressing coordinate sequences into com

    Javaandroidgeojsongoogle-maps
    在 GitHub 上查看↗3,597
  • a16z-infra/companion-appa16z-infra 的头像

    a16z-infra/companion-app

    5,959在 GitHub 上查看↗

    This is an open-source platform for creating, hosting, and interacting with persistent AI characters that maintain personality and memory across conversations. The system orchestrates the full lifecycle of an AI companion by combining character definitions, conversation history, memory retrieval, model abstraction, and external communication channels into a unified runtime pipeline. The platform enables users to define detailed character personalities through structured configuration files that shape conversational behavior, and supports multi-turn dialogue through a memory system that stores

    TypeScript
    在 GitHub 上查看↗5,959
  • cesiumgs/cesiumCesiumGS 的头像

    CesiumGS/cesium

    15,412在 GitHub 上查看↗

    Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It functions as a visualization engine that leverages hardware-accelerated graphics to display complex geographic data, terrain, and imagery. The library distinguishes itself through a modular architecture that supports the streaming of massive geographic datasets. By employing tiled data delivery and hierarchical level-of-detail optimization, it maintains performance while navigating large-scale environments. It also includes a time-dynamic state management system, which synchroniz

    JavaScript
    在 GitHub 上查看↗15,412
  • toblerity/shapelyToblerity 的头像

    Toblerity/Shapely

    4,457在 GitHub 上查看↗

    Shapely is a geometric analysis library for the manipulation and analysis of planar geometric objects. It functions as a computational geometry toolkit, a spatial predicate engine for evaluating topological relationships, and a vectorized geometry processor. The library distinguishes itself through a vectorized geometry processor capable of executing operations across coordinate arrays with multi-threaded parallel processing. It utilizes prepared geometry optimization to accelerate repeated containment and intersection tests and implements R-tree spatial indexing for efficient nearest-neighbo

    Python
    在 GitHub 上查看↗4,457
  • gee-community/geemapgee-community 的头像

    gee-community/geemap

    3,962在 GitHub 上查看↗

    geemap is a Python library and geospatial toolkit designed for interactive mapping, remote sensing visualization, and satellite imagery analysis. It serves as a Python interface for Google Earth Engine, enabling users to manage cloud-based geospatial workflows and visualize datasets within notebook environments. The project distinguishes itself through automated code conversion, allowing scripts and notebooks to be translated between programming languages. It also provides specialized remote sensing visualization capabilities, such as generating time-lapse GIFs from imagery sequences with sup

    Pythoncolabdata-sciencedataviz
    在 GitHub 上查看↗3,962
  • mapbox/tippecanoemapbox 的头像

    mapbox/tippecanoe

    3,026在 GitHub 上查看↗

    Tippecanoe is a command-line tool used to generate optimized vector tiles for web maps. It converts large-scale geospatial datasets, including GeoJSON, CSV, and Geobuf files, into binary vector tiles or MBTiles SQLite databases. The project is designed to maintain map performance and visual quality across different zoom levels. It achieves this through geospatial data downsampling, which includes simplifying geometries and thinning point density to prevent tile overcrowding and keep tile sizes within specific limits. The tool provides extensive data transformation capabilities, such as attri

    C++c-plus-plusgeojsonvector-tiles
    在 GitHub 上查看↗3,026
  • freika/dawarichFreika 的头像

    Freika/dawarich

    8,030在 GitHub 上查看↗

    Dawarich is a self-hosted location history manager and travel journaling platform. It functions as a personal travel archive that collects GPS coordinates and movement data, providing a private alternative to proprietary tracking services. The system utilizes a PostgreSQL geospatial database to store coordinates, visits, and custom geofence boundaries. The project distinguishes itself as a geospatial data converter and visualization tool, capable of transforming location history between formats such as GPX, KML, and GeoJSON. It allows users to organize GPS tracks and geotagged photos into nam

    Rubygoogle-mapsgpsloggerhacktoberfest
    在 GitHub 上查看↗8,030