Skip to content

sk-vpohybe/osm-relation-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

osm-relation-utils

this is (unfinished) proof of concept: generate a gpx file for a given openstreetmap relation so that all ways of the relation are traversed.

typical use case is following:

  • user would like to have a bicycle trip on this trail.

usage:

  • run webserver by ruby run_webserver.rb
  • visit http://localhost:8080/relation/<id-of-relation>, e.g. http://localhost:8080/relation/2320064
  • you will be redirected to static html with generated gpx and map with journey overview

running example here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published