Garmin eTrex H - Hiking GPS Receiver Owner's Manual

Other manuals for eTrex H - Hiking GPS Receiver: Quick Start Manual, Declaration Of Conformity, Safety And Product Information

Summary of eTrex H - Hiking GPS Receiver

  • Page 1

    Cgpsmapper user manual first published date: 2005-04-01 version: 2.1 published date: 2006-08-13 total page count: 100

  • Page 2: Contents

    Cgpsmapper manual contents http://cgpsmapper.Com/ 2 of 100 1 contents 1 contents ..................................................................................................................2 2 introduction ...........................................................................................

  • Page 3

    Cgpsmapper manual contents http://cgpsmapper.Com/ 3 of 100 4.5.2 concepts and terminology........................................................................... 45 4.5.3 using dictionary .......................................................................................... 45 5 creating cust...

  • Page 4

    Cgpsmapper manual contents http://cgpsmapper.Com/ 4 of 100

  • Page 5: Introduction

    Cgpsmapper manual introduction http://cgpsmapper.Com/ 5 of 100 2 introduction the latest version of this document can be found at http://www.Cgpsmapper.Com/ . Feel free to e-mail your comments / contributions to the present document to manual@cgpsmapper.Com . 2.1 purpose of this document this manual...

  • Page 6

    Cgpsmapper manual introduction http://cgpsmapper.Com/ 6 of 100 preceded by a pair of statements with # metavariables, the whole pair should be repeated (see specific statements for examples). Text in orange colour (e.G. Name= ) are mandatory statements in the given section. Text in olive colour (e.G...

  • Page 7: Overview

    Cgpsmapper manual overview http://cgpsmapper.Com/ 7 of 100 3 overview creating a map to be uploaded to a gps receiver may be compared to programming: you write a program (i.E. A map) in the programming language (i.E. In pfm) and then compile it. Alternatively - just as with programming - tools exist...

  • Page 8: Map Project

    Cgpsmapper manual map project http://cgpsmapper.Com/ 8 of 100 4 map project 4.1 map creation you write the source file in the pfm format (the .Mp file) using any text editor. All map- related information is provided in relevant statements. Then the map is compiled with the cgpsmapper compiler and th...

  • Page 9

    Cgpsmapper manual map project http://cgpsmapper.Com/ 9 of 100 section type identifier(s) body (objects) [poi] [polyline] [polygon] [plt] [wpt] [dbx] [shp] [file] [rgn10] [rgn20] [rgn40] [rgn80] the header section is mandatory and must appear as the first section in the source file. All other section...

  • Page 10

    Cgpsmapper manual map project http://cgpsmapper.Com/ 10 of 100 codepage=xx 0 full-byte (8-bit) character coding with the specified codepage is used (depending on the gps firmware) 0 single-byte coding note: all labels must be written in capitals if a codepage is used note: the delimiters for road nu...

  • Page 11

    Cgpsmapper manual map project http://cgpsmapper.Com/ 11 of 100 lock=x final img file will require unlock code specific for each gps device. Y yes n no default = n productcode=x subfamily identifier used for locked img files only – value between 1 and 255. Each subfamily can be unlocked with universa...

  • Page 12

    Cgpsmapper manual map project http://cgpsmapper.Com/ 12 of 100 σ τ π defaultregioncount ry=region_name should be used in conjunction with defaultcitycountry . Defines the default country name for automatic city indexing. If not defined, cities will be indexed only if city index info is explicitly pr...

  • Page 13

    Cgpsmapper manual map project http://cgpsmapper.Com/ 13 of 100 preprocess=x kind of pre-processing: g generalization only (faster method, but 'crossroad' nodes might be removed). Also the nodes from intersections may be removed. Data will be simplified using douglas-peucker polyline simplification a...

  • Page 14

    Cgpsmapper manual map project http://cgpsmapper.Com/ 14 of 100 preview=x refer to section 6.2 (creating preview map files), on page 61, for details. N map designated for use with gps will be created y map designated for use as preview map for mapsource will be created default = n alignmethod no long...

  • Page 15

    Cgpsmapper manual map project http://cgpsmapper.Com/ 15 of 100 countryidx#=countr y_index the country_index represents the number in the corresponding country# statement. The first # (countryidx) must always be one. Subsequent 3 # must be in ascending order. If included, there must be at least 1 reg...

  • Page 16

    Cgpsmapper manual map project http://cgpsmapper.Com/ 16 of 100 deltasn=### longitude delta. Deltawe=### latitude delta. Iala=x iala system. The areas that use the 'b' system are the americas, japan and the philippines. The remainder of the world uses the 'a' system. A b default = a print=mmyyyy pape...

  • Page 17

    Cgpsmapper manual map project http://cgpsmapper.Com/ 17 of 100 referenceellipsoid =### reference ellipsoid. 0 krassovsky 1 airy 2 modified airy 3 australian national 4 bessel 1841 5 bessel 1841 (namibia) 6 clarke 1866 7 clarke 1880 8 everest (brunei) 9 everest (india 1830) 10 everest (india 1956) 11...

  • Page 18

    Cgpsmapper manual map project http://cgpsmapper.Com/ 18 of 100 level#rgnnn=bitmas k refer to section 4.5 (on page 44) for details. Bitmask mask used to show / hide the objects. # level on which the bitmask is applied. Nn type of object to which the bitmask is applied. [end] section terminator. 4.2.3...

  • Page 19

    Cgpsmapper manual map project http://cgpsmapper.Com/ 19 of 100 city=x indicates if the poi is a city. Only used if the [poi] alias is used. N or 0 not a city (instead of [rgn10]) y or 1 city (instead of [rgn20]) default = n label=object_name name of the object to be shown on the map. 80 characters m...

  • Page 20

    Cgpsmapper manual map project http://cgpsmapper.Com/ 20 of 100 σ τ π countryname=xxx name of country to which the object belongs. Can be used only together with keys regionname and cityname . 80 characters maximum. σ τ π zip=xxx object zip code. 80 characters maximum. Exit#=(type_of_exi t_facility),...

  • Page 21

    Cgpsmapper manual map project http://cgpsmapper.Com/ 21 of 100 background=x declare the custom shape of the map. The background object defines the area of the basemap which is covered by this map. It is recommended that background be only used with maps which have irregular boundaries. If there is o...

  • Page 22

    Cgpsmapper manual map project http://cgpsmapper.Com/ 22 of 100 4.2.4.3 polyline [polyline] polyline section identifier. [rgn40] may also be used instead. It is used to define linear objects such as streets, streams, etc. Type=object_type refer to section 4.2.4.1 (on page 18) for details. Subtype=obj...

  • Page 23

    Cgpsmapper manual map project http://cgpsmapper.Com/ 23 of 100 routeparam=xxx nodid#=xxx [end] section terminator. 4.2.4.4 point of interest from oziexplorer [wpt] point of interest section identifier, with data imported from an oziexplorer .Wpt file. The object labels are derived from the waypoint ...

  • Page 24

    Cgpsmapper manual map project http://cgpsmapper.Com/ 24 of 100 file#=file_name .Plt file from which data will be imported to layer #. The path could be either absolute or relative to the current directory. For platform portability, it is recommended to use slashes "/" instead of backslashes "\" to s...

  • Page 25

    Cgpsmapper manual map project http://cgpsmapper.Com/ 25 of 100 dirfield=field_nam e n or 0 hide street direction on crossroads y or 1 show street direction on crossroads default = n level=# level into which objects will be imported. Endlevel=# refer to section 4.4 (on page 39) for details. The coord...

  • Page 26

    Cgpsmapper manual map project http://cgpsmapper.Com/ 26 of 100 τ π zip=field_name name of the field - in the associated .Dbf file - from which cgpsmapper will get the zip for each object. Only used for polylines (i.E. When type=rgn40 or type=64 ) and pois (type=rgn10 or type=16). Roadid=field_name u...

  • Page 27

    Cgpsmapper manual map project http://cgpsmapper.Com/ 27 of 100 vehiclei=field_nam e 1 no bicycles allowed on the road. Vehicler=field_nam e 1 no trucks allowed on the road. Textfilelines=fiel d_name name of the file with long text for very long description of the object textstart=line_num ber starti...

  • Page 28

    Cgpsmapper manual map project http://cgpsmapper.Com/ 28 of 100 σ τ π heightabovefoundat ion=field_name refer to section 0 (on page 30) for details. σ τ π heightabovedatum=f ield_name refer to section 0 (on page 30) for details. σ τ π heightabovefoundat ionunit=field_name refer to section 0 (on page ...

  • Page 29

    Cgpsmapper manual map project http://cgpsmapper.Com/ 29 of 100 4.2.4.8 file [file] lists other pfm files to be included in the current compilation. Name=file_name name of a pfm file (including extension) to be processed in the current compilation. The compiler processes all the objects (and sections...

  • Page 30

    Cgpsmapper manual map project http://cgpsmapper.Com/ 30 of 100 [rgn10] type=0x6616 label=table mountain~[0x1f]1084 origin0=(-33.96664,18.42569) [end-rgn10] 4.2.6 road numbers road numbers can be defined using numbers# key within [rgn40] declaration. There could be up to 60 definitions of numbers for...

  • Page 31

    Cgpsmapper manual map project http://cgpsmapper.Com/ 31 of 100 this is equivalent of: numbers1=0,e,1,9,o,4,20 numbering style can be: n,e,o,b – which suits to: none, even, odd, both. 4.3 marine charts marine charts are a special kind of cartography - similar to garmin's bluechart - that is used as n...

  • Page 32

    Cgpsmapper manual map project http://cgpsmapper.Com/ 32 of 100 label=object_name optional name of the object to be shown on the map. 80 characters maximum. Data#=(lat,lon) origin#=(lat,lon) may be used instead. Object data for layer #. Refer to section 4.4 (on page 39) for details. Coordinates are i...

  • Page 33

    Cgpsmapper manual map project http://cgpsmapper.Com/ 33 of 100 color=## object colour. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 applies only to following marine types: polylines of types 0x04xx to 0x06xx points of types 0x0500 (coloured text) style=## valid values - sum of: 0x00 to 0x03 (basic styles) ...

  • Page 34

    Cgpsmapper manual map project http://cgpsmapper.Com/ 34 of 100 depth=##.# point depth / height value with one decimal (e.G. 20.1). The maximum value is 65535, when value is defined as integer; and 6553, when value is defined as real. Warning: this value is not displayed if the “spot soundings” setti...

  • Page 35

    Cgpsmapper manual map project http://cgpsmapper.Com/ 35 of 100 foundationcolor=# foundation colour. 0x00 (generic symbol) 0x01 red 0x02 green 0x03 yellow 0x04 white 0x05 black 0x06 black-yellow 0x07 white-red 0x08 black-red 0x09 white-green 0x0a red-yellow 0x0b red-green 0x0c orange 0x0d black-yello...

  • Page 36

    Cgpsmapper manual map project http://cgpsmapper.Com/ 36 of 100 light=colour light=(colour,rang e) definition of light colour and range. There are several accepted formats: - light=2 define colour of the light (valid for types 0x02xx) - light=(3,4) colour 3 and range 4 nm ranges always in nautical mi...

  • Page 37

    Cgpsmapper manual map project http://cgpsmapper.Com/ 37 of 100 lighttype=xxx definition of the light type. Can be a number (as decimal or hex) or a letter. If the value is a letter, then the light type is set to 0x0b (morse code) and letter is used as a morse code letter. Hex values: 0x00 unlit 0x01...

  • Page 38

    Cgpsmapper manual map project http://cgpsmapper.Com/ 38 of 100 σ τ π localdesignator=xx x text visible in the properties window of the object. Applies only to following marine types: points of types 0x01xx and 0x02xx σ τ π internationaldesig nator=xxx text visible in the properties window of the obj...

  • Page 39

    Cgpsmapper manual map project http://cgpsmapper.Com/ 39 of 100 σ τ π doublelights=x additional info shown in the properties window. Number of light bubbles. Valid values are from 1 to 7. Applies only to following marine types: points of types 0x01xx σ τ π doublelightshorizo ntal=x additional info sh...

  • Page 40

    Cgpsmapper manual map project http://cgpsmapper.Com/ 40 of 100 and the other a single point, and choosing levels for them so that the appropriate one is displayed at each zoom setting. You may also want to show only the most important objects like main roads and cities at a wide zoom level and inclu...

  • Page 41

    Cgpsmapper manual map project http://cgpsmapper.Com/ 41 of 100 level no. 8 gps equivalent (metric) gps equivalent (imperial) 19 3km 2 miles to 3 miles 18 5km to 8km 5 miles 17 12km 8 miles to 12 miles 16 20km to 30km 20 miles to 30 miles 15 50km 50 miles 14 80km to 120km 80 miles to 120 miles 13 200...

  • Page 42

    Cgpsmapper manual map project http://cgpsmapper.Com/ 42 of 100 defining map objects. Map zoom level 3 is only used to dictate when our map replaces the base map. This means that you must always define one more map zoom level than you actually need for your map objects, and every map definition must ...

  • Page 43

    Cgpsmapper manual map project http://cgpsmapper.Com/ 43 of 100 [rgn10] type=3328 label=remenham endlevel=3 data0=(51.551744,-0.889936) [end] what the endlevel=n line says is that the coordinates in the highest numbered datan= line apply up to the specified endlevel=n, starting with the level number ...

  • Page 44

    Cgpsmapper manual map project http://cgpsmapper.Com/ 44 of 100 level. Cgpsmapper automatically averages out consecutive points which are too close to be distinguishable on the gps screen and discards unnecessary points. Nevertheless it is useful for the map author to understand how it is possible to...

  • Page 45

    Cgpsmapper manual map project http://cgpsmapper.Com/ 45 of 100 fortunately the polish file format has a solution called 'dictionary' which allows you to switch map objects of the same type on or off for each level. [dictionary] is an optional section and follows after the [img id] section. 4.5.2 con...

  • Page 46

    Cgpsmapper manual map project http://cgpsmapper.Com/ 46 of 100 the first two lines start with ';' indicating that these are comment lines and are ignored by cgpsmapper. They are there so that you do not need to actually count the digits to determine which one refers to which object code. [dictionary...

  • Page 47: Creating Custom Type File

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 47 of 100 [dictionary] ; 0 1 2 ; 123456789abcdef0123456789abcdef0123456789abcdef level1rgn10=00000000000000000000000000000000000000000100000 level2rgn10=00000000000000000000000000000000000000000100000 level3rgn10=00000000000000000000...

  • Page 48

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 48 of 100 [_id] productcode=1 fid=888 [end] [_draworder] section at a minimum, your input file must define the draw order for all polygon types – not just your custom ones. Even if you don’t define any custom polygon types in your so...

  • Page 49

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 49 of 100 [_draworder] ;type=polygon_code(hex),priority type=0x01,1 ; large urban area >200k type=0x02,1 ; small urban area type=0x03,1 ; rural housing area type=0x04,1 ; military base type=0x05,1 ; parking lot type=0x06,1 ; parking ...

  • Page 50

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 50 of 100 type=0x4e,5 ; orchard/plantation type=0x4f,5 ; scrub type=0x50,3 ; forest type=0x51,6 ; wetland/swamp type=0x52,4 ; tundra type=0x53,5 ; sand/tidal/mud flat [end] 5.2 custom type definition your custom type definitions will...

  • Page 51

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 51 of 100 string1=0x04,large city ; 0x04 = english string2=0x08,ciudad grande ; 0x08 = spanish defines the string ‘large city’ when the gpsr is set for english, and ‘ciudad grande’ when the gpsr is set for spanish. Refer to section 9...

  • Page 52

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 52 of 100 "x x" "x x" "xxxx" this definition describes a 4x4 rectangle with a black 1-pixel border and a transparent center. Refer to section 9.3.5 (how do i create xpm definitions?), on page 93 for a discussion of how to create xpm ...

  • Page 53

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 53 of 100 [_line] definitions line definitions are used to replace the standard polyline types, including roads. There are two ways to define a line. You may either declare the line’s color and thickness attributes for its interior a...

  • Page 54

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 54 of 100 line declaration method 2: describe a bitmap using xpm. [_line] type=0x0a xpm="32 5 4 1" "= c #b0b0b0" " c none" "3 c #585858" "4 c none" "================================" " ======= ======= " " ======= ======= " " ======= ...

  • Page 55

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 55 of 100 in this screen capture from a garmin nüvi, four polygon types are shown. The one on the left is a custom definition (described below), and the following three are standard type 0x4f, 0x50 and 0x51. The black boxes show 32x3...

  • Page 56

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 56 of 100 [_polygon] type=0x4e string1=0x04,wilderness string1=0x08,yermo xpm="32 32 4 1" "! C #faf889" ; daytime foreground "# c #77c1c2" ; daytime background "3 c #77c1c2" ; nighttime foreground "4 c #faf889" ; nighttime background...

  • Page 57

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 57 of 100 5.3 putting it all together if you are serious about creating custom types, i recommend that you prepare a small polish format test file so that you can quickly check your work. Once you have things the way you want them, t...

  • Page 58

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 58 of 100 sample screens from mapedit of customdemo.Mp:.

  • Page 59

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 59 of 100 sample screen from mapsource of customdemo.Img:.

  • Page 60

    Cgpsmapper manual creating custom type file http://cgpsmapper.Com/ 60 of 100 sample screens from nüvi: standard roads and cities custom roads and cities standard scrub, camping, mountain range custom scrub, camping, mountain range.

  • Page 61: Mapsource

    Cgpsmapper manual mapsource http://cgpsmapper.Com/ 61 of 100 6 mapsource mapsource is garmin's windows (and only windows!) pc based gps interface program. As with most similar programs, it allows upload and download of waypoints, routes and tracks. Of more interest to us, is the fact that it is also...

  • Page 62

    Cgpsmapper manual mapsource http://cgpsmapper.Com/ 62 of 100 2. Create or edit a registry file, which you can simply double-click to create your entries. You can get a template for this file by doing a registry export. Note that you need double slashes in filenames. If you are distributing your maps...

  • Page 63

    Cgpsmapper manual mapsource http://cgpsmapper.Com/ 63 of 100 6.4 loading the maps into the gps 1. Choose the map(s) once in mapsource, the map(s) to be loaded in the gps must be chosen first. This is done via any of the following methods: under switch to product, in the view menu. Via the correspond...

  • Page 64

    Cgpsmapper manual mapsource http://cgpsmapper.Com/ 64 of 100 2. Select the map(s) the map(s) to be loaded in the gps must be selected. This is done via any of the following methods: under map, in the tools menu. Via the respective button located in the tools toolbar. Once this is done, the map to be...

  • Page 65: Faqs

    Cgpsmapper manual faqs http://cgpsmapper.Com/ 65 of 100 7 faqs 7.1 name variables and where they show up 7.1.1 introduction there are three locations where the names of maps, map sets, and related information ("name data") are specified: • the pfm file; • the pfm preview file; and • sendmap options....

  • Page 66

    Cgpsmapper manual faqs http://cgpsmapper.Com/ 66 of 100 mapversion=nnn the software version of the cdsetname. This field is not displayed on the gps unit. This field is displayed in the mapsource software when displaying the product information. It will be displayed as n.Nn. For example: mapversion=...

  • Page 67

    Cgpsmapper manual faqs http://cgpsmapper.Com/ 67 of 100 figure 4: how name variables are shown.

  • Page 68

    Cgpsmapper manual faqs http://cgpsmapper.Com/ 68 of 100 7.2 activation of maps in the gps 1. Activation of the map(s) in the gps if the map image is not shown in the gps, check that the map is selected to be shown. The method for doing this depends on the gps model. For example you may find it on th...

  • Page 69

    Cgpsmapper manual faqs http://cgpsmapper.Com/ 69 of 100 7.3 saving objects as [rgnx0] vs. [poi], [polygon], [polyline] 7.3.1 equivalences notation 1 notation 2 [polyline] [rgn40] [polygon] [rgn80] [poi] city=y ... [end] [rgn20] [poi] city=n (or no city key) ... [end] [rgn10] [poi] covers both [rgn10...

  • Page 70

    Cgpsmapper manual faqs http://cgpsmapper.Com/ 70 of 100 level0=18 level1=17 zoom0=5 zoom1=6 (does not overlap with detail img file) 7.5 filling (gas) stations not showing in the find function of the gps use 0x2f01 (instead of 0x4400) if you want to show it in the find function of your gps receiver. ...

  • Page 71: Glossary

    Cgpsmapper manual glossary http://cgpsmapper.Com/ 71 of 100 8 glossary this section will be further documented in a future version of this manual. Term definition vector map cgpsmapper map compiler. Sendmap pfm polish format is a convenient, text based, format used for saving map information on a co...

  • Page 72: Appendices

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 72 of 100 9 appendices 9.1 cgpsmapper compilation errors and warnings the table below contains a list of the different errors and warnings that could occur at compilation time. Codes starting with either "e" or "r" apply only to routable maps. Code...

  • Page 73

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 73 of 100 v code warning / error text description / workaround w018 id of map should be larger than 0x10000 (65536) or may not work in mapsource. W019 more than one background object defined - switching to full manual background creation mode. This...

  • Page 74

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 74 of 100 v code warning / error text description / workaround e018 type of element for rgn40/rgn80 cannot be higher than 128. E019 street cannot intersect with itself! Split this element! Only applies to a routable map. E020 no more than 8 active ...

  • Page 75

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 75 of 100 v code warning / error text description / workaround e025 zoom definition for layers must be ascending (check zoom# keys in [img id]). E026 more than 65535 tre regions were created in a single layer - use bigger tresize and rgnlimit or sp...

  • Page 76

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 76 of 100 v code warning / error text description / workaround r007 node reduction. R008 too short road to be routable - coordinates were aligned to same place r010 no data for routing - remove 'routing=y' from [img id] for non routable maps! R011 ...

  • Page 77

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 77 of 100 9.2.3 facilities facilities can be combined - i.E. Facility with car wash + open 24 hours is 0x48 mnemonic description 0x01 hgv/rv parking 0x02 convenience store 0x04 diesel fuel 0x08 car wash 0x10 liquid propane 0x20 hgv scales 0x40 open...

  • Page 78

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 78 of 100 code (hex) code (decimal) filter (dec.) find (gps) description n 0x2700-0x273f 9984-10047 39 exit n 0x2800-0x283f 10240-10303 40 region name (no point, small) n 0x2a00 10752 42 dining (other) n 0x2a01 10753 42 dining (american) n 0x2a02 1...

  • Page 79

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 79 of 100 code (hex) code (decimal) filter (dec.) find (gps) description n 0x2d06 11526 45 ski centre n 0x2d07 11527 45 bowling n 0x2d08 11528 45 ice/sporting n 0x2d09 11529 45 swimming n 0x2d0a 11530 45 sports (point) n 0x2d0b 11531 45 sport airpo...

  • Page 80

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 80 of 100 code (hex) code (decimal) filter (dec.) find (gps) description n 0x3002 12290 48 hospital n 0x3003 12291 48 public office n 0x3004 12292 48 justice n 0x3005 12293 48 concert hall (point) n 0x3006 12294 48 border station (point) n 0x4000-0...

  • Page 81

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 81 of 100 code (hex) code (decimal) filter (dec.) find (gps) description n 0x6403 25603 100 cemetery n 0x6404 25604 100 church n 0x6405 25605 100 civil n 0x6406 25606 100 crossing n 0x6407 25607 100 dam n 0x6408 25608 100 hospital n 0x6409 25609 10...

  • Page 82

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 82 of 100 code (hex) code (decimal) filter (dec.) find (gps) description n 0x6602 26114 102 area n 0x6603 26115 102 basin n 0x6604 26116 102 beach n 0x6605 26117 102 bench n 0x6606 26118 102 cape n 0x6607 26119 102 cliff n 0x6608 26120 102 crater n...

  • Page 83

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 83 of 100 code (hex) code (decimal) filter (dec.) find (gps) description n 0x1b02 6914 27 radio beacon n 0x1a02 6658 26 radio beacon n 0x1902 6402 25 radio beacon n 0x1802 6146 24 radio beacon n 0x1702 5890 23 radio beacon n 0x1602 5634 22 radio be...

  • Page 84

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 84 of 100 code (hex) code (decimal) filter (dec.) find (gps) description n 0x1b09 6921 27 unlit navaid, green n 0x1a09 6665 26 unlit navaid, green n 0x1909 6409 25 unlit navaid, green n 0x1809 6153 24 unlit navaid, green n 0x1709 5897 23 unlit nava...

  • Page 85

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 85 of 100 code (hex) code (decimal) filter (dec.) find (gps) description n 0x1b10 6928 27 lighted navaid, red n 0x1a10 6672 26 lighted navaid, red n 0x1910 6416 25 lighted navaid, red n 0x1810 6160 24 lighted navaid, red n 0x1710 5904 23 lighted na...

  • Page 86

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 86 of 100 code (hex) code (decimal) filter (dec.) find (gps) description y 0x0100 256 1 n light y 0x0102 258 1 n light with north topmark y 0x0103 259 1 n light with south topmark y 0x0104 260 1 n light with east topmark y 0x0105 261 1 n light with...

  • Page 87

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 87 of 100 code (hex) code (decimal) filter (dec.) find (gps) description y 0x0307 775 3 n tanks y 0x0308 776 3 n tower y 0x0309 777 3 n rock y 0x030a 778 3 n triangulation point y 0x030b 779 3 n radio mast y 0x0400 1024 4 y isolated danger y 0x0401...

  • Page 88

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 88 of 100 9.3.2 [polyline] types code (hex) code (decimal) description n 0x01 1 major highway-thick n 0x02 2 principal highway-thick n 0x03 3 principal highway-medium n 0x04 4 arterial road–medium n 0x05 5 arterial road-thick n 0x06 6 road-thin n 0...

  • Page 89

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 89 of 100 code (hex) code (decimal) description y 0x0106 262 overhead cable y 0x0107 263 bridge y 0x0108 264 recommended route y 0x0109 265 chart border y 0x0300 768 depth contour y 0x0301 769 depth contour value y 0x0307 775 intertidal zone border...

  • Page 90

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 90 of 100 code (hex) code (decimal) description y 0x060d 1549 recommended direction of traffic flow y 0x060e 1550 harbour limit y 0x060f 1551 inadequately surveyed area y 0x0610 1552 inshore traffic zone y 0x0611 1553 limit of traffic lane y 0x0701...

  • Page 91

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 91 of 100 code (hex) code (decimal) description n 0x3d 61 lake n 0x3e 62 lake n 0x3f 63 lake n 0x40 64 lake n 0x41 65 lake n 0x42 66 lake n 0x43 67 lake n 0x44 68 lake n 0x45 69 blue-unknown n 0x46 70 river n 0x47 71 river n 0x48 72 river n 0x49 73...

  • Page 92

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 92 of 100 code (hex) code (decimal) description y 0x0406 1030 submarine cable area/line (invisible) y 0x0407 1031 dumping ground (invisible) y 0x0408 1032 explosive dumping ground (invisible) y 0x0409 1033 danger line (invisible) y 0x040a 1034 over...

  • Page 93

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 93 of 100 string3=0x04,highway ; english string4=0x08,carretera ; spanish linewidth=5 borderwidth=1 xpm="0 0 4 0" ; define both day and night colors (4) "1 c #20c818" ; daytime interior color "2 c #309838" ; daytime border color "3 c #20c818" ; nig...

  • Page 94

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 94 of 100 • resize as needed to your target dimensions. • save in png-24 format with transparency. Iconxp steps: • go to http://www.Aha-soft.Com/iconxp/index.Htm to download a trial version of iconxp. (the registered version is $20us) • open your ....

  • Page 95

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 95 of 100 version σ shareware • direct support for esri shape format • city and poi indexing is limited to 100 cities and pois in standard maps. Indexing means that cities and pois may be searched using the gps receiver's "find by name" function (s...

  • Page 96

    Cgpsmapper manual appendices http://cgpsmapper.Com/ 96 of 100 version routable fully routable maps - find fastest or shortest route, support for all kinds of restrictions and time limited restrictions marine version capable of compiling nautical charts only. 9.5 cgpsmapper files this section will be...

  • Page 97: Index And Tables

    Cgpsmapper manual index and tables http://cgpsmapper.Com/ 97 of 100 10 index and tables 10.1 table of figures f igure 1: less detail map example ...................................................................................40 f igure 2: more detail map example .....................................

  • Page 98

    Cgpsmapper manual index and tables http://cgpsmapper.Com/ 98 of 100 10.3 index [ [_draworder] ........................................ 47 [_id] ..................................................... 46 [_line] ................................................... 52 [_point] ..............................

  • Page 99

    Cgpsmapper manual index and tables http://cgpsmapper.Com/ 99 of 100 valid exit facility types ..................... 75 exit# ..................................................... 19 exits...................................................... 75 f facilitypoint ................................... 27,...

  • Page 100

    Cgpsmapper manual index and tables http://cgpsmapper.Com/ 100 of 100 preprocess............................................. 12 print ...................................................... 15 projection.............................................. 15 published .........................................