© Copyright © gvSIG Association
 
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,USA.

For more information, contact:

http://www.gvsig.com/contact-info

Visit http://www.gvsig.org


This product includes software developed by the
Apache Software Foundation http://www.apache.org/

Other libraries we have used:

Geotools2 => Magnífico proyecto. Hemos aprovechado todo lo relativo a proyecciones, y es probable que utilicemos más módulos, por ejemplo el relativo a Styled Layer Descriptor (SLD)..

JTS (Java Topology Suite).=>Sin ella, todo lo referente a análisis espacial, consultas avanzadas y creación de topología, sería imposible.

Log4java => Para que sepamos en todo momento qué está haciendo la aplicación y se cree un “log” o registro de los posibles fallos. Del proyecto Apache, un verdadero almacén de librerías útiles.

Batik => También del proyecto Apache. En el futuro, la emplearemos para trabajar con SVG. Por ahora, la empleamos para etiquetar polilíneas.

Castor=> Librería para manejar la persistencia de objetos. Con ella se consigue guardar y recuperar los objetos del proyecto, y también la hemos empleado para realizar el cliente WMS, basándonos en los esquemas que suministra el Opengis Consortium.

Ermapper=> Librería para trabajar con ECW. Solo Windows, pero gratuita. Muy rápida en la visualización, y consume poca memoria. Posibilita trabajar con ficheros raster enormes.


También hemos reutilizado código de otros proyectos como JUMP (Java Unified Mapping Platform), MapServer, etc. Además, hemos explorado el diseño y el código de muchos otros proyectos. Uno de los más prometedores: UDIG (User Friendly Desktop Gis), excelente trabajo, y muy cercano a Geotools2.

Y hemos portado (de manera incompleta) la librería DGNLib a Java nativo para visualizar ficheros .dgn (versión 7.0, la de MicroStation 95).

Hemos conseguido enlazar con librerías que nos permiten trabajar con otros formatos como MrSid o la librería GDAL.

Y para terminar, mención aparte al entorno de desarrollo que hemos usado: ECLIPSE, un entorno de desarrollo increíble.

Agradecimientos: