Warning, /education/marble/tools/vectorosm-tilecreator/setup/etc/tirex/renderer/marble.conf is written in an unsupported language. File is not indexed.
0001 #----------------------------------------------------------------------------- 0002 # 0003 # Configuration for the Marble vector tile generator 0004 # 0005 # /etc/tirex/renderer/marble.conf 0006 # 0007 #----------------------------------------------------------------------------- 0008 0009 # symbolic name 0010 name=marble 0011 0012 # path to executable of renderer 0013 path=/k/osm/generator/bin/marble-vectorosm-tirex-backend 0014 0015 # UDP port where the master can contact this renderer 0016 # must be individual for each renderer 0017 port=9331 0018 0019 # number of processes that should be started 0020 procs=4 0021 0022 # syslog facility 0023 #syslog_facility=daemon 0024 0025 # activate this to see debug messages from renderer 0026 #debug=1