readme.txt for ProLat for .Net
------------------------------

Thank you for using ProLat for .Net.

Note that the Demo/Evaluation version provides full functionality
up to 10 conversions and then returns a message until the app is 
restarted.

To get started refer to ProLatNetManual.pdf.

Change History
Version 5.17
 - Added function AddFileLocationFolder() for Windows (not Phone).
 - Created a new ProLatWindows.dll to support the above function.

Version 5.16
 - Updated to VS2012 to make loading easier in newer Visual Studio versions.
 - Uses strong named signing of the assembly.

Version 5.15
 - Fixed +units parameter to not be ignored in some cases.

Version 5.14
 - Now contains all the projections from Proj.4 tranlated to C#

Version 5.13
 - Improved compatibility with Proj.4 parameters with degree/min/sec values
 - Added projections
 - Made additional parameters public in CoordSys class

Version 5.12  2013 Jan 2
 - Added over 40 new projections. ProLat for .Net now includes
   over 70 projections.
 - Update the pdf manual.

Version 5.11  2012 Nov 7
 - Added the lsat LANDSAT projection, which is the classic
   transformation for mapping LANDSAT imagery.
 - Improved the Windows Phone example
 - Provided a specific Demo version
 - Improved the manual in many areas
 - Added the NADCON gridshift files in the Geodesy folder

Version 5.10  2012 Nov 26
 - Added MGRS (Military Grid Reference System) functions
 - Added optional parameters to CoordSys.GetProjNames(). Now it can
   return available projection names, descriptions, and a summary of
   parameters.
 - Added nzgd2kgrid0005.gsb to support NZMG1949 datum.
 - Added NZMG2000 datum
 - Improved the C# and VB Calc examples
 - Improved the manual
   - Fixed typos in UTM code examples
   - Added MGRS documentation
 - Released Version 5.10

Version 5.00  2012 Nov 11 
 - Compatible with Visual Studio 2010 in C#, VB, and C++.  See examples.
 - Compatible with Visual Studio 2012 and Windows 8 although
   examples are not yet provided.  They will be included soon.
 - Released Version 5.00.  This is the initial release.

