= Geoinformatica issue tracker and developer wiki = These wiki pages mainly contain developer oriented material of the Geoinformatica FOSS4G project. Other pages: * User oriented wiki pages (under development) * [http://map.hut.fi/doc/ Documentation] * [http://trac.osgeo.org/geoinformatica/browser Repository browser] * [https://svn.osgeo.org/geoinformatica Repository itself] (to download use the command: svn co https://svn.osgeo.org/geoinformatica) * [https://www.osgeo.org/cgi-bin/auth/ldap_group.py?group=geoinformatica Committer management] * [http://map.hut.fi/files/Geoinformatica/ Downloads] == Bug and issue tracker == Use the links on the top of this page. To add a new ticket you'll need [http://wiki.osgeo.org/index.php?title=Special:UserLogin&type=signup&returnto=Main_Page an OSGeo user id]. == Buildbot == A buildbot builds GDAL, libral, and Geoinformatica Perl modules nightly. * [http://map.hut.fi/files/Geoinformatica/snapshots/build.log Build log] * [http://map.hut.fi/files/Geoinformatica/snapshots/ Snapshots] * [http://map.hut.fi/doc/Geo-GDAL/html/ GDAL Perl API documentation from repository] * [http://map.hut.fi/doc/libral/html/ libral documentation from repository] * [http://map.hut.fi/doc/Geoinformatica/html/ Geoinformatica Perl modules documentation from repository] == Communication == * [https://list.hut.fi/mailman/listinfo/geo-perl Geo-Perl email list] * [http://mail.gnome.org/mailman/listinfo/gtk-perl-list Gtk-Perl discussion list] * [http://lists.osgeo.org/mailman/listinfo/gdal-dev GDAL discussion list] == Components == * [GeoinformaticaComponentLibral libral] A raster algebra library, which also currently hosts rendering code. * [GeoinformaticaComponentGvl gvl] Not yet in trunk, a library for rendering geodata with styles using the Cairographics library. * [http://trac.osgeo.org/gdal/wiki/GdalOgrInPerl Geo-GDAL] A Perl API for GDAL and OGR. * [GeoinformaticaComponentSimpleGeometry Geo-OGC-Geometry] A set of Perl classes; implements the OGC simple features class structure. * [GeoinformaticaComponentSymbologyEncoding Geo-OGC-SymbologyEncoding] Not yet in trunk, a set of Perl classes; read, store and write OGC symbology encoding documents. * [GeoinformaticaComponentGtkExGeo Gtk2-Ex-Geo] A set of Perl classes; e.g., a geocanvas and a base class for geolayers (Gtk::Ex::Geo::Layer). * [GeoinformaticaComponentGeoRaster Geo-Raster] A Perl module for raster geodata; contains an API for libral and a subclass for Gtk::Ex::Geo::Layer. * [GeoinformaticaComponentGeoVector Geo-Vector] A Perl module for vector geodata; contains also a subclass for Gtk::Ex::Geo::Layer. * [GeoinformaticaComponentGnuplot IPC-Gnuplot] A simplistic interface for Gnuplot. * [GeoinformaticaComponentGeoinformatica Geoinformatica] A simple GUI app for viewing geodata and a packaged stack of FOSS4G. == Howto == * [BuildWithMingw Building with MinGW] Howto build the Geoinformatica stack in MinGW. == Obsolete sites == * [https://hoslab.cs.helsinki.fi/savane/projects/geoinformatica/ old repository] * [http://sourceforge.net/projects/libral even older repository]