From c316c980a08111cb2d9de2ca6ad3c21ef32b2617 Mon Sep 17 00:00:00 2001
From: Edmar Moretti
Date: Thu, 24 Nov 2011 00:32:39 +0000
Subject: [PATCH] Inclusão de opção para enviar arquivo shapefile para o servidor em uma pasta especÃfica
---
admin/html/subirshapefile.html | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
admin/index.html | 14 ++++++++++++++
ferramentas/upload/index.js.php | 13 +++++++------
ferramentas/upload/upload.php | 9 ++++++---
4 files changed, 93 insertions(+), 9 deletions(-)
create mode 100644 admin/html/subirshapefile.html
diff --git a/admin/html/subirshapefile.html b/admin/html/subirshapefile.html
new file mode 100644
index 0000000..3d3af3d
--- /dev/null
+++ b/admin/html/subirshapefile.html
@@ -0,0 +1,66 @@
+
+
+
+
+ Shape file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/admin/index.html b/admin/index.html
index 52ad489..db4e1ed 100644
--- a/admin/index.html
+++ b/admin/index.html
@@ -60,6 +60,20 @@ essa criação podem ser obtidos no item "Outras opções".