Show thicker borders between the countries while zooming

This forum covers all questions dealing with visualization of data within the native PTV xMap interface. Please remember that additional plugins such as AJAX or Leaflet may be handeled in other forums.
Post Reply
biro.daniel
Posts: 41
Joined: Tue Aug 23, 2016 8:08 am

Show thicker borders between the countries while zooming

Post by biro.daniel »

Hello guys,

Our customer asked us whether there is any possibility to visualize the borders on the map with a thicker line because a few users can not see the thin marked lines between the countries if they are zoomed in into the map.
Could you help us in this topic?

Thanks in advance,
Best regards,
Daniel
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: Show thicker borders between the countries while zooming

Post by Bernd Welter »

Hello Daniel,

you can display an image like this
rendered with the special render ini file
rendered with the special render ini file
The required section looks like this:
; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////
; PROPERTIES BACKGROUNDS
; THIS CONFIGURATION SETTINGS ARE USED FOR ALL COUNTRIES, WHICH ARE NOT LISTED IN THE SECTION [config.background.countries]
; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////
;
[config.background]
;
; The key borderwidthfactor key is multiplied by the border width.
; If you set the value borderwidthfactor=2.0, the border width is multiplied with 2.
;
;borderwidthfactor=1.000000
borderwidthfactor=25.000000
scaleareasort=50.000000
That's it,

ok with that?

Best regards live from the Gare de L'Est
Bernd
we take care for you even on the road!
we take care for you even on the road!
gare.jpg (34.58 KiB) Viewed 5501 times
PS Here is the whole file
; WARNING: Don´t change this section!
[version]
version=3.5.0

;
; In this file all properties are listed to configure the map view.
; The content is separated in five main sections:
; - The general map properties
; - The town map properties
; - The street map properties
; - The background map properties
; - The height map properties

; /////////////////////////////////////////////////////////////////////////////////////////////////
; GENERAL MAP PROPERTIES
; /////////////////////////////////////////////////////////////////////////////////////////////////
;
[map]
;
; Adjust the maximal navigable frame - navigation outside this frame is not
; possible. Coordinates are specified as SMArtUnit
;
totalrect=0,8323072,8323072,2080768
;
; The map background color in decimal representation.
; Colors are coded as packed bytes. The render engine uses 24 bit
; colors. Therefore, the red(R),green(G) and blue(B) values have a width of 1
; byte each. To convert RGB values to the decimal repesentation use the
; following formula:
; d = R + G * 256 + B * (256*256)
;
backgroundcolor=15465215
;
; Turn off/on the smoothing of all geometrical objects, i.e. lines and polygons.
; If turned off, small stairs may appear in the display of geometrical objects
; especially at small scales.
; Font antialiasing is not affected by this option.
;
smooth=true
;
; Turn off/on the 2.5 D view. If turned on, the map is displayed using a
; perspective projection which yields the impression of looking at it from above.
;
birdview=false
;
; Chose the maximal possible resolution used in the renderer. The GP render engine
; defines the resolution as the real word length (in SMArtUnit) which is mapped to
; a single pixel. Thus the maximal possible resolution is a small number.
; The maximal accepted resolution is 0.0040
;
maxresolution=0.040000

;
; SCALE LEVELS
; This section defines which map level is used for a given scale range. The
; number assigned to the configuration item "levelXfrom" marks the beginning of
; the range used for level X.
; The full range is given by the interval [levelXfrom,levelX+1from]
;
[config.leveling]
level1from=0.000000
level2from=2.000000
level3from=20.000000
level4from=70.000000
level5from=350.000000
level6from=1000.000000
level7from=2000.000000

[config.labeler]
;
; LABELER
; The next section defines the engine for the rendering of fonts (i.e. all textual
; information of the map). There are two engines available, freetype(=0) and
; GDI(=1). On Windows systems both engines are available. On all other systems
; (currently linux only) only the freetype labeler can be used. (BE AWARE: The X
; font path, font servers or font paths defined by the desktop environment are NOT
; used for the freetype labeler!!!). Using the render engine API the path to
; the True Type Font files is configurable.
;
labeler=1

;
; FONT MAP
; A reference number is assigned to a font description. This reference is used
; later in the configuration. The following font attributes should be used:
; Columns: font name, height, bold (400 = normal, 700 = bold), underline, italic,
; bpp, frame, rotable, smooth, underlined
; The bpp attribute only exists to ensure compatibility with older versions.
;
[config.fontmap]
0=arial,-23,700,0,1,8,1,0,0,0,
1=arial,-16,700,0,0,8,1,0,0,0,
2=arial,-12,700,0,0,8,1,0,0,0,
3=arial,-10,700,0,0,8,1,0,0,0,
4=arial,-10,400,0,0,1,0,0,0,0,
5=arial,-13,700,0,0,8,1,1,1,0,
6=arial,-11,700,0,0,8,1,1,1,0,
7=arial,-9,400,0,0,8,0,0,0,0,
8=arial,-40,700,0,0,8,1,0,0,0,
9=arial,-40,700,0,0,8,1,0,0,0,
10=arial,-40,700,0,0,8,1,0,0,0,
11=arial,-11,700,0,0,8,1,0,0,0,
12=arial,-12,700,0,0,8,1,0,0,0,
13=arial,-13,700,0,0,8,1,0,0,0,
14=arial,-14,700,0,0,8,1,0,0,0,
15=arial,-15,700,0,0,8,1,0,0,0,
16=arial,-16,700,0,0,8,1,0,0,0,
17=arial,-17,700,0,0,8,1,0,0,0,
18=arial,-18,700,0,0,8,1,0,0,0,
19=arial,-19,700,0,0,8,1,0,0,0,
20=arial,-20,700,0,0,8,1,0,0,0,
21=arial,-21,700,0,0,8,1,0,0,0,
22=arial,-22,700,0,0,8,1,0,0,0,
23=arial,-23,700,0,0,8,1,0,0,0,
24=arial,-24,700,0,0,8,1,0,0,0,
25=arial,-25,700,0,0,8,1,0,0,0,
26=arial,-26,700,0,0,8,1,0,0,0,
27=arial,-27,700,0,0,8,1,0,0,0,
28=Arial,-28,700,0,0,8,0,0,0,0,
29=Arial,-29,700,0,0,1,0,0,0,0,
30=Arial,-30,700,0,0,1,0,0,0,0,

[config.print]
;
; SPECIAL FONT SCALING FOR PRINT OUTPUT
; Depending on the printer resolution fonts may be displayed too large on
; printers. The following configuration item provides a scaling factor.
;
printerscalecorrection=0.700000

;
; /////////////////////////////////////////////////////////////////////////////////////////////////
; PROPERTIES TOWNS
; /////////////////////////////////////////////////////////////////////////////////////////////////

