Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.39 KB

create_poi

Version and Licence

About

This program pulls data from OpenStreetMap using the Overpass Turbo API. Pulled data is converted to Points of Interest (POI) or Waypoints

  • in a KML format for Oruxmaps (Standard KML with icons)
  • in a KML format for OrganicMaps (Special Icon/Pin treatment)
  • GPX for Garmin including Garmin Symbol
  • GPI for Garmin Points of Interest (POI including Icon)

Details for usage

Read the included documentation: readme-licence.pdf

Known limitations

None

Data privacy

  • By design XML structures as GPX and KML reach out for external servers. For example, interpreting the Garmin GPX, you will find certain html addresses in the GPX's header that support interpreting the structure.
  • Using icons make the KML interpreter (as Oruxmaps) reaching out to my server via http://motorradtouren.de/pics No access data is collected or stored for this service by this program or on the server motorradtouren.de.