Skip to content

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

Notifications You must be signed in to change notification settings

4tegs/create_moto_poi_4_webseite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create_moto_poi_4_webseite

Version and Licence

About

This program pulls exclusevly motorcycle dealer 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)

All data is queried globaly.

Changes

  • 10/2025: Reworked the way of how to download from Overpass Turbo, making the query more robust.

Details for usage

Have a look at the 00_make_pois.bat

Known limitations

  • When running in compiled mode, make sure to start the application with administrator rights.

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published