; DEFINITION OF TOWN REGIONS
; This section defines scale ranges for the display of settlements. In this
; case the number of scale ranges has to be defined beforehand. The number of
; scale ranges can be chosen arbitrarily.
; Note: The [config.townregions] and [config.townfontscolor] sections have to
; correspond to the definition of town regions.
;
[config.townregions]
;
; Sets the number of scale range borders.
number=16
; Reference 0 belongs to the interval of [0, 4.0 SMArtUnit/pixel].
0=4.000000
; Reference 1 belongs to the interval of [4.0, 16.0 SMArtUnit/pixel].
1=8.000000
2=10.000000
3=12.000000
4=20.000000
5=24.000000
6=30.000000
7=40.000000
8=70.000000
9=100.000000
10=200.000000
11=350.000000
12=500.000000
13=1000.000000
14=1500.000000

;
; FONTS FOR TOWN NAMES
; A town category is assigned to a comma separated list of font id's. The font id (defined in
; [config.townregions]) is used. The first font id belongs to the first scale range defined in
; the [config.townregions] section above and so far. The number of entries must correspond
; to the "number" item in the [config.townregions] section.
; Example: A capital like Berlin has category 0. Hannover has category 1. Karlsruhe has
; category 3 and a little village like Neuweiler has category 9.
;
[config.townfonts]
0=26,25,25,25,25,25,24,24,23,23,22,20,18,16,14,14
1=23,22,22,22,22,22,21,21,20,20,17,15,14,12,11,00
2=21,19,19,19,19,19,17,17,17,17,15,12,11,11,00,00
3=18,17,17,17,17,17,15,15,15,15,13,11,00,00,00,00
4=18,16,16,16,16,16,14,14,14,14,11,11,00,00,00,00
5=17,16,14,13,13,13,12,12,12,12,11,00,00,00,00,00
6=17,16,14,13,13,12,12,12,11,11,00,00,00,00,00,00
7=15,14,13,12,12,12,11,11,11,00,00,00,00,00,00,00
8=15,14,13,12,12,11,11,11,00,00,00,00,00,00,00,00
9=14,13,12,12,11,11,00,00,00,00,00,00,00,00,00,00
10=14,13,12,12,11,00,00,00,00,00,00,00,00,00,00,00
11=14,13,12,11,11,00,00,00,00,00,00,00,00,00,00,00
12=12,12,12,11,00,00,00,00,00,00,00,00,00,00,00,00
13=12,12,11,00,00,00,00,00,00,00,00,00,00,00,00,00
14=12,12,11,00,00,00,00,00,00,00,00,00,00,00,00,00
15=11,11,00,00,00,00,00,00,00,00,00,00,00,00,00,00

;
; COLORS FOR TOWN NAMES
; The same scheme is used as in the configuration of town fonts [config.townregions].
; Again the keys 0 to 15 refer to town categories. By default the color black (0) is chosen.
;
[config.townfontscolor]
0=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
3=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
4=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
5=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
6=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
7=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
8=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
9=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
10=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
11=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
12=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
13=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
14=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
15=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

;
; CONTROL OF TOWN NAMES
; Controls the visibility of the town names depending on the scale.
; The keys 0 to 15 refer to the town category.
;
[config.town.namethreshold]
; Names of settlements in town category 0 are displayed at a scale above 9999.0 ; SMArtUnit/pixel.
0=9999.000000
; Names of town category 1 are shown in the range of [4000.0, 9999.0] SMArtUnit/pixel.
1=1500.000000
; Names of town category 2 are shown in the range of [1500.0, 4000.0] SMArtUnit/pixel.
2=700.000000
3=500.000000
4=250.000000
5=200.000000
6=100.000000
7=50.000000
8=30.000000
9=24.000000
10=20.000000
11=20.000000
12=12.000000
13=10.000000
14=10.000000
15=8.000000
;
; PROPERTIES FOR TOWN SYMBOLS
;
[config.town.symbols]
;
; Sets the kind of town symbol.
; 0 for rectangle
; 1 for circle
; 2 for cross
; 3 for ADAC atlas
; 4 for circles with and without a inner black circle and a rectangle (depending
; on the category).
;
symbolkind=4
;
; Fill color of town symbols.
;
symbolcolor=16777215
;
; Frame color of town symbols.
;
symbolframecolor=0
;
; The size of town symbols differs according to their display levels. SizeMin is used for
; the smallest villages, SizeMax for capitals.
;
symbolsizemin=2
symbolsizemax=8
;
; Scale values higher than the symboltextnever-limit result in town texts are never drawn.
;
symboltextnever=50000.000000
;
; Scale values lower than the symboltextalways-limit result in town texts are always drawn.
;
symboltextalways=0.000000
;
; Minimum number of characters before line feed.
;
minimumcharacters=5
;
; Set if postcodes are displayed.
;
showpostcode=false
;
; Scale values lower than the town symbolsnever-limit result in town symbols are not drawn.
;
townsymbolsnever=200.000000
;
; Scale value upper than the town symbols are drawn only if the town name is drawn.
;
townSymbolOnlyIfNameIsDrawn=20.000000
;
; ATTENTION The keys symboltextadditionalspace and symboltextcheckspace are only supported
; if the keys TextReservationRanges, TextAdditionalSpaces, TextCheckSpaces are not found
; in the ini file. The keys TextReservationRanges, TextAdditionalSpaces, TextCheckSpaces are
; newer than symboltextadditionalspace and symboltextcheckspace. The keys
; symboltextadditionalspace and symboltextcheckspace are valid for all scale ranges in the map.
; The keys TextReservationRanges, TextAdditionalSpaces, TextCheckSpaces supported the possibility
; to make settings against of a specific scale range. This is by the reason that older ini files,
; which doesn't contain the keys TextReservationRanges, TextAdditionalSpaces, TextCheckSpaces,
; must be supported without any changes.
;
; Additional reserved space for town texts. No other texts can intervene.
;
symboltextadditionalspace=2
;
; Additional checked space for street names. During the placement process this space is added
; and affects the overlap test. This setting does not influence the size of the text boxes.
;
symboltextcheckspace=5

; The key TextAdditionalSpaces defines the widths in pixel, which is added to the reserved space for
; town texts. The values are comma separated. The assignment from values in TextAdditionalSpaces to
; values in TextReservationRanges is from left to right. This imply par example the pixel value 2
; belong to the scale range smaller than 1000 SMArtUnit/pixel and so on.
;
TextAdditionalSpaces=2,
;
; The key TextCheckSpaces defines the widths in pixel, which is added to the check space for town
; texts. This setting does not influence the size of the text boxes. The values are comma separated.
; The assignment from values in TextCheckSpaces to values in TextReservationRanges is from left to
; right. This imply par example the pixel value 5 belong to the scale range smaller than 1000
; SMArtUnit/pixel and so on.
;
TextCheckSpaces=5,

;
; VISIBILITY OF TOWN SYMBOLS AND NAMES
;
[config.town.visible]
;
; Visibility of names and symbols
;
name=true

