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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bugra9 avatar

bugra9/gdal3.js

0
View on GitHub↗
428 stars·63 forks·JavaScript·LGPL-2.1·18 viewsgdal3.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.

Star history

Star history chart for bugra9/gdal3.jsStar history chart for bugra9/gdal3.js

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Gdal3.js

These projects share indexed features with Gdal3.js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • turfjs/turfTurfjs avatar

    Turfjs/turf

    10,380View on 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
    View on GitHub↗10,380
  • flatgeobuf/flatgeobufflatgeobuf avatar

    flatgeobuf/flatgeobuf

    809View on 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
    View on GitHub↗809
  • alexbol99/flatten-jsalexbol99 avatar

    alexbol99/flatten-js

    648View on 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
    View on GitHub↗648
  • bjornharrtell/jstsbjornharrtell avatar

    bjornharrtell/jsts

    1,555View on GitHub↗

    JavaScript Topology Suite

    JavaScript
    View on GitHub↗1,555
Compare all 30 related projects→

Frequently asked questions

What does bugra9/gdal3.js do?

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.

What are the main features of bugra9/gdal3.js?

The main features of bugra9/gdal3.js are: Data Processing Tools, JavaScript Geospatial Libraries.

Which projects share features with bugra9/gdal3.js?

Projects with overlapping indexed features include: 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…