From d2737004cab522ca6787a264b0d44030c61c6018 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 24 Aug 2009 03:19:41 +0000 Subject: [PATCH] Inclusão de tema pontual para testes --- menutemas/admin.db | Bin 53248 -> 0 bytes temas/autolegenda_exemplo.map | 2 +- temas/testept.map | 30 ++++++++++++++++++++++++++++++ 3 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 temas/testept.map diff --git a/menutemas/admin.db b/menutemas/admin.db index 3116e64..e3f0caa 100644 Binary files a/menutemas/admin.db and b/menutemas/admin.db differ diff --git a/temas/autolegenda_exemplo.map b/temas/autolegenda_exemplo.map index 7da729a..092ce99 100644 --- a/temas/autolegenda_exemplo.map +++ b/temas/autolegenda_exemplo.map @@ -4,7 +4,7 @@ MAP SYMBOLSET ../symbols/simbolos.sym FONTSET "../symbols/fontes.txt" LAYER - NAME bioma # ok + NAME autolegenda_exemplo # ok TYPE Polygon STATUS OFF TEMPLATE "none.htm" diff --git a/temas/testept.map b/temas/testept.map new file mode 100644 index 0000000..cf646aa --- /dev/null +++ b/temas/testept.map @@ -0,0 +1,30 @@ +MAP +SYMBOLSET ../symbols/simbolos.sym +FONTSET "../symbols/fontes.txt" + LAYER + CONNECTION "" + DATA "c://ms4w/Apache/htdocs/geodados/brasil/limitespol/localidades.shp" + METADATA + "palletestep" "" + "palletefile" "" + "download" "SIM" + "arquivodownload" "" + END + NAME "testept" + STATUS OFF + TYPE POINT + UNITS METERS + CLASS + NAME "" + STYLE + ANGLE 360 + COLOR 255 0 0 + OPACITY 100 + SIZE 8 + SYMBOL 0 + END + END + END + +END + -- libgit2 0.21.2