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 - mattropolis

#1
Map Making Support / Text sizes of a custom basemap
June 21, 2016, 02:15:39 PM
I have a GPS basemap consisting of railway centrelines and mile markers as points. The input data comes from 1 line shapefile and 3 point shapefiles for mile markers at different scale levels. The map covers most of Canada.

My GPS receiver is a Garmin GPSmap 62, but I've also tried it on 60 series and eTrex 20 receivers.

My workflow is to design the map in GPSMapEdit 2.1 and then use cGPSmapper, MapSetToolKit, Garmin BaseCamp, and NSIS to create an installer for the end user.

The MP file has 5 levels
Levels=5
Level0=23
Level1=20
Level2=19
Level3=18
Level4=17


The centrelines are coded as 0x0001, and the default symbol is replaced with a custom  type symbol. These only show up on levels 0-2.
The important mile markers are 0x0100 and show up at all scales. (levels 0-3)
Another set of mile markers are 0x0500 (levels 0-2)
The most detailed markers are 0x0a00 (levels 0-1)

I want the mile markers to be a small dot, that's why I've picked city symbols. As long as it is small it doesn't exactly matter what it looks like.

My problem is that the end user wants to have the mile marker labels to be larger. Even when I go into Setup Map on the device and change the Text Size to Largest it still shows the points with a very small font.

Should I change to a different point symbol type or a custom type?
Do any of the other Setup Map settings on the device have any effect? Auto Zoom, Zoom Levels or Detail? Not from what I have seen.