Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes/second/floodmap.xml @ 5349:d43ef9f709cd
Add HWSLines and HWSPoints to datacage for the map
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 20 Mar 2013 16:37:02 +0100 |
parents | 1c1effe530bc |
children | b582df0c7b00 |
comparison
equal
deleted
inserted
replaced
5348:4b1d8f367428 | 5349:d43ef9f709cd |
---|---|
78 <inherits> | 78 <inherits> |
79 <inherit from="MapLines" /> | 79 <inherit from="MapLines" /> |
80 </inherits> | 80 </inherits> |
81 </theme> | 81 </theme> |
82 | 82 |
83 <theme name="HwsPoints"> | |
84 <inherits> | |
85 <inherit from="MapLines"/> | |
86 <inherit from="Label" /> | |
87 <inherit from="Symbol" /> | |
88 </inherits> | |
89 </theme> | |
90 | |
83 <theme name="Catchment"> | 91 <theme name="Catchment"> |
84 <inherits> | 92 <inherits> |
85 <inherit from="Map" /> | 93 <inherit from="Map" /> |
86 </inherits> | 94 </inherits> |
87 </theme> | 95 </theme> |