= Libraries = List of libraries included in MOSS4G framework: ||'''Library'''||'''Version'''||'''License'''||'''SVN'''||'''Notes'''|| || [http://www.antigrain.com/ AGG] || 2.5 || [http://www.gnu.org/copyleft/gpl.html GPL] || '''X''' || || || [http://www.freetype.org/ freetype2] || 2.x (CVS) || [http://www.freetype.org/FTL.TXT BSD-like License] || '''X''' || || || [http://www.gdal.org/ GDAL] || 1.4.x (SVN) || [http://www.opensource.org/licenses/mit-license.php MIT License] || || || || [http://geos.refractions.net/ GEOS] || 3.0.x (SVN) || [http://www.opensource.org/licenses/lgpl-license.php LGPL] || || || || [http://curl.haxx.se/ libcurl] || 7.16.x (CVS) || [http://www.opensource.org/licenses/mit-license.php MIT License] || '''X''' || || || [http://www.libgd.org/ libgd] || 2.1.x (CVS) || [source:trunk/libs/libgd/src/COPYING OSI Approved] || '''X''' || || || [http://www.ijg.org/ libjpeg] || 6b || [source:trunk/libs/libjpeg/src/README Freely distributable] || '''X''' || || || [http://www.libpng.org/ libpng] || 1.2.15 || [http://www.opensource.org/licenses/zlib-license.php zlib/libpng License] || '''X''' || || || [http://remotesensing.org/libtiff/ libtiff] || 3.8.2 (CVS) || [http://www.gnu.org/licenses/info/BSD_2Clause.html BSD-style License] || '''X''' || || || [http://remotesensing.org/geotiff/geotiff.html libgeotiff] || 1.2.3 (CVS) || [http://www.gnu.org/licenses/info/X11.html X11-style License] || '''X''' || || || [http://proj.maptools.org/ PROJ.4] || 4.5 (CVS) || [http://www.opensource.org/licenses/mit-license.php MIT License] || || || || [http://sourceforge.net/projects/tinyxml/ tinyxml] || 2.4 || [http://www.opensource.org/licenses/zlib-license.php zlib/libpng License] || '''X''' || || || [http://sourceforge.net/projects/wcelibcex/ wcelibcex] || 1.x (SVN) || [http://www.opensource.org/licenses/mit-license.php MIT License] || '''X''' || || || [http://sourceforge.net/projects/wtl/ WTL] || 8.0 || [http://opensource.org/licenses/cpl1.0.php CPL] || || || || [http://www.zlib.net/ zlib] || 1.2.3 || [http://www.opensource.org/licenses/zlib-license.php zlib/libpng License] || '''X''' || || ||...||...||...||...||...|| == Ported == GDAL/OGR - http://www.gdal.org/wince.html - Translator library for raster geospatial data formats with following drivers # GDAL * AAIGrid * DTED * GeoTIFF # OGR drivers: * Generic * CSV * MITAB * ESRI Shapefile PNG and JPEG drivers and zlib-based features are coming soon. TinyXML - http://www.grinninglizard.com/tinyxml/ - C++ XML parser Shapelib - http://shapelib.maptools.org - C Library provides the ability to write simple C programs for reading, writing and updating (to a limited extent) ESRI Shapefiles and the associated attribute file (.dbf). PROJ.4 -http://www.remotesensing.org/proj/ - Cartographic Projections library libtiff - http://www.nabble.com/libtiff-for-Windows-CE-t2652779.html - TIFF Library and Utilities libgeotiff - http://www.nabble.com/libgeotiff-for-Windows-CE-t2653163.html - Library for reading and writing coordinate system information from/to GeoTIFF files libgd - http://www.boutell.com/gd/ - Library for the dynamic creation of images by programmers GEOS - http://geos.refractions.net/ - Geometry Engine - Open Source WCELIBCEX - C/POSIX functions for Windows CE - http://wcelibcex.sourceforge.net/wiki/index.php/Main_Page Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform == Porting == libcurl http://curl.haxx.se/ Curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE and LDAP libwms libwms is a library under the WMSGPL-licence (based on the GPL-Licence) used to query Web Mapping Services http://www.ossim.org/OSSIM/Welcome.html freetype2 http://freetype.sourceforge.net/index2.html A Free, High-Quality, and Portable Font Engine Coming soon: Botan http://botan.randombit.net/ I'd like to have cryptographic stuff ready to use :-) libssh http://www.0xbadc0de.be/libssh:libssh Nice for remote SSH, SCP and SFTP support No port needed: small changes were needed (missing asserts, and added some wide-char support) SQLite http://www.sqlite.org/ C library that implements a self-contained, embeddable zero-configuration SQL database engine. libpng http://www.libpng.org/pub/png/libpng.html PNG reference library zlib http://www.zlib.net/ A Massively Spiffy Yet Delicately Unobtrusive Compression Library