awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OSGeo avatar

OSGeo/gdal

0
View on GitHub↗
5,942 estrellas·2,901 forks·C++·10 vistasgdal.org↗

Gdal

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.

Features

  • Geospatial Data Tools - An MIT-licensed library that reads and writes raster and vector geospatial data across hundreds of file formats.
  • Geospatial Development Libraries - An MIT-licensed translator library providing a single abstract data model for accessing raster and vector geospatial data formats.
  • Raster and Vector Processing - Reads and writes geospatial raster and vector data from hundreds of formats through a unified abstract data model.
  • Geospatial - Runs command-line utilities to translate and analyze geospatial raster and vector datasets.
  • Coordinate Reference System Transformations - Transforms coordinates between hundreds of spatial reference systems using PROJ-based math and datum grids.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
  • Raster Data Loaders - Opens and reads raster data from hundreds of geospatial file formats for analysis.
  • Raster Data Writers - Writes raster geospatial data to hundreds of file formats from a common in-memory model.
  • Geospatial Data Converters - Converts raster and vector data between different geospatial file formats using command-line tools.
  • Geospatial Format Parsing - Converts raster and vector geospatial data between hundreds of file formats using a single library.
  • Vector Data Formats - Reads vector geospatial data from hundreds of file formats into a common data model.
  • Vector Data Writers - Writes vector geospatial data from a common data model into hundreds of file formats.
  • Geospatial Command-Line Wrappers - Ships command-line utilities for translating and processing geospatial raster and vector data between formats.
  • Geospatial Workflows - Processes geospatial data through command-line utilities for translation, analysis, and format conversion.
  • Geospatial Format Support - Enables data exchange between different geospatial software ecosystems by supporting hundreds of formats.
  • Model Abstractions - Defines a unified abstract data model for geospatial raster and vector data across hundreds of file formats.
  • Geospatial Data Abstractions - Provides a unified abstract data model for reading and writing geospatial raster and vector data across hundreds of formats.
  • Raster Geospatial Converters - Translates geospatial raster data between hundreds of supported file formats via command-line utilities.
  • Vector Geospatial Converters - Translates geospatial vector data between hundreds of supported file formats via command-line utilities.
  • Vector Feature Stream Iterators - Streams vector features individually without loading entire datasets into memory for efficient processing.
  • Virtual File System Layers - Provides a uniform I/O interface over local files, HTTP, cloud storage, and compressed archives.
  • Geospatial Virtual File Systems - Provides a uniform I/O interface for accessing geospatial data over local files, HTTP, cloud storage, and compressed archives.
  • Geospatial Format Plugin Adapters - Loads format-specific read and write logic as dynamically linked plugins at runtime for extensibility.
  • Geospatial y mapeo vectorial - Librería traductora para formatos de datos geoespaciales.
  • Geospatial Mapping - Translator library for raster and vector geospatial data.
  • Geospatial Tools - Geospatial Data Abstraction Library.
  • Data conversion tools - Listed in the “Data conversion tools” section of the Awesome Arcgis Developers awesome list.
  • Historial de estrellas

    Gráfico del historial de estrellas de osgeo/gdalGráfico del historial de estrellas de osgeo/gdal

    Alternativas open-source a Gdal

    Proyectos open-source similares, clasificados según cuántas características comparten con Gdal.
    • 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

      Pythoncomputer-visiondatasetsdeep-learning
      Ver en GitHub↗4,077
    • mbloch/mapshaperAvatar de mbloch

      mbloch/mapshaper

      4,133Ver en 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
      Ver en GitHub↗4,133
    • azavea/loamAvatar de azavea

      azavea/loam

      227Ver en GitHub↗

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

      JavaScript
      Ver en GitHub↗227
    • mapnik/mapnikAvatar de mapnik

      mapnik/mapnik

      3,934Ver en 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++
      Ver en GitHub↗3,934
    Ver las 30 alternativas a Gdal→

    Preguntas frecuentes

    ¿Qué hace osgeo/gdal?

    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.

    ¿Cuáles son las características principales de osgeo/gdal?

    Las características principales de osgeo/gdal son: Geospatial Data Tools, Geospatial Development Libraries, Raster and Vector Processing, Geospatial, Coordinate Reference System Transformations, Raster Data Loaders, Raster Data Writers, Geospatial Data Converters.

    ¿Qué alternativas de código abierto existen para osgeo/gdal?

    Las alternativas de código abierto para osgeo/gdal incluyen: torchgeo/torchgeo — TorchGeo is a PyTorch library designed for deep learning on geospatial data, providing a framework for building and… mbloch/mapshaper — Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line… azavea/loam — A wrapper for running GDAL in the browser using gdal-js. geopandas/geopandas — GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic… mapnik/mapnik — Mapnik is a cartographic rendering library and map rendering engine designed to convert geographic information system… airbusgeo/godal — golang wrapper for github.com/OSGEO/gdal.