Is it really GPL? Any code I write that uses JASPA must also be GPL'ed? Shouldn't it be LGPL?
2010/7/24 Jose C. Martinez-Llario <jomar...@cgf.upv.es> > (sorry for the cross posting) > > ************* text in english ************************** > > After one year of development, we are pleased to announce the release > 0.1RC1 of JASPA (JAva SPAtial). JASPA potentially brings around 200 spatial > functions to any relational database system that supports a full set of java > store procedures. In this 0.1 version JASPA supports PostgreSQL and H2, and > we are already working with HSQLDB. > JASPA has a similar functionality as PostGIS 1.4, supporting spatial > operators and predicates, arrays of geometries, spatial aggregates, etc. > JASPA is written in java and is easy to extend using java store procedures. > JASPA is licensed under the GNU GPL. > > This project has been possible thanks to other open source projects. > Besides to take advantage of these projects we have used their mailing lists > and they helped us a lot. The JASPA team is very grateful to them: > > - PostGIS. The mirror on which JASPA has been looking at. > - JTS (Java Topology Suite). This library is widely used in JASPA and many > open source initiatives bringing the possibility to use spatial analysis to > the java open source world. > - GeoTools (used for projections, KML support and Shape to JASPA > converters) > - PostgreSQL and PLJAVA (Java store procedures for PostgreSQL) > - H2 and H2Spatial (a Java database and its spatial extension used at the > beginning of JASPA) > - HSQLDB (a Java database which probably will be supported by JASPA in the > next release) > - gvSIG (a desktop SIG which we hope it can connect to JASPA soon) > > The authors of this project are: > > Jose C. Martinez-Llario. Developer and project director. (1) > Marta Gonzalez-Alcaide. Tester and document builder. (1) > (1) Deparment of Cartographic Engineering, Geodesy and Photogrammetry > at La Universidad Politecnica de Valencia (Spain). > > Any contributor is very welcomed to join the JASPA project. > > > JASPA Download: > > - The latest software can be found at: > http://forge.osor.eu/projects/jaspa/ > - The full JASPA documentation can be found at: > http://jaspa.forge.osor.eu/. The online manual (the pdf version has more > than 300 pages) includes the installation process from binaries and source, > a tutorial and a complete reference of the JASPA commands. > - Mailing list: http://lists.forge.osor.eu/mailman/listinfo/jaspa-users > - JASPA is hosted on OSOR.EU at: http://www.osor.eu/projects/jaspa > > > ************* text in spanish ************************** > > Tras un año de desarrollo, queremos presentaros la versión 0.1RC1 de JASPA > (JAva SPAtial). JASPA potencialmente implementa alrededor de 200 funciones > espaciales sobre cualquier base de datos relacional que soporte > procedimientos almacenados en java. En esta primera versión JASPA soporta > PostgreSQL y H2. Actualmente estamos trabajando para incorporar HSQLDB. > JASPA tiene una funcionalidad muy similar a PostGIS 1.4, soportando > predicados y operadores espaciales, arreglos de geometrías, agregados > espaciales, etc. JASPA está programado en java y es bastante fácil de > extender ampliando funcionalidades utilizando procedimientos almacenados en > java. JASPA tiene una licencia GNU GPL. > > Este proyecto ha sido posible gracias a otros muchos proyectos de código > abierto. Además de utilizar estos proyectos, sus correspondientes listas de > correo nos han ayudado de forma rápida y eficaz. El equipo de JASPA quiere > mostrar su gratitud especialmente a: > > - PostGIS. Es el espejo en el que JASPA se ha mirado. > - JTS (Java Topology Suite). Biblioteca ampliamente utilizada en JASPA y > muchos otros proyectos de código abierto, ofreciendo la posibilidad de > realizar análisis espaciales. > - GeoTools (biblioteca utilizada para las proyecciones y el soporte de KML > y los importadores shape). > - PostgreSQL and PLJAVA (implementa procedimientos almacenados en java para > PostgreSQL) > - H2 y H2Spatial (H2 es una base de datos especial desarrollada en Java, al > inicio de JASPA H2 Spatial y Spatial Box ofrecieron ideas en la que se basó > JASPA) > - HSQLDB (base de datos java que posiblemente será soportada por JASPA en > la próxima versión) > - gvSIG (SIG de escritorio con el que realmente deseamos que JASPA se pueda > conectar) > > Los autores de este proyecto son: > > Jose C. Martinez-Llario. Developer and project director. (1) > Marta Gonzalez-Alcaide. Tester and document builder. (1) > (1) Deparment of Cartographic Engineering, Geodesy and Photogrammetry > at La Universidad Politecnica de Valencia (Spain). > > Cualquier persona que quiera contribuir es bienvenida. > > JASPA Download: > > - Los binarios y el código fuente se puede encontrar en: > http://forge.osor.eu/projects/jaspa/ > - La documentación complete de JASPA en: http://jaspa.forge.osor.eu/. El > manual en línea (la versión pdf tiene más de 300 páginas) incluye el proceso > de instalación de forma detallada de los binarios y si se quiere compilar el > fuente, un tutorial y una guía de referencia de todos los comandos de JASPA. > - Lista de distribución (de momento sólo en inglés): > http://lists.forge.osor.eu/mailman/listinfo/jaspa-users > - JASPA está almacenado en OSOR.EU at: http://www.osor.eu/projects/jaspa > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to h2-datab...@googlegroups.com. > To unsubscribe from this group, send email to > h2-database+unsubscr...@googlegroups.com<h2-database%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > >