Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This project is a Node.js module that uses the Bentley-Ottmann algorithm to detect self-intersections in polygons and multi-polygons represented as GeoJSON. It's designed for developers working with geospatial data who need to validate polygon geometries for self-intersections, offering significantly faster performance compared to similar tools.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
homfen

homfen/bentley-ottmann-intersection...

A module to check if a polygon self-intersects using the bentley-ottmann algorithm

JavaScript
0
0
MIT License
rowanwins's profile
rowanwins
8 contributions
homfen's profile
homfen
3 contributions

Support the dependencies of homfen/bentley-ottmann-intersections

Account's avatar
mourner/robust-predicates
Fast robust predicates for computational geometry
Account's avatar
w8r/splay-tree
Fast Splay tree for Node and browser
Account's avatar
mourner/tinyqueue
The smallest and simplest JavaScript priority queue
Account's avatar
tmpvar/2d-polygon-self-intersections
This library may not be fast, but it is robust. Robust in the fact that it will find all of the self-intersections in a polygon - minus of course shared endpoints.
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
mourner/eslint-config-mourner
A strict ESLint config for my JavaScript projects
Account's avatar
mclaeysb/geojson-polygon-self-intersections
Find self-intersections in geojson polygon (possibly with interior rings)
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
webpack/json-loader
json loader module for webpack
Account's avatar
Leaflet/Leaflet
JavaScript library for mobile-friendly interactive maps
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle
Account's avatar
vuejs/core
The progressive JavaScript framework for building modern web UI.
Account's avatar
vuejs/vue
template compiler for Vue 2.0
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.