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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
HarryStevens avatar

HarryStevens/geometric

0
View on GitHub↗
1,094 Stars·52 Forks·JavaScript·MIT·2 Aufrufewww.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-Verlauf

Star-Verlauf für harrystevens/geometricStar-Verlauf für harrystevens/geometric

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Geometric

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Geometric.
  • turfjs/turfAvatar von Turfjs

    Turfjs/turf

    10,380Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,380
  • bugra9/gdal3.jsAvatar von bugra9

    bugra9/gdal3.js

    428Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗428
  • alexbol99/flatten-jsAvatar von alexbol99

    alexbol99/flatten-js

    648Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗648
  • bjornharrtell/jstsAvatar von bjornharrtell

    bjornharrtell/jsts

    1,555Auf GitHub ansehen↗

    JavaScript Topology Suite

    JavaScript
    Auf GitHub ansehen↗1,555
Alle 30 Alternativen zu Geometric anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von harrystevens/geometric?

Die Hauptfunktionen von harrystevens/geometric sind: Data Processing Tools, JavaScript Geospatial Libraries.

Welche Open-Source-Alternativen gibt es zu harrystevens/geometric?

Open-Source-Alternativen zu harrystevens/geometric sind unter anderem: 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…