;
; /////////////////////////////////////////////////////////////////////////////////////////////////
; PROPERTIES STREETS
; /////////////////////////////////////////////////////////////////////////////////////////////////

; Streets are drawn as an inner line which is framed by a thinner outer line.
; The following two sections define the coloring of both lines.
;
; Color table for the inner regions of streets:
; The keys 0 to 15 refer to the street type. Currently the following street types
; are used:
; 0 motorway / freeway
; 1 other dual carriage highway
; 2 national or regional road, single carriageway
; 3 local road of major importance
; 4 local road of minor importance / urban main street
; 5 urban residential street or other road
; 6 ship or rail ferry
; 7 pedestrian zone
; 8 forest roads, tracks, walkways
; 9 train ferry / piggyback train
; 10 ... 15 unused
;
[config.streeti.colorbytype]
0=2480634
1=9487092
2=9487092
3=11269364
4=11269364
5=16777215
6=16777215
7=16769248
8=16243415
9=0
10=65280
11=65280
12=65280
13=65280
14=65280
15=65280

;
; Color table for the street frames. The reference labels are
; defined as above.
;
[config.streetf.colorbytype]
0=2476026
1=6859758
2=6859758
3=12369086
4=12369086
5=12632256
6=12632256
7=16769248
8=16243415
9=0
10=65280
11=65280
12=65280
13=65280
14=65280
15=65280

;
; SCALE RANGES FOR STREETS
;
[config.streetregions]
;
; Sets scale regions for the rendering of street names.
; The number of scale ranges is arbitrary.
; Note:
; 1. The config.streetfonts and config.streetnamecolors sections must correspond
; to the definition in this section.
; 2. With increasing scale the drawn segments get shorter. In order to keep
; the density of street labels in an acceptable range labels are not drawn
; if the segment length on the image falls below the limit of 20 pixels. As
; a consequence some of the definitions made in the next sections may never
; become effective.
;
number=4
; Scale range 0 defines the interval of [0, 3.0] SMArtUnit/pixel.
0=3.000000
; scale range 1 defines the interval of [3.0, 70.0] SMArtUnit/pixel.
1=70.000000
2=200.000000

;
; FONTS FOR STREET NAMES
; Sets the font id (defined in config.fontmap) for the street categories.
; The keys display the street category.
;
[config.streetfonts]
0=5,5,5,5,
1=5,5,5,5,
2=5,5,5,5,
3=5,5,5,5,
4=6,6,6,6,
5=6,6,6,6,
6=6,6,6,6,
7=6,6,6,6,
8=6,6,6,6,

;
; COLORS FOR STREET NAMES
; Sets the street name font color depending on the scale regions and the street
; categories. The keys refer to the street category.
;
[config.streetnamecolors]
0=0,0,0,0,
1=0,0,0,0,
2=0,0,0,0,
3=0,0,0,0,
4=0,0,0,0,
5=0,0,0,0,
6=0,0,0,0,
7=0,0,0,0,
8=0,0,0,0,

;
; VISIBILITY OF STREET NAMES
; Controls the visibility of the street names depending on the scale.
; The keys refer to the street category.
;
[config.street.namethreshold]
1=12.000000
2=8.000000
3=6.000000
4=5.000000
5=4.000000
6=2.000000
7=2.000000
8=1.500000

;
; PLACEMENT OF STREET NAMES
; The following two options affect the placement of street names.
;
[config.street.names]
;
; Additional reserved space for street names; no other texts can intervene.
;
streetnameadditionalspace=0
;
; Additional checked space for street names; during the placement process this space is added
; and affects the overlap test. This setting does not influence the size of the text boxes.
;
streetnamecheckspace=0

;
; VISIBILITY OF STREETS
; Controls the visibility of the streets depending on the scale.
; The keys refer to the street category. Note that level 6 and 7 are
; overview levels which do not contain street names.
;
[config.street.threshold]
1=1000.000000
2=300.000000
3=50.000000
4=45.000000
5=15.000000
6=2.000000
7=2.000000
8=2.000000

;
; VISIBILITY OF ONE-WAY STREETS
; Controls the visibility of the one-way signs depending on the scale.
; The keys refer to the street category.
;
[config.street.onewaythreshold]
1=1.000000
2=1.000000
3=1.000000
4=1.000000
5=1.000000
6=1.000000
7=1.000000
8=1.000000

;
; SCALE RANGES DEFINING STREET WIDTH
; The sections below refer to these definitions.
;
[config.street.width.regions]
;
; Sets the number of street regions for the street width.
;
number=18
; Scale range 0 is defined by the interval [0,0.05] SMArtUnit/pixel.
0=0.050000
; Scale range 1 is defined by the interval [0.05, 0.075] SMArtUnit/pixel.
1=0.075000
2=0.100000
3=0.150000
4=0.250000
5=0.500000
6=1.000000
7=2.000000
8=4.000000
9=5.000000
10=8.000000
11=16.000000
12=32.000000
13=64.000000
14=128.000000
15=150.000000
16=200.000000
17=400.000000

;
; CONFIGURATION OF STREET WIDTH
; The width of streets is set for each street category.
; The keys refer to the street type (display category). Widths are set in pixels, comma separated.
; The [config.streeti.colorbytype] section contains a description of the street types.
; The values set the street widths in pixel.
; NOTE: In the current section the scal ranges are assigned in reverse order:
; key=RANGE_15, RANGE_14, ..., RANGE_0
;
[config.street.width]
1=1,1,3,3,4,4,5,6,7,8,8,9,11,13,14,17
2=1,1,1,2,2,3,4,4,5,6,6,7,9,11,12,14
3=1,1,1,2,2,3,4,4,5,6,6,7,9,11,12,14
4=1,1,1,1,1,3,4,4,4,5,5,7,8,9,11,13
5=1,1,1,1,1,3,3,3,3,4,4,6,7,8,10,12
6=1,1,1,1,1,1,1,1,1,1,1,4,6,8,9,9
7=1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2
8=0,0,0,0,0,0,0,0,1,1,1,3,5,6,9,9
9=0,0,0,0,0,0,0,0,1,1,1,2,3,4,5,8
10=0,0,0,0,0,0,0,0,1,1,1,2,3,4,5,8
11=5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5
12=5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5
13=5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5
14=5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5
15=5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5

;
; ; WIDTH PROPERTIES FOR THE INNER STREET LINE
; Sets the pixel width of the inner street lines.
;
[config.street.innerstreetline]
;
; ; Maximal width for the inner street line.
;
innerstreetlinewidthswitch=20
;
; The number of pixels which is subtracted from the street lines that are smaller
; than the street widths from innerstreetlinewidthswitch
;
lowerpixeldelta=2
;
; The number of pixels which are subtracted from the street lines that are wider
; than the street widths from innerstreetlinewidthswitch
;
upperpixeldelta=6

;
; GENERIC STREET CONFIGURATION
;
[config.street.generic]
;
; Sets the language of the map display.
; Some supported codes are:
; 0 : Default
; 49 : Dutch
; 50 : English (GB)
; 51 : French
; 52 : German
; 53 : Italian
; 54 : Portuguese
; 55 : Spanish
; 56 : Swedish
; 60 : Russian
; 61 : Polish
; 62 : Danish
; 63 : Norwegian
; 64 : Finnish
; 65 : Greek, Modern (1453- )
; 66 : Albanian
; 67 : Serbian
; 68 : Macedonian
; 69 : Catalan
; 70 : Georgian
; 71 : Turkish
; 72 : Azerbaijani
; 73 : Armenian
; 74 : Czech
; 75 : Slovak
; 76 : Hungarian
; 77 : Slovenian
; 78 : Romanian
; 79 : Bulgarian
; 80 : Croatian
; 96 : Chinese
; 101 : Hebrew
;
language=0
;
; The width of an object like bridges, tunnels or streets (defined in the map data)
; is multiplied by a factor when drawing the given object.
;
streetwidthfactor=1.000000
tunnelwidthfactor=1.000000
bridgewidthfactor=1.000000

;
; CONFIGURATION OF HOUSE NUMBER DISPLAY
;
[config.housenumbers]
;
; House numbers are drawn below this scale.
;
showHouseNr=0.250000
;
; Sets the font id (defined in [config.fontmap]) for the house numbers.
; Pay attention to the effect, if the font is greater or smaller configurated than
; the standard font, the distance to the street border at the key distanceToStreetBorder
; must be adjusted.
;
housenr=4
;
; Sets the font color.
;
color=16711680
;
; Sets the distance to street border in pixel.
;
distanceToStreetBorder=18

;
; CONFIGURATION OF SIGNS ON MAIN NODES
; Main nodes are central points on highway connectors or highway junctions.
;
[config.sign.mainnode]
;
; Main node labels are displayed below this threshold.
;
showMainNode=2.000000
;
; Display short name of main node labels.
;
shortName=false

;
; CONFIGURATION OF STREET SIGNS
;
[config.sign]
;
; The sign is drawn with a double frame or a single frame
;
doubleframe=false
;
; Sets the font id (defined in config.fontmap) for the signs.
;
signs=4
;
; Renders a shadow around the sign.
;
shadow=true
;
; The intensity of the shadow under the sign.
;
transparency=180
;
; Additional reserved space for sign texts; no other texts can intervene.
;
signtextadditionalspace=5
;
; Additional checked space for street names; during the placement process this space is added
; and affects the overlap test. This setting does not influence the size of the text boxes.
;
signtextcheckspace=10
;
; Street signs are displayed for street categories lower than the value of maxsigntype.
;
maxsigntype=3

;
; CONFIGURATION OF INTERNATIONAL SIGNS
; Sets the background color(signbackgroundcolorX) and the font color(signfontcolorX)
; for international street signs. The configuration item countrycodeX defines the
; country for which the settings are made. The number code corresponds to the
; (ITU) area codes.
;
[config.sign.international]
; default
countrycode0=0
signbackgroundcolor0=16777215,16711680,65535,65535,32512,16777215,16777215,0
signfontcolor0=0,16777215,0,0,16777215,0,16711680,0
; Belgium
countrycode1=32
signbackgroundcolor1=16777215,16777215,15638095,15638095,32512,16777215,16777215,0
signfontcolor1=0,0,16777215,16777215,16777215,0,16711680,0
; France
countrycode=33
signbackgroundcolor2=16777215,8591105,255,255,65535,16777215,16777215,0
signfontcolor2=0,16777215,16777215,16777215,0,0,16711680,0
; Great Britain
countrycode3=44
signbackgroundcolor3=16777215,16409856,26112,26112,16777215,16777215,16777215,0
signfontcolor3=0,16777215,1961715,1961715,0,0,16711680,0
; Germany
countrycode4=49
signbackgroundcolor4=16777215,16711680,65535,65535,32512,16777215,16777215,0
signfontcolor4=0,16777215,0,0,16777215,0,16711680,0
; Italy
countrycode5=39
signbackgroundcolor5=16777215,3500544,7607828,7607828,16777215,16777215,16777215,0
signfontcolor5=0,16777215,16777215,16777215,0,0,16711680,0
; Netherlands
countrycode6=31
signbackgroundcolor6=16777215,2363854,65535,65535,32512,16777215,16777215,0
signfontcolor6=0,16777215,0,0,16777215,0,16711680,0
; Spain
countrycode7=34
signbackgroundcolor7=16777215,8258561,398060,398060,1067471,16777215,16777215,0
signfontcolor7=0,16777215,16777215,16777215,16777215,0,16711680,0
; Portugal
countrycode8=51
signbackgroundcolor8=16777215,8258561,16777215,398060,1067471,16777215,16777215,0
signfontcolor8=0,16777215,0,16777215,16777215,0,16711680,0
; Denmark
countrycode9=45
signbackgroundcolor9=16777215,65535,65535,16777215,16777215,16777215,16777215,0
signfontcolor9=0,0,0,0,0,0,16711680,0
; Austria
countrycode10=43
signbackgroundcolor10=16777215,7607828,7607828,65535,32512,16777215,16777215,0
signfontcolor10=0,16777215,16777215,0,16777215,0,16711680,0
; Switzerland
countrycode11=41
signbackgroundcolor11=16777215,255,16711680,16711680,32512,16777215,16777215,0
signfontcolor11=0,16777215,16777215,16777215,16777215,0,16711680,0

;
; VISIBILITY OF STREET SIGNS
; The keys 0 to 15 refer to the street type.
; The first number corresponds to the type, the second number yields the upper
; scale threshold for the display of the street symbols.
;
[config.signthreshold]
0=300.000000
1=300.000000
2=100.000000
3=60.000000
4=20.000000
5=0.000000
6=0.000000
7=0.000000
8=0.000000
9=0.000000
10=0.000000
11=0.000000
12=0.000000
13=0.000000
14=0.000000
15=0.000000

;
; CONFIGURATION OF FERRYS DISPLAY
;
[config.ferry]
;
; Visibility threshold for lines which mark international ferrys. If the
; current scale is below the threshold, international ferries are visible.
;
internationalline=0.000000
;
; Visibility threshold for the names of international ferrys.
;
internationalname=0.000000
;
; Visibility threshold for lines which mark national ferrys.
;
nationalline=70.000000
;
; Visibility threshold for the names of national ferrys.
;
nationalname=70.000000

;
; GENERAL VISIBILITY OF STREETS
;
[config.street.visible]
;
; Display of names
;
name=true
;
; Display of lines marking streets
;
line=true

;

; This section deliver the possibility to thin out the street segments.
; The street generalization depends from the scale range and from the street length in pixel.
;
[config.street.generalization]
;
; Number of scale ranges to divide the map in different sections.
number=5
;
; This scale ranges defines the intervals in SMArtUnit/pixel.
0=70.000000
1=120.000000
2=300.000000
3=400.000000

;
; GRID FOR ROAD NUMBERS/SIGNS
; The first guess for the placement of road signs is a regular grid. Conditions
; like the visibility of names for settlements put further restrictions on the placement
; of road signs. These settings influence the density of road signs on the map.
;
[config.roadnumbergrid]
;
; Widths of the basic cell of the grid of road numbers, depending on scale.
; The values are comma separated.
; They should be one more than the entries in regions above, for example cellheight=100,150,200 .
;
cellheight=100,
;
; Heights of the basic cell of the grid of road numbers, depending on scale.
; The values are comma separated.
; They should be one more than the entries in regions above, for example cellwidth=100,150,200 .
;
cellwidth=100,
;
; The list of scale regions for the RoadNumberGrid cell sizes. The values are the scale
; in the unit SMArtUnit/pixel. The values are comma separated.
; The legal order is from smaller scale to higher scale par example regions=4.2,20.5.
;
regions=4.000000,9.000000,20.000000,

; /////////////////////////////////////////////////////////////////////////////////////////////////
; PROPERTIES BACKGROUNDS
;/////////////////////////////////////////////////////////////////////////////////////////////////
;
; Currently there are 32 area-shaped background types and four line shaped background types.
; Each background type has a definite identification number.
; The area-shaped background types are assigned to the numbers from 0 to 31.
; The line-shaped background types are assigned to the numbers from 32 to 35.
;
; A list of country codes:
; 16 : Russia
; 30 : Greece
; 31 : Netherlands
; 32 : Belgium
; 33 : France
; 34 : Spain
; 39 : Italy
; 41 : Switzerland
; 43 : Austria
; 44 : Great Britain
; 45 : Denmark
; 46 : Sweden
; 47 : Norway
; 48 : Poland
; 49 : Germany
; 51 : Portugal
; 53 : Ireland
; 58 : Finland

; In the section [config.background.countrycode] all countries are listed for which a special background configuration exist.
; A key entry can be:
; countrycode0=31
; countrycode1=41
; and so on
; The section names for the special configuration of a country end with a point and the countrycode.
; Par example:
; [config.background.colorbytype.31]
; 1=255
; 6=0
; and so on
[config.background.countrycode]

;
; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////
; PROPERTIES BACKGROUNDS
; THIS CONFIGURATION SETTINGS ARE USED FOR ALL COUNTRIES, WHICH ARE NOT LISTED IN THE SECTION [config.background.countries]
; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////
;
[config.background]
;
; The key borderwidthfactor key is multiplied by the border width.
; If you set the value borderwidthfactor=2.0, the border width is multiplied with 2.
;
;borderwidthfactor=1.000000
borderwidthfactor=25.000000
scaleareasort=50.000000
;
; If true only the buildings of *.lv files are displayed. The buildings of *.bdg files are not displayed.
; If false only the buildings of *.bdg files are displayed. The buildings of *.lv files are not displayed.
;
OnlyLevelBuildings=false
;
; The font index, which is listed in the section [config.fontmap].
; This font is used for all background names.
;
font=6
; The width of frame. The frame is supported only for buildings in the *.bdg files.
; List of building types, which support the frame: 11, 12, 13, 14, 15, 17, 18, 19
BuildingFrameSize=1

;
; WIDTH FOR LINE-SHAPED BACKGROUNDS
; In the [config.background.region.width] section the width of line shaped areas is
; specified depending to the scale range.
; The number key sets the number of regions, in which the area has a different width.
; The regions key sets the scale ranges.
; The width key sets the width of the areas which has a line shape.
; The last digit of the keys number, width and regions refer to the area type.
; Area type 32: River
; Area type 33: Rail
; Area type 34: Country border
; Area type 35: Federal border
; Further types of backgrounds are described at the configuration item
;
[config.background.region.width]
; River
number32=4
regions32=5.000000,20.000000,80.000000,
width32=2,1,1,1,
; Rail
number33=3
regions33=1.000000,30.000000,
width33=3,3,1,
; Country border
number34=30
regions34=0.210000,0.260000,0.300000,0.360000,0.440000,0.500000,0.570000,0.630000,0.700000,0.800000,0.900000,1.000000,1.050000,1.110000,1.170000,1.250000,1.330000,1.420000,1.530000,1.660000,1.800000,2.000000,2.220000,2.500000,2.850000,3.300000,4.000000,12.000000,80.000000,
#width34=100,82,71,60,50,45,40,36,33,30,27,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,9,7,4,0,
width34=1000,820,710,600,500,450,400,360,330,300,270,250,240,230,220,210,200,190,180,170,160,150,140,130,120,110,90,70,40,0,
; Federal border
number35=30
regions35=0.210000,0.260000,0.300000,0.360000,0.440000,0.500000,0.570000,0.630000,0.700000,0.800000,0.900000,1.000000,1.050000,1.110000,1.170000,1.250000,1.330000,1.420000,1.530000,1.660000,1.800000,2.000000,2.220000,2.500000,2.850000,3.300000,4.000000,12.000000,20.000000,
width35=97,79,68,57,47,42,37,33,30,27,24,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,5,3,0,

;
; INNER WIDTH FOR LINE-SHAPED BACKGROUNDS
; In the [config.background.region.width.inner] section the width of inner lines of the line shaped areas is
; specified depending to the scale range.
; Par example the borders are displayed with a inner line.
; The number key sets the number of regions, in which the area has a different width.
; The regions key sets the scale ranges.
; The width key sets the width of the areas which has a line shape.
; The last digit of the keys number, width and regions refer to the area type.
; This configuration is only supported for borders with the area type 34 and 35.
; Area type 34: Country border
; Area type 35: Federal border
; Further types of backgrounds are described at the configuration item
;
[config.background.region.width.inner]
; Country border
number34=2
regions34=20.000000,
;width34=1,1,
width34=5,5,
; Federal border
number35=2
regions35=80.000000,
width35=1,0,

; LINE STYLE FOR LINE-SHAPED BACKGROUNDS
;
[config.background.linestyle]
; Solid line = 0
; Dashed line = 1
; Thin dashed line = 2
; In the current case the rail network (id=33) is configured.
;
LineStyle33=2
; The line style of the scale, which is defined in LineStyleScaleXX.
;
LineStyleKindUpperScale33=2
; The scale in SMArtUnit/ Pixel as from the line style is drawn, which is defined in LineStyleKindUpperScaleXX.
;
LineStyleScale33=9.000000
; The inner color of the line, if the dashed line or thin dashed line is configured.
;
LineStyleColor33=16777215

