diff --git a/ferramentas/upload/index.htm b/ferramentas/upload/index.htm index 6550add..d0dc6d9 100644 --- a/ferramentas/upload/index.htm +++ b/ferramentas/upload/index.htm @@ -24,7 +24,7 @@ Projeção:
- +
diff --git a/ferramentas/upload/upload.php b/ferramentas/upload/upload.php index a0a8bfa..80840db 100644 --- a/ferramentas/upload/upload.php +++ b/ferramentas/upload/upload.php @@ -97,7 +97,6 @@ if (isset($_FILES['fileshp']['name'])) $novolayer->setmetadata("ITENSDESC",$its); $novolayer->set("template","none.htm"); } - //echo $epsg; if($epsg != "") {$novolayer->setProjection("init=epsg:".$epsg);} $adiciona = ms_newLayerObj($mapa, $novolayer); -- libgit2 0.21.2