Skip to content

Read an .osm file and write an GPX file of all nodes with a FIXME tag

Notifications You must be signed in to change notification settings

flohoff/osm-fixme-to-gpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This tool can be used to parse an OpenStreetmap .osm file, possibly saved from josm and write all nodes with a fixme tag to a GPX file.

This GPX file can then be used on a GPS Receiver or with OSMAnd.

Usage

./osm-fixme-to-gpx -i markers.osm -o markers.gpx

Dependencies

apt-get install libgetopt-long-descriptive libxml-treepp-perl

About

Read an .osm file and write an GPX file of all nodes with a FIXME tag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages