wiki:Libraries

Libraries

List of libraries included in MOSS4G framework:

LibraryVersionLicenseSVNNotes
AGG 2.5 GPL X
freetype2 2.x (CVS) BSD-like License X
GDAL 1.4.x (SVN) MIT License
GEOS 3.0.x (SVN) LGPL
libcurl 7.16.x (CVS) MIT License X
libgd 2.1.x (CVS) OSI Approved X
libjpeg 6b Freely distributable X
libpng 1.2.15 zlib/libpng License X
libtiff 3.8.2 (CVS) BSD-style License X
libgeotiff 1.2.3 (CVS) X11-style License X
PROJ.4 4.5 (CVS) MIT License
tinyxml 2.4 zlib/libpng License X
wcelibcex 1.x (SVN) MIT License X
WTL 8.0 CPL
zlib 1.2.3 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

Last modified 17 years ago Last modified on May 6, 2007, 3:03:11 AM
Note: See TracWiki for help on using the wiki.