Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 3 of 3
  1. #1
    Junior Member
    Join Date
    May 2022
    Location
    Brazil
    Posts
    2
    Rep Power
    0

    cityxplorer Script to generate IMG files from GeoTIFF files

    Hello,

    This forum helped me a lot to get started with Garmin so it makes sense now to contribute with this notice:
    Just created a script (Python) to convert GeoTIFF images to Garmin's IMG mapset file:

    [Only registered and activated users can see links. ]

    Thanks also to SAS Planet Project. The source code helped me understanding the silly MTX config file.

    Cheers

  2.    Advertissements


  3. #2
    Garmin Expert babj615's Avatar
    Join Date
    Sep 2010
    Location
    USA
    Posts
    105
    Rep Power
    58

    Default

    How does one use the script? Within GDAL, or???

  4. #3
    Junior Member
    Join Date
    May 2022
    Location
    Brazil
    Posts
    2
    Rep Power
    0

    Default

    Hi babj,

    It's a python script and the script uses gdal. Basically must have python ( and pillow python package) and gdal installed on computer. Change the first lines of the script pointing to your files and settings then run 'python GTIFFtoIMG.py'.

    No need to install gdal for python (gdal python bindings). If gdal works on command line, thats all it gets to run. Gdal is a bit annoying to install, this looks like a nice tuto for it [Only registered and activated users can see links. ]
    Last edited by JinMast; 28th May 2022 at 04:10 AM.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •