This can be don in onPremise installations by using the render.ini mechanism.
The underlying keys are:
;
; CONFIGURATION OF HOUSE NUMBER DISPLAY
;
[config.housenumbers]
;
; House numbers are drawn below this scale.
;
;showHouseNr=0.250000
showHouseNr=3.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
Here's what this looks like: Please check your desired profile's INI file:
- If it contains the keys: update the values
- If they are missing: add them
- if you don't have a profile: create one
In xserver2 we offer hardcoded rendering profiles like Silkysand or Gravelpit. It is therefore possible to display the house numbers earlier, but with the limitation that it is only possible up to 3.9 SU/pixel.
The house number data are stored in physical files called *.lv1. The *lv1 files can be displayed in silkysand profile up to 3.9 SU/pixel.
The current setting is to display house numbers up to 0.25 SU/pixel.
[config.housenumbers]
;
; House numbers are drawn below this scale.
;
showHouseNr=0.250000
When the customer wants to see the house numbers earlier, he only has the option of creating his own profile based on Silkysand, for example. He can import this profile into his xserver2 environment.