testeescolas.map
1.02 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
MAP
FONTSET "../symbols/fontes.txt"
SYMBOLSET "../symbols/simbolosv6.sym"
LAYER
CONNECTION "password=postgres user=postgres dbname=i3geosaude host=localhost port=5432"
CONNECTIONTYPE POSTGIS
DATA "the_geom from (select cod_inep,nome,gid,the_geom from i3geo_metaestat.escolas) as foo using unique gid using srid=4326"
METADATA
"METAESTAT_ID_MEDIDA_VARIAVEL" ""
"cache" ""
"CLASSE" "SIM"
"editavel" "SIM"
"METAESTAT_CODIGO_TIPO_REGIAO" ""
"metaestat" ""
"esquematabelaeditavel" "i3geo_metaestat"
"convcaracter" ""
"TEMA" "Teste de escolas"
"COLUNAGEOMETRIA" "the_geom"
"colunaidunico" "gid"
"tabelaeditavel" "escolas"
END # METADATA
NAME "testeescolas"
STATUS OFF
TEMPLATE "none.htm"
TILEITEM "location"
TYPE POINT
UNITS METERS
CLASS
NAME ""
STYLE
COLOR 0 0 0
SIZE 20
SYMBOL "/var/www/i3geo/symbols/images/school-2.png"
END # STYLE
END # CLASS
END # LAYER
END # MAP