_wtestesubsstring.map
1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
MAP
FONTSET "../symbols/fontes.txt"
SYMBOLSET "../symbols/simbolos.sym"
LAYER
CONNECTION "teste"
CONNECTIONTYPE POSTGIS
DATA "the_geom FROM (select * FROM teste.vegetacao) as foo USING UNIQUE gid USING SRID=4291"
METADATA
"ltempoitemimagem" ""
"cache" "SIM"
"ltempoitemdescricao" ""
"CLASSE" "SIM"
"ltempoiteminicio" ""
"palletestep" ""
"ltempoitemtip" ""
"iconetema" ""
"ltempoitemtitulo" ""
"description_template" ""
"ltempoitemlink" ""
"palletefile" ""
"ltempoformatodata" ""
"ltempoitemicone" ""
"download" "SIM"
"arquivodownload" ""
"TEMA" "Teste de substituição de string"
"editorsql" ""
"ltempoitemfim" ""
END
NAME "testesubsstring"
STATUS OFF
TEMPLATE "none.htm"
TYPE POLYGON
UNITS METERS
CLASS
NAME "Teste"
STYLE
ANGLE 360
COLOR 196 185 103
OPACITY 100
SYMBOL 0
END
END
END
END