awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

34 repositorios

Awesome GitHub RepositoriesGeospatial Development Libraries

Libraries and bindings for building geospatial applications across various programming languages.

Explore 34 awesome GitHub repositories matching part of an awesome list · Geospatial Development Libraries. Refine with filters or upvote what's useful.

Awesome Geospatial Development Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • osgeo/gdalAvatar de OSGeo

    OSGeo/gdal

    5,942Ver en GitHub↗

    GDAL es una biblioteca traductora de código abierto con licencia MIT que proporciona un modelo de datos abstracto unificado para leer y escribir datos geoespaciales ráster y vectoriales en cientos de formatos de archivo. Sirve como una biblioteca fundamental de traducción de datos geoespaciales, permitiendo el acceso a diversos formatos de datos geoespaciales a través de una interfaz única y consistente. La biblioteca expone su funcionalidad principal a través de utilidades de línea de comandos que permiten a los usuarios traducir, convertir y procesar datos geoespaciales entre formatos. Un motor de transformación de coordenadas maneja las conversiones entre sistemas de referencia espacial, mientras que un sistema de plugins de controladores de formato carga la lógica de lectura y escritura específica del formato en tiempo de ejecución. La capa del sistema de archivos virtual proporciona acceso de E/S uniforme a través de archivos locales, HTTP, almacenamiento en la nube y archivos comprimidos, y un caché de bloques ráster gestiona el almacenamiento en caché de mosaicos en memoria para reducir las operaciones de E/S. GDAL admite la lectura y escritura de datos geoespaciales tanto ráster como vectoriales, con iteración de características vectoriales que transmite características individualmente sin cargar conjuntos de datos completos en la memoria. El proyecto permite la interoperabilidad geoespacial entre formatos al admitir el intercambio de datos entre diferentes ecosistemas de software geoespacial a través de su amplio soporte de formatos.

    An MIT-licensed translator library providing a single abstract data model for accessing raster and vector geospatial data formats.

    C++
    Ver en GitHub↗5,942
  • torchgeo/torchgeoAvatar de torchgeo

    torchgeo/torchgeo

    4,077Ver en 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

    Implements a PyTorch-based library for deep learning on geospatial data, handling remote sensing imagery and coordinate systems.

    Pythoncomputer-visiondatasetsdeep-learning
    Ver en GitHub↗4,077
  • urbica/martinAvatar de urbica

    urbica/martin

    3,707Ver en GitHub↗

    Martin is a vector tile server and map asset server that delivers geospatial data from PostGIS databases, MBTiles, and PMtiles files. It functions as a TileJSON metadata provider and a suite of vector tile tooling for generating, validating, and exporting geospatial tile archives. The project distinguishes itself by providing integrated map asset management, generating map styles, sprite sheets, and font glyphs on the fly. It supports advanced visual rendering capabilities such as Signed Distance Field sprites for runtime recoloring and fallback-based font composition to ensure complete chara

    PostGIS vector tiles server built with Rust.

    Rust
    Ver en GitHub↗3,707
  • georust/rust-geoAvatar de georust

    georust/rust-geo

    1,883Ver en GitHub↗

    Rust geospatial primitives & algorithms

    Geospatial primitives and algorithms for Rust.

    Rust
    Ver en GitHub↗1,883
  • geoswift/geoswiftAvatar de GEOSwift

    GEOSwift/GEOSwift

    1,499Ver en GitHub↗

    The Swift Geometry Engine.

    Geographic engine for Swift applications.

    Swift
    Ver en GitHub↗1,499
  • locationtech/geotrellisAvatar de locationtech

    locationtech/geotrellis

    1,371Ver en GitHub↗

    GeoTrellis is a geographic data processing engine for high performance applications.

    Scala framework for working with raster data using Spark.

    Scala
    Ver en GitHub↗1,371
  • jblindsay/whitebox-toolsAvatar de jblindsay

    jblindsay/whitebox-tools

    1,164Ver en GitHub↗

    An advanced geospatial data analysis platform

    Advanced platform for geospatial data analysis.

    Rust
    Ver en GitHub↗1,164
  • rgeo/rgeoAvatar de rgeo

    rgeo/rgeo

    1,061Ver en GitHub↗

    Geospatial data library for Ruby

    Geospatial data library implementing OGC Simple Features for Ruby.

    Rubygeolocationproj4-libraryrgeo
    Ver en GitHub↗1,061
  • rgeo/activerecord-postgis-adapterAvatar de rgeo

    rgeo/activerecord-postgis-adapter

    937Ver en GitHub↗

    ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo

    ActiveRecord adapter for PostGIS databases.

    Ruby
    Ver en GitHub↗937
  • mapbox/mapbox-navigation-iosAvatar de mapbox

    mapbox/mapbox-navigation-ios

    915Ver en GitHub↗

    Turn-by-turn navigation logic and UI in Swift on iOS

    Turn-by-turn navigation logic and UI for iOS.

    Swift
    Ver en GitHub↗915
  • georust/rust-gdalAvatar de georust

    georust/rust-gdal

    440Ver en GitHub↗

    Rust bindings for GDAL

    Rust bindings for the GDAL library.

    Rust
    Ver en GitHub↗440
  • georust/rust-geojsonAvatar de georust

    georust/rust-geojson

    339Ver en GitHub↗

    Library for serializing the GeoJSON vector GIS file format

    GeoJSON serialization library for Rust.

    Rust
    Ver en GitHub↗339
  • mapbox/turf-swiftAvatar de mapbox

    mapbox/turf-swift

    268Ver en GitHub↗

    A Swift language port of Turf.js.

    Swift language port of the Turf.js library.

    Swift
    Ver en GitHub↗268
  • mapbox/hecateAvatar de mapbox

    mapbox/Hecate

    259Ver en GitHub↗

    Fast Geospatial Feature Storage API

    Fast storage API for geospatial features.

    Rust
    Ver en GitHub↗259
  • rgeo/rgeo-geojsonAvatar de rgeo

    rgeo/rgeo-geojson

    204Ver en GitHub↗

    RGeo component for reading and writing GeoJSON

    GeoJSON reading and writing component for RGeo.

    Ruby
    Ver en GitHub↗204
  • mapbox/mapboxdirections.swiftAvatar de mapbox

    mapbox/MapboxDirections.swift

    202Ver en GitHub↗

    Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux

    Traffic-aware routing and navigation for Apple platforms.

    Swift
    Ver en GitHub↗202
  • georust/rust-projAvatar de georust

    georust/rust-proj

    178Ver en GitHub↗

    Rust bindings for the latest stable release of PROJ

    Rust bindings for the Proj projection library.

    Rust
    Ver en GitHub↗178
  • georust/rust-geohashAvatar de georust

    georust/rust-geohash

    120Ver en GitHub↗

    Geohash for Rust

    Geohash implementation for Rust.

    Rust
    Ver en GitHub↗120
  • georust/rust-gpxAvatar de georust

    georust/rust-gpx

    120Ver en GitHub↗

    Rust read/write support for GPS Exchange Format (GPX)

    Read and write support for GPS Exchange Format.

    Rust
    Ver en GitHub↗120
  • rgeo/rgeo-shapefileAvatar de rgeo

    rgeo/rgeo-shapefile

    98Ver en GitHub↗

    RGeo component for reading ESRI shapefiles

    ESRI shapefile reading module for RGeo.

    Ruby
    Ver en GitHub↗98
Ant.12Siguiente
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Geospatial Development Libraries