Hi Scott,

I'm not a mkgmap developer but making my own .img maps for quite some time now and have just recently significantly reworked a scripted workflow to generate .img maps from (multiple) .gpx files with tracks and waypoints. Although I'm parsing .gps to .osm and feed that to splitter and then mkgmap.

Together with a friend of mine we are targeting Garmin headunits for cycling (Edge series) mostly and have been facing device specific firmware changes impacting our maps more than once. Basically Garmin more and more seems to individualize their device (line) capabilities in regard to what and how they display content (p.e. sports devices differ from outdoor devices...) We have repeatedly used testmaps to evaluate firmware specific behaviour  by device and type

Just recently (when introducing the 1050 series) there has been significant impact on line rendering (maimed border type lines, in the meantime mitigated) and label behaviour for lines. Basically only 0x01-0x1c line-types (and some looners in the 0x1 and 0x2 range) behave as expected.

I've not dug into your website much, but maybe you could either experiment with different types yourself (to find some common ground) and/or give your users the option to choose from different types. And maintain a list of what works on which devices.

Nice website. If I had know before, I may have saved some work. I have bookmarked it and plan to look in detail, but only after an upcoming longer (several month) travel.

//Felix

On 01.12.24 22:06, scott taggart wrote:
Hello,

Please forgive any missing information and clarity - my first post here.

I have a (free, primitive) website ("TrickTracks") that allows users to "drop" a gpx file onto a webpage and receive a garmin .img map file as a download.  Under the covers my My web server converts the gpx file to an MP file and then feeds mkgmap (currently r4000) to produce the .img file.  I've had this website live for about 5 years and it's been well received by my users.  The users are primarily motorcycle and bicycle riders who create tracks for their rides and use the maps on their various Garmin devices.  My software does a bit of "special" processing on the gpx files in that certain waypoints are converted to large polygon targets and the gpx track lines have mileage marker polygons added at the user requested intervals. There are various web-page configuration options, etc. that let users specify map line width, etc. This has worked well on almost all garmin devices for many years.

I now have a problem with some of the newer garmin devices (XT2 and Treads) where the labels for the polygons are not showing up. I'm looking for ideas on where to start with this issue.  I have a few ideas and would like ideas on how to proceed:

Thanks you for any input and help you can give me.

Scott


_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
-- 
Greets, Felix