From 08260968db1fde0f4e5e1ebc4a742c8ac1e76d86 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 19 Sep 2012 17:37:59 +0000 Subject: [PATCH] Inclusão do arquivo readme.txt --- pacotes/gvsig/gvsig2mapfile/gvsig2mapfile.zip | Bin 15849 -> 0 bytes pacotes/gvsig/gvsig2mapfile/readme.txt | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 0 deletions(-) create mode 100644 pacotes/gvsig/gvsig2mapfile/readme.txt diff --git a/pacotes/gvsig/gvsig2mapfile/gvsig2mapfile.zip b/pacotes/gvsig/gvsig2mapfile/gvsig2mapfile.zip index d779434..eaeb2a5 100644 Binary files a/pacotes/gvsig/gvsig2mapfile/gvsig2mapfile.zip and b/pacotes/gvsig/gvsig2mapfile/gvsig2mapfile.zip differ diff --git a/pacotes/gvsig/gvsig2mapfile/readme.txt b/pacotes/gvsig/gvsig2mapfile/readme.txt new file mode 100644 index 0000000..52cfa15 --- /dev/null +++ b/pacotes/gvsig/gvsig2mapfile/readme.txt @@ -0,0 +1,41 @@ + + +ENGLISH +------- + +PHP class that converts a ". gvp" (gvSig project) file to ".map" file (Mapserver). + +This project aims to integrate the softwares gvSIG and i3geo (http://www.softwarepublico.gov.br). The class reads a GVP XML file and converts it to a plain mapfile (http://mapserver.org). + +Using this class, the i3geo can create an interactive web map with the source definitions in the file gvp. + +The class will also enable the creation of WMS based on the file gvp. + +********************************************************* + +PORTUGUES-BR +------------ + +Classe em PHP que converte um arquivo .gvp (projeto gvSig) em .map (Mapserver mapfile) + +Esse projeto objetiva integrar os softwares gvSig e i3Geo (http://www.softwarepublico.gov.br). A classe gvsig2mapfile.php lê um arquivo .gvp e converte em um arquivo mapfile, que pode ser lido pelo software Mapserver (http://mapserver.org). + +Utilizando essa classe, o i3Geo consegue criar um mapa interativo para web tendo como fonte as definições existentes no arquivo .gvp + +A classe possibilitará também a criação de serviços WMS com base no arquivo .gvp. + +************************************************************* + +ESPAÑOL +------- + +Clase en PHP que convierte un archivo .gvp (proyecto de gvSIG) en .map (de Mapserver). + +El objetivo de este proyecto es integrar los software gvSIG e i3Geo (http://www.softwarepublico.gov.br). La clase gvsig2mapfile.php lee un archivo .gvp y lo convierte en un archivo .map, que puede ser leído por Mapserver (http://mapserver.org). + +Utilizando esta clase, i3Geo consigue crear un mapa interactivo para web, teniendo como fuente de datos las definiciones existentes en el archivo .gvp. + +La clase posibilitará también la creación de servicios WMS a partir del archivo .gvp. + + + -- libgit2 0.21.2