Skip to content

Convert JSONs returned by osm-adiff-parser to proper geojsons

Notifications You must be signed in to change notification settings

OSMCha/real-changesets-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert JSONs returned by osm-adiff-parser to proper geojsons.

Setup

npm install --save real-changesets-parser

Usage

var changesetParser = require('real-changesets-parser');
changestParser(json) // => geojson

About

Convert JSONs returned by osm-adiff-parser to proper geojsons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%