Commit d2737004cab522ca6787a264b0d44030c61c6018

Authored by Edmar Moretti
1 parent 37ecd96b

Inclusão de tema pontual para testes

menutemas/admin.db
No preview for this file type
temas/autolegenda_exemplo.map
... ... @@ -4,7 +4,7 @@ MAP
4 4 SYMBOLSET ../symbols/simbolos.sym
5 5 FONTSET "../symbols/fontes.txt"
6 6 LAYER
7   - NAME bioma # ok
  7 + NAME autolegenda_exemplo # ok
8 8 TYPE Polygon
9 9 STATUS OFF
10 10 TEMPLATE "none.htm"
... ...
temas/testept.map 0 → 100644
... ... @@ -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 +
... ...