diff --git a/classesphp/classe_mapa.php b/classesphp/classe_mapa.php index 3e0594e..1050a35 100644 --- a/classesphp/classe_mapa.php +++ b/classesphp/classe_mapa.php @@ -1130,7 +1130,7 @@ class Mapa $cor->setrgb($corlinha[0],$corlinha[1],$corlinha[2]); } if($incluitexto == "sim"){ - if($this->vi >= 60200){ + if($this->vi >= 60300){ //$classe->addLabel(new labelObj()); //$label = $classe->getLabel(0); $s = "CLASS LABEL END END"; diff --git a/ferramentas/redessociais/index.php b/ferramentas/redessociais/index.php index 37ca583..0f9f3eb 100644 --- a/ferramentas/redessociais/index.php +++ b/ferramentas/redessociais/index.php @@ -50,10 +50,11 @@ body,td @@ -61,18 +62,11 @@ body,td - - - - +
- + - Inclua o logo do i3Geo em seu avatar do Twitter e Facebook (Twibbon) + +
- Registre-se como um usuário na rede de desenvolvedores de software Ohloh -
- Siga no Twitter -
\ No newline at end of file diff --git a/init/facebook.png b/init/facebook.png new file mode 100644 index 0000000..c90fd91 Binary files /dev/null and b/init/facebook.png differ diff --git a/temas/_testewms.map b/temas/_testewms.map new file mode 100644 index 0000000..584a4cf --- /dev/null +++ b/temas/_testewms.map @@ -0,0 +1,37 @@ +MAP + FONTSET "../symbols/fontes.txt" + SYMBOLSET "../symbols/simbolos.sym" + LAYER + CONNECTION "http://sigel.aneel.gov.br/arcgis/services/SIGEL/Geracao/MapServer/WmsServer?" + CONNECTIONTYPE WMS + DATA "" + METADATA + "wms_srs" "EPSG:4674" + "CLASSE" "SIM" + "wms_name" "6" + "wms_format" "image/png" + "download" "NAO" + "wms_connectiontimeout" "30" + "TEMA" "Centrais Eólicas (ANEEL)" + "identifica" "SIM" + "wms_server_version" "1.1.1" + "wms_style" "default" + "wms_feature_info_type" "TEXT/HTML" + END # METADATA + NAME "_testewms" + STATUS DEFAULT + TEMPLATE "none.htm" + TILEITEM "location" + TYPE RASTER + UNITS METERS + CLASS + NAME "" + STYLE + ANGLE 0 + COLOR 0 0 0 + OFFSET 0 0 + END # STYLE + END # CLASS + END # LAYER + +END # MAP -- libgit2 0.21.2