comparison gwt-client/src/main/webapp/WEB-INF/config.yaml @ 7778:35a7c05b5cd4

Remove FLYS-specific stuff from config.yaml and allow to give a custom file in release script.
author Tom Gottfried <tom@intevation.de>
date Tue, 04 Mar 2014 18:34:24 +0100
parents 0e474548a2f9
children 28647fff733b
comparison
equal deleted inserted replaced
7777:c7abf983d41b 7778:35a7c05b5cd4
58 - 500000 58 - 500000
59 - 1000000 59 - 1000000
60 - 2000000 60 - 2000000
61 - 4000000 61 - 4000000
62 62
63 outputFilename: 'flys-${date}.pdf' 63 outputFilename: 'd4e-${date}.pdf'
64 64
65 #=========================================================================== 65 #===========================================================================
66 # the list of allowed hosts 66 # the list of allowed hosts
67 #=========================================================================== 67 #===========================================================================
68 hosts: 68 hosts:
69 - !localMatch 69 - !localMatch
70 dummy: true 70 dummy: true
71 - !dnsMatch 71 - !dnsMatch
72 host: wsvmapserv.ilmenau.baw.de
73 port: 80
74 - !dnsMatch
75 host: www.pegelonline.wsv.de 72 host: www.pegelonline.wsv.de
76 port: 80 73 port: 80
77 - !dnsMatch 74 - !dnsMatch
78 host: gdz.bkg.bund.de
79 port: 80
80 - !dnsMatch
81 host: ims3.bkg.bund.de
82 port: 80
83 - !dnsMatch
84 host: tile.openstreetmap.org 75 host: tile.openstreetmap.org
85 port: 80
86 - !dnsMatch
87 host: wsvmapserv.wsv.bund.de
88 port: 80
89 - !dnsMatch
90 host: geo4.service24.rlp.de
91 port: 80 76 port: 80
92 # Catch all 77 # Catch all
93 #- !dnsMatch 78 #- !dnsMatch
94 # host: #regex that catches host plus path 79 # host: #regex that catches host plus path
95 # port: 80 80 # port: 80
96 - !dnsMatch 81 - !dnsMatch
97 host: osm.intevation.de 82 host: osm.intevation.de
98 port: 80 83 port: 80
99 - !dnsMatch
100 host: osm.wheregroup.com
101 port: 80
102 - !dnsMatch
103 host: geoportal.bafg.de
104 port: 80
105 - !dnsMatch
106 host: wsvmapserv.wsv.bvbs.bund.de
107 port: 80
108 84
109 # We need a font with unicode support the defaults only 85 # We need a font with unicode support the defaults only
110 # have latin1 86 # have latin1
111 fonts: 87 fonts:
112 - /usr/share/fonts/truetype/freefont/FreeSans.ttf 88 - /usr/share/fonts/truetype/freefont/FreeSans.ttf
115 #=========================================================================== 91 #===========================================================================
116 A4 landscape: 92 A4 landscape:
117 #=========================================================================== 93 #===========================================================================
118 metaData: 94 metaData:
119 title: '${mapTitle}' 95 title: '${mapTitle}'
120 author: 'Flusshydrologische Software' 96 author: 'Dive4Elements River'
121 subject: 'Kartendruck' 97 subject: 'Kartendruck'
122 keywords: 'map,print' 98 keywords: 'map,print'
123 creator: 'd4e-river' 99 creator: 'd4e-river'
124 100
125 #------------------------------------------------------------------------- 101 #-------------------------------------------------------------------------

http://dive4elements.wald.intevation.org