; COLORS OF background
;
[config.background.colorbytype]
; Not in use
0=12181189
; Woodland
1=12181189
; Named location; address area
2=14936813
; Traffic feature
3=14936813
; Traffic feature; airport
4=13290186
; Pedestrian zone
5=14936813
; Built-up area
6=14936813
; Water
7=14599076
; Ocean
8=14599076
; Traffic feature; aircraft Roads
9=12434877
; Parks and green areas
10=12181189
; Commercial
11=13159887
; Public building
12=13159887
; Public building; cultural
13=13159887
; Residential
14=13159887
; Sport and leisure
15=11594690
; Reservation
16=9752229
; Public building; medical
17=9014744
; Public Building; educational
18=13159887
; Military base
19=13421772
; Comprehensive - industry
20=14606046
; Comprehensive - cemetery
21=11785918
; Beach, dune and sand plain
22=12648447
; Park in water
23=14599076
; Moors and heathland
24=10534560
; Comprehensive - sports complex
25=13824210
; Comprehensive - golf
26=13824210
; Comprehensive - university/college, - hospital
27=12773615
; Comprehensive - Shopping center
28=12307951
; Green zone, green
29=5308240
; Green zone, yellow
30=65535
; Green zone, red
31=2105599
; River
32=14599076
; Rail
33=12303291
; Country border
34=14341119
;34=255
; Federal border
35=255

; COLORS FOR BORDER LINES
; Currently the color of border lines can only be set for the buildings types: 11, 12, 13, 14, 15, 17, 18, 19
;
[config.backgroundframe.colorbytype]
; Not in use
0=12189439
; Woodland
1=11594690
; Named location; address area
2=9816319
; Traffic feature
3=13421772
; Traffic feature; airport
4=13421772
; Pedestrian zone
5=16769248
; Built-up area
6=10731519
; Water
7=14532238
; Ocean
8=14532238
; Traffic feature; aircraft Roads
9=12303291
; Parks and green areas
10=8971957
; Commercial
11=12106685
; Public building
12=12106685
; Public building; cultural
13=12106685
; Residential
14=12106685
; Sport and leisure
15=11061416
; Reservation
16=8421631
; Public building; medical
17=9014744
; Public Building; educational
18=12106685
; Military base
19=11579568
; Comprehensive - industry
20=15132390
; Comprehensive - cemetery
21=7258522
; Beach, dune and sand plain
22=12648447
; Park in water
23=14532238
; Moors and heathland
24=10534560
; Comprehensive - sports complex
25=13824210
; Comprehensive - golf
26=13824210
; Comprehensive - university/college, - hospital
27=8956159
; Comprehensive - Shopping center
28=8956159
; Green zone, green
29=5308240
; Green zone, yellow
30=65535
; Green zone, red
31=2105599
; River
32=14532238
; Rail
33=16777215
; Country border
34=9868980
; Federal border
35=9868980

; SET COLOR OF HATCHINGS
;
[config.background.hatchcolor]
; Not in use
0=0
; Woodland
1=0
; Named location; address area
2=0
; Traffic feature
3=0
; Traffic feature; airport
4=0
; Pedestrian zone
5=0
; Built-up area
6=0
; Water
7=0
; Ocean
8=0
; Traffic feature; aircraft Roads
9=0
; Parks and green areas
10=0
; Commercial
11=0
; Public building
12=0
; Public building; cultural
13=0
; Residential
14=0
; Sport and leisure
15=0
; Reservation
16=0
; Public building; medical
17=0
; Public Building; educational
18=0
; Military base
19=0
; Comprehensive - industry
20=0
; Comprehensive - cemetery
21=0
; Beach, dune and sand plain
22=0
; Park in water
23=0
; Moors and heathland
24=0
; Comprehensive - sports complex
25=0
; Comprehensive - golf
26=0
; Comprehensive - university/college, - hospital
27=0
; Comprehensive - Shopping center
28=0
; Green zone, green
29=0
; Green zone, yellow
30=0
; Green zone, red
31=0
; River
32=0
; Rail
33=0
; Country border
34=0
; Federal border
35=0

; CONFIGURE HATCHINGS
; The last digit of number, width and regions displays the area type.
; There are 7 values possible in the range from 0 to 6
; 0 No hatch
; 1 Horizontal hatch
; 2 Vertical hatch
; 3 45-degree downward left-to-right hatch
; 4 45-degree upward left-to-right hatch
; 5 Horizontal and vertical crosshatch
; 6 45-degree crosshatch
;
[config.background.hatch]
; Not in use
0=0
; Woodland
1=0
; Named location; address area
2=0
; Traffic feature
3=0
; Traffic feature; airport
4=0
; Pedestrian zone
5=0
; Built-up area
6=0
; Water
7=0
; Ocean
8=0
; Traffic feature; aircraft Roads
9=0
; Parks and green areas
10=0
; Commercial
11=0
; Public building
12=0
; Public building; cultural
13=0
; Residential
14=0
; Sport and leisure
15=0
; Reservation
16=0
; Public building; medical
17=0
; Public Building; educational
18=0
; Military base
19=0
; Comprehensive - industry
20=0
; Comprehensive - cemetery
21=0
; Beach, dune and sand plain
22=0
; Park in water
23=0
; Moors and heathland
24=0
; Comprehensive - sports complex
25=0
; Comprehensive - golf
26=0
; Comprehensive - university/college, - hospital
27=0
; Comprehensive - Shopping center
28=0
; Green zone, green
29=0
; Green zone, yellow
30=0
; Green zone, red
31=0
; River
32=0
; Rail
33=0
; Country border
34=0
; Federal border
35=0

; CONFIGURE ALPHA BLENDING
;Alphablending values in percent
;0% means the color is opaque
;100% means the color is not more visible
[config.background.alphablending]
; Not in use
0=0
; Woodland
1=0
; Named location; address area
2=0
; Traffic feature
3=0
; Traffic feature; airport
4=0
; Pedestrian zone
5=0
; Built-up area
6=0
; Water
7=0
; Ocean
8=0
; Traffic feature; aircraft Roads
9=0
; Parks and green areas
10=0
; Commercial
11=0
; Public building
12=0
; Public building; cultural
13=0
; Residential
14=0
; Sport and leisure
15=0
; Reservation
16=78
; Public building; medical
17=0
; Public Building; educational
18=0
; Military base
19=0
; Comprehensive - industry
20=0
; Comprehensive - cemetery
21=0
; Beach, dune and sand plain
22=0
; Park in water
23=0
; Moors and heathland
24=0
; Comprehensive - sports complex
25=0
; Comprehensive - golf
26=0
; Comprehensive - university/college, - hospital
27=0
; Comprehensive - Shopping center
28=0
; Green zone, green
29=72
; Green zone, yellow
30=72
; Green zone, red
31=72
; River
32=0
; Rail
33=0
; Country border
34=68
; Federal border
35=93

