gvSIG 2.0: Mirrors for downloads

One of the most important characteristics of the gvSIG Desktop 2.0 version is the Add-ons Manager, from which the different packages (extensions, add-ons…, and translation files later) can be installed directly from the application. This version is totally oriented to this, it won’t be necessary to download the extensions independently and install them from gvSIG after that. For this reason, it become necessary to have several download servers available, several mirrors for downloading the packages.

Until now, the download servers have been provided by the gis-lab.info Russian Community, the gvSIG Russian Community, LAPIG (Laboratório de Processamento de Imagens e Geoprocessamento, Universidade Federal de Goiás, Brazil), the i3Geo Project (Edmar Moretti, Brazil), Geocuba (Cuba), ELOGeo (E-learning for Open Geospatial Community, University of Nottingham, United Kingdom), and the Open Source Geospatial Foundation (OSGeo).

This new infrastructure will allow to download the packages of the different extensions, add-ons, etc., from the Add-ons Manager in gvSIG (Tools->Addons Manager menu). For this reason the different servers URL have been included in a pull-down menu at the home window.

Mirrors1

In addition, it will allow to download the application binaries (the All-included version) from the downloads table at the gvSIG website, where the user will be able to choose the server which they will be downloaded from.

Mirrors2eng

From the gvSIG Project we want to thank all the people and entities that have provided these download servers.

Posted in english, gvSIG Desktop | Leave a comment

gvSIG 2.0: Biblioteca de símbolos “Google”

En post anteriores de la serie “gvSIG 2.0: Crear bibliotecas de símbolos” (1 y 2) hemos visto como generar una nueva biblioteca de símbolos para nuestro gvSIG a partir de un conjunto de imágenes y, posteriormente, generar un paquete distribuible que nos permita compartir esa biblioteca con otros usuarios.

Desde la Asociación gvSIG estamos trabajando en un conjunto de bibliotecas que consideramos de interés para que estén disponibles para toda la comunidad de usuarios. Todas ellas realizadas a partir de símbolos con licencias de dominio público.

Hoy anunciamos la disponibilidad de una de estas biblioteca y que consideramos va a suponer un buen aporte a todos aquellos que diseñan mapas y realizan cartografía temática con gvSIG. Se trata de una biblioteca “G symbols” que pretende que dispongamos de un conjunto de símbolos similares a los que se manejan en las aplicaciones de mapas de Google.

Veamos como hemos realizado esta biblioteca, de modo que sirva de ejemplo a los usuarios para crearse las suyas propias.

Para los símbolos puntuales (marcadores) hemos partido de la colección de símbolos realizada por Nicolas Mollet, denominada “Map Icons Collection”. Una excelente colección de símbolos por categorías, que además nos podemos descargar en formato PNG con diferentes estilos (classic, iOS, light,…). En nuestro caso hemos seleccionado el estilo por defecto.g01

Uno de los aspectos más interesantes que nos ofrece “Map Icons Collection” es la posibilidad de definir el color de los símbolos que vamos a descargar. Esta opción la vamos a utilizar para descargar una segunda vez los símbolos, está vez en color amarillo (si quisierais que vuestros símbolos seleccionados tuvieran otro color, no tenéis más que definirlo con esta herramienta). Recordad que si queremos que un símbolo cambie cuando se selecciona la geometría que lo adapta tenemos dos opciones: definirlo manualmente -uno a uno- o bien realizarlo de forma automática. Al importar un conjunto de símbolos, gvSIG para cada símbolo importado, si existe otro con un nombre similar y sufijo “_sel”, interpreta que es el símbolo que adoptará cuando esté seleccionado.g02

Para no tener que renombrar uno a uno los símbolos descargados de color amarillo podemos utilizar una herramienta de renombrado masivo de archivos (en nuestro caso hemos utilizado pyRenamer, disponible para distribuciones Linux y que nos permite añadir el sufijo “_sel” a todo el conjunto de ficheros .png con color amarillo). Con un software como pyRenamer podemos además realizar acciones como que todos los archivos comiencen por mayúscula, eliminar cadenas que no nos aportan información,…y recordemos que el nombre del fichero es el que adoptará el símbolo en gvSIG.

Los iconos descargados y clasificados por categorías, una vez tratados con pyRenamer, tendrían un aspecto similar al siguiente:g03

Ahora ya sólo tenemos que utilizar el importador de símbolos de gvSIG como vimos en un post anterior y tendremos nuestros símbolos puntuales.

Queremos que esta biblioteca tenga además símbolos líneales y polígonales similares a los que podemos encontrar en Google Maps. Mediante cualquier editor de imágenes, como GIMP, podemos averiguar el RGB de estos símbolos y crear unos similares en gvSIG.g04

Ya sólo nos queda crear el paquete tal y como explicamos.

Este paquete lo tenéis disponible desde el administrador de complementos (seleccionando la URL http://downloads.gvsig.org/download/gvsig-desktop/ y buscando por “Tipos/symbols”) o directamente descargándoos el paquete (gvspkg) desde aquí.

Nota: Cuando uséis los símbolos puntuales tened en cuenta que por defecto no tienen aplicado un offset en “y”, por lo que si queréis que la viñeta aparezca encima del punto geometríco debemos editar las propiedades del símbolo y añadir un offset en “y” de la mitad del tamaño del símbolo (en nuestro caso, como a los símbolos les hemos dado por defecto el tamaño de 32, utilizaremos un offset de 16).

 

 

Posted in gvSIG Desktop, spanish | Tagged | 3 Comments

gvSIG 2.0: Add-ons manager

One of the most new and useful functionalities in gvSIG 2.0 would be the Add-ons manager, even though a first version was already available in gvSIG 1.12. The main advantages of the new Add-ons manager are:

  • Add-ons can be updated without waiting for the upcoming release of gvSIG.
  • Installation of gvSIG can be customized.
  • Add-ons such as symbols, languages and script can be easily shared.

Before explaining how this tool works, it is important to know the exact version of the downloaded gvSIG software, because depending on the version, different add-on options can be selected:

  • Standard version. It contains the packages of the default setup plus a reduced number of add-ons. It corresponds to the release “All included version” of the download table.
  • Online version. It contains basic and minimum gvSIG setup without any add-ons. To finalize the setup, an internet connection is needed. It corresponds to the release “with no extra software” of the download table.

The Add-ons manager allows to modify the default setup by adding or deleting the default add-ons and to install or update add-ons later on. In this article we are going to explain how this tool works, assuming that gvSIG has already been installed.

The Add-ons manager is available in the menu Tools/Add-ons manager in gvSIG 2.0. When launched, a dialog window appears, showing three options as shown in the following picture:

  • Standard installation (install addons contained in the gvSIG standard distribution)
  • Installation from file (install addons contained in a .gvspki or .gvspks file)
  • Installation from URL (install addons from a remote repository)

Addons_manager_options

Details for each option:

Standard installation

This option is available only if gvSIG has been setup from standard distribution, which allows to install only the add-ons already included; usually the most diffuse and stable add-ons are included. This option, thus, is the safer one because it should guarantee add-ons without fatal errors.

No internet connection is needed during the installation procedure.

Installation from file

The most evident advantage of this distribution is the possibility to install shared add-ons with another person even if they are not in the official gvSIG repository. It is useful even if you want to install an official add-on downloaded previously and individually. All the available add-ons for gvSIG version 2.0 can be browsed through this link [1].

Installation from URL

Through this option it is possible to view all the add-ons available in different repositories. The URL suggested by default refers to the repository of the installed distribution, containing all the release compatible add-ons, including the ones in development.

Other URLs relate to generic official repository mirrors of the installed release (gvSIG 2.0 in this case) through which all the add-ons compatible with all the distributions of a given release we can download.

This option is suggested if you want to test add-ons under development since all add-ons are shown without any indication of the state of development. For the same reason it is not indicated to install to many add-ons all together, since one out of them could cause fatal errors. If add-ons are installed one by one, it is easier to identify and remove the add-ons causing problems.

After selecting one of these three options, a list of add-ons appears containing both the ones already installed and the ones that can be installed according to the selected option.

Addons_list

The first three columns of the list provide the following information:

  • If the add-on is already installed (green), or not (white). The already installed add-ons can be installed again except if they are checked with the white symbol.
  • If the add-on is official or suggested.
  • The compatible operating system in case the add-on is only compatible with one specific.

Other information relate to:

  • Name
  • Release. Useful if there is more than one available release of the same add-on.
  • Type. Only two types exist so far (plug-in and symbols) but other, such as languages, icons and so on, will be added in the future.

To make the add-ons search easier, it is possible to filter by category or type (on the left of the window) and by text (upper part of the window).

Once the desired add-on has been selected, a new window appears, where the setup procedure can be monitored. At the end, the system will ask a restart to apply the changes.

The following videos give an example for each setup type:

Posted in english, gvSIG Desktop | 11 Comments

gvSIG 2.0: Mirrors para descargas

Una de las características más importantes de la versión 2.0 de gvSIG Desktop es el Administrador de complementos, desde el cual se pueden instalar los distintos paquetes (extensiones, complementos…, y más adelante los ficheros de traducción) directamente desde la aplicación. Esta versión ya está orientada totalmente a ello, no será necesario descargar las extensiones aparte, e instalarlas después sobre gvSIG. Por este motivo, se hace necesario tener varios servidores de descarga, varios mirrors para la descarga de los paquetes.

Hasta el momento, los servidores de descarga han sido facilitados por la Comunidad Rusa gis-lab.info, la Comunidad Rusa de gvSIG, LAPIG (Laboratório de Processamento de Imagens e Geoprocessamento, Universidade Federal de Goiás, Brasil), el Proyecto i3Geo (Edmar Moretti, Brasil), Geocuba (Cuba), ELOGeo (E-learning for Open Geospatial Community, University of Nottingham, Reino Unido), y Open Source Geospatial Foundation (OSGeo).

Esta nueva infraestructura permitirá descargar los paquetes de las distintas extensiones, complementos… desde gvSIG a través del administrador de complementos (menú Herramientas->Administrador de complementos). Para ello se han incluido las distintas URL de los servidores en un desplegable en la ventana inicial.

Mirrors1

Por otra parte permitirá descargar los binarios de la aplicación (la versión completa con prerrequisitos) desde la tabla de descargas de la web de gvSIG, teniendo la opción de elegir de qué servidor queremos descargarla.

Mirrors2

Desde el proyecto gvSIG queremos agradecer a todas las personas y entidades que han proporcionado estos servidores de descargas.

Posted in gvSIG Desktop, spanish | 6 Comments

gvSIG 2.0: How to create symbol libraries (II)

In the former post we saw how to create a new symbol library from image files. Once the library is created it may be interesting to share it with other users and even with the community in general.

With gvSIG 2.0 we can easily do it as we can generate a package containing the library and install it in any other gvSIG from the add-ons manager.

It looks easy, isn’t it? It’s just what it is!

From the symbol library created in the former post, we are going to generate our package. For that, we have to select the option “Create package” within the menu Tools/Symbols. Then it will appear a window like this:201_gvsig_symbolIn this window we can see all the symbol librearies available in our gvSIG, in this case “gvSIG Basic”, which is the default library, and “Open Icon”, which is the one we have created. Once selected the latter we will click on Next.

Then we get a dialog box with a form where we will fill in the “metadata” of our package. In this case the data could be similar to this:202_gvsig_symbol

The option “Is official” should not be checked when the package is generated by the community.203_en

We will get a dialog box with four options to be defined:

Package file (Archivo del paquete). It is the folder where the generated package will be saved in. By default, packages are saved in the gvSIG install folder, inside a folder called “install” (usually in “/home/usuario/gvSIG-desktop/gvSIG-desktop-2.0.0/install”. We will keep it without changes so we know where to find the package afterwords.

In case we want to share the package with the community through the Internet it is worth it to pay attencion in the following steps. Otherwise you can left the default options and go directly to “We already have our package containing the symbol library ready to share…”.

Creating the package index. We will only check this option if we want to share the package. The package index is a GVSPKI file which is useful to install it on-line from gvSIG. No need to check it in any other case.

Download URL. This is the most important step if we want our package to be available through the Internet.

In our case, assuming that we want to use the official gvSIG downloads server: http://downloads.gvsig.org/download/gvsig-desktop/pool/base-symbols/

And now we have to add the name of the package (we can copy it from the text box “Archivo de paquete”). For example, in our case in package file we have “/home/alvaro/gvSIG-desktop/gvSIG-desktop-2.0.0/install/gvSIG-desktop-2.0.0-Open Icon Library-1.0.0-0-final-all-all-j1_5.gvspkg” so the Download URL would be: “http://downloads.gvsig.org/download/gvsig-desktop/pool/base-symbols/gvSIG-desktop-2.0.0-Open Icon Library-1.0.0-0-final-all-all-j1_5.gvspkg

Package index file. Similar than “Package file”.

We already have our package containing the symbol library ready to share.

We can make the following test to check that we followed the steps correctly (with gvSIG closed).

– Go to your user folder and browse to “gvSIG/plugins/org.gvsig.app/Symbols”. Delete the folder “Open Icon”.

– Open gvSIG and check that the deleted symbol library doesn’t exist.

– Go to the add-ons manager (menu Tools/Add-ons) and select the option “Installation from file (install add-ons contained in a .gvspki or .gvspks file)”. Browse to the folder where our GVSPKS file is (in my case: “/home/alvaro/gvSIG-desktop/gvSIG-desktop-2.0.0/install/gvSIG-desktop-2.0.0-Open Icon Library-1.0.0-0-final-all-all-j1_5.gvspkg “) and select it.

– Press Next. In the list of available addons it should be one called “Open Icon” which is the one we generated. Check also that the description is ok. Install it and despite we get a message saying that we have to restart gvSIG, it is not necessary in this case so we could check that the new symbol library is already available.

In following posts we will share some symbol libraries that we are now creating in order that the community can use them and give more information about creating symbols (for example from a TTF font).

And, of course, we encourage you to create your own symbol libraries and share them with all the community.

 

 

 

Posted in english, gvSIG Desktop | Tagged | 7 Comments

gvSIG 2.0. Administrador de complementos

Quizá una de las novedades potencialmente más útiles de gvSIG 2.0 sea el administrador de complementos (aunque gvSIG 1.12 ya traía una primera versión), cuyas principales ventajas son:

  • Se pueden actualizar complementos sin esperar a la siguiente versión de gvSIG.
  • Se puede personalizar la instalación de gvSIG.
  • Se pueden compartir fácilmente complementos como símbolos, idiomas, scripts, etc.

Antes de explicar el funcionamiento de la herramienta conviene dejar claro los tipos de distribución de gvSIG disponibles ya que en función de la distribución a partir de la cual instalamos gvSIG, podremos seleccionar distintas opciones dentro del administrador de complementos:

  • Distribución estándar. Contiene los paquetes de la instalación por defecto más un conjunto reducido de complementos. Corresponde con la distribución “con prerrequisitos incluidos” de la tabla de descargas.
  • Distribución online. Contiene la instalación básica y mínima de gvSIG pero sin funcionalidad. Para finalizar la instalación de complementos es necesario disponer de conexión a internet. Corresponde con la distribución “sin prerrequisitos” de la tabla de descargas.

El administrador de complementos nos permite, por un lado, modificar la instalación por defecto añadiendo o quitando complementos con respecto a los inicialmente propuestos, y por otro instalar o actualizar complementos posteriormente. En el presente post vamos a explicar el funcionamiento de la herramienta suponiendo que gvSIG ya está instalado. No obstante la mayoría de la información es válida para la parte de la instalación en la que se ejecuta el administrador de complementos.

El administrador de complementos está disponible en el menú Herramientas/Administrador de complementos de gvSIG 2.0. Al ejecutarlo lo primero que nos aparece es un cuadro de diálogo en el que se nos muestran las siguientes tres opciones, tal y como podemos ver en la imagen:

  • Standard installation (install addons contained in the gvSIG standard distribution)
  • Installation from file (install addons contained in a .gvspki or .gvspks file)
  • Installation from URL (install addons from a remote repository)

Addons_manager_options

Veamos qué implica cada una de ellas:

Standard installation

Esta opción solo está disponible en caso de que gvSIG se haya instalado desde la distribución estándar y solo permite instalar complementos incluidos en ella, normalmente los complementos más populares y con un mayor nivel de estabilidad dentro de todos los disponibles. Por lo tanto es la opción más segura en el sentido de que no es probable que los complementos que se instalen contengan errores graves.

Otra cosa a tener en cuenta es que no se requiere conexión a internet en el momento de la instalación.

Installation from file

La principal ventaja de esta distribución es que te permite instalar complementos compartidos por otra persona sin que necesariamente tengan que estar en el repositorio oficial de paquetes de gvSIG. No obstante también es útil si se quiere instalar un complemento oficial de forma individual previamente descargado. En este enlace [1] pueden consultarse todos los complementos disponibles para la versión 2.0.

Installation from URL

Mediante esta opción podemos acceder a los complementos disponibles en distintos repositorios. El URL marcado por defecto corresponde al repositorio específico de la distribución instalada, el cual contiene los todos los complementos compatibles con esa distribución, incluyendo complementos en desarrollo.

El resto de URLs corresponden a mirrors del repositorio oficial genérico de la versión instalada (gvSIG 2.0 en este caso) a través del cual podremos acceder a los complementos compatibles con todas las distribuciones de una determinada versión.

Esta opción es la indicada si estamos interesados en probar complementos en desarrollo ya que nos muestra todos los disponibles independientemente de su estado de desarrollo. Por este motivo no es recomendable instalar complementos de forma masiva ya que alguno de ellos podría causar daños en la aplicación. Si los instalamos uno a uno es más fácil detectar y eliminar el complemento que da problemas.

Una vez seleccionada una de las tres opciones accederemos a la lista de complementos que contiene tanto los elementos instalados como los disponibles para instalar, lo cual variará según la opción que hayamos seleccionado.

Addons_list

Las tres primeras columnas de la lista nos informan respectivamente sobre:

  • Si el complemento está ya instalado (verde), o no (blanco). Los complementos instalados pueden volver a instalarse salvo si están marcados con un candado.
  • Si el complemento es oficial y recomendado.
  • El sistema operativo con el que es compatible en caso de que solo sea compatible con uno específico.

El resto de información es:

  • Nombre
  • Versión. Útil si hay más de una versión disponible de un mismo complemento.
  • Tipo. Actualmente solo existen dos tipos (plugin y symbols) pero en el futuro se añadirán otros como idiomas, iconos, etc.

Para facilitar la búsqueda se puede filtrar por categoría y tipo (parte izquierda de la ventana) y también se puede filtrar por texto (parte superior de la ventana).

Una vez seleccionados los complementos a instalar pasaremos a una ventana en la que podemos seguir el proceso de instalación. Finalmente se nos informa de que para aplicar los cambios es necesario reiniciar la aplicación.

Os dejamos unos vídeos en los que se muestra un ejemplo de cada tipo de instalación:

Posted in gvSIG Desktop, Products, spanish | Tagged , , | 16 Comments

Datos en NetCDF para gvSIG v2.0

NetCDF es un formato de datos orientado a almacenar datos científicos en forma de arrays multidimensionales. Es decir, una lista de variables que tienen un significado concreto (presión, temperatura, posición,…). Suele decirse que es un contenedor de datos de cualquier tipo y auto-descriptivo. Esto quiere decir que en su cabecera se describe su contenido.

Como contenedor genérico tiene las ventajas que puede almacenar datos tanto ráster como vectoriales y que estos pueden ser especificados para diferentes momentos en el tiempo. Esto es útil en el almacenamiento de datos en local que provienen de sensores en el que las capturas de información son periódicas y los datos capturados heterogéneos.

Se han desarrollado dos plugins para gvSIG v2.0 que ofrecen soporte para NetCDF. Su integración en gvSIG ha tenido que hacerse desde el punto de vista de la propia aplicación y separar dicho soporte en dos proveedores de datos distintos, uno ráster y otro vectorial, ya que su representación gráfica en gvSIG es totalmente diferente. Con la incorporación de este formato, gvSIG ya dispone de un formato con la capacidad de cargar y exportar datos con información temporal.

Pero la información temporal requiere de un tratamiento especial en cualquier Sistema de información geográfica que se precie, ya que el usuario debe ser capaz de filtrar la información que quiere ver en un instante preciso o un intervalo temporal. Además debe de ser posible procesar estos datos de forma que se tenga en cuenta el momento o incluso poder realizar animaciones a lo largo del tiempo. En este sentido gvSIG también ha sufrido un avance importante, ya que incorpora esta funcionalidad (filtrado de los datos por tiempo y realización de pequeñas animaciones). Hay que decir que todavía le falta alguna evolución a la hora de realizar geoprocesamiento sobre capas que contenga información temporal, además de integrar el soporte de tiempo en la parte ráster. Esperemos poder ir subsanando estas deficiencias en futuras versiones aunque de momento ya es posible disponer de estos plugins.

Posted in gvSIG Desktop, spanish | 2 Comments

gvSIG 2.0. Raster data tile cache and WMTS

Those gvSIG users that usually load WMS layers know very well that the response time, each time we pan or zoom on the view, is not insignificant. If, besides, we have more than one WMS layer loaded, the response time is even lower, which could require a big dose of patience. gvSIG 2.0 brings two new features that improve the user experience when accessing remote raster data.

The first of them is the WMTS (Web Map Tile Service) support. This service is a OGC standard which aim is just fix the mentioned performance problems of the WMS by using tiles. Tiles are portions of image that provides the server and that are stored in our hard disk, being locally accessible from that time on so the software don’t have to connect to the server anymore to load that data, improving the response speed. In the following video we can see gvSIG accessing a WMTS.

Despite a increase of the number of WMTS servers available is expected, nowadays there are far fewer WMTS servers than WMS ones, which makes even more interesting the second of the new features this post talks about: the raster data tile cache.

Raster data tile cache consists on applying the WMTS principle, this is, managing tiles locally, to all raster data sources in general. This is particularly interesting in the case of WMS as it reduces the data traffic through the network and, thus, the response time. In the following video we can see the difference between accessing a WMS with the tile cache option activated and not activated.

The difference between the tile managing in the case of WMTS and in the case of WMS is that in the first case the tiles are generated in the server side whereas in the second case they are generated in the client side. This means that, in the case of WMS, the first time we visualize a specific zone at a given scale the response time is not specially good as data is accessed through the Internet, but the following time we visualize the same zone at the same scale the response time is appreciably higher. Thus, a good practice would be to pass all over the zone we are going to work with, at different scales, as a first step, so all the needed tiles are stored in the cache memory.

Another thing to take into account is the tile size. Each tile involves a network request so the lower is the tile size, the higher number of requests will be done and, thus, more time will be needed to load the whole view extent. It is important to say that this is not only a problem for users but also for servers. Making massive requests involves a strong work in the server side. For both reasons it is strongly recommended to configure a relatively high tile size (e.g. 1024) for the remote raster data source (WMS/WCS) within the menu Preferences>Tile cache.

We hope that you enjoy this two new features.

Posted in english, gvSIG Desktop | Tagged , , , | 2 Comments

gvSIG 2.0 on 64 bits or Java 1.7 systems

The gvSIG Desktop 2.0 version must work correctly on 64 bits systems, the problems of the previous versions don’t have to appear now.

gvSIG is developed on Java, and some parts of the application have been developed on C (raster management and reprojections). The parts of the source code developed on Java are multiplatform, and they work on 32 bits as well as on 64 bits. On the other hand, the part developed on C must be run in a 32 bits environment.

The 64 bits Windows systems as well as the Linux ones support a running mode where a 32 bits environment is simulated in a 64 bits machine when they detect that it’s trying to be run a 32 bits application. The problem that can happen is that the application that is really run by the Operative System is the Java Virtual Machine (JVM), and then it run the Java application.

In gvSIG 2.0 this problem has been solved, making gvSIG to run with a 32 bits Java Machine, in Windows as well as in Linux.

The only problem can appear in Linux, if the “Online installation” binary has been downloaded, where if it detects that the installed Java Machine is not the correct one, this message will appear:

Packages are installed that are not compatible with your system.

org.gvsig.raster.tilecache.app (linux/x86)
org.gvsig.crs.extension (linux/x86)
org.gvsig.raster.ermapper.app (linux/x86)
org.gvsig.raster.lizardtech.app (linux/x86)
...

Some are not specific to your system or architecture.

You may need to configure a 32-bit Java environment for the proper functioning of gvSIG.

If it happens, it’s recommended to install the “All included” binary, that will fix the problem.

On the other hand, some problems had been detected in some functionalities in the 1.x gvSIG versions when gvSIG run on a Java 1.7 Machine. The gvSIG 2.0 version is supported on this Java version.

Posted in english, gvSIG Desktop | 2 Comments

gvSIG 2.0: Additional feature for managing CRS

In early versions of gvSIG a support of CRS (Coordinate Reference System) was developed with basic functions and definitions. This implementation allows the user to select the reference system based on the datum, projection and time zone.
01CRS
However it has some limitations when applying transformations. Besides it doesn’t support, for instance, the time zones from the southern hemisphere.

Then a new version was developed based on GeoTools and Proj4 libraries, with many more features, CRS definitions, even with the option to allow users to create their own CRS.

02CRSHowever, the new extension had two problems:

  • While gvSIG is developed in Java language to allow the execution in multiple platforms, the usage of Proj4 which is a native library, lost that platform independence. Although Proj4 is available on multiple architectures and operating systems, it requires to generate different gvSIG installable for each of them. This increases the complexity and the maintenance of the gvSIG binaries.
  • That new support uses a local database to query the CRS supported, and require the installation of the library Proj4, along with their dependencies. This involves higher resource requirements (memory and hard disk) than in the previous support.

gvSIG Association has also recently developed a new project focused on educational environments: gvSIG Educa. Within this project includes gvSIG Batoví, which is the distribution that gives rise to gvSIG Educa. This distribution is driven by the Ministry of Transport and Public Works (MTOP) of the República Oriental del Uruguay and developed by the gvSIG Association and the Faculty of Engineering of the Universidad de la República (UdelaR), and focuses on the use of a Geographic Information System in educational environments for the PlanCeibal (Uruguay).
It is a gvSIG 2.0 desktop distribution to be installed on computers OLPC. These computers have limited resources, so it is not viable to use the CRS-based on Proj4. On the other hand the use of basic support is not possible, lacking to manage the time zones from the southern hemisphere.
Alternatively it was developed a new CRS support, using for that purpose the Proj4J library, which is a partial implementation of Proj4 in Java language, and it is independent of the operative system in which gvSIG is installed.
Functionally it allows to choose the CRS based on the authority and code, providing support for large number of definitions.

04This new support will be included on gvSIG Batoví distributions, as well as being available for  installing on gvSIG Desktop 2.0 through the add-ons manager plugin.
03CRSIn gvSIG Desktop 2.0 the three CRS implementations will be available. The basic implementation is included on gvSIG, and the other two can be installed as plugins. If the user install the three of them, the available one from the user interface will be Proj4. But if that one is not installed, the one that will be activated is the Proj4J one.

Posted in english, gvSIG Desktop | Leave a comment