Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

combining maptiles from individual maps in qlandkarte GT results in a non functioning gmapsupp.img file #4

Open
zenfunk opened this issue Feb 9, 2015 · 5 comments

Comments

@zenfunk
Copy link

zenfunk commented Feb 9, 2015

When one combines individual maptiles from different maps (lets say from the south atlantic map and from the indian ocean map) then this results in a non functioning gmapsupp.img file. I guess this has to do with all the maptiles being named the same? All start at 63240001.img and upwards.

@Skippern
Copy link
Member

Skippern commented Feb 9, 2015

Correct me if I’m wrong, but I believe that a proper tool for combining map tiles, such as JAVAWA can edit the tile IDs in order to avoid clashes. Also the combined map should have a unique map id, that way you can install more than one map on your Garmin device.

Aun Johnsen

On Feb 9, 2015, at 11:17, zenfunk [email protected] wrote:

When one combines individual maptiles from different maps (lets say from the south atlantic map and from the indian ocean map) then this results in a non functioning gmapsupp.img file. I guess this has to do with all the maptiles being named the same? All start at 63240001.img and upwards.


Reply to this email directly or view it on GitHub #4.

@zenfunk
Copy link
Author

zenfunk commented Feb 9, 2015

Hm, I also thought that qlandkarte would take care something like that, it has the" export maptiles to gmapsupp.img" built in after all. My Etrex 20 is capable of displaying multiple maps at once, but somehow, it seems to not work with our nautical maps. Can anyone confirm/ or disprove that on their device?

@ehrenfeu
Copy link

ehrenfeu commented Feb 9, 2015

I'm always using QlandkarteGT to select the tiles I want and export them into a gmapsupp.img. Tested on a GPSMap60csx, works perfectly.

@zenfunk
Copy link
Author

zenfunk commented Feb 9, 2015

Just to confirm this: It also works perfectly when you combine tiles from different maps?

@ehrenfeu
Copy link

ehrenfeu commented Feb 9, 2015

Hum, I've never tried multiple maps to create a Garmin image. So I don't know, sorry.

Could this be a problem with the script that generates the Garmin charts? I have a vague memory that mkgmap supports specifying the ID for a series of map files, it just chooses the above mentioned ones if there is none given. So maybe this could be solved by choosing unique ID's for the different regions, probably based on the (not yet completed) data in the chart-sheet-properties repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants