| 79 | |
| 80 | ==Implementation Notes == |
| 81 | |
| 82 | June 19, 2014: What has been dubbed Phase One is now pretty much complete. The table below shows module deletions and name changes which may be of specific interest to users of the library. Precompiled headers are now used for Windows builds; use in Linux is deferred as the LInux build is so fast the effort seemed to be n"not worth the effort". The MAKE files have been rewritten, and an over all make file for both Windows and Linus are now available. The MAKE files have been designed to specifically support efficient maintenance of several versions of the library in both the Windows and LInux environments. Testing of the MAKE files in environments other than WIndows and Linux (CentOS 6.3 to be specific) have not been performed as such additional enviornments are not available to the developer. Am now proceeding to Phase Two: eliminating warning medssages and removing obsolete code. |
| 83 | |
| 84 | Modules marked as SVN delete will remain in the SVN repository, select revision 2452 or earlier to retrieve. |
| 85 | |
| 86 | ||Action Taken||Original Name||New Name||Comment|| |
| 87 | ||Renamed||CS_ats77New.c||CS_ats77.c|| || |
| 88 | ||Renamed||CS_japan.c||CS_japanOld.c||Eventually deleted, see below|| |
| 89 | ||Renamed||CS_japanNew.c||CS_japan.c|| || |
| 90 | ||Renamed||cs_ctio.c||CS_ctio.c|| || |
| 91 | ||Renamed||cs_wellknowntext.cpp||CS_wellknowntext.cpp|| || |
| 92 | ||Renamed||csCsvFileSupport.cpp||CS_csvFileSupport.cpp|| || |
| 93 | ||Renamed||csEpsgStuff.cpp||CS_epsgStuff.cpp|| || |
| 94 | ||Renamed||csEpsgSupport.cpp||CS_spegSupport.cpp|| || |
| 95 | ||Renamed||csNameMapper.cpp||CS_nameMapper.cpp|| || |
| 96 | ||Renamed||cs NameMapperSupport.cpp||CS_nameMapperSupport.cpp|| || |
| 97 | ||Renamed||rcWellKnownText.cpp||CS_wktObject.cpp|| || |
| 98 | ||Renamed||rcWktKonstants.cpp||CS_wktObjKonstants.cpp|| || |
| 99 | ||Renamed||rcWellKnownText.hpp||cs_WktObject.hpp|| || |
| 100 | ||Renamed||csCsvFileSupport.hpp||cs_CsvFileSupport.hpp|| || |
| 101 | ||Renamed||csNameMapperSupport.h||cs_NameMapperSupport.h|| || |
| 102 | ||Renamed||csNameMapper.hpp||cs_NameMapper.hpp|| || |
| 103 | ||Renamed||csepsgstuff.h||cs_EpsgStuff.h|| || |
| 104 | ||Removed from Projects||cs_hlp.h|| ||MFC stuff|| |
| 105 | ||Removed from Projects||cs_mfc.h|| ||MFC stuff|| |
| 106 | ||Removed from Projects||cs_res.h|| ||MFC stuff|| |
| 107 | ||Removed from Projects||mgTest.h|| ||MFC stuff|| |
| 108 | ||Removed from Projects||csBrowser.cpp|| ||MFC stuff|| |
| 109 | ||Removed from Projects||csDataDir.cpp|| ||MFC stuff|| |
| 110 | ||Removed from Projects||csDualBrowse.cpp|| ||MFC stuff|| |
| 111 | ||Removed from Projects||csEdit.cpp|| ||MFC stuff|| |
| 112 | ||Removed from Projects||csKeyNm.cpp|| ||MFC stuff|| |
| 113 | ||Removed from Projects||csTest.cpp|| ||MFC stuff|| |
| 114 | ||Removed from Projects||csWinHlp.cpp|| ||MFC stuff|| |
| 115 | ||Removed from Projects||dtEdit.cpp|| ||MFC stuff|| |
| 116 | ||Removed from Projects||dtSelect.cpp|| ||MFC stuff|| |
| 117 | ||Removed from Projects||elEdit.cpp|| ||MFC stuff|| |
| 118 | ||Removed from Projects||elSelect.cpp|| ||MFC stuff|| |
| 119 | ||Removed from Projects||gdcEdit.cpp|| ||MFC stuff|| |
| 120 | ||Removed from Projects||mgTest.cpp|| ||MFC stuff|| |
| 121 | ||Removed from Projects||csmap.rc|| ||MFC stuff|| |
| 122 | ||Deleted||CS_japanOld.c|| ||SVN delete|| |
| 123 | ||Deleted||CS_caDatum.c|| ||SVN delete|| |
| 124 | ||Deleted||CS_caV1GridFile.c|| ||SVN delete|| |
| 125 | ||Deleted||CS_caV2GridFile.c|| ||SVN delete|| |
| 126 | ||Deleted||CS_ch1903.c|| ||SVN delete|| |
| 127 | ||Deleted||CS_csrs.c|| ||SVN delete|| |
| 128 | ||Deleted||CS_dhdn.c|| ||SVN delete|| |
| 129 | ||Deleted||CS_dtAgd66ToGda94.c|| ||SVN delete|| |
| 130 | ||Deleted||CS_dtAgd84ToGda94.c|| ||SVN delete|| |
| 131 | ||Deleted||CS_dtAts77ToNad83.c|| ||SVN delete|| |
| 132 | ||Deleted||CS_dtCh1903ToPlus.c|| ||SVN delete|| |
| 133 | ||Deleted||CS_dtDhdnToEtrf89.c|| ||SVN delete|| |
| 134 | ||Deleted||CS_dtEd50ToEtrf89.c|| ||SVN delete|| |
| 135 | ||Deleted||CS_dtNad27ToAts77.c|| ||SVN delete|| |
| 136 | ||Deleted||CS_dtNad27ToNad83.c|| ||SVN delete|| |
| 137 | ||Deleted||CS_dtNad83ToHarn.c|| ||SVN delete|| |
| 138 | ||Deleted||CS_dtNzdg49ToNzgd2k.c|| ||SVN delete|| |
| 139 | ||Deleted||CS_dtRgf93ToNtf.c|| ||SVN delete|| |
| 140 | ||Deleted||CS_dtTokyoToJgd2k.c|| ||SVN delete|| |
| 141 | ||Deleted||CS_hpgn.c|| ||SVN delete|| |
| 142 | ||Deleted||CS_nad27.c|| ||SVN delete|| |
| 143 | ||Deleted||CS_nzgd49.c|| ||SVN delete|| |
| 144 | ||Deleted||CS_rgf93ToNtf.c|| ||SVN delete|| |
| 145 | ||Deleted||CS_usDatum.c|| ||SVN delete|| |
| 146 | ||Deleted||CS_usGridFile.c|| ||SVN delete|| |
| 147 | ||Deleted||CSdatumSupport.c|| ||SVN delete|| |
| 148 | ||Deleted||CSgridCellCache.c|| ||SVN delete|| |
| 149 | ||Deleted||CSnad27ToCsrs.c|| ||SVN delete|| |
| 150 | ||Deleted||CSnad83ToCsrs.c|| ||SVN delete|| |
| 151 | |