Geo Data Merger

The Geo Data Merger is an open source tool for merging data from csv, json, geo- and topojson files.

Installation

$ npm install
Sh

Development

Builds the application and starts a webserver with hot loading.
Runs on localhost:8080

$ npm run start
Sh

Build

Builds a minified version of the application in the build folder.

$ npm run build
Sh

GitHub

🔁 A tool for merging data from CSV, JSON, Geo- and TopoJSON filesRead More

Latest commit to the master branch on 3-14-2023
Download as zip