; CONFIGURE ALPHA BLENDING FOR HATCH LINES
;Alphablending values in percent
;0% means the color is opaque
;100% means the color is not visible
[config.background.hatch.alphablending]
; Not in use
0=0
; Woodland
1=0
; Named location; address area
2=0
; Traffic feature
3=0
; Traffic feature; airport
4=0
; Pedestrian zone
5=0
; Built-up area
6=0
; Water
7=0
; Ocean
8=0
; Traffic feature; aircraft Roads
9=0
; Parks and green areas
10=0
; Commercial
11=0
; Public building
12=0
; Public building; cultural
13=0
; Residential
14=0
; Sport and leisure
15=0
; Reservation
16=0
; Public building; medical
17=0
; Public Building; educational
18=0
; Military base
19=0
; Comprehensive - industry
20=0
; Comprehensive - cemetery
21=0
; Beach, dune and sand plain
22=0
; Park in water
23=0
; Moors and heathland
24=0
; Comprehensive - sports complex
25=0
; Comprehensive - golf
26=0
; Comprehensive - university/college, - hospital
27=0
; Comprehensive - Shopping center
28=0
; Green zone, green
29=0
; Green zone, yellow
30=0
; Green zone, red
31=0
; River
32=0
; Rail
33=0
; Country border
34=0
; Federal border
35=0

; GENERAL VISIBILITY OF BACKGROUNDS
;
[config.background.threshold]
; Not in use
0=true
; Woodland
1=true
; Named location; address area
2=true
; Traffic feature
3=true
; Traffic feature; airport
4=true
; Pedestrian zone
5=true
; Built-up area
6=true
; Water
7=true
; Ocean
8=true
; Traffic feature; aircraft Roads
9=true
; Parks and green areas
10=true
; Commercial
11=true
; Public building
12=true
; Public building; cultural
13=true
; Residential
14=true
; Sport and leisure
15=true
; Reservation
16=true
; Public building; medical
17=true
; Public Building; educational
18=true
; Military base
19=true
; Comprehensive - industry
20=true
; Comprehensive - cemetery
21=true
; Beach, dune and sand plain
22=true
; Park in water
23=true
; Moors and heathland
24=true
; Comprehensive - sports complex
25=true
; Comprehensive - golf
26=true
; Comprehensive - university/college, - hospital
27=true
; Comprehensive - Shopping center
28=true
; Green zone, green
29=false
; Green zone, yellow
30=false
; Green zone, red
31=false
; River
32=true
; Rail
33=true
; Country border
34=true
; Federal border
35=true

; VISIBILITY OF ; BACKGROUNDS
; Sets the scale below which a background name is visible.
;
[config.background.namethreshold]
; Not in use
0=1.400000
; Woodland
1=1.300000
; Named location; address area
2=1.200000
; Traffic feature
3=1.100000
; Traffic feature; airport
4=1.000000
; Pedestrian zone
5=0.900000
; Built-up area
6=0.800000
; Water
7=2.700000
; Ocean
8=0.600000
; Traffic feature; aircraft Roads
9=0.500000
; Parks and green areas
10=0.500000
; Commercial
11=0.500000
; Public building
12=0.500000
; Public building; cultural
13=0.500000
; Residential
14=0.500000
; Sport and leisure
15=0.500000
; Reservation
16=0.500000
; Public building; medical
17=0.500000
; Public Building; educational
18=0.500000
; Military base
19=0.500000
; Comprehensive - industry
20=0.000000
; Comprehensive - cemetery
21=0.000000
; Beach, dune and sand plain
22=0.000000
; Park in water
23=2.000000
; Moors and heathland
24=0.000000
; Comprehensive - sports complex
25=2.000000
; Comprehensive - golf
26=0.000000
; Comprehensive - university/college, - hospital
27=2.500000
; Comprehensive - Shopping center
28=0.000000
; Green zone, green
29=2.500000
; Green zone, yellow
30=0.000000
; Green zone, red
31=3.000000
; River
32=0.500000
; Rail
33=3.000000
; Country border
34=0.000000
; Federal border
35=0.000000

