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

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

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

HarryStevens/geometric

0
View on GitHub↗
1,094 星标·52 分支·JavaScript·MIT·1 次浏览www.harryjstevens.com/geometric↗

Geometric

Geometric.js is a JavaScript library for working with points, lines, polygons, and angles. It uses plain JavaScript arrays for geometry primitives, includes TypeScript declarations for editor autocomplete and type checking, and works in modern browsers and Node.js.

Features

  • Data Processing Tools - JavaScript library for performing geometric calculations.
  • JavaScript Geospatial Libraries - Library for doing geometry.

Star 历史

harrystevens/geometric 的 Star 历史图表harrystevens/geometric 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Geometric 的开源替代方案

相似的开源项目,按与 Geometric 的功能重合度排序。
  • 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
查看 Geometric 的所有 30 个替代方案→

常见问题解答

harrystevens/geometric 是做什么的?

Geometric.js is a JavaScript library for working with points, lines, polygons, and angles. It uses plain JavaScript arrays for geometry primitives, includes TypeScript declarations for editor autocomplete and type checking, and works in modern browsers and Node.js.

harrystevens/geometric 的主要功能有哪些?

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

harrystevens/geometric 有哪些开源替代品?

harrystevens/geometric 的开源替代品包括: 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…