GPSFileDepot.com
 

News:

Welcome to GPSFileDepot!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - kreych

#1
Hi, folks,

First a little background since this is my first post. I'm a noob at making Garmin maps. A couple weeks ago I worked my way through the fantastic tutorial and got a usable product, even though I ignored some error messages along the way, messed up a couple things, and will do some things differently next time.

I realized that I could meet about 75% of my objectives if I made an overlay out of some GPX tracks, so I've been playing with that (the iterations go a lot faster than for a whole map!).

My main problem is the labels for the tracks/trails. The names are arbitrary and don't mean a whole lot so I don't wan them to display. I thought that FontStyle=NoLabel in my .TYP file should do that but I can't get it to take any effect, even trying out the other values. I'm looking at the map in BaseCamp and on an eTrex 20.

Here's the file in its entirety minus some comments I removed for brevity:

[_id]
FID=4907
ProductCode=1
CodePage=1252
[end]

;for Polygons
[_drawOrder]
;Type=0x032,1
;Type=0x10101,2
[end]

[_polygon]
;Type=0x02
;String1=0x04,Residential
;String2=0x01,RĂ©sidentiel
;String3=0x03,Bebouwde kom
;ExtendedLabels=Y
;FontStyle=NoLabel
;Xpm="0 0 2 0"
;"! c #DCDCDC"
;"  c none"
[end]

[_line]
Type=0x16
; options to style the line
FontStyle=NoLabel
;can be one of NoLabel, SmallFont, NormalFont, LargeFont.
LineWidth=3
Xpm="0 0 1 0"
"a  c #008000"
BorderWidth=0
UseOrientation=Y
[end]

[_point]
;Type=0x52
; options to style the POI
[end]

Has anybody gotten FontStyle= to work? Is there some other way to get rid of the labels?

TIA,
Mike