Performs conversions between various geographic formats, e.g. GPS coordinates.
Package Specification
The GeoConverterService exposes the ability to convert between various
geo positioning formats.
The formats include WGS 84 latitude/longitude pairs, UTM, SYSTEM34 etc.
For more supported datums, see the {@link ist.palcom.services.location.palgeoconversion.dt_cc}
package.
A convenience class GeoConverterDevice exists, that will start a PalCom device
on which a single GeoConverterService is running.