Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

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

Notifications You must be signed in to change notification settings

mapbox/real-changesets-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repo is archived because it is no longer used and no stacks are running.
Previously used only in transferred and discontinued mapbox/osmcha project.
Shutdown ticket in Jira for reference.


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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published