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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bugra9 avatar

bugra9/gdal3.js

0
View on GitHub↗
428 estrellas·63 forks·JavaScript·LGPL-2.1·4 vistasgdal3.js.org↗

Gdal3.js

gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to Webassembly. It allows you to convert raster and vector geospatial data to various formats and coordinate systems.

Features

  • Data Processing Tools - Converts raster and vector data between various formats.
  • JavaScript Geospatial Libraries - GDAL-based format conversion in the browser.

Historial de estrellas

Gráfico del historial de estrellas de bugra9/gdal3.jsGráfico del historial de estrellas de bugra9/gdal3.js

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

Alternativas open-source a Gdal3.js

Proyectos open-source similares, clasificados según cuántas características comparten con Gdal3.js.
  • turfjs/turfAvatar de Turfjs

    Turfjs/turf

    10,380Ver en GitHub↗

    Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and geometric operations on GeoJSON data. It functions as a modular spatial engine that allows for the generation, manipulation, and classification of geographic datasets within web and node environments. The library provides a set of utility functions to programmatically create structured points, lines, and polygons. It enables the calculation of distances, areas, and geometric relationships between geographic coordinates, supporting both browser-based geospatial analysis and clie

    TypeScript
    Ver en GitHub↗10,380
  • flatgeobuf/flatgeobufAvatar de flatgeobuf

    flatgeobuf/flatgeobuf

    809Ver en GitHub↗

    A performant binary encoding for geographic data based on flatbuffers that can hold a collection of Simple Features including circular interpolations as defined by SQL-MM Part 3.

    Rust
    Ver en GitHub↗809
  • alexbol99/flatten-jsAvatar de alexbol99

    alexbol99/flatten-js

    648Ver en GitHub↗

    flatten-js is a javascript library for manipulating abstract geometrical shapes like point, vector, line, ray, segment, circle, arc and polygon. Shapes may be organized into Planar Set - searchable container which support spatial queries.

    JavaScript
    Ver en GitHub↗648
  • bjornharrtell/jstsAvatar de bjornharrtell

    bjornharrtell/jsts

    1,555Ver en GitHub↗

    JavaScript Topology Suite

    JavaScript
    Ver en GitHub↗1,555
Ver las 30 alternativas a Gdal3.js→

Preguntas frecuentes

¿Qué hace bugra9/gdal3.js?

gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to Webassembly. It allows you to convert raster and vector geospatial data to various formats and coordinate systems.

¿Cuáles son las características principales de bugra9/gdal3.js?

Las características principales de bugra9/gdal3.js son: Data Processing Tools, JavaScript Geospatial Libraries.

¿Qué alternativas de código abierto existen para bugra9/gdal3.js?

Las alternativas de código abierto para bugra9/gdal3.js incluyen: turfjs/turf — Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and… geotiff/geoblaze — Blazing Fast JavaScript Raster Processing Engine. alexbol99/flatten-js — flatten-js is a javascript library for manipulating abstract geometrical shapes like point, vector, line, ray,… bjornharrtell/jsts — JavaScript Topology Suite. flatgeobuf/flatgeobuf — A performant binary encoding for geographic data based on flatbuffers that can hold a collection of Simple Features… geotiffjs/geotiff.js — geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and…