Commit f5f5c75d5c275d579d7aac2a04aa35d329a8e66a

Authored by Edmar Moretti
1 parent 6b6c8705

-

temas/_include.map 0 → 100644
@@ -0,0 +1 @@ @@ -0,0 +1 @@
  1 +CONNECTION "user=postgres password=postgres dbname=geosaude host=localhost port=5432"
0 \ No newline at end of file 2 \ No newline at end of file
temas/_pontosdeonibus.map 0 → 100644
@@ -0,0 +1,38 @@ @@ -0,0 +1,38 @@
  1 +MAP
  2 + FONTSET "../symbols/fontes.txt"
  3 + SYMBOLSET "../symbols/simbolosv6.sym"
  4 + LAYER
  5 + CONNECTION "password=postgres user=postgres dbname=i3geosaude host=localhost port=5432"
  6 + CONNECTIONTYPE POSTGIS
  7 + DATA "the_geom from (select * from public.pontosdeonibus) as foo using unique gid using srid=4326"
  8 + METADATA
  9 + "METAESTAT_ID_MEDIDA_VARIAVEL" ""
  10 + "cache" "NAO"
  11 + "CLASSE" "SIM"
  12 + "EDITAVEL" "SIM"
  13 + "METAESTAT_CODIGO_TIPO_REGIAO" ""
  14 + "metaestat" ""
  15 + "ESQUEMATABELAEDITAVEL" "public"
  16 + "TEMA" "Pontos de onibus"
  17 + "convcaracter" ""
  18 + "COLUNAIDUNICO" "gid"
  19 + "COLUNAGEOMETRIA" "the_geom"
  20 + "TABELAEDITAVEL" "pontosdeonibus"
  21 + END # METADATA
  22 + NAME "pontosdeonibus"
  23 + STATUS OFF
  24 + TEMPLATE "none.htm"
  25 + TYPE POINT
  26 + UNITS METERS
  27 + CLASS
  28 + NAME ""
  29 + STYLE
  30 + COLOR 0 0 0
  31 + SIZE 12
  32 + SYMBOL "p0"
  33 + END # STYLE
  34 + END # CLASS
  35 + END # LAYER
  36 +
  37 +END # MAP
  38 +
temas/include.map
@@ -1 +0,0 @@ @@ -1 +0,0 @@
1 -CONNECTION "user=postgres password=postgres dbname=geosaude host=localhost port=5432"  
2 \ No newline at end of file 0 \ No newline at end of file
temas/pontosdeonibus.map
@@ -1,38 +0,0 @@ @@ -1,38 +0,0 @@
1 -MAP  
2 - FONTSET "../symbols/fontes.txt"  
3 - SYMBOLSET "../symbols/simbolosv6.sym"  
4 - LAYER  
5 - CONNECTION "password=postgres user=postgres dbname=i3geosaude host=localhost port=5432"  
6 - CONNECTIONTYPE POSTGIS  
7 - DATA "the_geom from (select * from public.pontosdeonibus) as foo using unique gid using srid=4326"  
8 - METADATA  
9 - "METAESTAT_ID_MEDIDA_VARIAVEL" ""  
10 - "cache" "NAO"  
11 - "CLASSE" "SIM"  
12 - "EDITAVEL" "SIM"  
13 - "METAESTAT_CODIGO_TIPO_REGIAO" ""  
14 - "metaestat" ""  
15 - "ESQUEMATABELAEDITAVEL" "public"  
16 - "TEMA" "Pontos de onibus"  
17 - "convcaracter" ""  
18 - "COLUNAIDUNICO" "gid"  
19 - "COLUNAGEOMETRIA" "the_geom"  
20 - "TABELAEDITAVEL" "pontosdeonibus"  
21 - END # METADATA  
22 - NAME "pontosdeonibus"  
23 - STATUS OFF  
24 - TEMPLATE "none.htm"  
25 - TYPE POINT  
26 - UNITS METERS  
27 - CLASS  
28 - NAME ""  
29 - STYLE  
30 - COLOR 0 0 0  
31 - SIZE 12  
32 - SYMBOL "p0"  
33 - END # STYLE  
34 - END # CLASS  
35 - END # LAYER  
36 -  
37 -END # MAP  
38 -