Skip to content

script to build maps for GARMIN PNA like eTrex Vista HCx

License

Notifications You must be signed in to change notification settings

franco-bez/creategmap

 
 

Repository files navigation

A python3-script to build maps for Garmin PNAs from OpenStreetMap-Data
www.openstreetmap.org

tested with
eTrex Vista Hcx
eTrex Legend
Oregon 450
some Nüvis


Description:

pygmap3.py - the main script, start it without any option to create a basemap
             for DACH
             pygmap3.py -h shows a help

planet_up.py - download  a complete planet from openstreetmap.org or update it

keep_data.py - needed, if you want to build a map with older mapdata
               keep_data.py is a FlipFlop to stop some functions in pygmap3.py
               start it with 'keep_data.py', there are no options needed

no_split.py - like 'keep_data.py, but it do this only for the split-function in
              'mkgmap.py'

all other *.py are helper for 'pygmap3.py'

About

script to build maps for GARMIN PNA like eTrex Vista HCx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%