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

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

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

12 个仓库

Awesome GitHub RepositoriesGeospatial Data Tools

Libraries and utilities for reading, writing, and processing geospatial raster and vector data.

Explore 12 awesome GitHub repositories matching part of an awesome list · Geospatial Data Tools. Refine with filters or upvote what's useful.

Awesome Geospatial Data Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • osgeo/gdalOSGeo 的头像

    OSGeo/gdal

    5,942在 GitHub 上查看↗

    GDAL 是一个 MIT 许可的开源转换器库,它提供了一个统一的抽象数据模型,用于读取和写入数百种文件格式的地理空间栅格和矢量数据。它作为一个基础地理空间数据转换库,通过单一、一致的接口实现对多种地理空间数据格式的访问。 该库通过命令行实用程序公开其核心功能,允许用户在不同格式之间转换、处理地理空间数据。坐标转换引擎处理空间参考系统之间的转换,而格式驱动程序插件系统在运行时加载特定格式的读写逻辑。虚拟文件系统层提供跨本地文件、HTTP、云存储和压缩归档的统一 I/O 访问,栅格块缓存管理内存中的切片缓存以减少 I/O 操作。 GDAL 支持读取和写入栅格和矢量地理空间数据,其矢量特征迭代器可以单独流式传输特征,而无需将整个数据集加载到内存中。该项目通过其广泛的格式支持,实现了不同地理空间软件生态系统之间的数据交换,从而促进了地理空间互操作性。

    An MIT-licensed library that reads and writes raster and vector geospatial data across hundreds of file formats.

    C++
    在 GitHub 上查看↗5,942
  • 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

    Provides utilities for reading and processing geospatial vector data from GeoJSON and KML files for map rendering.

    Javaandroidgeojsongoogle-maps
    在 GitHub 上查看↗3,597
  • geospatialpython/pyshpGeospatialPython 的头像

    GeospatialPython/pyshp

    1,149在 GitHub 上查看↗

    The Python Shapefile Library (PyShp) reads and writes ESRI Shapefiles in pure Python.

    Pure Python library for reading and writing shapefiles.

    Python
    在 GitHub 上查看↗1,149
  • corteva/rioxarraycorteva 的头像

    corteva/rioxarray

    619在 GitHub 上查看↗

    rioxarray README

    Extends xarray for geospatial data using rasterio.

    Python
    在 GitHub 上查看↗619
  • earthlab/earthpyearthlab 的头像

    earthlab/earthpy

    536在 GitHub 上查看↗

    EarthPy makes it easier to plot and manipulate spatial data in Python.

    Helper functions for common spatial data analysis tasks.

    Python
    在 GitHub 上查看↗536
  • cmla/s2pcmla 的头像

    cmla/s2p

    259在 GitHub 上查看↗

    S2P is a Python library and command line tool that implements a stereo pipeline which produces elevation models from images taken by high resolution optical satellites such as Pléiades, WorldView, QuickBird, Spot or Ikonos. It generates 3D point clouds and digital surface models from stereo…

    Stereo pipeline for generating elevation models from imagery.

    Python
    在 GitHub 上查看↗259
  • azavea/loamazavea 的头像

    azavea/loam

    227在 GitHub 上查看↗

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

    Manages geospatial data workflows and processing.

    JavaScript
    在 GitHub 上查看↗227
  • airbusgeo/godalairbusgeo 的头像

    airbusgeo/godal

    177在 GitHub 上查看↗

    golang wrapper for github.com/OSGEO/gdal

    Golang bindings for the geospatial data abstraction library.

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

    addresscloud/aws-lambda-docker-rasterio

    19在 GitHub 上查看↗

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

    Containerized rasterio for serverless geospatial processing.

    Python
    在 GitHub 上查看↗19
  • planetlabs/numpytiles-specplanetlabs 的头像

    planetlabs/numpytiles-spec

    24在 GitHub 上查看↗

    NumpyTiles is an open standard for communicating map raster data.

    Specification for multi-band raster data in browsers.

    在 GitHub 上查看↗24
  • robintw/xarrayandrasterioR

    robintw/XArrayAndRasterio

    0在 GitHub 上查看↗

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

    Integrates multi-dimensional arrays with raster data.

    在 GitHub 上查看↗0
  • sshuair/dl-satellite-dockerS

    sshuair/dl-satellite-docker

    0在 GitHub 上查看↗

    Deep learning docker files and docker images for geospatial anaysis. It contains the most popular deep learning frameworks(PyTorch and Tensorflow) with CPU and GPU support (CUDA and cuDNN included). And some other commonly used packages in machine learning and geospatial anaysis.

    Container configurations for geospatial analysis environments.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Geospatial Data Tools