Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

matthiasfeist/nvdb-osm-diff-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NVDB OSM diff map

This project utilizes the data provided by Sweden's National Road Database together with the Open Source project Nvdb2osm to provide assistance to OSM contributors in Sweden. This contribution is in the form of

  1. OSM files that represent the status of the National Road Database (as produced by nvdb2osm) without the need to run the script locally
  2. a map that shows the differences of the National Road Database and Openstreetmap data so that mappers can direct their efforts towards the areas that differ the most. (Not done yet)

How to use this project

<text needed here!>

How to deploy the NVDB OSM Diff Map yourself

Backend

  1. Clone the repo. You'll also need at least Node 14
  2. cd into the backend directory
  3. Run npm install
  4. Go into the file serverless.yml and chose a different name for the S3 bucket (key dataBucketName as the one in the fils is already in use by the live project)
  5. run npx serverless deploy and follow the instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published