;
; CONFIGURE BACKGROUND PATTERNS AS BITMAPS
; There are two possibilities to configure background patterns:
; 1. Patterns could be given directly as bitmaps (bmp). In this case the pattern could
; be read directly. The syntax is key=filename like 1=wald.bmp The file should be located
; in the same directory as the executable, or the name including path could be set in the
; gpRenderer API (CRenderConfiguration::ReadConfig(..).
; 2. The bitmap pattern could be base64 encoded (transformed to an ASCII string) and
; then directly written to the configuration file. Here the syntax:
; 1-b64-key=string must be used.
; Example: 1-b64-0=Qk0WCwAAAAAAADYAAAAoAAAAIAAAAB0AAAABABgAAAAAAOAKAADEDgAAxA4AAAAAAAAAAAAAsOvC
;
[config.background.patternbytype]
1-b64-0=Qk1WBwAAAAAAADYAAAAoAAAAHwAAABMAAAABABgAAAAAACAHAADEDgAAxA4AAAAAAAAAAAAAqt/K
1-b64-1=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-2=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KdGNoqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-3=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-4=qt/Kqt/Kqt/Kqt/Kqt/KZ3Jlqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-5=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAA
1-b64-6=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-7=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-8=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-9=qt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-10=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-11=AAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-12=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-13=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-14=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-15=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-16=qt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-17=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/K
1-b64-18=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-19=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-20=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-21=qt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-22=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/K
1-b64-23=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-24=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-25=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-26=qt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-27=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/K
1-b64-28=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-29=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-30=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-31=qt/Kqt/Kqt/Kqt/KAAAAqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/K
1-b64-32=qt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/Kqt/KAAAA

;
; /////////////////////////////////////////////////////////////////////////////////////////////////
; ELEVATION PROPERTIES
; /////////////////////////////////////////////////////////////////////////////////////////////////
; In oder to ensure downward compatibility 36 elevation levels exist. In recent versions
; of the gpRenderer only 13 different levels are used.
;
[config.heigth.colorbytype]
; Elevation below -100m
0=15465215
; Not used!
1=0
; Elevation between -100m and 0m
2=15465215
; Not used!
3=0
; Not used!
4=0
; Not used!
5=0
; Elevation between 0m and 50m
6=14809855
; Not used!
7=0
; Not used! // this entry is used, but i have no idea for which height range, as everything seems to be covered
8=14809855
; Not used!
9=0
; Elevation between 50m and 100m
10=14153210
; Not used!
11=0
; Not used!
12=0
; Not used!
13=0
; Elevation between 100m and 200m
14=13825530
; Unknown
15=0
; Not used!
16=0
; Not used!
17=0
; Not used!
18=0
; Not used!
19=0
; Elevation between 200m and 500m
20=13496570
; Not used!
21=0
; Elevation between 500m and 1000m
22=13167610
; Not used!
23=0
; Elevation between 1000m and 1500m
24=12049136
; Not used!
25=0
; Elevation between 1500m and 2000m
26=11391216
; Not used!
27=0
; Elevation between 2000m and 3000m
28=13487565
; Not used!
29=0
; Elevation between 3000m and 4000m
30=16382457
; Not used!
31=0
; Not used!
32=255
; Not used!
33=255
; Not used!
34=255
; Not used!
35=255

; SET COLOR OF HATCHINGS
;
[config.height.hatchcolor]
; Elevation below -100m
0=0
; Not used!
1=0
; Elevation between -100m and 0m
2=0
; Not used!
3=0
; Not used!
4=0
; Not used!
5=0
; Elevation between 0m and 50m
6=0
; Not used!
7=0
; Not used!
8=0
; Not used!
9=0
; Elevation between 50m and 100m
10=0
; Not used!
11=0
; Not used!
12=0
; Not used!
13=0
; Elevation between 100m and 200m
14=0
; Unknown
15=0
; Not used!
16=0
; Not used!
17=0
; Not used!
18=0
; Not used!
19=0
; Elevation between 200m and 500m
20=0
; Not used!
21=0
; Elevation between 500m and 1000m
22=0
; Not used!
23=0
; Elevation between 1000m and 1500m
24=0
; Not used!
25=0
; Elevation between 1500m and 2000m
26=0
; Not used!
27=0
; Elevation between 2000m and 3000m
28=0
; Not used!
29=0
; Elevation between 3000m and 4000m
30=0
; Not used!
31=0
; Not used!
32=0
; Not used!
33=0
; Not used!
34=0
; Not used!
35=0

; CONFIGURE HATCHINGS
; The last digit of number, width and regions displays the area type.
; There are 7 values possible in the range from 0 to 6
; 0 No hatch
; 1 Horizontal hatch
; 2 Vertical hatch
; 3 45-degree downward left-to-right hatch
; 4 45-degree upward left-to-right hatch
; 5 Horizontal and vertical crosshatch
; 6 45-degree crosshatch
;
[config.height.hatch]
; Elevation below -100m
0=0
; Not used!
1=0
; Elevation between -100m and 0m
2=0
; Not used!
3=0
; Not used!
4=0
; Not used!
5=0
; Elevation between 0m and 50m
6=0
; Not used!
7=0
; Not used!
8=0
; Not used!
9=0
; Elevation between 50m and 100m
10=0
; Not used!
11=0
; Not used!
12=0
; Not used!
13=0
; Elevation between 100m and 200m
14=0
; Unknown
15=0
; Not used!
16=0
; Not used!
17=0
; Not used!
18=0
; Not used!
19=0
; Elevation between 200m and 500m
20=0
; Not used!
21=0
; Elevation between 500m and 1000m
22=0
; Not used!
23=0
; Elevation between 1000m and 1500m
24=0
; Not used!
25=0
; Elevation between 1500m and 2000m
26=0
; Not used!
27=0
; Elevation between 2000m and 3000m
28=0
; Not used!
29=0
; Elevation between 3000m and 4000m
30=0
; Not used!
31=0
; Not used!
32=0
; Not used!
33=0
; Not used!
34=0
; Not used!
35=0

; CONFIGURE ALPHA BLENDING
;Alphablending values in percent
;0% means the color is opaque
;100% means the color is not visible
[config.height.alphablending]
; Elevation below -100m
0=0
; Not used!
1=0
; Elevation between -100m and 0m
2=0
; Not used!
3=0
; Not used!
4=0
; Not used!
5=0
; Elevation between 0m and 50m
6=0
; Not used!
7=0
; Not used!
8=0
; Not used!
9=0
; Elevation between 50m and 100m
10=0
; Not used!
11=0
; Not used!
12=0
; Not used!
13=0
; Elevation between 100m and 200m
14=0
; Unknown
15=0
; Not used!
16=0
; Not used!
17=0
; Not used!
18=0
; Not used!
19=0
; Elevation between 200m and 500m
20=0
; Not used!
21=0
; Elevation between 500m and 1000m
22=0
; Not used!
23=0
; Elevation between 1000m and 1500m
24=0
; Not used!
25=0
; Elevation between 1500m and 2000m
26=0
; Not used!
27=0
; Elevation between 2000m and 3000m
28=0
; Not used!
29=0
; Elevation between 3000m and 4000m
30=0
; Not used!
31=0
; Not used!
32=0
; Not used!
33=0
; Not used!
34=0
; Not used!
35=0

; CONFIGURE ALPHA BLENDING FOR HATCH LINES
;Alphablending values in percent
;0% means the color is opaque
;100% means the color is not visible
[config.height.hatch.alphablending]
; Elevation below -100m
0=0
; Not used!
1=0
; Elevation between -100m and 0m
2=0
; Not used!
3=0
; Not used!
4=0
; Not used!
5=0
; Elevation between 0m and 50m
6=0
; Not used!
7=0
; Not used!
8=0
; Not used!
9=0
; Elevation between 50m and 100m
10=0
; Not used!
11=0
; Not used!
12=0
; Not used!
13=0
; Elevation between 100m and 200m
14=0
; Unknown
15=0
; Not used!
16=0
; Not used!
17=0
; Not used!
18=0
; Not used!
19=0
; Elevation between 200m and 500m
20=0
; Not used!
21=0
; Elevation between 500m and 1000m
22=0
; Not used!
23=0
; Elevation between 1000m and 1500m
24=0
; Not used!
25=0
; Elevation between 1500m and 2000m
26=0
; Not used!
27=0
; Elevation between 2000m and 3000m
28=0
; Not used!
29=0
; Elevation between 3000m and 4000m
30=0
; Not used!
31=0
; Not used!
32=0
; Not used!
33=0
; Not used!
34=0
; Not used!
35=0

; GENERAL VISIBILITY OF HEIGHTS
;
[config.height.threshold]
; Elevation below -100m
0=true
; Not used!
1=true
; Elevation between -100m and 0m
2=true
; Not used!
3=true
; Not used!
4=true
; Not used!
5=true
; Elevation between 0m and 50m
6=true
; Not used!
7=true
; Not used!
8=true
; Not used!
9=true
; Elevation between 50m and 100m
10=true
; Not used!
11=true
; Not used!
12=true
; Not used!
13=true
; Elevation between 100m and 200m
14=true
; Unknown
15=true
; Not used!
16=true
; Not used!
17=true
; Not used!
18=true
; Not used!
19=true
; Elevation between 200m and 500m
20=true
; Not used!
21=true
; Elevation between 500m and 1000m
22=true
; Not used!
23=true
; Elevation between 1000m and 1500m
24=true
; Not used!
25=true
; Elevation between 1500m and 2000m
26=true
; Not used!
27=true
; Elevation between 2000m and 3000m
28=true
; Not used!
29=true
; Elevation between 3000m and 4000m
30=true
; Not used!
31=true
; Not used!
32=true
; Not used!
33=true
; Not used!
34=true
; Not used!
35=true
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply