From 8cc71afa64c7ca23a890e3a289b1afe0740ef971 Mon Sep 17 00:00:00 2001 From: Abraham Coiman Date: Thu, 12 Oct 2017 21:54:25 -0300 Subject: [PATCH] Correcting a typo line 34 --- admin1/dicionario/editormapfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin1/dicionario/editormapfile.js b/admin1/dicionario/editormapfile.js index c7abcb9..c8b2b8c 100755 --- a/admin1/dicionario/editormapfile.js +++ b/admin1/dicionario/editormapfile.js @@ -31,7 +31,7 @@ i3GEOadmin.mapfile.dicionario = { } ], 'txtAjuda' : [ { pt : "

Na lista, o texto marcado corresponde ao nome do tema registrado na árvore de temas (‘Título para o catálogo’). Nem todos os temas são utilizados na árvore, por isso não necessitam ser associados a um 'tema' e registrados no banco de dados. Ao criar um mapfile por esse sistema, o registro no banco de dados é automático.

Importante: a restrição ao tema por meio da definição de grupos de usuários não bloqueia o acesso por meio de download, WMS, KML, etc. Para bloquear esse tipo de acesso é necessário alterar as opções específicas. Por padrão, esses serviços são habilitados para qualquer usuário, não sendo possível bloquear apenas para determinados grupos.

Este formulário permite criar ou editar os arquivos mapfile que compõem temas no i3Geo.

Os arquivo .map são armazenados no diretório i3geo/temas e podem também ser editados manualmente.

Cada arquivo contém LAYERS definidos conforme a sintaxe utilizada pelo Mapserver. Esses arquivos são as estruturas básicas utilizadas pelo i3Geo na apresentação de dados e montagem das camadas que são vistas no mapa.

Após criados os mapfiles, deve-se ainda definir as características de cada LAYER.

Apenas os mapfiles que possuem ‘Título para o catálogo’ podem ser vistos na janela de inclusão de temas na árvore de temas. Se você criou um mapfile manualmente, utilize a opção de edição (ícone apresentado ao lado de cada mapfile) para fazer essa associação.

", - en : "

Each bold text in the list below is a theme name recorded on the theme tree (title for the catalog). No all themes are used in the tree, so they do not need to be linked to a theme or registered on a database. When you create a mapfile using this method the database registration is automatic.

Important: a theme constraint through a user group definition do not block from accessing to downloads, WMS, KML, etc. To block this kind of access you should change some specific options. These services are enabled by default for any user, it is not possible to block them for some groups only.

This form allows you to create or edit mapfile files that make up the i3Geo's themes.

.map files are located in i3geo/temas and can be manually edited.

Each file contains LAYERS defined according to Mapserver sintax. These files are the basic structures used by i3Geo to show data and layers deployment.

After creating a mapfile, you must specify the properties of each LAYER.

Only those mapfiles that have 'title for the catalog' can be shown in the windows of theme inclusion of the theme tree. If you have created a mapfile manually, use the edition option (icon next to each mapfile) to create this linkage.

", + en : "

Each bold text on the list below is a theme name recorded on the theme tree (title for the catalog). No all themes are used in the tree, so they do not need to be linked to a theme or registered on a database. When you create a mapfile using this method the database registration is automatic.

Important: a theme constraint through a user group definition do not block from accessing to downloads, WMS, KML, etc. To block this kind of access you should change some specific options. These services are enabled by default for any user, it is not possible to block them for some groups only.

This form allows you to create or edit mapfile files that make up the i3Geo's themes.

.map files are located in i3geo/temas and can be manually edited.

Each file contains LAYERS defined according to Mapserver sintax. These files are the basic structures used by i3Geo to show data and layers deployment.

After creating a mapfile, you must specify the properties of each LAYER.

Only those mapfiles that have 'title for the catalog' can be shown in the windows of theme inclusion of the theme tree. If you have created a mapfile manually, use the edition option (icon next to each mapfile) to create this linkage.

", es : "

En la lista, el texto en negritas es el nombre del tema registrado en el árbol de temas (título para el catálogo). No todos los temas son utilizados en el árbol, por lo que no necesitan ser asociados a un tema ni registrarlos en la base de datos. Al crear un mapfile a través de este sistema el registro en la base de datos es automático.

Importante: la restricción del tema mediante la definición de grupos de usuarios no bloquea el acceso a través de la descarga, WMS, KML, etc. Para bloquear este tipo de acceso es necesario cambiar las opciones específicas. De forma predeterminada, estos servicios están habilitados para cualquier usuario, no siendo posible bloquearlos solo para determinados grupos.

Este formulario permite crear o editar los archivos mapfile que componen los temas en i3Geo.

Los archivos .map se almacenan en el directorio i3geo/temas y se pueden editar manualmente.

Cada archivo contiene LAYERS definidos según la sintaxis utilizada por Mapserver. Estos archivos son las estructuras básicas utilizadas por el i3Geo en la presentación de datos y el montaje de las capas que se ven en el mapa.

Después de crear los mapfiles, se deben definir las características de cada LAYER.

Solo los mapfiles que poseen 'Título para en el catálogo' pueden ser visualizados en la ventana de inclusión de temas en el árbol de temas. Si ha creado un mapfile manualmente, utilice la opción de edición (icono que aparece junto a cada mapfile) para realizar esta asociación.

" } ], 'criaMapfile' : [ { -- libgit2 0.21.2