Skip to content

FreemapSlovakia/peak-position-adjuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peak Position Adjuster

Tool adjusts peak positions according to DEM. It produces JOSM osm change file.

Installation

  1. install Node 12 or above
  2. clone the project
  3. chdir to the cloned project
  4. run npm i

Running

Program downloads all peaks in Slovakia from Overpass; for different region just modify the query in index.js.

  1. run node . /path/to/dmr1.tif [/path/to/dmr2.tif ...] > output.osm (DEM data must be in EPSG:8353)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published