Mercurial > dive4elements > river
annotate flys-artifacts/doc/conf/artifacts/annotation.xml @ 4491:302f5da348bb
Fixed problem with mapserver fonts
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 14 Nov 2012 10:51:21 +0100 |
parents | 7d01b6885e4e |
children | a2bdc0f524e8 |
rev | line source |
---|---|
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
2116
7d01b6885e4e
Fixed annotations state xml.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
2115
diff
changeset
|
2 <artifact name="annotation"> |
2115
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
3 <states> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
4 <state id="state.annotation.river" |
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
5 description="state.annotation.river" |
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
6 state="de.intevation.flys.artifacts.states.AnnotationRiverState"> |
2115
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
7 <outputmodes> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
8 <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart"> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
9 <facets> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
10 <facet name="longitudinal_section.annotations" description="facet.longitudinal_section.annotations" /> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
11 </facets> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
12 </outputmode> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
13 </outputmodes> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
14 </state> |
2e64b895422c
Cosmetics.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
1027
diff
changeset
|
15 </states> |
1027
a60d2a46f0a8
Added configuration for AnnotationArtifacts.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
diff
changeset
|
16 </artifact> |