awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mourner avatar

mourner/flatbush

0
View on GitHub↗
1,593 星标·63 分支·JavaScript·ISC·2 次浏览

Flatbush

A really fast static spatial index for 2D points and rectangles in JavaScript.

Features

  • Data Processing Tools - Fast static spatial index for points and rectangles.
  • JavaScript Geospatial Libraries - Fast static spatial index for 2D points.

Star 历史

mourner/flatbush 的 Star 历史图表mourner/flatbush 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Flatbush 的开源替代方案

相似的开源项目,按与 Flatbush 的功能重合度排序。
  • turfjs/turfTurfjs 的头像

    Turfjs/turf

    10,380在 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
    在 GitHub 上查看↗10,380
  • bugra9/gdal3.jsbugra9 的头像

    bugra9/gdal3.js

    428在 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
    在 GitHub 上查看↗428
  • alexbol99/flatten-jsalexbol99 的头像

    alexbol99/flatten-js

    648在 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
    在 GitHub 上查看↗648
  • bjornharrtell/jstsbjornharrtell 的头像

    bjornharrtell/jsts

    1,555在 GitHub 上查看↗

    JavaScript Topology Suite

    JavaScript
    在 GitHub 上查看↗1,555
查看 Flatbush 的所有 30 个替代方案→

常见问题解答

mourner/flatbush 是做什么的?

A really fast static spatial index for 2D points and rectangles in JavaScript.

mourner/flatbush 的主要功能有哪些?

mourner/flatbush 的主要功能包括:Data Processing Tools, JavaScript Geospatial Libraries。

mourner/flatbush 有哪些开源替代品?

mourner/flatbush 的开源替代品包括: 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… bugra9/gdal3.js — gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to…