funkeinteraktiv / geo-data-merger

πŸ” A tool for merging data from CSV, JSON, Geo- and TopoJSON files

Home Page:https://funkeinteraktiv.github.io/geo-data-merger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geo Data Merger

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

screenshot

Installation

$ npm install

Development

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

$ npm run start

Build

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

$ npm run build

Based on

https://github.com/wbkd/react-starter

A project by Funke Interaktiv and webkid.

About

πŸ” A tool for merging data from CSV, JSON, Geo- and TopoJSON files

https://funkeinteraktiv.github.io/geo-data-merger/


Languages

Language:JavaScript 96.3%Language:HTML 3.7%