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

The Overpass Frontend project is a JavaScript library that allows easy access to OpenStreetMap data via the Overpass API or from an OSM file. It provides a simple interface to query and retrieve data, which can be used directly with LeafletJS or exported to GeoJSON. The library is designed for developers who want to integrate OpenStreetMap data into their web applications, providing a convenient and efficient way to work with large amounts of geospatial data.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of plepe/overpass-frontend

Account's avatar
Turfjs/turf
Takes a Feature and a bbox and clips the feature to the bbox using lineclip.
Account's avatar
Turfjs/turf
Checks if two geometries overlap in any way.
Account's avatar
Turfjs/turf
Determines whether the first geometry is completely within the second geometry.
Account's avatar
Turfjs/turf
Creates a buffer around a GeoJSON feature.
Account's avatar
Turfjs/turf
Finds the difference between multiple polygons by clipping the subsequent polygon from the first.
Account's avatar
Turfjs/turf
Measures the straight-line distance between two points, like cities or landmarks.
Account's avatar
Turfjs/turf
Finds the shared area between two polygons.
Account's avatar
Turfjs/turf
Calculates the length of a line, perfect for paths or routes.
Account's avatar
Turfjs/turf
Combines two or more polygons into a single polygon.
Account's avatar
xmldom/xmldom
A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
plepe/boundingbox
Implements bounding boxes with usual functions like intersects. Can convert from/to Leaflet bounds and GeoJSON.
Account's avatar
thlorenz/browserify-shim
Makes CommonJS-incompatible modules browserifyable.
Account's avatar
jvrousseau/bzip2.js
A npm package of a bunzip implementation in pure javascript
Account's avatar
medikoo/event-emitter
Environment agnostic event emitter
Account's avatar
techfort/LokiJS
Fast document oriented javascript in-memory database
Account's avatar
tyrasd/osmtogeojson
convert OSM to geojson
Account's avatar
killmenot/parse-data-url
Parse data URL string
Account's avatar
plepe/strsearch2regexp
Converts a search string to a unicode regexp with character variants (e.g. "foo bar" -> "f[oöó][oöó].*b[aäá]r")
Account's avatar
plepe/weight-sort
Order an array of objects by the key 'weight' (or another key)
Account's avatar
driverdan/node-XMLHttpRequest
XMLHttpRequest for Node
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
http-party/http-server
A simple zero-configuration command-line http server
Account's avatar
jsdoc/jsdoc
An API documentation generator for JavaScript.
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
Leaflet/Leaflet
JavaScript library for mobile-friendly interactive maps
Account's avatar
coderaiser/minify
Minifier of js, css, html and img
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
yortus/require-self
Enable doing require('foobar') from within the foobar module
Account's avatar
browserify/watchify
watch mode for browserify builds

Support the repos that depend on this repository

Top contributors

plepe's profile
plepe
905 contributions
dependabot[bot]'s profile
dependabot[bot]
8 contributions
vavsab's profile
vavsab
1 contributions
nbaksalyar's profile
nbaksalyar
1 contributions

Recent events

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

No events yet
plepe

plepe/overpass-frontend

A JavaScript (NodeJS/Browser) library to easily access data from OpenStreetMap via Overpass API or from an OSM File. The objects can directly be used with LeafletJS or exported to GeoJSON. Data will be cached in the browser memory.

JavaScript
41
5
GNU General Public License v3.0