I have a set of TIFF maps that I want to load onto Garmin GPS 62s units. The maximum size for each tile on the GPS is 3Mb and less than 1 million pixels. I manually produced one tile, following this workflow:
Is there a way to automate sections of this? Specifically I imagine the follow are possible, but don't know of any tools to do it:
Any suggestions of tools or methods would be appreciated!
أكثر...
- Convert whole TIFF map to JPG using IrfanView
- Manually crop the image to be less than 1 million pixels (i.e. 1024X1024) and compress to be less than 3Mb.
- Add JPG to QGIS and georeference using the georeferencer tool.
- Add same JPG image to Google Earth as an Image Overlay.
- Use the Extent information from the georeferenced JPG in QGIS to fill out the extent boxes in Google Earth.
- Save as KMZ file.
- Add KMZ file to Garmin Basecamp.
- Add KMZ to GPS unit with Basecamp.
Is there a way to automate sections of this? Specifically I imagine the follow are possible, but don't know of any tools to do it:
- Automatically divide one georeferenced raster into multiple tiles of given dimensions, retaining geocoded information, in QGIS.
- Export multiple tiles into a KMZ file in QGIS
Any suggestions of tools or methods would be appreciated!
أكثر...