Commit d2737004cab522ca6787a264b0d44030c61c6018
1 parent
37ecd96b
Exists in
master
and in
7 other branches
Inclusão de tema pontual para testes
Showing
3 changed files
with
31 additions
and
1 deletions
Show diff stats
menutemas/admin.db
No preview for this file type
temas/autolegenda_exemplo.map
@@ -4,7 +4,7 @@ MAP | @@ -4,7 +4,7 @@ MAP | ||
4 | SYMBOLSET ../symbols/simbolos.sym | 4 | SYMBOLSET ../symbols/simbolos.sym |
5 | FONTSET "../symbols/fontes.txt" | 5 | FONTSET "../symbols/fontes.txt" |
6 | LAYER | 6 | LAYER |
7 | - NAME bioma # ok | 7 | + NAME autolegenda_exemplo # ok |
8 | TYPE Polygon | 8 | TYPE Polygon |
9 | STATUS OFF | 9 | STATUS OFF |
10 | TEMPLATE "none.htm" | 10 | TEMPLATE "none.htm" |
@@ -0,0 +1,30 @@ | @@ -0,0 +1,30 @@ | ||
1 | +MAP | ||
2 | +SYMBOLSET ../symbols/simbolos.sym | ||
3 | +FONTSET "../symbols/fontes.txt" | ||
4 | + LAYER | ||
5 | + CONNECTION "" | ||
6 | + DATA "c://ms4w/Apache/htdocs/geodados/brasil/limitespol/localidades.shp" | ||
7 | + METADATA | ||
8 | + "palletestep" "" | ||
9 | + "palletefile" "" | ||
10 | + "download" "SIM" | ||
11 | + "arquivodownload" "" | ||
12 | + END | ||
13 | + NAME "testept" | ||
14 | + STATUS OFF | ||
15 | + TYPE POINT | ||
16 | + UNITS METERS | ||
17 | + CLASS | ||
18 | + NAME "" | ||
19 | + STYLE | ||
20 | + ANGLE 360 | ||
21 | + COLOR 255 0 0 | ||
22 | + OPACITY 100 | ||
23 | + SIZE 8 | ||
24 | + SYMBOL 0 | ||
25 | + END | ||
26 | + END | ||
27 | + END | ||
28 | + | ||
29 | +END | ||
30 | + |