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

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
afogelberg's profile
afogelberg
18 contributions
afogelberg

afogelberg/geomangler

Geomangler is a utility library to process and transform geodata

JavaScript
7
1
MIT License

Support the dependencies of afogelberg/geomangler

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
pradeep-mishra/csvjson
convert csv to json and json to csv
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
zemirco/json2csv
Convert JSON to CSV
Account's avatar
jprichardson/node-jsonfile
Easily read/write JSON files.
Account's avatar
knex/knex
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
Account's avatar
ilearnio/module-alias
Create aliases of directories and register custom module paths
Account's avatar
tediousjs/node-mssql
Microsoft SQL Server client for Node.js.
Account's avatar
openlayers/openlayers
OpenLayers mapping library
Account's avatar
brianc/node-postgres
PostgreSQL client - pure javascript & libpq with the same API
Account's avatar
proj4js/proj4js
Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
request/request-promise
The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
topojson/topojson
An extension to GeoJSON that encodes topology.
Account's avatar
Leonidas-from-XIV/node-xml2js
Simple XML to JavaScript object converter.
Account's avatar
oozcitak/xmlbuilder-js
An XML builder for node.js
Account's avatar
cburgmer/xmlserializer
Serializes a document to XML/XHTML
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
jhen0409/babel-preset-es2015-node6
Babel preset to make node@6 fully ES2015 compatible
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Geomangler is a Node.js library that lets developers read, transform, and export a wide range of geospatial data formats (CSV, GeoJSON, TopoJSON, GML, PostGIS, etc.) via a set of utility “manglers” such as buffering, reprojection, field manipulation, and feature joining. It can also be run as a lightweight Express‑based web service, making it useful for backend developers and GIS analysts who need programmatic, scriptable geodata processing pipelines.