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 JavaScript library calculates the nearest point on a geometry (such as a Polygon, LineString, or GeometryCollection) to a given point using the Turf library. It's designed for developers working with geographic data who need to find the closest point on complex geometries, such as snapping a point to a line or polygon.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of plepe/nearest-point-on-geometry

Account's avatar
Turfjs/turf
Checks if a point is inside an area, like a city boundary.
Account's avatar
Turfjs/turf
Finds the nearest point on a line to a given point
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nmuldavin/chai-almost
Extends chai with assertions that allow for floating point rounding errors
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

plepe's profile
plepe
14 contributions

Recent events

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

No events yet
plepe

plepe/nearest-point-on-geometry

Takes a Point and a Geometry (Point, Polygon, LineString, GeometryCollection, ...) and calculates the closest Point on the Geometry using turf.

JavaScript
2
0
MIT License