Contents:
This page lists patches written to autoconfiscate some packages. One should consider them alpha-quality software, if not stated otherwise.
The patches listed do not contain any auto-generated files
(such as, e. g. configure), so you'll need Autoconf, Automake and Libtool to use them.
Mapx is a coordinate transformation library developed at National Snow and Ice Data Center (NSIDC). It was initially developed from equations given by Snyder (1982). Additional projections have been added as needed. The C version currently supports 11 common projections, in both spherical and ellipsoid forms when appropriate.
The patch removes Makefile, and adds
configure.ac and Makefile.am. Also,
cdb_byteswap.h is patched so that
WORDS_BIGENDIAN macro is used to determine platform's
endianness.