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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
flatgeobuf avatar

flatgeobuf/flatgeobuf

0
View on GitHub↗
809 stars·104 forks·Rust·BSD-2-Clause·2 viewsflatgeobuf.org↗

Flatgeobuf

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.

Features

  • Data Processing Tools - Performant binary encoding format for geographic data.
  • Geospatial Data Processing - Performant binary encoding for geographic data.
  • JavaScript Geospatial Libraries - Binary encoding for geographic data.

Star history

Star history chart for flatgeobuf/flatgeobufStar history chart for flatgeobuf/flatgeobuf

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

Open-source alternatives to Flatgeobuf

Similar open-source projects, ranked by how many features they share with Flatgeobuf.
  • 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
  • bugra9/gdal3.jsbugra9 avatar

    bugra9/gdal3.js

    428View on GitHub↗

    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.

    JavaScript
    View on GitHub↗428
  • 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
See all 30 alternatives to Flatgeobuf→

Frequently asked questions

What does flatgeobuf/flatgeobuf do?

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.

What are the main features of flatgeobuf/flatgeobuf?

The main features of flatgeobuf/flatgeobuf are: Data Processing Tools, Geospatial Data Processing, JavaScript Geospatial Libraries.

What are some open-source alternatives to flatgeobuf/flatgeobuf?

Open-source alternatives to flatgeobuf/flatgeobuf include: turfjs/turf — Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and… geotiffjs/geotiff.js — geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and… alexbol99/flatten-js — flatten-js is a javascript library for manipulating abstract geometrical shapes like point, vector, line, ray,… bjornharrtell/jsts — JavaScript Topology Suite. geotiff/geoblaze — Blazing Fast JavaScript Raster Processing Engine. bugra9/gdal3.js — gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to…