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

Latest commit

 

History

History
35 lines (21 loc) · 1011 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 1011 Bytes

OpenStreetMap Compare

Compare your GeoJSON file against OpenStreetMap data

Install & Run

git clone https://github.com/jbelien/osm-compare.git
cd ./osm-compare/
npm install
DEBUG=osm-compare:* npm start

Go to http://localhost:3000/upload

Feature & Roadmap

See ROADMAP.

Screenshots

Step 1

Screenshot upload

Step 2

Screenshot preview gjson

Step 3

Screenshot add overpass query Screenshot overpass-query example

Step 4

Screenshot compare-overview Screenshot compare details