####################################################################### # # Copyright (c) 2008, Autodesk, Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # * Neither the name of the Autodesk, Inc. nor the names of its # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY Autodesk, Inc. ``AS IS'' AND ANY # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL Autodesk, Inc. OR CONTRIBUTORS BE LIABLE FOR # ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER # CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ######################################################################## ####################################################################### # # Each line represents a coordinate conversion # test. The first three and the second three # elements represent a location. The first # element of each location is the coordinate # system name. The second is the X coordinate # or longitude, the third element is the Y # coordinate or latitude. # # Each test consists of converting the first # location to the coordinate system of the # second and comparing the results. The last # two elements are the X and Y tolerance of # the comparison. # # Each test is based on information obtained from reputable # sources external to developer. The accuracy of these # various sources is not always known. Therefore, the # tolerances should not be interpreted as an indication of the # accuracy or precision of the Coordinate System Mapping # Package, but more as an indication of the accuracy of the # source. # # Especially true in the case of inverse calculations, the # precision of the input numbers, usually truncated to six # decimal places can leave an output significantly off # from what is expected. # # No test for the Equidistant Cylindrical projection is provided # as test cases from an independent source for this projection have # not been located. # # The following tests were verified using CORPSCON. Note, that CS_MAP # uses a more accurate meridional arc calculation then does the version # of CORPSCON used in generating these tests. Therefore, variations as much # as a millimeter can be expected in the higher latitudes. # LL27,-107.25,35.875,UTM27-13,296872.01268,3972222.13278,0.00001,0.00002 UTM27-13,296872.01268,3972222.13278,LL27,-107.25,35.875,0.00000001,0.00000001 LL27,-107.25,35.875,UTM27-13F,973987.59494,13032198.78063,0.00001,0.00006 ##Opened up these tolerances from 0.0000001 to pass this test UTM27-13F,973987.59494,13032198.78063,LL27,-107.25,35.875,0.00000001,0.00000001 LL27,-107.25,35.875,UTM27-13IF,973989.54292,13032224.84508,0.000004,0.00006 ##Opened up these tolerances from 0.0000001 to pass this test UTM27-13IF,973989.54292,13032224.84508,LL27,-107.25,35.875,0.0000001,0.0000001 # # The following test cases were obtained from Synder, # Map Projections - A Working Manual, USGS Professional Paper 1395, # Appendix A, Numerical Examples. # # As these definitions are not compiled unless the compiler /t option # is used, these tests are commentd out for release version testing. # LL,-73.50,40.50,TEST-TS,0.0199077,0.7070276,0.000003,0.000001 TEST-TS,0.0199077,0.7070276,LL,-73.50,40.50,0.000003,0.000001 LL,-73.50,40.50,TEST-Te,127106.5,4484124.4,0.1,0.5 TEST-TE,127106.5,4484124.1,LL,-73.50,40.50,0.000005,0.000005 LL,120.00,-30.00,TEST-OM1,-2.4201335,-0.0474026,0.00001,0.00001 TEST-OM1,-2.4201335,-0.0474026,LL,120.00,-30.00,0.00001,0.00001 LL,120.00,-30.00,TEST-OM2,-2.4201335,-0.0474026,0.00001,0.00001 TEST-OM2,-2.4201335,-0.0474026,LL,120.00,-30.00,0.00001,0.00001 LL,-74.00,40.8,TEST-OMA,963436.1,4369142.8,0.05,0.1 TEST-OMA,963436.1,4369142.8,LL,-74.00,40.8,0.000005,0.000005 LL,-76.8707953,38.8092128,TEST-OMB,4414439.0,-2356.3,0.5,0.5 TEST-OMB,4414439.0,-2356.3,LL,-76.8707953,38.8092128,0.000005,0.000005 LL,-75.0,35.0,TEST-AS,0.2952720,0.2416774,0.000005,0.000005 TEST-AS,0.2952720,0.2416774,LL,-75.0,35.0,0.000005,0.000005 LL,-75.0,35.0,US48,1885472.7,1535925.0,0.5,0.5 US48,1885472.7,1535925.0,LL,-75.0,35.0,0.000005,0.000005 LL,-75.0,35.0,TEST-LS,0.2966785,0.2462112,0.000005,0.000005 TEST-LS,0.2966785,0.2462112,LL,-75.0,35.0,0.000005,0.000005 LL,-75.0,35.0,TEST-LE,1894410.9,1564649.5,0.05,0.05 TEST-LE,1894410.9,1564649.5,LL,-75.0,35.0,0.000005,0.000005 LL27,-164.0416666,54.4583333,AK-10,5533424.39,1473805.13,0.5,0.5 LL,-75.0000,35.0000,TEST-MRE,11688673.7,4139145.6,1.0,1.0 TEST-MRE,11688673.7,4139145.6,LL,-75.0000,35.00000,0.000005,0.000005 LL,5.0,80.0,T-AZENP,1078828.3,289071.2,0.05,0.05 T-AZENP,1078828.3,289071.2,LL,5.0000014,79.9999999,0.0000001,0.0000001 LL,145.7930300,15.24652583,TEST-AZE,34176.20,74017.88,0.01,0.01 TEST-AZE,34176.20,74017.88,LL,145.7930300,15.24652583,0.000005,0.000005 LL,-75.0,40.00,TESTPCS,0.2781798,0.2074541,0.00000005,0.00000005 TESTPCS,0.2781798,0.2074541,LL,-75.00,40.00,0.000002,0.000002 LL,-75.0,40.0,TESTPCE,1776774.5,1319657.8,0.05,0.05 TESTPCE,1776774.5,1319657.8,LL,-75.0,40.0,0.0000005,0.0000005 LL,-76.00,39.00,TestModPc,-86588.8,333317.3,0.05,0.05 TestModPc,-86588.8,333317.3,LL,-76.00,39.00,0.0000005,0.0000005 LL,-74.00,39.00,TestModPc,86588.8,333317.3,0.05,0.05 TestModPc,86588.8,333317.3,LL,-74.00,39.00,0.0000005,0.0000005 LL,-74.00,38.00,TestModPc,87781.4,222345.9,0.05,0.05 TestModPc,87781.4,222345.9,LL,-74.00,38.00,0.0000005,0.0000005 # # The following test cases were obtained from Claire, Charles N., # State Plane Coordinates by Automatic Data Processing, USGS # Publication 62-4. # AK-10,5533424.39,1473805.13,LL27,-164.0416666,54.4583333,0.000005,0.000005 LL27,-116.36738666,48.13081694,ID-W,349231.301,2357247.281,0.5,0.5 ID-W,349231.301,2357247.281,LL27,-116.36738666,48.13081694,0.000005,0.000005 LL27,-155.00,71.00,AK-6,857636.168,6224356.319,0.5,0.5 AK-6,857636.168,6224356.319,LL27,-155.00,71.00,0.000005,0.000005 LL27,-134.00,55.00,AK-1,2615716.5328,1156768.9366,0.5,0.5 AK-1,2615716.5328,1156768.9366,LL27,-134.00,55.00,0.000005,0.000005 LL27,-134.00,55.00,AK-1,2615716.5328,1156768.9366,0.5,0.5 # # The following were obtained from a client of the developer. # The source is considered reliable. The LL inputs are obviously # not very precise. # LL,114.0965547,4.74538,BORNEO,490000.0,525000.0,0.03,0.03 LL,113.19409,3.84252417,BORNEO,390000.0,425000.0,0.03,0.03 BORNEO,490000.0,525000.0,LL,114.0965547,4.74538, 0.000003,0.0000003 BORNEO,390000.0,425000.0,LL,113.19409,3.84252417,0.000003,0.0000003 # # The following were obtained from EPSG/POSC, Draft 9. # #LL,115.805505444,5.387253583,T-RSO,33765.157,29655.006,0.005,0.005 #T-RSO,33765.157,29655.006,LL,115.805505444,5.387253583,0.00001,0.00001 LL,6.0,53.0,Netherlands-RDNew,196105.283,557057.739,0.001,0.001 Netherlands-RDNew,196105.283,557057.739,LL,6.0,53.0,0.0000001,0.0000001 LL,-62.00,10.00,Trinidad,66644.94,82536.22,0.005,0.005 Trinidad,66644.94,82536.22,LL,-62.00,10.00,0.000001,0.000001 LL,76 56 37.26W,17 55 55.80N,Jamaica,255966.58,142493.51,0.005,0.005 Jamaica,255966.58,142493.51,LL,76 56 37.26W,17 55 55.80N,0.000001,0.000001 LL,5 48 26.533E,50 40 46.4610N,Belgium1972,251763.20,153034.13,0.005,0.005 Belgium1972,251763.20,153034.13,LL,5 48 26.533E,50 40 46.4610N,0.000001,0.000001 LL,53.0,53.0,CaspianSea,165704.29,5171848.07,0.005,0.005 CaspianSea,165704.29,5171848.07,LL,53.0,53.0,0.000001,0.000001 # # The following test cases were obtained using the National # Geodetic Service's SPCS83 program. Note, we use Colorado # to test the Lambert Conformal Conic, Wyoming to test the # Transverse Mercator, and (of course) the Alaska panhandle # to test the Hotine Oblique Mercator. # LL83,-104.5,39.5,CO83-N,1000417.040,323790.678,0.001,0.001 LL83,-104.5,39.5,CO83-C,1000410.079,490289.114,0.001,0.001 LL83,-104.5,39.5,CO83-S,1000445.403,619773.651,0.001,0.001 LL83,-107.5,43.5,WY83-E,11296.730,335844.806,0.001,0.001 LL83,-107.5,43.5,WY83-EC,386521.395,433212.605,0.001,0.001 LL83,-107.5,43.5,WY83-WC,701089.964,333958.236,0.001,0.001 LL83,-134.5,58.5,AK83-1,770081.059,742439.408,0.001,0.001 CO83-N,1000417.040,323790.678,LL83,-104.5,39.5,0.0000001,0.0000001 WY83-E,11296.730,335844.806,LL83,-107.5,43.5,0.0000001,0.0000001 AK83-1,770081.059,742439.408,LL83,-134.5,58.5,0.0000001,0.0000001 # # The following were obtained from Synder, Appendix A. # # Again, these definitions are in the TEST group. You will need to # run the cmpiler with the /t option to compiler these definitions. # LL,100.00,-20.00,T-AZEASO,-4.2339303,4.0257775,0.0000003,0.0000003 T-AZEASO,-4.2339303,4.0257775,LL,100.00,-20.00,0.0000005,0.000001 LL,-110.0,30.00,T-AZEAEO,-965932.1,-1056814.9,0.03,0.03 T-AZEAEO,-965932.1,-1056814.9,LL,-110.0,30.00,0.0000003,0.0000003 LL,-75.0,35.0,T-EDCNCS,0.2952057,0.2424021,0.0000001,0.0000001 T-EDCNCS,0.2952057,0.2424021,LL,-75.0,35.0,0.000005,0.000005 LL,-75.0,35.0,T-EDCNCE,1885051.9,1540507.6,0.05,0.05 T-EDCNCE,1885051.9,1540507.6,LL,-75.0,35.00,0.000001,0.000001 LL,-75.0,50.0,T-MILLRS,-1.3089969,0.9536371,0.0000001,0.0000001 T-MILLRS,-1.3089969,0.9536371,LL,-74.9999978,50.0000015,0.0000003,0.0000003 LL,50.0,30.0,T-ROBINU,0.711005249,0.5030556,0.0000001,0.0000001 T-ROBINU,0.711005249,0.5030556,LL,50.0,30.0,0.0000001,0.0000001 LL,-102.0,-47.0,T-ROBINE,-8521072.971,-5009016.798,0.01,0.01 T-ROBINE,-8521072.971,-5009016.798,LL,-102.0,-47.0,0.000001,0.000001 LL,-75.0,30.0,T-SGSO,0.3807224,-0.1263802,0.0000005,0.0000005 T-SGSO,0.3807224,-0.1263802,LL,-74.9999987,30.0,0.000003,0.000003 LL,-90.0,30.0,T-SGEO,971630.8,-1063049.3,0.1,0.1 T-SGEO,971630.8,-1063049.3,LL,-90.0,29.9999997,0.0000005,0.0000005 LLPSAD56,150.0,-75.0,T-SGES,-1573645.4,-572760.1,0.2,0.2 T-SGES,-1573645.4,-572760.1,LLPSAD56,149.9999995,-74.9999986,0.0000003,0.0000003 LL,-110.0,30.0,T-GNOMC,-0.1542826,-0.1694739,0.0000001,0.0000001 T-GNOMC,-0.1542826,-0.1694739,LL,-110.0,30.0,0.000001,0.000002 LL,-110.0,30.0,T-ORTHO,-0.1503837,-0.1651911,0.0000001,0.0000001 T-ORTHO,-0.1503837,-0.1651911,LL,-109.9999964,30.0000007,0.000002,0.000001 LL,-75.0,-50.0,T-SINS,0.1682814,-0.8726646,0.0000001,0.0000001 T-SINS,0.1682814,-0.8726646,LL,-75.0000007,-49.9999985,0.000001,0.000001 LL,-75.0,-50.0,T-SINE,1075471.5,-5540628.0,0.1,0.1 T-SINE,1075471.5,-5540628.0,LL,-75.0,-50.0,0.000001,0.000001 LL,-160.0,-50.0,T-VDGRN,-1.1954154,-0.9960733,0.0000001,0.0000001 T-VDGRN,-1.1954154,-0.9960733,LL,-160.0,-50.0,0.000003,0.000003 LL,-90.0,25.0,T-CSNIS,-0.2367759,0.7988243,0.0000001,0.0000001 T-CSNIS,-0.2367759,0.7988243,LL,-90.0,25.0,0.000003,0.000003 LL,-73.0,43.0,T-CSNIE,163071.1,335127.6,0.1,0.1 T-CSNIE,163071.1,335127.6,LL,-73.0,43.0,0.000003,0.000003 LL,-150.0,60.0,T-MSAKS,0.01739129,-0.06937775,0.00000002,0.00000002 T-MSAKS,0.01739129,-0.06937775,LL,-150.0,60.0,0.0000004,0.0000004 LL,-75.0,-50.0,T-EKRT4,0.1875270,-0.9519210,0.00000005,0.00000005 T-EKRT4,0.1875270,-0.9519210,LL,-75.0,-50.0,0.000005,0.000005 LL,-75.0,-50.0,T-EKRT6,0.1693623,-0.9570223,0.00000005,0.00000005 T-EKRT6,0.1693623,-0.9570223,LL,-75.0,-50.0,0.000005,0.000005 LL,-75.0,-50.0,T-MOLWD,0.1788845,-0.9208758,0.00000005,0.00000005 T-MOLWD,0.1788845,-0.9208758,LL,-75.0,-50.0,0.000005,0.000005 LL,80.0,35.0,T-NACYLS,2.3428242,0.6623090,0.0000005,0.0000005 T-NACYLS,2.3428242,0.6623090,LL,80.0,35.0,0.000005,0.000005 LL,-78.0,5.0,T-NACYLE,-332699.8,554248.5,0.05,0.05 T-NACYLE,-332699.8,554248.5,LL,-78.0,5.0,0.000005,0.000005 LL,-90.0,25.0,T-TACYLS,-0.2393569,0.7828478,0.0000001,0.0000001 T-TACYLS,-0.2393569,0.7828478,LL,-90.0,25.0,0.000005,0.000005 LL,-83.0,40.0,T-TACYLE,-687825.8,1128646.2,0.05,0.05 T-TACYLE,-687825.8,1128646.2,LL,-83.0,40.0,0.000005,0.000005 # # The tolerances are very high on this one, probably due to # the fact that it is a sphere only, and the projection is # used only for one specific coordinate system, used to place # both North and South America on a single map. Thus, Synder # probably didn't get very serious about precision. The accuracy # of the projeciton has been verified by comparing the inverse and # the forward, and these compare very well. # LL,-90.0,40.0,T-BPCNC,-1427800,2533500,100.00,100.00 T-BPCNC,-1427800,2533500,LL,-90.0,40.0,0.001,0.001 # # The following were selected from Synder, pages 122-123, to check # both cones, and also both sides of the crack in the middle. # LL,-150.0,60.0,T-BPCNCU,-.59444,1.00006,0.00005,0.00005 T-BPCNCU,-.59444,1.00006,LL,-150.0,60.0,0.0005,0.0005 LL,-50.0,-60.0,T-BPCNCU,0.35849,-1.29753,0.00005,0.00005 T-BPCNCU,0.35849,-1.29753,LL,-50.0,-60.0,0.0005,0.0005 LL,-50.0,40.0,T-BPCNCU,0.31377,0.43354,0.00005,0.00005 T-BPCNCU,0.31377,0.43354,LL,-50.0,40.0,0.0005,0.0005 LL,-50.0,30.0,T-BPCNCU,0.34922,0.24602,0.00005,0.00005 T-BPCNCU,0.34922,0.24602,LL,-50.0,30.0,0.0005,0.0005 # # The following were obtained from Synder, p 212. Note, I think # there is a misprint in this table, the x value for -150.0,60.0 # should be positive. All other entries in the table tested # OK. Also, if you look at the map on p 205, I think you'll # agree that X should be positive. # LL,170.0,75.0,T-MSAKE,-0.16211,0.24589,0.00001,0.00001 T-MSAKE,-0.16211,0.24589,LL,170.0,75.0,0.0005,0.0005 LL,170.0,50.0,T-MSAKE,-0.40740,-0.12654,0.00001,0.00001 T-MSAKE,-0.40740,-0.12654,LL,170.0,50.0,0.0005,0.0005 LL,-130.0,75.0,T-MSAKE,0.09772,0.21074,0.00001,0.00001 T-MSAKE,0.09772,0.21074,LL,-130.0,75.0,0.0005,0.0005 LL,-130.0,50.0,T-MSAKE,0.24590,-0.20230,0.00001,0.00001 T-MSAKE,0.24590,-0.20230,LL,-130.0,50.0,0.0005,0.0005 # # From New Zealand source material, admittedly only one # unattributed source and any test data, but here it is. # LL,172.7391937,-34.4440663,NZ-MG,2487100.64,6751049.73,0.02,0.02 NZ-MG,2487100.64,6751049.73,LL,172.7391937,-34.4440663,0.0000003,0.0000003 # # The following test cases were obtained from the use of the National # Geodetic Service's NADCON program, version 2.10. These values have # been specifically chosen to be outside of the region of overlap # between the US and Canadian conversion systems. # LL27,-104.734570,34.411661,LL83,-104.735111108,34.41173383889,0.00000005,0.00000005 LL83,-104.735111108,34.41173383889,LL27,-104.734570,34.411661,0.00000005,0.00000005 LL27,-105.503004,34.284352,LL83,-105.503561631,34.28442641389,0.00000005,0.00000005 LL83,-105.503561631,34.28442641389,LL27,-105.503004,34.284352,0.00000005,0.00000005 LL27,-104.7345733,34.4116591,LL83,-104.735114408,34.4117319389,0.00000005,0.00000005 LL83,-104.735114408,34.4117319389,LL27,-104.7345733,34.4116591,0.00000005,0.00000005 LL27,-104.5,35.5,LL83,-104.500539711,35.50004533056,0.00000005,0.00000005 LL83,-104.500539711,35.50004533056,LL27,-104.5,35.5,0.00000005,0.00000005 LL27,-104.499999,35.499999,LL83,-104.500538711,35.50004433056,0.00000005,0.00000005 LL83,-104.500538711,35.50004433056,LL27,-104.499999,35.499999,0.00000005,0.00000005 # # The following test is specific to Hawaii. Comment this test out if # the Hawaii data files are not present. (There is a specific problem # with dealing with the Hawaii files, and the reason for a special # test for Hawaii.) # LL27,-158.322479865,21.4172384593,LL83,-158.319731394,21.41404807222,0.00000005,0.00000005 LL83,-158.319731394,21.41404807222,LL27,-158.322479865,21.4172384593,0.00000005,0.00000005 LL27,-157.499999,21.499999,LL83,-157.497230392,21.49672177778,0.00000005,0.00000005 LL83,-157.497230392,21.49672177778,LL27,-157.499999,21.499999,0.00000005,0.00000005 # # The following test values were obtained from the use of the US # National Geodetic Survey's NADCON program. The numbers reside # in the region of overlap between the US NADCON and the Canadian # National Transformation. These tests do overlap with Version 1 # of the Canadian National Transformation, but not with Version 2. # You will want to comment these tests out if Version 1 of the # Canadian National Transformation is present on your system; or use # the NADCON_USA environmental variable to cause the US system to # to be chosen in regions of overlap. # LL27,-104.734570,44.411661,LL83,-104.735092,44.411644,0.000005,0.000005 LL83,-104.735092,44.411644,LL27,-104.734570,44.411661,0.000005,0.000005 LL27,-105.503004,44.284352,LL83,-105.503556,44.284332,0.000005,0.000005 LL83,-105.503556,44.284332,LL27,-105.503004,44.284352,0.000005,0.000005 LL27,-104.7345733,44.4116591,LL83,-104.7350958,44.4116422,0.0000003,0.0000003 LL83,-104.7350958,44.4116422,LL27,-104.7345733,44.4116591,0.0000003,0.0000003 # # The following test cases were obtained from a document published # by the Geographic Institute of France. At least that's what I # think it is. The document is in French, obviously, and I know # absolutely nothing in French. # # Note these tests require use of LL-IGN since the lat/long unit # is grads, and it is referenced to the meridian of Paris. # LL-IGN,-3.0257218,54.7746539,IGN-I,401986.916,181025.024,0.01,0.01 IGN-I,401986.916,181025.024,LL-IGN,-3.0257218,54.7746539,0.000001,0.000001 LL-IGN,0.4721669,51.8072313,IGN-II,632542.058,180804.145,0.01,0.01 IGN-II,632542.058,180804.145,LL-IGN,0.4721669,51.8072313,0.000001,0.000001 LL-IGN,0.4721669,51.8072313,IGN-IIE,632542.058,2180804.145,0.01,0.01 IGN-IIE,632542.058,2180804.145,LL-IGN,0.4721669,51.8072313,0.000001,0.000001 LL-IGN,0.4721669,51.8072313,IGN-EURO,632542.072,2180803.397,0.01,0.01 IGN-EURO,632542.072,2180803.397,LL-IGN,0.4721669,51.8072313,0.000001,0.000001 LL-IGN,4.9614711,48.5617217,IGN-III,959716.817,165935.217,0.01,0.01 IGN-III,959716.817,165935.217,LL-IGN,4.9614711,48.5617217,0.000001,0.000001 LL-IGN,7.0599504,47.0743914,IGN-IV,523142.326,227764.439,0.01,0.01 IGN-IV,523142.326,227764.439,LL-IGN,7.0599504,47.0743914,0.000001,0.000001 # # The following tests the conversion of WGS84 to WGS72. This was # taken from DMA TR-8350.2. # LL72,0.0,0.0,LL84,0.000153888888,0.0000404242,0.00000001,0.00000001 LL84,0.000153888888,0.0000404242,LL72,0.0,0.0,0.00000001,0.00000001 # # The following test case tests the Molodensky transformation. The # test data was obtained from DMA TR 8350.2-B, Page 7-3. # #TEST-MO,-71.62705555555,42.94775,LL84,-71.62656944,42.94781861,0.000001,0.000001 #LL84,-71.62656944,42.94781861,TEST-MO,-71.62705555555,42.94775,0.000001,0.000001 # # The following test the Multiple Regression formula. Only one formula # is tested as the validity of the coefficients in each formula is # tested by the compiler. This entry, then, tests the actual # coding of the formula. The test data was obtained from # DMA TR 8350.2-B, page 20-38. # LL-OLDHI,-158.2628802777,21.5729388888,LL84,-158.260135000,21.5697822222,0.0000003,0.0000003 LL84,-158.260135000,21.5697822222,LL-OLDHI,-158.2628802777,21.5729388888,0.0000003,0.0000003 # # The following tests the implementation of the HPGN code. The test # data was obtained using the National Geodetic Service's NADCON # program, release 2.10. Releases prior to 2.10 did not support # the HPGN grid. # LL83,-118.5,47.5,LL-HPGN,-118.500002033,47.499996661,0.00000005,0.00000005 LL-HPGN,-118.500002033,47.499996666,LL83,-118.5,47.5,0.00000005,0.00000005 LL83,-120.123456789,48.123456789,LL-HPGN,-120.123459586,48.123455786,0.00000005,0.00000005 LL-HPGN,-120.123459586,48.123455786,LL83,-120.123456789,48.123456789,0.00000005,0.00000005 # # The following test the Canadian National Transformation, versions 1 & 2. # The test data was obtained from the actual INTGRID program, Canada's # version of NADCON. If the Canadian data file is not present, these # conversions will fail. Distribution of the data files is not permitted. # You will need to obtain such from the Canadian government or one of the # provincial governments. # # Since the data files cannot be distributed, The following tests are commented # out these so the failure will not show up under normal testing (normal in this # case means without either Canadian data file). # # The locations of these points have been specifically choosen # to be outside of any possible overlap with NADCON. # # The following 6 tests are Version 1 numbers. # #LL27,-78.00069444444,66.0006944444,LL83,-77.999970868,66.001076697,0.00000001,0.00000001 #LL83,-77.999970868,66.001076697,LL27,-78.00069444444,66.0006944444,0.00000001,0.00000001 #LL27,-88.0013888888,56.0013888888,LL83,-88.00133583111,56.00149699278,0.00000001,0.00000001 #LL83,-88.00133583111,56.00149699278,LL27,-88.0013888888,56.0013888888,0.00000001,0.00000001 #LL27,-98.0001388888,61.00125,LL83,-98.00042353278,61.00150266944,0.00000001,0.00000001 #LL83,-98.00042353278,61.00150266944,LL27,-98.0001388888,61.00125,0.00000001,0.00000001 # # The following 6 tests are Version 2 numbers. # LL27,-78.00069444444,66.0006944444,LL83,-77.99993530556,66.00110239722,4.0E-09,4.0E-09 LL83,-77.99993530556,66.00110239722,LL27,-78.00069444444,66.0006944444,4.0E-09,4.0E-09 LL27,-88.0013888888,56.0013888888,LL83,-88.00133840278,56.00150247222,4.0E-09,4.0E-09 LL83,-88.00133840278,56.00150247222,LL27,-88.0013888888,56.0013888888,4.0E-09,4.0E-09 LL27,-98.001388888,61.00125,LL83,-98.00165583889,61.00148633056,4.0E-09,4.0E-09 LL83,-98.00165583889,61.00148633056,LL27,-98.001388888,61.00125,4.0E-09,4.0E-09 # # The following test specific cases of the V2 transformation. Specifically, # access to a sub-file (ALcrowps) and the limit cases thereof. These # points are purposely selected to be in the region of overlap between # the US and Canadian systems. # # Normal case. LL27,-114.527364,49.637485337,LL83,-114.528367367,49.637496028,4.0E-09,4.0E-09 LL83,-114.528367367,49.637496028,LL27,-114.527364,49.637485337,4.0E-09,4.0E-09 # ONLIMIT = 2 case. LL27,-114.527364,49.750000000,LL83,-114.528369811,49.750011897,4.0E-09,4.0E-09 LL83,-114.528369811,49.750011897,LL27,-114.527364,49.750000000,4.0E-09,4.0E-09 # ONLIMIT = 3 case. LL27,-114.750000,49.637485337,LL83,-114.751010328,49.637493094,4.0E-09,4.0E-09 LL83,-114.751010328,49.637493094,LL27,-114.750000,49.637485337,4.0E-09,4.0E-09 # ONLIMIT = 4 case. LL27,-114.75,49.75,LL83,114 45 03.58585W,49 45 00.03267,4.0E-09,4.0E-09 LL83,114 45 3.58585W,49 45 00.03267,LL27,-114.75,49.75,4.0E-09,4.0E-09 # # The following is the test suite required by Geomatics Canada. We must # pass this test to maintain our license to use Version 2 of the # Canadian National Transformation. Of course, all of these tests will # fail if you don't have the Canandian Version 2 data file; so these are # commented out in the CS-MAP distribution version. # LL27,-44.000000000,40.000000000,LL83,-43.998478233,40.000751489,4.0E-09,4.0E-09 LL27,-88.000000000,40.000000000,LL83,-88.000146831,40.000106089,4.0E-09,4.0E-09 LL27,-44.000000000,60.000000000,LL83,-43.998184417,59.999947294,4.0E-09,4.0E-09 LL27,-88.000000000,60.000000000,LL83,-87.999883433,60.000206478,4.0E-09,4.0E-09 LL27,-66.000000000,50.000000000,LL83,-65.999381242,50.000049914,4.0E-09,4.0E-09 LL27,-88.000000000,47.000000000,LL83,-88.000023206,47.000048756,4.0E-09,4.0E-09 LL27,-142.000000000,47.000000000,LL83,-142.002342547,46.999362844,4.0E-09,4.0E-09 LL27,-88.000000000,60.000000000,LL83,-87.999883433,60.000206478,4.0E-09,4.0E-09 LL27,-142.000000000,60.000000000,LL83,-142.002102400,59.999619681,4.0E-09,4.0E-09 LL27,-115.000000000,53.500000000,LL83,-115.001064403,53.500067856,4.0E-09,4.0E-09 LL27,-44.000000000,60.000000000,LL83,-43.998184417,59.999947294,4.0E-09,4.0E-09 LL27,-142.000000000,60.000000000,LL83,-142.002102400,59.999619681,4.0E-09,4.0E-09 LL27,-44.000000000,75.000000000,LL83,-43.996260183,75.000418389,4.0E-09,4.0E-09 LL27,-142.000000000,75.000000000,LL83,-142.005061283,75.000221353,4.0E-09,4.0E-09 LL27,-93.000000000,67.500000000,LL83,-93.000086828,67.500482314,4.0E-09,4.0E-09 LL27,-44.000000000,75.000000000,LL83,-43.996260183,75.000418389,4.0E-09,4.0E-09 LL27,-142.000000000,75.000000000,LL83,-142.005061283,75.000221353,4.0E-09,4.0E-09 LL27,-44.000000000,84.000000000,LL83,-43.989320722,84.000778278,4.0E-09,4.0E-09 LL27,-142.000000000,84.000000000,LL83,-142.010925650,84.001095453,4.0E-09,4.0E-09 LL27,-93.000000000,79.500000000,LL83,-93.000632361,79.500991111,4.0E-09,4.0E-09 LL27,-115.500000000,51.083333333,LL83,-115.501038139,51.083356672,4.0E-09,4.0E-09 LL27,-115.583333333,51.083333333,LL83,-115.584375472,51.083353919,4.0E-09,4.0E-09 LL27,-115.500000000,51.250000000,LL83,-115.501043881,51.250024414,4.0E-09,4.0E-09 LL27,-115.583333333,51.250000000,LL83,-115.584381594,51.250021303,4.0E-09,4.0E-09 LL27,-115.541666667,51.166666667,LL83,-115.542709256,51.166689964,4.0E-09,4.0E-09 LL27,-114.333333333,54.083333333,LL83,-114.334385889,54.083407875,4.0E-09,4.0E-09 LL27,-114.500000000,54.083333333,LL83,-114.501059042,54.083406500,4.0E-09,4.0E-09 LL27,-114.333333333,54.166666667,LL83,-114.334387456,54.166742269,4.0E-09,4.0E-09 LL27,-114.500000000,54.166666667,LL83,-114.501060581,54.166740919,4.0E-09,4.0E-09 LL27,-114.416666667,54.125000000,LL83,-114.417723300,54.125074386,4.0E-09,4.0E-09 LL27,-110.583333333,54.166666667,LL83,-110.584198647,54.166748247,4.0E-09,4.0E-09 LL27,-110.833333333,54.166666667,LL83,-110.834226442,54.166749758,4.0E-09,4.0E-09 LL27,-110.583333333,54.333333333,LL83,-110.584204719,54.333417203,4.0E-09,4.0E-09 LL27,-110.833333333,54.333333333,LL83,-110.834215139,54.333405139,4.0E-09,4.0E-09 LL27,-110.708333333,54.250000000,LL83,-110.709208031,54.250072506,4.0E-09,4.0E-09 LL27,-111.250000000,49.833333333,LL83,-111.250860894,49.833365106,4.0E-09,4.0E-09 LL27,-111.500000000,49.833333333,LL83,-111.500870789,49.833362294,4.0E-09,4.0E-09 LL27,-111.250000000,49.916666667,LL83,-111.250859317,49.916700278,4.0E-09,4.0E-09 LL27,-111.500000000,49.916666667,LL83,-111.500872497,49.916696475,4.0E-09,4.0E-09 LL27,-111.375000000,49.875000000,LL83,-111.375867222,49.875030533,4.0E-09,4.0E-09 LL27,-111.750000000,50.500000000,LL83,-111.750888503,50.500054089,4.0E-09,4.0E-09 LL27,-112.000000000,50.500000000,LL83,-112.000898344,50.500053100,4.0E-09,4.0E-09 LL27,-111.750000000,50.666666667,LL83,-111.750888919,50.666723258,4.0E-09,4.0E-09 LL27,-112.000000000,50.666666667,LL83,-112.000900531,50.666723375,4.0E-09,4.0E-09 LL27,-111.875000000,50.583333333,LL83,-111.875894717,50.583387756,4.0E-09,4.0E-09 LL27,-113.750000000,50.500000000,LL83,-113.750980303,50.500053278,4.0E-09,4.0E-09 LL27,-114.583333333,50.500000000,LL83,-114.584338664,50.500041517,4.0E-09,4.0E-09 LL27,-113.750000000,51.333333333,LL83,-113.750981139,51.333391189,4.0E-09,4.0E-09 LL27,-114.583333333,51.333333333,LL83,-114.584344233,51.333387539,4.0E-09,4.0E-09 LL27,-114.166666667,50.916666667,LL83,-114.167662503,50.916722658,4.0E-09,4.0E-09 LL27,-112.666666667,52.833333333,LL83,-112.667630672,52.833401933,4.0E-09,4.0E-09 LL27,-113.000000000,52.833333333,LL83,-113.000981089,52.833398719,4.0E-09,4.0E-09 LL27,-112.666666667,53.083333333,LL83,-112.667638375,53.083406403,4.0E-09,4.0E-09 LL27,-113.000000000,53.083333333,LL83,-113.000985028,53.083402789,4.0E-09,4.0E-09 LL27,-112.833333333,52.958333333,LL83,-112.834309133,52.958403711,4.0E-09,4.0E-09 LL27,-115.250000000,51.000000000,LL83,-115.251023372,51.000026850,4.0E-09,4.0E-09 LL27,-115.500000000,51.000000000,LL83,-115.501035606,51.000022597,4.0E-09,4.0E-09 LL27,-115.250000000,51.166666667,LL83,-115.251031586,51.166695053,4.0E-09,4.0E-09 LL27,-115.500000000,51.166666667,LL83,-115.501040778,51.166690831,4.0E-09,4.0E-09 LL27,-115.375000000,51.083333333,LL83,-115.376033311,51.083357897,4.0E-09,4.0E-09 LL27,-113.166666667,49.166666667,LL83,-113.167606167,49.166650825,4.0E-09,4.0E-09 LL27,-113.416666667,49.166666667,LL83,-113.417613881,49.166643600,4.0E-09,4.0E-09 LL27,-113.166666667,49.250000000,LL83,-113.167610494,49.249987419,4.0E-09,4.0E-09 LL27,-113.416666667,49.250000000,LL83,-113.417624217,49.249988072,4.0E-09,4.0E-09 LL27,-113.291666667,49.208333333,LL83,-113.292618425,49.208321728,4.0E-09,4.0E-09 LL27,-114.000000000,51.500000000,LL83,-114.000992781,51.500054808,4.0E-09,4.0E-09 LL27,-114.250000000,51.500000000,LL83,-114.251000797,51.500052003,4.0E-09,4.0E-09 LL27,-114.000000000,51.666666667,LL83,-114.000992208,51.666721942,4.0E-09,4.0E-09 LL27,-114.250000000,51.666666667,LL83,-114.250999667,51.666720144,4.0E-09,4.0E-09 LL27,-114.125000000,51.583333333,LL83,-114.125999433,51.583388258,4.0E-09,4.0E-09 LL27,-113.416666667,49.916666667,LL83,-113.417623878,49.916676611,4.0E-09,4.0E-09 LL27,-113.666666667,49.916666667,LL83,-113.667637922,49.916677469,4.0E-09,4.0E-09 LL27,-113.416666667,50.083333333,LL83,-113.417629361,50.083343797,4.0E-09,4.0E-09 LL27,-113.666666667,50.083333333,LL83,-113.667640269,50.083342508,4.0E-09,4.0E-09 LL27,-113.541666667,50.000000000,LL83,-113.542641086,50.000006092,4.0E-09,4.0E-09 LL27,-110.083333333,54.333333333,LL83,-110.084174783,54.333420481,4.0E-09,4.0E-09 LL27,-110.333333333,54.333333333,LL83,-110.334184631,54.333418542,4.0E-09,4.0E-09 LL27,-110.083333333,54.583333333,LL83,-110.084182308,54.583420592,4.0E-09,4.0E-09 LL27,-110.333333333,54.583333333,LL83,-110.334194411,54.583418214,4.0E-09,4.0E-09 LL27,-110.208333333,54.458333333,LL83,-110.209183714,54.458420842,4.0E-09,4.0E-09 LL27,-114.166666667,49.500000000,LL83,-114.167647467,49.500003486,4.0E-09,4.0E-09 LL27,-114.750000000,49.500000000,LL83,-114.751001356,49.499999572,4.0E-09,4.0E-09 LL27,-114.166666667,49.750000000,LL83,-114.167639542,49.750002519,4.0E-09,4.0E-09 LL27,-114.750000000,49.750000000,LL83,-114.750996069,49.750009075,4.0E-09,4.0E-09 LL27,-114.458333333,49.625000000,LL83,-114.459333933,49.625010850,4.0E-09,4.0E-09 LL27,-114.833333333,53.083333333,LL83,-114.834391186,53.083392539,4.0E-09,4.0E-09 LL27,-115.083333333,53.083333333,LL83,-115.084399983,53.083389731,4.0E-09,4.0E-09 LL27,-114.833333333,53.333333333,LL83,-114.834397578,53.333395858,4.0E-09,4.0E-09 LL27,-115.083333333,53.333333333,LL83,-115.084407531,53.333393697,4.0E-09,4.0E-09 LL27,-114.958333333,53.208333333,LL83,-114.959399925,53.208393142,4.0E-09,4.0E-09 LL27,-112.416666667,51.250000000,LL83,-112.417587142,51.250062419,4.0E-09,4.0E-09 LL27,-112.916666667,51.250000000,LL83,-112.917611200,51.250062250,4.0E-09,4.0E-09 LL27,-112.416666667,51.583333333,LL83,-112.417589269,51.583397842,4.0E-09,4.0E-09 LL27,-112.916666667,51.583333333,LL83,-112.917610411,51.583396275,4.0E-09,4.0E-09 LL27,-112.666666667,51.416666667,LL83,-112.667598650,51.416729606,4.0E-09,4.0E-09 LL27,-113.083333333,53.166666667,LL83,-113.084323264,53.166733450,4.0E-09,4.0E-09 LL27,-114.166666667,53.166666667,LL83,-114.167697217,53.166730431,4.0E-09,4.0E-09 LL27,-113.083333333,53.916666667,LL83,-113.084327700,53.916742572,4.0E-09,4.0E-09 LL27,-114.166666667,53.916666667,LL83,-114.167705828,53.916737011,4.0E-09,4.0E-09 LL27,-113.625000000,53.541666667,LL83,-113.626012764,53.541734253,4.0E-09,4.0E-09 LL27,-116.250000000,53.500000000,LL83,-116.251137081,53.500071311,4.0E-09,4.0E-09 LL27,-116.583333333,53.500000000,LL83,-116.584483497,53.500072156,4.0E-09,4.0E-09 LL27,-116.250000000,53.666666667,LL83,-116.251138336,53.666739625,4.0E-09,4.0E-09 LL27,-116.583333333,53.666666667,LL83,-116.584486392,53.666740047,4.0E-09,4.0E-09 LL27,-116.416666667,53.583333333,LL83,-116.417812344,53.583405619,4.0E-09,4.0E-09 LL27,-118.333333333,56.000000000,LL83,-118.334710000,56.000025850,4.0E-09,4.0E-09 LL27,-118.500000000,56.000000000,LL83,-118.501382544,56.000022514,4.0E-09,4.0E-09 LL27,-118.333333333,56.166666667,LL83,-118.334714500,56.166695356,4.0E-09,4.0E-09 LL27,-118.500000000,56.166666667,LL83,-118.501386731,56.166693578,4.0E-09,4.0E-09 LL27,-118.416666667,56.083333333,LL83,-118.418048581,56.083360556,4.0E-09,4.0E-09 LL27,-113.250000000,49.666666667,LL83,-113.250942239,49.666669106,4.0E-09,4.0E-09 LL27,-113.500000000,49.666666667,LL83,-113.500942436,49.666667614,4.0E-09,4.0E-09 LL27,-113.250000000,49.833333333,LL83,-113.250945369,49.833337756,4.0E-09,4.0E-09 LL27,-113.500000000,49.833333333,LL83,-113.500959206,49.833343036,4.0E-09,4.0E-09 LL27,-113.375000000,49.750000000,LL83,-113.375938711,49.750006067,4.0E-09,4.0E-09 LL27,-111.083333333,56.583333333,LL83,-111.084254672,56.583436992,4.0E-09,4.0E-09 LL27,-111.583333333,56.583333333,LL83,-111.584281078,56.583431625,4.0E-09,4.0E-09 LL27,-111.083333333,56.833333333,LL83,-111.084252217,56.833439692,4.0E-09,4.0E-09 LL27,-111.583333333,56.833333333,LL83,-111.584283703,56.833436519,4.0E-09,4.0E-09 LL27,-111.333333333,56.708333333,LL83,-111.334275553,56.708435514,4.0E-09,4.0E-09 LL27,-119.000000000,53.833333333,LL83,-119.001267667,53.833358578,4.0E-09,4.0E-09 LL27,-119.250000000,53.833333333,LL83,-119.251277364,53.833353978,4.0E-09,4.0E-09 LL27,-119.000000000,54.000000000,LL83,-119.001287667,54.000018461,4.0E-09,4.0E-09 LL27,-119.250000000,54.000000000,LL83,-119.251294633,54.000013186,4.0E-09,4.0E-09 LL27,-119.125000000,53.916666667,LL83,-119.126274544,53.916692208,4.0E-09,4.0E-09 LL27,-117.500000000,56.083333333,LL83,-117.501345975,56.083375931,4.0E-09,4.0E-09 LL27,-117.666666667,56.083333333,LL83,-117.668018078,56.083372819,4.0E-09,4.0E-09 LL27,-117.500000000,56.250000000,LL83,-117.501352206,56.250045569,4.0E-09,4.0E-09 LL27,-117.666666667,56.250000000,LL83,-117.668023539,56.250043086,4.0E-09,4.0E-09 LL27,-117.583333333,56.166666667,LL83,-117.584684142,56.166709642,4.0E-09,4.0E-09 LL27,-118.583333333,55.083333333,LL83,-118.584677211,55.083321875,4.0E-09,4.0E-09 LL27,-118.916666667,55.083333333,LL83,-118.918022317,55.083317350,4.0E-09,4.0E-09 LL27,-118.583333333,55.250000000,LL83,-118.584683467,55.249993594,4.0E-09,4.0E-09 LL27,-118.916666667,55.250000000,LL83,-118.918027725,55.249986564,4.0E-09,4.0E-09 LL27,-118.750000000,55.166666667,LL83,-118.751352744,55.166654172,4.0E-09,4.0E-09 LL27,-111.833333333,51.583333333,LL83,-111.834233122,51.583399153,4.0E-09,4.0E-09 LL27,-112.083333333,51.583333333,LL83,-112.084242556,51.583397731,4.0E-09,4.0E-09 LL27,-111.833333333,51.750000000,LL83,-111.834235386,51.750067394,4.0E-09,4.0E-09 LL27,-112.083333333,51.750000000,LL83,-112.084244836,51.750066344,4.0E-09,4.0E-09 LL27,-111.958333333,51.666666667,LL83,-111.959238836,51.666732797,4.0E-09,4.0E-09 LL27,-117.000000000,58.416666667,LL83,-117.001374414,58.416754769,4.0E-09,4.0E-09 LL27,-117.250000000,58.416666667,LL83,-117.251396858,58.416751119,4.0E-09,4.0E-09 LL27,-117.000000000,58.583333333,LL83,-117.001378869,58.583426583,4.0E-09,4.0E-09 LL27,-117.250000000,58.583333333,LL83,-117.251382853,58.583421239,4.0E-09,4.0E-09 LL27,-117.125000000,58.500000000,LL83,-117.126375925,58.500087561,4.0E-09,4.0E-09 LL27,-117.416666667,53.333333333,LL83,-117.417844458,53.333376394,4.0E-09,4.0E-09 LL27,-117.666666667,53.333333333,LL83,-117.667853703,53.333373331,4.0E-09,4.0E-09 LL27,-117.416666667,53.500000000,LL83,-117.417849519,53.500048183,4.0E-09,4.0E-09 LL27,-117.666666667,53.500000000,LL83,-117.667860297,53.500043700,4.0E-09,4.0E-09 LL27,-117.541666667,53.416666667,LL83,-117.542853208,53.416711467,4.0E-09,4.0E-09 LL27,-116.333333333,55.333333333,LL83,-116.334573286,55.333381819,4.0E-09,4.0E-09 LL27,-116.666666667,55.333333333,LL83,-116.667923219,55.333374417,4.0E-09,4.0E-09 LL27,-116.333333333,55.500000000,LL83,-116.334580811,55.500051867,4.0E-09,4.0E-09 LL27,-116.666666667,55.500000000,LL83,-116.667927892,55.500045753,4.0E-09,4.0E-09 LL27,-116.500000000,55.416666667,LL83,-116.501249942,55.416714453,4.0E-09,4.0E-09 LL27,-113.833333333,51.916666667,LL83,-113.834323456,51.916722722,4.0E-09,4.0E-09 LL27,-114.000000000,51.916666667,LL83,-114.000995214,51.916723131,4.0E-09,4.0E-09 LL27,-113.833333333,52.166666667,LL83,-113.834330442,52.166724925,4.0E-09,4.0E-09 LL27,-114.000000000,52.166666667,LL83,-114.001004714,52.166723508,4.0E-09,4.0E-09 LL27,-113.916666667,52.041666667,LL83,-113.917663881,52.041723339,4.0E-09,4.0E-09 LL27,-118.000000000,52.833333333,LL83,-118.001176947,52.833342444,4.0E-09,4.0E-09 LL27,-118.166666667,52.833333333,LL83,-118.167854294,52.833341747,4.0E-09,4.0E-09 LL27,-118.000000000,52.916666667,LL83,-118.001179422,52.916681733,4.0E-09,4.0E-09 LL27,-118.166666667,52.916666667,LL83,-118.167856703,52.916679947,4.0E-09,4.0E-09 LL27,-118.083333333,52.875000000,LL83,-118.084516725,52.875010944,4.0E-09,4.0E-09 LL27,-111.833333333,54.666666667,LL83,-111.834280106,54.666764808,4.0E-09,4.0E-09 LL27,-112.083333333,54.666666667,LL83,-112.084290603,54.666763786,4.0E-09,4.0E-09 LL27,-111.833333333,54.833333333,LL83,-111.834282381,54.833433856,4.0E-09,4.0E-09 LL27,-112.083333333,54.833333333,LL83,-112.084292183,54.833433292,4.0E-09,4.0E-09 LL27,-111.958333333,54.750000000,LL83,-111.959286647,54.750098756,4.0E-09,4.0E-09 LL27,-113.583333333,52.500000000,LL83,-113.584329361,52.500058244,4.0E-09,4.0E-09 LL27,-113.833333333,52.500000000,LL83,-113.834337292,52.500056736,4.0E-09,4.0E-09 LL27,-113.583333333,52.583333333,LL83,-113.584329542,52.583390903,4.0E-09,4.0E-09 LL27,-113.833333333,52.583333333,LL83,-113.834341478,52.583392717,4.0E-09,4.0E-09 LL27,-113.708333333,52.541666667,LL83,-113.709334956,52.541724394,4.0E-09,4.0E-09 LL27,-112.500000000,49.583333333,LL83,-112.500915889,49.583331894,4.0E-09,4.0E-09 LL27,-113.000000000,49.583333333,LL83,-113.000937483,49.583326256,4.0E-09,4.0E-09 LL27,-112.500000000,49.916666667,LL83,-112.500912822,49.916685464,4.0E-09,4.0E-09 LL27,-113.000000000,49.916666667,LL83,-113.000929572,49.916673433,4.0E-09,4.0E-09 LL27,-112.750000000,49.750000000,LL83,-112.750926114,49.749996467,4.0E-09,4.0E-09 LL27,-116.083333333,51.333333333,LL83,-116.084415189,51.333331622,4.0E-09,4.0E-09 LL27,-116.250000000,51.333333333,LL83,-116.251090917,51.333325447,4.0E-09,4.0E-09 LL27,-116.083333333,51.500000000,LL83,-116.084428475,51.499998258,4.0E-09,4.0E-09 LL27,-116.250000000,51.500000000,LL83,-116.251098800,51.499995242,4.0E-09,4.0E-09 LL27,-116.166666667,51.416666667,LL83,-116.167757764,51.416662664,4.0E-09,4.0E-09 LL27,-109.916666667,53.166666667,LL83,-109.917446986,53.166745939,4.0E-09,4.0E-09 LL27,-110.166666667,53.166666667,LL83,-110.167456797,53.166745861,4.0E-09,4.0E-09 LL27,-109.916666667,53.333333333,LL83,-109.917449925,53.333414844,4.0E-09,4.0E-09 LL27,-110.166666667,53.333333333,LL83,-110.167459831,53.333414150,4.0E-09,4.0E-09 LL27,-110.041666667,53.250000000,LL83,-110.042454108,53.250080511,4.0E-09,4.0E-09 LL27,-110.500000000,49.916666667,LL83,-110.500812892,49.916697847,4.0E-09,4.0E-09 LL27,-110.833333333,49.916666667,LL83,-110.834158508,49.916695769,4.0E-09,4.0E-09 LL27,-110.500000000,50.166666667,LL83,-110.500818997,50.166711033,4.0E-09,4.0E-09 LL27,-110.833333333,50.166666667,LL83,-110.834164228,50.166698306,4.0E-09,4.0E-09 LL27,-110.666666667,50.041666667,LL83,-110.667487939,50.041696575,4.0E-09,4.0E-09 LL27,-114.000000000,51.750000000,LL83,-114.000991839,51.750055472,4.0E-09,4.0E-09 LL27,-114.250000000,51.750000000,LL83,-114.251001014,51.750052808,4.0E-09,4.0E-09 LL27,-114.000000000,51.916666667,LL83,-114.000995214,51.916723131,4.0E-09,4.0E-09 LL27,-114.250000000,51.916666667,LL83,-114.251004619,51.916720903,4.0E-09,4.0E-09 LL27,-114.125000000,51.833333333,LL83,-114.125998769,51.833388044,4.0E-09,4.0E-09 LL27,-110.333333333,51.250000000,LL83,-110.334149428,51.250062783,4.0E-09,4.0E-09 LL27,-110.583333333,51.250000000,LL83,-110.584153453,51.250058258,4.0E-09,4.0E-09 LL27,-110.333333333,51.416666667,LL83,-110.334140197,51.416725947,4.0E-09,4.0E-09 LL27,-110.583333333,51.416666667,LL83,-110.584152897,51.416725419,4.0E-09,4.0E-09 LL27,-110.458333333,51.333333333,LL83,-110.459143289,51.333390906,4.0E-09,4.0E-09 LL27,-117.166666667,56.083333333,LL83,-117.167989153,56.083384264,4.0E-09,4.0E-09 LL27,-117.416666667,56.083333333,LL83,-117.418009397,56.083377039,4.0E-09,4.0E-09 LL27,-117.166666667,56.333333333,LL83,-117.168007278,56.333384903,4.0E-09,4.0E-09 LL27,-117.416666667,56.333333333,LL83,-117.418017419,56.333381342,4.0E-09,4.0E-09 LL27,-117.291666667,56.208333333,LL83,-117.293007572,56.208381042,4.0E-09,4.0E-09 LL27,-113.916666667,49.416666667,LL83,-113.917634314,49.416656325,4.0E-09,4.0E-09 LL27,-114.000000000,49.416666667,LL83,-114.000950089,49.416657644,4.0E-09,4.0E-09 LL27,-113.916666667,49.583333333,LL83,-113.917631956,49.583321994,4.0E-09,4.0E-09 LL27,-114.000000000,49.583333333,LL83,-114.000969617,49.583327781,4.0E-09,4.0E-09 LL27,-113.958333333,49.500000000,LL83,-113.959307339,49.499990056,4.0E-09,4.0E-09 LL27,-113.500000000,52.583333333,LL83,-113.500993128,52.583391547,4.0E-09,4.0E-09 LL27,-113.666666667,52.583333333,LL83,-113.667667053,52.583391219,4.0E-09,4.0E-09 LL27,-113.500000000,52.750000000,LL83,-113.500997967,52.750059389,4.0E-09,4.0E-09 LL27,-113.666666667,52.750000000,LL83,-113.667671642,52.750058369,4.0E-09,4.0E-09 LL27,-113.583333333,52.666666667,LL83,-113.584331183,52.666725211,4.0E-09,4.0E-09 LL27,-112.583333333,49.333333333,LL83,-112.584252117,49.333326203,4.0E-09,4.0E-09 LL27,-113.000000000,49.333333333,LL83,-113.000932553,49.333323925,4.0E-09,4.0E-09 LL27,-112.583333333,49.500000000,LL83,-112.584254075,49.499993150,4.0E-09,4.0E-09 LL27,-113.000000000,49.500000000,LL83,-113.000937792,49.499989428,4.0E-09,4.0E-09 LL27,-112.791666667,49.416666667,LL83,-112.792596075,49.416656828,4.0E-09,4.0E-09 LL27,-113.583333333,52.166666667,LL83,-113.584321464,52.166725872,4.0E-09,4.0E-09 LL27,-113.916666667,52.166666667,LL83,-113.917666900,52.166724114,4.0E-09,4.0E-09 LL27,-113.583333333,52.416666667,LL83,-113.584327858,52.416724444,4.0E-09,4.0E-09 LL27,-113.916666667,52.416666667,LL83,-113.917672314,52.416723725,4.0E-09,4.0E-09 LL27,-113.750000000,52.291666667,LL83,-113.750997614,52.291725683,4.0E-09,4.0E-09 LL27,-114.750000000,52.250000000,LL83,-114.751040464,52.250060522,4.0E-09,4.0E-09 LL27,-115.000000000,52.250000000,LL83,-115.001052572,52.250060556,4.0E-09,4.0E-09 LL27,-114.750000000,52.500000000,LL83,-114.751028697,52.500054936,4.0E-09,4.0E-09 LL27,-115.000000000,52.500000000,LL83,-115.001051556,52.500062664,4.0E-09,4.0E-09 LL27,-114.875000000,52.375000000,LL83,-114.876048700,52.375062103,4.0E-09,4.0E-09 LL27,-114.666666667,55.166666667,LL83,-114.667788703,55.166735425,4.0E-09,4.0E-09 LL27,-114.916666667,55.166666667,LL83,-114.917803286,55.166731714,4.0E-09,4.0E-09 LL27,-114.666666667,55.333333333,LL83,-114.667794186,55.333404136,4.0E-09,4.0E-09 LL27,-114.916666667,55.333333333,LL83,-114.917807244,55.333397972,4.0E-09,4.0E-09 LL27,-114.791666667,55.250000000,LL83,-114.792794922,55.250067328,4.0E-09,4.0E-09 LL27,-112.583333333,52.250000000,LL83,-112.584280714,52.250065308,4.0E-09,4.0E-09 LL27,-112.833333333,52.250000000,LL83,-112.834288950,52.250062003,4.0E-09,4.0E-09 LL27,-112.583333333,52.416666667,LL83,-112.584285989,52.416731675,4.0E-09,4.0E-09 LL27,-112.833333333,52.416666667,LL83,-112.834297736,52.416729208,4.0E-09,4.0E-09 LL27,-112.708333333,52.333333333,LL83,-112.709288086,52.333397986,4.0E-09,4.0E-09 LL27,-111.166666667,53.916666667,LL83,-111.167546694,53.916752811,4.0E-09,4.0E-09 LL27,-111.416666667,53.916666667,LL83,-111.417558525,53.916749647,4.0E-09,4.0E-09 LL27,-111.166666667,54.083333333,LL83,-111.167550719,54.083421600,4.0E-09,4.0E-09 LL27,-111.416666667,54.083333333,LL83,-111.417565697,54.083418647,4.0E-09,4.0E-09 LL27,-111.291666667,54.000000000,LL83,-111.292553644,54.000086408,4.0E-09,4.0E-09 LL27,-113.250000000,51.000000000,LL83,-113.250961444,51.000058100,4.0E-09,4.0E-09 LL27,-113.500000000,51.000000000,LL83,-113.500971278,51.000056025,4.0E-09,4.0E-09 LL27,-113.250000000,51.166666667,LL83,-113.250961228,51.166726989,4.0E-09,4.0E-09 LL27,-113.500000000,51.166666667,LL83,-113.500971864,51.166724803,4.0E-09,4.0E-09 LL27,-113.375000000,51.083333333,LL83,-113.375967003,51.083390703,4.0E-09,4.0E-09 LL27,-115.250000000,54.666666667,LL83,-115.251121269,54.666723208,4.0E-09,4.0E-09 LL27,-115.583333333,54.666666667,LL83,-115.584469733,54.666719806,4.0E-09,4.0E-09 LL27,-115.250000000,54.833333333,LL83,-115.251130839,54.833392517,4.0E-09,4.0E-09 LL27,-115.583333333,54.833333333,LL83,-115.584471600,54.833388969,4.0E-09,4.0E-09 LL27,-115.416666667,54.750000000,LL83,-115.417795967,54.750056044,4.0E-09,4.0E-09 LL27,-112.000000000,49.750000000,LL83,-112.000891486,49.750026494,4.0E-09,4.0E-09 LL27,-112.250000000,49.750000000,LL83,-112.250903978,49.750011100,4.0E-09,4.0E-09 LL27,-112.000000000,49.916666667,LL83,-112.000897839,49.916695906,4.0E-09,4.0E-09 LL27,-112.250000000,49.916666667,LL83,-112.250911306,49.916687408,4.0E-09,4.0E-09 LL27,-112.125000000,49.833333333,LL83,-112.125905936,49.833355750,4.0E-09,4.0E-09 LL27,-113.166666667,51.583333333,LL83,-113.167624122,51.583392750,4.0E-09,4.0E-09 LL27,-113.333333333,51.583333333,LL83,-113.334297611,51.583389692,4.0E-09,4.0E-09 LL27,-113.166666667,51.750000000,LL83,-113.167625453,51.750058239,4.0E-09,4.0E-09 LL27,-113.333333333,51.750000000,LL83,-113.334298219,51.750057228,4.0E-09,4.0E-09 LL27,-113.250000000,51.666666667,LL83,-113.250961475,51.666724489,4.0E-09,4.0E-09 LL27,-111.916666667,53.416666667,LL83,-111.917568828,53.416740653,4.0E-09,4.0E-09 LL27,-112.166666667,53.416666667,LL83,-112.167578436,53.416738842,4.0E-09,4.0E-09 LL27,-111.916666667,53.583333333,LL83,-111.917571103,53.583410025,4.0E-09,4.0E-09 LL27,-112.166666667,53.583333333,LL83,-112.167582847,53.583408244,4.0E-09,4.0E-09 LL27,-112.041666667,53.500000000,LL83,-112.042574664,53.500074050,4.0E-09,4.0E-09 LL27,-110.750000000,53.250000000,LL83,-110.750822025,53.250076928,4.0E-09,4.0E-09 LL27,-111.000000000,53.250000000,LL83,-111.000833889,53.250074361,4.0E-09,4.0E-09 LL27,-110.750000000,53.416666667,LL83,-110.750825247,53.416745817,4.0E-09,4.0E-09 LL27,-111.000000000,53.416666667,LL83,-111.000835569,53.416743486,4.0E-09,4.0E-09 LL27,-110.875000000,53.333333333,LL83,-110.875828478,53.333410431,4.0E-09,4.0E-09 LL27,-110.750000000,52.750000000,LL83,-110.750812250,52.750071358,4.0E-09,4.0E-09 LL27,-111.000000000,52.750000000,LL83,-111.000826008,52.750068322,4.0E-09,4.0E-09 LL27,-110.750000000,52.916666667,LL83,-110.750814614,52.916739889,4.0E-09,4.0E-09 LL27,-111.000000000,52.916666667,LL83,-111.000824197,52.916738253,4.0E-09,4.0E-09 LL27,-110.875000000,52.833333333,LL83,-110.875818272,52.833404744,4.0E-09,4.0E-09 LL27,-113.666666667,54.083333333,LL83,-113.667689861,54.083410756,4.0E-09,4.0E-09 LL27,-114.000000000,54.083333333,LL83,-114.001032017,54.083408233,4.0E-09,4.0E-09 LL27,-113.666666667,54.250000000,LL83,-113.667693344,54.250077919,4.0E-09,4.0E-09 LL27,-114.000000000,54.250000000,LL83,-114.001036775,54.250077811,4.0E-09,4.0E-09 LL27,-113.833333333,54.166666667,LL83,-113.834361789,54.166744800,4.0E-09,4.0E-09 LL27,-113.250000000,52.833333333,LL83,-113.250990944,52.833396244,4.0E-09,4.0E-09 LL27,-113.500000000,52.833333333,LL83,-113.500999169,52.833394231,4.0E-09,4.0E-09 LL27,-113.250000000,53.000000000,LL83,-113.250993606,53.000064081,4.0E-09,4.0E-09 LL27,-113.500000000,53.000000000,LL83,-113.501003022,53.000062403,4.0E-09,4.0E-09 LL27,-113.375000000,52.916666667,LL83,-113.375996617,52.916729100,4.0E-09,4.0E-09 LL27,-115.500000000,54.083333333,LL83,-115.501100742,54.083400969,4.0E-09,4.0E-09 LL27,-115.833333333,54.083333333,LL83,-115.834443881,54.083399778,4.0E-09,4.0E-09 LL27,-115.500000000,54.166666667,LL83,-115.501115406,54.166730039,4.0E-09,4.0E-09 LL27,-115.833333333,54.166666667,LL83,-115.834437700,54.166736139,4.0E-09,4.0E-09 LL27,-115.666666667,54.125000000,LL83,-115.667759856,54.125072703,4.0E-09,4.0E-09 LL27,-125.166666667,49.916666667,LL83,-125.168108817,49.916485881,4.0E-09,4.0E-09 LL27,-125.333333333,49.916666667,LL83,-125.334780925,49.916485236,4.0E-09,4.0E-09 LL27,-125.166666667,50.083333333,LL83,-125.168107164,50.083155219,4.0E-09,4.0E-09 LL27,-125.333333333,50.083333333,LL83,-125.334782072,50.083153608,4.0E-09,4.0E-09 LL27,-125.250000000,50.000000000,LL83,-125.251444686,49.999819956,4.0E-09,4.0E-09 LL27,-115.666666667,49.416666667,LL83,-115.667704008,49.416624058,4.0E-09,4.0E-09 LL27,-115.833333333,49.416666667,LL83,-115.834378786,49.416626736,4.0E-09,4.0E-09 LL27,-115.666666667,49.583333333,LL83,-115.667707092,49.583302808,4.0E-09,4.0E-09 LL27,-115.833333333,49.583333333,LL83,-115.834388458,49.583295514,4.0E-09,4.0E-09 LL27,-115.750000000,49.500000000,LL83,-115.751043708,49.499956383,4.0E-09,4.0E-09 LL27,-120.166666667,55.666666667,LL83,-120.168091383,55.666617311,4.0E-09,4.0E-09 LL27,-120.333333333,55.666666667,LL83,-120.334763958,55.666615969,4.0E-09,4.0E-09 LL27,-120.166666667,55.833333333,LL83,-120.168095850,55.833286289,4.0E-09,4.0E-09 LL27,-120.333333333,55.833333333,LL83,-120.334768283,55.833284711,4.0E-09,4.0E-09 LL27,-120.250000000,55.750000000,LL83,-120.251429233,55.749951250,4.0E-09,4.0E-09 LL27,-114.833333333,50.000000000,LL83,-114.834380083,50.000037019,4.0E-09,4.0E-09 LL27,-115.000000000,50.000000000,LL83,-115.001055106,50.000036661,4.0E-09,4.0E-09 LL27,-114.833333333,50.083333333,LL83,-114.834379244,50.083369806,4.0E-09,4.0E-09 LL27,-115.000000000,50.083333333,LL83,-115.001047683,50.083369319,4.0E-09,4.0E-09 LL27,-114.916666667,50.041666667,LL83,-114.917719592,50.041704011,4.0E-09,4.0E-09 LL27,-116.416666667,51.333333333,LL83,-116.417765583,51.333319086,4.0E-09,4.0E-09 LL27,-116.583333333,51.333333333,LL83,-116.584441606,51.333313350,4.0E-09,4.0E-09 LL27,-116.416666667,51.416666667,LL83,-116.417768658,51.416653861,4.0E-09,4.0E-09 LL27,-116.583333333,51.416666667,LL83,-116.584440422,51.416650267,4.0E-09,4.0E-09 LL27,-116.500000000,51.375000000,LL83,-116.501103178,51.374985456,4.0E-09,4.0E-09 LL27,-126.166666667,54.833333333,LL83,-126.168368150,54.833234433,4.0E-09,4.0E-09 LL27,-126.250000000,54.833333333,LL83,-126.251704542,54.833233494,4.0E-09,4.0E-09 LL27,-126.166666667,54.916666667,LL83,-126.168370172,54.916569303,4.0E-09,4.0E-09 LL27,-126.250000000,54.916666667,LL83,-126.251708300,54.916567889,4.0E-09,4.0E-09 LL27,-126.208333333,54.875000000,LL83,-126.210037136,54.874901317,4.0E-09,4.0E-09 LL27,-120.083333333,50.583333333,LL83,-120.084572192,50.583223803,4.0E-09,4.0E-09 LL27,-120.500000000,50.583333333,LL83,-120.501254169,50.583218081,4.0E-09,4.0E-09 LL27,-120.083333333,50.750000000,LL83,-120.084574747,50.749892753,4.0E-09,4.0E-09 LL27,-120.500000000,50.750000000,LL83,-120.501258383,50.749886394,4.0E-09,4.0E-09 LL27,-120.291666667,50.666666667,LL83,-120.292915108,50.666555314,4.0E-09,4.0E-09 LL27,-119.333333333,49.833333333,LL83,-119.334515036,49.833220036,4.0E-09,4.0E-09 LL27,-119.583333333,49.833333333,LL83,-119.584519206,49.833221642,4.0E-09,4.0E-09 LL27,-119.333333333,50.083333333,LL83,-119.334517942,50.083222639,4.0E-09,4.0E-09 LL27,-119.583333333,50.083333333,LL83,-119.584530258,50.083222444,4.0E-09,4.0E-09 LL27,-119.458333333,49.958333333,LL83,-119.459521006,49.958220764,4.0E-09,4.0E-09 LL27,-120.750000000,50.416666667,LL83,-120.751258022,50.416545339,4.0E-09,4.0E-09 LL27,-120.833333333,50.416666667,LL83,-120.834596172,50.416544958,4.0E-09,4.0E-09 LL27,-120.750000000,50.500000000,LL83,-120.751261092,50.499881033,4.0E-09,4.0E-09 LL27,-120.833333333,50.500000000,LL83,-120.834598072,50.499880292,4.0E-09,4.0E-09 LL27,-120.791666667,50.458333333,LL83,-120.792928044,50.458213231,4.0E-09,4.0E-09 LL27,-123.000000000,55.250000000,LL83,-123.001545117,55.249926983,4.0E-09,4.0E-09 LL27,-123.166666667,55.250000000,LL83,-123.168216883,55.249930578,4.0E-09,4.0E-09 LL27,-123.000000000,55.416666667,LL83,-123.001541122,55.416594203,4.0E-09,4.0E-09 LL27,-123.166666667,55.416666667,LL83,-123.168218825,55.416593039,4.0E-09,4.0E-09 LL27,-123.083333333,55.333333333,LL83,-123.084883750,55.333259378,4.0E-09,4.0E-09 LL27,-123.583333333,48.750000000,LL83,-123.584656842,48.749816386,4.0E-09,4.0E-09 LL27,-124.083333333,48.750000000,LL83,-124.084673908,48.749803039,4.0E-09,4.0E-09 LL27,-123.583333333,49.250000000,LL83,-123.584673947,49.249823675,4.0E-09,4.0E-09 LL27,-124.083333333,49.250000000,LL83,-124.084692950,49.249816206,4.0E-09,4.0E-09 LL27,-123.833333333,49.000000000,LL83,-123.834677694,48.999809911,4.0E-09,4.0E-09 LL27,-117.250000000,49.416666667,LL83,-117.251108375,49.416591836,4.0E-09,4.0E-09 LL27,-117.333333333,49.416666667,LL83,-117.334444856,49.416590742,4.0E-09,4.0E-09 LL27,-117.250000000,49.583333333,LL83,-117.251114697,49.583259911,4.0E-09,4.0E-09 LL27,-117.333333333,49.583333333,LL83,-117.334451056,49.583258994,4.0E-09,4.0E-09 LL27,-117.291666667,49.500000000,LL83,-117.292780158,49.499925306,4.0E-09,4.0E-09 LL27,-124.250000000,49.250000000,LL83,-124.251370369,49.249814286,4.0E-09,4.0E-09 LL27,-124.416666667,49.250000000,LL83,-124.418046022,49.249808003,4.0E-09,4.0E-09 LL27,-124.250000000,49.333333333,LL83,-124.251372828,49.333147533,4.0E-09,4.0E-09 LL27,-124.416666667,49.333333333,LL83,-124.418046883,49.333149317,4.0E-09,4.0E-09 LL27,-124.333333333,49.291666667,LL83,-124.334711478,49.291480758,4.0E-09,4.0E-09 LL27,-119.500000000,49.416666667,LL83,-119.501196278,49.416547875,4.0E-09,4.0E-09 LL27,-119.666666667,49.416666667,LL83,-119.667866078,49.416543444,4.0E-09,4.0E-09 LL27,-119.500000000,49.583333333,LL83,-119.501197403,49.583217708,4.0E-09,4.0E-09 LL27,-119.666666667,49.583333333,LL83,-119.667872719,49.583217828,4.0E-09,4.0E-09 LL27,-119.583333333,49.500000000,LL83,-119.584529289,49.499882286,4.0E-09,4.0E-09 LL27,-124.750000000,49.166666667,LL83,-124.751395722,49.166477892,4.0E-09,4.0E-09 LL27,-124.833333333,49.166666667,LL83,-124.834734261,49.166475947,4.0E-09,4.0E-09 LL27,-124.750000000,49.333333333,LL83,-124.751393992,49.333143881,4.0E-09,4.0E-09 LL27,-124.833333333,49.333333333,LL83,-124.834731644,49.333145594,4.0E-09,4.0E-09 LL27,-124.791666667,49.250000000,LL83,-124.793067039,49.249812778,4.0E-09,4.0E-09 LL27,-124.416666667,49.750000000,LL83,-124.418068408,49.749808422,4.0E-09,4.0E-09 LL27,-124.583333333,49.750000000,LL83,-124.584738753,49.749806528,4.0E-09,4.0E-09 LL27,-124.416666667,49.916666667,LL83,-124.418073525,49.916495753,4.0E-09,4.0E-09 LL27,-124.583333333,49.916666667,LL83,-124.584744853,49.916476853,4.0E-09,4.0E-09 LL27,-124.500000000,49.833333333,LL83,-124.501406639,49.833140986,4.0E-09,4.0E-09 LL27,-122.583333333,53.750000000,LL83,-122.584827417,53.749951439,4.0E-09,4.0E-09 LL27,-122.916666667,53.750000000,LL83,-122.918171239,53.749946478,4.0E-09,4.0E-09 LL27,-122.583333333,54.083333333,LL83,-122.584844042,54.083290753,4.0E-09,4.0E-09 LL27,-122.916666667,54.083333333,LL83,-122.918186703,54.083284986,4.0E-09,4.0E-09 LL27,-122.750000000,53.916666667,LL83,-122.751507289,53.916618264,4.0E-09,4.0E-09 LL27,-117.750000000,49.000000000,LL83,-117.751114272,48.999913825,4.0E-09,4.0E-09 LL27,-117.833333333,49.000000000,LL83,-117.834448297,48.999911214,4.0E-09,4.0E-09 LL27,-117.750000000,49.083333333,LL83,-117.751115553,49.083248047,4.0E-09,4.0E-09 LL27,-117.833333333,49.083333333,LL83,-117.834453389,49.083248650,4.0E-09,4.0E-09 LL27,-117.791666667,49.041666667,LL83,-117.792784150,49.041580825,4.0E-09,4.0E-09 LL27,-117.666666667,49.083333333,LL83,-117.667778369,49.083250947,4.0E-09,4.0E-09 LL27,-117.750000000,49.083333333,LL83,-117.751115553,49.083248047,4.0E-09,4.0E-09 LL27,-117.666666667,49.166666667,LL83,-117.667783800,49.166584422,4.0E-09,4.0E-09 LL27,-117.750000000,49.166666667,LL83,-117.751119269,49.166584508,4.0E-09,4.0E-09 LL27,-117.708333333,49.125000000,LL83,-117.709449700,49.124916742,4.0E-09,4.0E-09 LL27,-120.916666667,55.083333333,LL83,-120.918106911,55.083269086,4.0E-09,4.0E-09 LL27,-121.083333333,55.083333333,LL83,-121.084777725,55.083267550,4.0E-09,4.0E-09 LL27,-120.916666667,55.166666667,LL83,-120.918100347,55.166604033,4.0E-09,4.0E-09 LL27,-121.083333333,55.166666667,LL83,-121.084779153,55.166602794,4.0E-09,4.0E-09 LL27,-121.000000000,55.125000000,LL83,-121.001444200,55.124935883,4.0E-09,4.0E-09 LL27,-122.166666667,49.000000000,LL83,-122.167946544,48.999839047,4.0E-09,4.0E-09 LL27,-123.250000000,49.000000000,LL83,-123.251319333,48.999827097,4.0E-09,4.0E-09 LL27,-122.166666667,49.416666667,LL83,-122.167962967,49.416508328,4.0E-09,4.0E-09 LL27,-123.250000000,49.416666667,LL83,-123.251330842,49.416492678,4.0E-09,4.0E-09 LL27,-122.708333333,49.208333333,LL83,-122.709637928,49.208167944,4.0E-09,4.0E-09 LL27,-119.166666667,50.166666667,LL83,-119.167839394,50.166559047,4.0E-09,4.0E-09 LL27,-119.333333333,50.166666667,LL83,-119.334515494,50.166557436,4.0E-09,4.0E-09 LL27,-119.166666667,50.333333333,LL83,-119.167841811,50.333229697,4.0E-09,4.0E-09 LL27,-119.333333333,50.333333333,LL83,-119.334516575,50.333228008,4.0E-09,4.0E-09 LL27,-119.250000000,50.250000000,LL83,-119.251176867,50.249894486,4.0E-09,4.0E-09 LL27,-123.250000000,48.333333333,LL83,-123.251292022,48.333151414,4.0E-09,4.0E-09 LL27,-123.583333333,48.333333333,LL83,-123.584639306,48.333147186,4.0E-09,4.0E-09 LL27,-123.250000000,48.750000000,LL83,-123.251308431,48.749822906,4.0E-09,4.0E-09 LL27,-123.583333333,48.750000000,LL83,-123.584656842,48.749816386,4.0E-09,4.0E-09 LL27,-123.416666667,48.541666667,LL83,-123.417974200,48.541485961,4.0E-09,4.0E-09 LL27,-52.333333333,47.416666667,LL83,-52.332354028,47.416607989,4.0E-09,4.0E-09 LL27,-53.000000000,47.416666667,LL83,-52.999031764,47.416611464,4.0E-09,4.0E-09 LL27,-52.333333333,47.833333333,LL83,-52.332351433,47.833269442,4.0E-09,4.0E-09 LL27,-53.000000000,47.833333333,LL83,-52.999032856,47.833278156,4.0E-09,4.0E-09 LL27,-52.666666667,47.625000000,LL83,-52.665687600,47.624943172,4.0E-09,4.0E-09 LL27,-68.333333333,70.333333333,LL83,-68.331890794,70.333863225,4.0E-09,4.0E-09 LL27,-68.833333333,70.333333333,LL83,-68.831906050,70.333863583,4.0E-09,4.0E-09 LL27,-68.333333333,70.583333333,LL83,-68.331840194,70.583868756,4.0E-09,4.0E-09 LL27,-68.833333333,70.583333333,LL83,-68.831893294,70.583872819,4.0E-09,4.0E-09 LL27,-68.583333333,70.458333333,LL83,-68.581851817,70.458863817,4.0E-09,4.0E-09 LL27,-128.500000000,66.166666667,LL83,-128.502030458,66.166714506,4.0E-09,4.0E-09 LL27,-128.833333333,66.166666667,LL83,-128.835370614,66.166702356,4.0E-09,4.0E-09 LL27,-128.500000000,66.333333333,LL83,-128.502050850,66.333378756,4.0E-09,4.0E-09 LL27,-128.833333333,66.333333333,LL83,-128.835396106,66.333370744,4.0E-09,4.0E-09 LL27,-128.666666667,66.250000000,LL83,-128.668715014,66.250041033,4.0E-09,4.0E-09 LL27,-115.500000000,60.500000000,LL83,-115.501332428,60.500121758,4.0E-09,4.0E-09 LL27,-116.500000000,60.500000000,LL83,-116.501383875,60.500113178,4.0E-09,4.0E-09 LL27,-115.500000000,61.000000000,LL83,-115.501354708,61.000132569,4.0E-09,4.0E-09 LL27,-116.500000000,61.000000000,LL83,-116.501398550,61.000121956,4.0E-09,4.0E-09 LL27,-116.000000000,60.750000000,LL83,-116.001370394,60.750123258,4.0E-09,4.0E-09 LL27,-133.333333333,68.166666667,LL83,-133.335832486,68.166612278,4.0E-09,4.0E-09 LL27,-133.833333333,68.166666667,LL83,-133.835853844,68.166589264,4.0E-09,4.0E-09 LL27,-133.333333333,68.500000000,LL83,-133.335902522,68.499939286,4.0E-09,4.0E-09 LL27,-133.833333333,68.500000000,LL83,-133.835926328,68.499926625,4.0E-09,4.0E-09 LL27,-133.583333333,68.333333333,LL83,-133.585873428,68.333274047,4.0E-09,4.0E-09 LL27,-68.000000000,63.500000000,LL83,-67.998890244,63.500278786,4.0E-09,4.0E-09 LL27,-69.000000000,63.500000000,LL83,-68.998930367,63.500291878,4.0E-09,4.0E-09 LL27,-68.000000000,64.000000000,LL83,-67.998857086,64.000307244,4.0E-09,4.0E-09 LL27,-69.000000000,64.000000000,LL83,-68.998913469,64.000306728,4.0E-09,4.0E-09 LL27,-68.500000000,63.750000000,LL83,-68.498894047,63.750296461,4.0E-09,4.0E-09 LL27,-77.500000000,72.583333333,LL83,-77.499082886,72.584010367,4.0E-09,4.0E-09 LL27,-78.166666667,72.583333333,LL83,-78.165807511,72.584013544,4.0E-09,4.0E-09 LL27,-77.500000000,72.750000000,LL83,-77.499076786,72.750683736,4.0E-09,4.0E-09 LL27,-78.166666667,72.750000000,LL83,-78.165796917,72.750687094,4.0E-09,4.0E-09 LL27,-77.833333333,72.666666667,LL83,-77.832441378,72.667348617,4.0E-09,4.0E-09 LL27,-92.000000000,62.750000000,LL83,-91.999966031,62.750308603,4.0E-09,4.0E-09 LL27,-92.166666667,62.750000000,LL83,-92.166641900,62.750308378,4.0E-09,4.0E-09 LL27,-92.000000000,62.916666667,LL83,-91.999965864,62.916979878,4.0E-09,4.0E-09 LL27,-92.166666667,62.916666667,LL83,-92.166642128,62.916979756,4.0E-09,4.0E-09 LL27,-92.083333333,62.833333333,LL83,-92.083304050,62.833644206,4.0E-09,4.0E-09 LL27,-114.333333333,62.416666667,LL83,-114.334608239,62.416865111,4.0E-09,4.0E-09 LL27,-114.500000000,62.416666667,LL83,-114.501280014,62.416862478,4.0E-09,4.0E-09 LL27,-114.333333333,62.500000000,LL83,-114.334608456,62.500198861,4.0E-09,4.0E-09 LL27,-114.500000000,62.500000000,LL83,-114.501284111,62.500198114,4.0E-09,4.0E-09 LL27,-114.416666667,62.458333333,LL83,-114.417943158,62.458530236,4.0E-09,4.0E-09 LL27,-76.166666667,43.833333333,LL83,-76.166356725,43.833389525,4.0E-09,4.0E-09 LL27,-78.833333333,43.833333333,LL83,-78.833116547,43.833393647,4.0E-09,4.0E-09 LL27,-76.166666667,46.500000000,LL83,-76.166342514,46.500057781,4.0E-09,4.0E-09 LL27,-78.833333333,46.500000000,LL83,-78.833124836,46.500056303,4.0E-09,4.0E-09 LL27,-77.500000000,45.166666667,LL83,-77.499739144,45.166727417,4.0E-09,4.0E-09 LL27,-74.333333333,44.250000000,LL83,-74.332958433,44.250043325,4.0E-09,4.0E-09 LL27,-76.166666667,44.250000000,LL83,-76.166353767,44.250057511,4.0E-09,4.0E-09 LL27,-74.333333333,45.916666667,LL83,-74.332946867,45.916710319,4.0E-09,4.0E-09 LL27,-76.166666667,45.916666667,LL83,-76.166353039,45.916720836,4.0E-09,4.0E-09 LL27,-75.250000000,45.083333333,LL83,-75.249660808,45.083381281,4.0E-09,4.0E-09 LL27,-81.750000000,42.416666667,LL83,-81.749884183,42.416712261,4.0E-09,4.0E-09 LL27,-82.583333333,42.416666667,LL83,-82.583242661,42.416707311,4.0E-09,4.0E-09 LL27,-81.750000000,43.416666667,LL83,-81.749891997,43.416708731,4.0E-09,4.0E-09 LL27,-82.583333333,43.416666667,LL83,-82.583248792,43.416704519,4.0E-09,4.0E-09 LL27,-82.166666667,42.916666667,LL83,-82.166572211,42.916706236,4.0E-09,4.0E-09 LL27,-81.750000000,46.083333333,LL83,-81.749894336,46.083367339,4.0E-09,4.0E-09 LL27,-84.666666667,46.083333333,LL83,-84.666658747,46.083369106,4.0E-09,4.0E-09 LL27,-81.750000000,46.666666667,LL83,-81.749902056,46.666705783,4.0E-09,4.0E-09 LL27,-84.666666667,46.666666667,LL83,-84.666650650,46.666701586,4.0E-09,4.0E-09 LL27,-83.208333333,46.375000000,LL83,-83.208271003,46.375030658,4.0E-09,4.0E-09 LL27,-89.000000000,48.166666667,LL83,-89.000049625,48.166713861,4.0E-09,4.0E-09 LL27,-89.583333333,48.166666667,LL83,-89.583405969,48.166714783,4.0E-09,4.0E-09 LL27,-89.000000000,48.583333333,LL83,-89.000049189,48.583382575,4.0E-09,4.0E-09 LL27,-89.583333333,48.583333333,LL83,-89.583402736,48.583384217,4.0E-09,4.0E-09 LL27,-89.291666667,48.375000000,LL83,-89.291728575,48.375047742,4.0E-09,4.0E-09 LL27,-80.833333333,48.333333333,LL83,-80.833222528,48.333419228,4.0E-09,4.0E-09 LL27,-81.666666667,48.333333333,LL83,-81.666591817,48.333412667,4.0E-09,4.0E-09 LL27,-80.833333333,48.666666667,LL83,-80.833224022,48.666753358,4.0E-09,4.0E-09 LL27,-81.666666667,48.666666667,LL83,-81.666594022,48.666748719,4.0E-09,4.0E-09 LL27,-81.250000000,48.500000000,LL83,-81.249908222,48.500082117,4.0E-09,4.0E-09 LL27,-78.833333333,42.416666667,LL83,-78.833112964,42.416725164,4.0E-09,4.0E-09 LL27,-81.750000000,42.416666667,LL83,-81.749884183,42.416712261,4.0E-09,4.0E-09 LL27,-78.833333333,46.666666667,LL83,-78.833128811,46.666727533,4.0E-09,4.0E-09 LL27,-81.750000000,46.666666667,LL83,-81.749902056,46.666705783,4.0E-09,4.0E-09 LL27,-80.291666667,44.541666667,LL83,-80.291509344,44.541716042,4.0E-09,4.0E-09 LL27,-81.750000000,41.916666667,LL83,-81.749884908,41.916710222,4.0E-09,4.0E-09 LL27,-83.166666667,41.916666667,LL83,-83.166597322,41.916710675,4.0E-09,4.0E-09 LL27,-81.750000000,42.416666667,LL83,-81.749884183,42.416712261,4.0E-09,4.0E-09 LL27,-83.166666667,42.416666667,LL83,-83.166591858,42.416709492,4.0E-09,4.0E-09 LL27,-82.458333333,42.166666667,LL83,-82.458236481,42.166710022,4.0E-09,4.0E-09 LL27,-102.916666667,49.083333333,LL83,-102.917121883,49.083369072,4.0E-09,4.0E-09 LL27,-103.083333333,49.083333333,LL83,-103.083793408,49.083369319,4.0E-09,4.0E-09 LL27,-102.916666667,49.250000000,LL83,-102.917130264,49.250031628,4.0E-09,4.0E-09 LL27,-103.083333333,49.250000000,LL83,-103.083804536,49.250030853,4.0E-09,4.0E-09 LL27,-103.000000000,49.166666667,LL83,-103.000461564,49.166700181,4.0E-09,4.0E-09 LL27,-104.083333333,52.750000000,LL83,-104.083817375,52.750005056,4.0E-09,4.0E-09 LL27,-104.666666667,52.750000000,LL83,-104.667164028,52.750011136,4.0E-09,4.0E-09 LL27,-104.083333333,52.916666667,LL83,-104.083808111,52.916681817,4.0E-09,4.0E-09 LL27,-104.666666667,52.916666667,LL83,-104.667153278,52.916680478,4.0E-09,4.0E-09 LL27,-104.375000000,52.833333333,LL83,-104.375486681,52.833343731,4.0E-09,4.0E-09 LL27,-102.750000000,50.833333333,LL83,-102.750494372,50.833338414,4.0E-09,4.0E-09 LL27,-102.916666667,50.833333333,LL83,-102.917166892,50.833341108,4.0E-09,4.0E-09 LL27,-102.750000000,51.000000000,LL83,-102.750492289,51.000002747,4.0E-09,4.0E-09 LL27,-102.916666667,51.000000000,LL83,-102.917165214,51.000005003,4.0E-09,4.0E-09 LL27,-102.833333333,50.916666667,LL83,-102.833829383,50.916670594,4.0E-09,4.0E-09 LL27,-105.416666667,50.333333333,LL83,-105.417235783,50.333359944,4.0E-09,4.0E-09 LL27,-105.750000000,50.333333333,LL83,-105.750580731,50.333360622,4.0E-09,4.0E-09 LL27,-105.416666667,50.500000000,LL83,-105.417236361,50.500027517,4.0E-09,4.0E-09 LL27,-105.750000000,50.500000000,LL83,-105.750581972,50.500027800,4.0E-09,4.0E-09 LL27,-105.583333333,50.416666667,LL83,-105.583908378,50.416693583,4.0E-09,4.0E-09 LL27,-108.166666667,52.666666667,LL83,-108.167340647,52.666732258,4.0E-09,4.0E-09 LL27,-108.416666667,52.666666667,LL83,-108.417355700,52.666730792,4.0E-09,4.0E-09 LL27,-108.166666667,52.833333333,LL83,-108.167334492,52.833402578,4.0E-09,4.0E-09 LL27,-108.416666667,52.833333333,LL83,-108.417350431,52.833402117,4.0E-09,4.0E-09 LL27,-108.291666667,52.750000000,LL83,-108.292348253,52.750066800,4.0E-09,4.0E-09 LL27,-105.500000000,53.083333333,LL83,-105.500511067,53.083369922,4.0E-09,4.0E-09 LL27,-106.000000000,53.083333333,LL83,-106.000528258,53.083374794,4.0E-09,4.0E-09 LL27,-105.500000000,53.333333333,LL83,-105.500496750,53.333374756,4.0E-09,4.0E-09 LL27,-106.000000000,53.333333333,LL83,-106.000516633,53.333379997,4.0E-09,4.0E-09 LL27,-105.750000000,53.208333333,LL83,-105.750508233,53.208373894,4.0E-09,4.0E-09 LL27,-104.500000000,50.333333333,LL83,-104.500545014,50.333372317,4.0E-09,4.0E-09 LL27,-104.750000000,50.333333333,LL83,-104.750552967,50.333372592,4.0E-09,4.0E-09 LL27,-104.500000000,50.583333333,LL83,-104.500544878,50.583373997,4.0E-09,4.0E-09 LL27,-104.750000000,50.583333333,LL83,-104.750564153,50.583383439,4.0E-09,4.0E-09 LL27,-104.625000000,50.458333333,LL83,-104.625549011,50.458373403,4.0E-09,4.0E-09 LL27,-106.416666667,52.000000000,LL83,-106.417269619,52.000040656,4.0E-09,4.0E-09 LL27,-106.833333333,52.000000000,LL83,-106.833954492,52.000042906,4.0E-09,4.0E-09 LL27,-106.416666667,52.250000000,LL83,-106.417267739,52.250042122,4.0E-09,4.0E-09 LL27,-106.833333333,52.250000000,LL83,-106.833951081,52.250046275,4.0E-09,4.0E-09 LL27,-106.625000000,52.125000000,LL83,-106.625610078,52.125043008,4.0E-09,4.0E-09 LL27,-107.666666667,50.166666667,LL83,-107.667336047,50.166699181,4.0E-09,4.0E-09 LL27,-107.916666667,50.166666667,LL83,-107.917346342,50.166700417,4.0E-09,4.0E-09 LL27,-107.666666667,50.416666667,LL83,-107.667334431,50.416700039,4.0E-09,4.0E-09 LL27,-107.916666667,50.416666667,LL83,-107.917344528,50.416701136,4.0E-09,4.0E-09 LL27,-107.791666667,50.291666667,LL83,-107.792339706,50.291699881,4.0E-09,4.0E-09 LL27,-103.750000000,49.583333333,LL83,-103.750535775,49.583357531,4.0E-09,4.0E-09 LL27,-103.916666667,49.583333333,LL83,-103.917209861,49.583360189,4.0E-09,4.0E-09 LL27,-103.750000000,49.750000000,LL83,-103.750542658,49.750024619,4.0E-09,4.0E-09 LL27,-103.916666667,49.750000000,LL83,-103.917219642,49.750026703,4.0E-09,4.0E-09 LL27,-103.833333333,49.666666667,LL83,-103.833877547,49.666692222,4.0E-09,4.0E-09 LL27,-102.333333333,51.166666667,LL83,-102.333807783,51.166666283,4.0E-09,4.0E-09 LL27,-102.583333333,51.166666667,LL83,-102.583816203,51.166668317,4.0E-09,4.0E-09 LL27,-102.333333333,51.333333333,LL83,-102.333806553,51.333333753,4.0E-09,4.0E-09 LL27,-102.583333333,51.333333333,LL83,-102.583814408,51.333334647,4.0E-09,4.0E-09 LL27,-102.458333333,51.250000000,LL83,-102.458809744,51.250001717,4.0E-09,4.0E-09 LL27,-139.333333333,64.000000000,LL83,-139.335557008,63.999728578,4.0E-09,4.0E-09 LL27,-139.500000000,64.000000000,LL83,-139.502223614,63.999723294,4.0E-09,4.0E-09 LL27,-139.333333333,64.166666667,LL83,-139.335569436,64.166404425,4.0E-09,4.0E-09 LL27,-139.500000000,64.166666667,LL83,-139.502240564,64.166401292,4.0E-09,4.0E-09 LL27,-139.416666667,64.083333333,LL83,-139.418900728,64.083063394,4.0E-09,4.0E-09 LL27,-132.416666667,61.916666667,LL83,-132.418575297,61.916457886,4.0E-09,4.0E-09 LL27,-132.583333333,61.916666667,LL83,-132.585245231,61.916455700,4.0E-09,4.0E-09 LL27,-132.416666667,62.083333333,LL83,-132.418586322,62.083128833,4.0E-09,4.0E-09 LL27,-132.583333333,62.083333333,LL83,-132.585256972,62.083126575,4.0E-09,4.0E-09 LL27,-132.500000000,62.000000000,LL83,-132.501917147,61.999792425,4.0E-09,4.0E-09 LL27,-135.000000000,60.666666667,LL83,-135.001868469,60.666373600,4.0E-09,4.0E-09 LL27,-135.083333333,60.666666667,LL83,-135.085204461,60.666372736,4.0E-09,4.0E-09 LL27,-135.000000000,60.750000000,LL83,-135.001874553,60.749708753,4.0E-09,4.0E-09 LL27,-135.083333333,60.750000000,LL83,-135.085210281,60.749707872,4.0E-09,4.0E-09 LL27,-135.041666667,60.708333333,LL83,-135.043539478,60.708040700,4.0E-09,4.0E-09 # # The following tests were generated using the INTGRID program. The values # were choosen to test the proper operation of CS-MAP in the two regions # where the data file is not according to the specification. The first four # tests are necessary to set up the specific condition which would cause # releases of CS-MAP prior to 8.0 to fail. # LL27,132 22 43.23914W,62 01 15.83297N,LL83,132 22 50.13284W,62 01 15.09509N,4.E-09,4.E-09 LL27,132 36 27.93241W,62 02 45.17395N,LL83,132 36 34.84901W,62 02 44.42582N,4.E-09,4.E-09 LL27,135 07 23.42139W,60 43 37.72176N,LL83,135 07 30.17690W,60 43 36.66682N,4.E-09,4.E-09 LL27,135 09 17.23792W,60 44 23.01693N,LL83,135 09 23.99983W,60 44 21.96177N,4.E-09,4.E-09 # LL27,135 03 12.23450W,60 42 23.87640N,LL83,135 03 18.97680W,60 42 22.82212N,4.E-09,4.E-09 LL27,132 32 27.93241W,62 02 45.17395N,LL83,132 32 34.84402W,62 02 44.42834N,4.E-09,4.E-09 # # The following tests were obtained from the Minnesota Department of # Transportation CONAD83 program. The first is the Transverse Mercator # variation, the second is the Lambert Conformal Conic Variation. # # These entries also test the upper/lower case and spaces in key # names as well. # LL,-93.5,46.0,AitkinMN-M,147180.238,13347.006,0.001,0.001 AitkinMN-M,147180.238,13347.006,LL,-93.5,46.0,0.0000001,0.0000001 LL,-93.0,45.50,AnokaMN-M,173243.522,82164.594,0.001,0.001 AnokaMN-M,173243.522,82164.594,LL,-93.0,45.50,0.000001,0.000001 LL,-94.00,49.25,LakeWoodsNoMN-M,223993.381,42067.472,0.001,0.001 LakeWoodsNoMN-M,223993.381,42067.472,LL,-94.00,49.25,0.0000001,0.0000001 # # The above tests are designed to test the integrity of the projection # and datum conversion software. The following tests are designed to # test the definitions of specific coordinate systems. Therefore, only # the Inverse direction is tested. We should also add some test for # the definitions of datums. Note, however, that the Multiple Regression # compiler has a built in test for all of those definitions. # # NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE # # UNLIKE ALL OF THE NUMBERS IN THE TESTS ABOVE, THE TESTS GIVEN BELOW # HAVE NOT BEEN VERIFIED AGAINST A SOURCE OUTSIDE OF CS-MAP ITSELF. # THEREFORE, NO GUARANTEE EXISTS THAT THESE NUMBERS ARE CORRECT. # AK-10,2750000.0,250000.0,LL27,-177.101629164,51.679535960,0.0000001,0.0000001 AK-2,250000.0,250000.0,LL27,-143.181424160,54.678870052,0.0000001,0.0000001 AK-3,250000.0,250000.0,LL27,-147.181424160,54.678870052,0.0000001,0.0000001 AK-4,250000.0,250000.0,LL27,-151.181424160,54.678870052,0.0000001,0.0000001 AK-5,250000.0,250000.0,LL27,-155.181424160,54.678870052,0.0000001,0.0000001 AK-6,250000.0,250000.0,LL27,-159.181424160,54.678870052,0.0000001,0.0000001 AK-7,450000.0,250000.0,LL27,-163.181424160,54.678870052,0.0000001,0.0000001 AK-8,250000.0,250000.0,LL27,-167.181424160,54.678870052,0.0000001,0.0000001 AK-9,350000.0,250000.0,LL27,-171.181424160,54.678870052,0.0000001,0.0000001 AK83-10,923800.0,76200.0,LL83,-177.101664271,51.679537363,0.0000001,0.0000001 AK83-10F,3030833.0,250000.0,LL83,-177.101667977,51.679538697,0.0000001,0.0000001 AK83-2,423800.0,76200.0,LL83,-143.181464148,54.678875272,0.0000001,0.0000001 AK83-2F,1390416.0,250000.0,LL83,-143.181469700,54.678876587,0.0000001,0.0000001 AK83-3,423800.0,76200.0,LL83,-147.181464148,54.678875272,0.0000001,0.0000001 AK83-3F,1390416.0,250000.0,LL83,-147.181469700,54.678876587,0.0000001,0.0000001 AK83-4,423800.0,76200.0,LL83,-151.181464148,54.678875272,0.0000001,0.0000001 AK83-4F,1390416.0,250000.0,LL83,-151.181469700,54.678876587,0.0000001,0.0000001 AK83-5,423800.0,76200.0,LL83,-155.181464148,54.678875272,0.0000001,0.0000001 AK83-5F,1390416.0,250000.0,LL83,-155.181469700,54.678876587,0.0000001,0.0000001 AK83-6,423800.0,76200.0,LL83,-159.181464148,54.678875272,0.0000001,0.0000001 AK83-6F,1390416.0,250000.0,LL83,-159.181469700,54.678876587,0.0000001,0.0000001 AK83-7,423800.0,76200.0,LL83,-163.181464148,54.678875272,0.0000001,0.0000001 AK83-7F,1390416.0,250000.0,LL83,-163.181469700,54.678876587,0.0000001,0.0000001 AK83-8,423800.0,76200.0,LL83,-167.181464148,54.678875272,0.0000001,0.0000001 AK83-8F,1390416.0,250000.0,LL83,-167.181469700,54.678876587,0.0000001,0.0000001 AK83-9,423800.0,76200.0,LL83,-171.181464148,54.678875272,0.0000001,0.0000001 AK83-9F,1390416.0,250000.0,LL83,-171.181469700,54.678876587,0.0000001,0.0000001 AL-E,250000.0,250000.0,LL27,-86.632754731,31.184881012,0.0000001,0.0000001 AL-W,250000.0,250000.0,LL27,-88.295293967,30.685001060,0.0000001,0.0000001 AL83-E,123800.0,76200.0,LL83,-86.632769596,31.184855928,0.0000001,0.0000001 AL83-EF,406166.0,250000.0,LL83,-86.632773338,31.184857279,0.0000001,0.0000001 AL83-W,523800.0,76200.0,LL83,-88.295308526,30.684975387,0.0000001,0.0000001 AL83-WF,1718500.0,250000.0,LL83,-88.295310128,30.684976752,0.0000001,0.0000001 AR-N,1750000.0,250000.0,LL27,-92.834900209,35.017286870,0.0000001,0.0000001 AR-S,1750000.0,250000.0,LL27,-92.818638895,33.350961848,0.0000001,0.0000001 AR83-N,323800.0,76200.0,LL83,-92.834917647,35.017266453,0.0000001,0.0000001 AR83-NF,1062333.0,250000.0,LL83,-92.834920444,35.017267808,0.0000001,0.0000001 AR83-S,323800.0,476200.0,LL83,-92.818655160,33.350939367,0.0000001,0.0000001 AR83-SF,1062333.0,1562333.0,LL83,-92.818657893,33.350939807,0.0000001,0.0000001 AZ-C,250000.0,250000.0,LL27,-112.720390467,31.684819089,0.0000001,0.0000001 AZ-E,250000.0,250000.0,LL27,-110.970390467,31.684819089,0.0000001,0.0000001 AZ-W,250000.0,250000.0,LL27,-114.553696813,31.684796348,0.0000001,0.0000001 AZ83-C,137160.0,76200.0,LL83,-112.720405645,31.684794596,0.0000001,0.0000001 AZ83-CF,449998.0,250000.0,LL83,-112.720409193,31.684795948,0.0000001,0.0000001 AZ83-CIF,450000.0,250000.0,LL83,-112.720405645,31.684794596,0.0000001,0.0000001 AZ83-E,137160.0,76200.0,LL83,-110.970405645,31.684794596,0.0000001,0.0000001 AZ83-EF,449998.0,250000.0,LL83,-110.970409193,31.684795948,0.0000001,0.0000001 AZ83-EIF,450000.0,250000.0,LL83,-110.970405645,31.684794596,0.0000001,0.0000001 AZ83-W,137160.0,76200.0,LL83,-114.553711990,31.684771856,0.0000001,0.0000001 AZ83-WF,449998.0,250000.0,LL83,-114.553715538,31.684773208,0.0000001,0.0000001 AZ83-WIF,450000.0,250000.0,LL83,-114.553711990,31.684771856,0.0000001,0.0000001 CA-I,1750000.0,250000.0,LL27,-122.892542749,40.016092049,0.0000001,0.0000001 CA-II,1750000.0,250000.0,LL27,-122.871714474,38.349832339,0.0000001,0.0000001 CA-III,1750000.0,250000.0,LL27,-121.358145434,37.183471580,0.0000001,0.0000001 CA-IV,1750000.0,250000.0,LL27,-119.845306798,36.017050509,0.0000001,0.0000001 CA-V,1750000.0,250000.0,LL27,-118.826615516,34.184144949,0.0000001,0.0000001 CA-VI,1750000.0,250000.0,LL27,-117.064017404,32.851096167,0.0000001,0.0000001 CA-VII,3936692.0,4410926.0,LL27,-119.166152665,34.817455666,0.0000001,0.0000001 CA83-I,1923800.0,576200.0,LL83,-122.892564235,40.016078059,0.0000001,0.0000001 CA83-IF,6311666.0,1890416.0,LL83,-122.892568394,40.016077568,0.0000001,0.0000001 CA83-II,1923800.0,576200.0,LL83,-122.871734516,38.349816175,0.0000001,0.0000001 CA83-IIF,6311666.0,1890416.0,LL83,-122.871738578,38.349815687,0.0000001,0.0000001 CA83-III,1923800.0,576200.0,LL83,-121.358164524,37.183453911,0.0000001,0.0000001 CA83-IV,1923800.0,576200.0,LL83,-119.845324979,36.017031352,0.0000001,0.0000001 CA83-IVF,6311666.0,1890416.0,LL83,-119.845328919,36.017030866,0.0000001,0.0000001 CA83-V,1923800.0,576200.0,LL83,-118.826632358,34.184123495,0.0000001,0.0000001 CA83-VF,6311666.0,1890416.0,LL83,-118.826636211,34.184123010,0.0000001,0.0000001 CA83-VI,1923800.0,576200.0,LL83,-117.064033335,32.851073077,0.0000001,0.0000001 CA83-VIF,6311666.0,1890416.0,LL83,-117.064037129,32.851072593,0.0000001,0.0000001 CA83IIIF,6311666.0,1890416.0,LL83,-121.358168523,37.183453424,0.0000001,0.0000001 CO-C,1750000.0,250000.0,LL27,-106.373728110,38.516487061,0.0000001,0.0000001 CO-N,1750000.0,250000.0,LL27,-106.392571227,40.016195273,0.0000001,0.0000001 CO-S,1750000.0,250000.0,LL27,-106.360035947,37.350109823,0.0000001,0.0000001 CO83-C,838201.0,381000.0,LL83,-106.373757729,38.516465550,0.0000001,0.0000001 CO83-CF,2750000.0,1249999.0,LL83,-106.373750024,38.516469728,0.0000001,0.0000001 CO83-N,838201.0,381000.0,LL83,-106.392602354,40.016175719,0.0000001,0.0000001 CO83-NF,2750000.0,1249999.0,LL83,-106.392594485,40.016179898,0.0000001,0.0000001 CO83-S,838201.0,381000.0,LL83,-106.360064462,37.350086808,0.0000001,0.0000001 CO83-SF,2750000.0,1249999.0,LL83,-106.360056876,37.350090983,0.0000001,0.0000001 CT,350000.0,250000.0,LL27,-73.662848578,41.515847634,0.0000001,0.0000001 CT83,228600.0,228600.0,LL83,-73.662878720,41.515832819,0.0000001,0.0000001 CT83F,750000.0,750000.0,LL83,-73.662873301,41.515836979,0.0000001,0.0000001 DE,250000.0,250000.0,LL27,-76.292390739,38.683208271,0.0000001,0.0000001 DE83,123800.0,76200.0,LL83,-76.292411064,38.683192544,0.0000001,0.0000001 DE83F,406166.0,250000.0,LL83,-76.292415167,38.683193886,0.0000001,0.0000001 FL-E,250000.0,250000.0,LL27,-81.754965662,25.019412373,0.0000001,0.0000001 FL-N,1750000.0,250000.0,LL27,-85.287280768,29.685082657,0.0000001,0.0000001 FL-W,250000.0,250000.0,LL27,-82.754965662,25.019412373,0.0000001,0.0000001 FL83-E,123800.0,76200.0,LL83,-81.754977193,25.019380475,0.0000001,0.0000001 FL83-EF,406166.0,250000.0,LL83,-81.754980725,25.019381833,0.0000001,0.0000001 FL83-N,523800.0,76200.0,LL83,-85.287294731,29.685055824,0.0000001,0.0000001 FL83-NF,1718500.0,250000.0,LL83,-85.287296317,29.685057190,0.0000001,0.0000001 FL83-W,123800.0,76200.0,LL83,-82.754977193,25.019380475,0.0000001,0.0000001 FL83-WF,406166.0,250000.0,LL83,-82.754980725,25.019381833,0.0000001,0.0000001 GA-E,250000.0,250000.0,LL27,-82.961987332,30.685023811,0.0000001,0.0000001 GA-W,250000.0,250000.0,LL27,-84.961987332,30.685023811,0.0000001,0.0000001 GA83-E,123800.0,76200.0,LL83,-82.962001891,30.684998138,0.0000001,0.0000001 GA83-EF,406166.0,250000.0,LL83,-82.962005614,30.684999490,0.0000001,0.0000001 GA83-W,623800.0,76200.0,LL83,-84.962001891,30.684998138,0.0000001,0.0000001 GA83-WF,2046583.0,250000.0,LL83,-84.962004553,30.684999496,0.0000001,0.0000001 HI-1,250000.0,250000.0,LL27,-156.225987503,19.520318858,0.0000001,0.0000001 HI-2,250000.0,250000.0,LL27,-157.399665103,21.020079597,0.0000001,0.0000001 HI-3,250000.0,250000.0,LL27,-158.737153936,21.853259877,0.0000001,0.0000001 HI-4,250000.0,250000.0,LL27,-160.240639420,22.519814768,0.0000001,0.0000001 HI-5,250000.0,250000.0,LL27,-160.906414830,22.353169374,0.0000001,0.0000001 HI83-1,423800.0,76200.0,LL83,-156.225996798,19.520281838,0.0000001,0.0000001 HI83-1F,1390416.0,250000.0,LL83,-156.226000192,19.520283201,0.0000001,0.0000001 HI83-2,423800.0,76200.0,LL83,-157.399674945,21.020043872,0.0000001,0.0000001 HI83-2F,1390416.0,250000.0,LL83,-157.399678372,21.020045234,0.0000001,0.0000001 HI83-3,423800.0,76200.0,LL83,-158.737164101,21.853224906,0.0000001,0.0000001 HI83-3F,1390416.0,250000.0,LL83,-158.737167548,21.853226267,0.0000001,0.0000001 HI83-4,423800.0,76200.0,LL83,-160.240649854,22.519780418,0.0000001,0.0000001 HI83-4F,1390416.0,250000.0,LL83,-160.240653317,22.519781778,0.0000001,0.0000001 HI83-5,423800.0,76200.0,LL83,-160.906425196,22.353134868,0.0000001,0.0000001 HI83-5F,1390416.0,250000.0,LL83,-160.906428655,22.353136228,0.0000001,0.0000001 IA-N,1750000.0,250000.0,LL27,-94.422375210,42.182283846,0.0000001,0.0000001 IA-S,1750000.0,250000.0,LL27,-94.401379544,40.682644235,0.0000001,0.0000001 IA83-N,1423800.0,1076200.0,LL83,-94.422398733,42.182272714,0.0000001,0.0000001 IA83-NF,4671250.0,3530833.0,LL83,-94.422400585,42.182273156,0.0000001,0.0000001 IA83-S,423800.0,76200.0,LL83,-94.401401638,40.682631122,0.0000001,0.0000001 IA83-SF,1390416.0,250000.0,LL83,-94.401405863,40.682632461,0.0000001,0.0000001 ID-C,250000.0,250000.0,LL27,-114.924817770,42.349016085,0.0000001,0.0000001 ID-E,250000.0,250000.0,LL27,-113.091484437,42.349016085,0.0000001,0.0000001 ID-W,250000.0,250000.0,LL27,-116.674830890,42.349025609,0.0000001,0.0000001 ID83-C,423800.0,76200.0,LL83,-114.924841459,42.349005177,0.0000001,0.0000001 ID83-CF,1390416.0,250000.0,LL83,-114.924845794,42.349006514,0.0000001,0.0000001 ID83-E,123800.0,76200.0,LL83,-113.091508125,42.349005177,0.0000001,0.0000001 ID83-EF,406166.0,250000.0,LL83,-113.091512461,42.349006514,0.0000001,0.0000001 ID83-W,723800.0,76200.0,LL83,-116.674854579,42.349014700,0.0000001,0.0000001 ID83-WF,2374666.0,250000.0,LL83,-116.674858915,42.349016037,0.0000001,0.0000001 IL-E,250000.0,250000.0,LL27,-89.193354569,37.350198432,0.0000001,0.0000001 IL-W,250000.0,250000.0,LL27,-91.026717255,37.350221444,0.0000001,0.0000001 IL83-E,223800.0,76200.0,LL83,-89.193373794,37.350180981,0.0000001,0.0000001 IL83-EF,734250.0,250000.0,LL83,-89.193375529,37.350182342,0.0000001,0.0000001 IL83-W,623800.0,76200.0,LL83,-91.026736480,37.350203992,0.0000001,0.0000001 IL83-WF,2046583.0,250000.0,LL83,-91.026739362,37.350205344,0.0000001,0.0000001 ILLIMAP,2750000.0,250000.0,LL27,-90.322724614,33.684353105,0.0000001,0.0000001 IN-E,250000.0,250000.0,LL27,-86.536398204,38.183344612,0.0000001,0.0000001 IN-W,250000.0,250000.0,LL27,-87.953064871,38.183344612,0.0000001,0.0000001 IN83-E,23800.0,326200.0,LL83,-86.536418110,38.183328236,0.0000001,0.0000001 IN83-EF,78083.0,1070208.0,LL83,-86.536421014,38.183328672,0.0000001,0.0000001 IN83-W,823800.0,326200.0,LL83,-87.953084776,38.183328236,0.0000001,0.0000001 IN83-WF,2702750.0,1070208.0,LL83,-87.953086521,38.183328680,0.0000001,0.0000001 KS-N,1750000.0,250000.0,LL27,-98.879866684,39.016434006,0.0000001,0.0000001 KS-S,1750000.0,250000.0,LL27,-99.360032570,37.350095467,0.0000001,0.0000001 KS83-N,323800.0,76200.0,LL83,-98.879887296,39.016418710,0.0000001,0.0000001 KS83-NF,1062333.0,250000.0,LL83,-98.879890246,39.016420061,0.0000001,0.0000001 KS83-S,323800.0,476200.0,LL83,-99.360051793,37.350078013,0.0000001,0.0000001 KS83-SF,1062333.0,1562333.0,LL83,-99.360054665,37.350078449,0.0000001,0.0000001 KY-N,1750000.0,250000.0,LL27,-85.119745055,38.183283114,0.0000001,0.0000001 KY-S,1750000.0,250000.0,LL27,-86.606283202,37.016890124,0.0000001,0.0000001 KY83-N,423800.0,76200.0,LL83,-85.119764961,38.183266736,0.0000001,0.0000001 KY83-NF,1390416.0,250000.0,LL83,-85.119769036,38.183268078,0.0000001,0.0000001 KY83-S,423800.0,576200.0,LL83,-86.606302161,37.016872243,0.0000001,0.0000001 KY83-SF,1390416.0,1890416.0,LL83,-86.606306152,37.016871756,0.0000001,0.0000001 LA-N,1750000.0,250000.0,LL27,-93.300843459,31.351414697,0.0000001,0.0000001 LA-O,1750000.0,250000.0,LL27,-92.096753368,26.352382286,0.0000001,0.0000001 LA-S,1750000.0,250000.0,LL27,-92.118033936,29.351787657,0.0000001,0.0000001 LA83-N,923800.0,76200.0,LL83,-93.299425673,31.184711221,0.0000001,0.0000001 LA83-NF,3030833.0,250000.0,LL83,-93.299428350,31.184712579,0.0000001,0.0000001 LA83-O,923800.0,76200.0,LL83,-92.095647937,26.185666883,0.0000001,0.0000001 LA83-OF,3030833.0,250000.0,LL83,-92.095650488,26.185668244,0.0000001,0.0000001 LA83-S,923800.0,76200.0,LL83,-92.116746935,29.185077651,0.0000001,0.0000001 LA83-SF,3030833.0,250000.0,LL83,-92.116749557,29.185079010,0.0000001,0.0000001 MA,350000.0,250000.0,LL27,-72.415178736,41.682387409,0.0000001,0.0000001 MA-IS,550000.0,250000.0,LL27,-71.415173453,41.682498448,0.0000001,0.0000001 MA83,123800.0,826200.0,LL83,-72.415201771,41.682375615,0.0000001,0.0000001 MA83-IS,423800.0,76200.0,LL83,-71.415196490,41.682486657,0.0000001,0.0000001 MA83-ISF,1390416.0,250000.0,LL83,-71.415200780,41.682487995,0.0000001,0.0000001 MA83F,406166.0,2710625.0,LL83,-72.415206061,41.682376953,0.0000001,0.0000001 MD,550000.0,250000.0,LL27,-77.873744417,38.516531213,0.0000001,0.0000001 MD83,323800.0,76200.0,LL83,-77.871738797,38.349848713,0.0000001,0.0000001 MD83F,1062333.0,250000.0,LL83,-77.871741720,38.349850064,0.0000001,0.0000001 ME-E,250000.0,250000.0,LL27,-69.458451607,44.515159877,0.0000001,0.0000001 ME-W,250000.0,250000.0,LL27,-71.109085126,43.515373569,0.0000001,0.0000001 ME83-E,223800.0,76200.0,LL83,-69.455757874,44.348528441,0.0000001,0.0000001 ME83-EF,734250.0,250000.0,LL83,-69.455759808,44.348529796,0.0000001,0.0000001 ME83-W,823800.0,76200.0,LL83,-71.109109998,43.515364209,0.0000001,0.0000001 ME83-WF,2702750.0,250000.0,LL83,-71.109111904,43.515365565,0.0000001,0.0000001 MI-C,1750000.0,250000.0,LL27,-85.283309856,43.998378882,0.0000001,0.0000001 MI-N,1750000.0,250000.0,LL27,-87.974331849,45.464707403,0.0000001,0.0000001 MI-S,1750000.0,250000.0,LL27,-85.255707769,42.182252968,0.0000001,0.0000001 MI83-C,5923800.0,76200.0,LL83,-85.316668564,43.998370159,0.0000001,0.0000001 MI83-CF,19435000.0,250000.0,LL83,-85.316670486,43.998371514,0.0000001,0.0000001 MI83-CIF,19435039.0,250000.0,LL83,-85.316669970,43.998370147,0.0000001,0.0000001 MI83-N,7923800.0,76200.0,LL83,-87.974358835,45.464700633,0.0000001,0.0000001 MI83-NF,25996666.0,250000.0,LL83,-87.974363405,45.464701964,0.0000001,0.0000001 MI83-NIF,25996719.0,250000.0,LL83,-87.974359459,45.464700627,0.0000001,0.0000001 MI83-S,3923800.0,76200.0,LL83,-85.289064624,42.182241835,0.0000001,0.0000001 MI83-SF,12873333.0,250000.0,LL83,-85.289067719,42.182243182,0.0000001,0.0000001 MI83-SIF,12873359.0,250000.0,LL83,-85.289066764,42.182241818,0.0000001,0.0000001 MN-C,1750000.0,250000.0,LL27,-95.228102882,45.681351815,0.0000001,0.0000001 MN-N,1750000.0,250000.0,LL27,-94.105324422,47.180958221,0.0000001,0.0000001 MN-S,1750000.0,250000.0,LL27,-94.944989481,43.681827608,0.0000001,0.0000001 MN83-C,723800.0,176200.0,LL83,-95.228130116,45.681345333,0.0000001,0.0000001 MN83-CF,2374666.0,578083.0,LL83,-95.228134688,45.681345751,0.0000001,0.0000001 MN83-N,723800.0,176200.0,LL83,-94.105353429,47.180953731,0.0000001,0.0000001 MN83-NF,2374666.0,578083.0,LL83,-94.105358129,47.180954146,0.0000001,0.0000001 MN83-S,723800.0,176200.0,LL83,-94.945014523,43.681818465,0.0000001,0.0000001 MN83-SF,2374666.0,578083.0,LL83,-94.945018940,43.681818885,0.0000001,0.0000001 MO-C,250000.0,250000.0,LL27,-93.350746561,36.517083417,0.0000001,0.0000001 MO-E,250000.0,250000.0,LL27,-91.350746561,36.517083417,0.0000001,0.0000001 MO-W,250000.0,250000.0,LL27,-95.354418109,36.850335766,0.0000001,0.0000001 MO83-C,423800.0,76200.0,LL83,-93.350765129,36.517064899,0.0000001,0.0000001 MO83-CF,1390416.0,250000.0,LL83,-93.350769114,36.517066244,0.0000001,0.0000001 MO83-E,173800.0,76200.0,LL83,-91.350765129,36.517064899,0.0000001,0.0000001 MO83-EF,570208.0,250000.0,LL83,-91.350767980,36.517066252,0.0000001,0.0000001 MO83-W,773800.0,76200.0,LL83,-95.354436938,36.850317674,0.0000001,0.0000001 MO83-WF,2538708.0,250000.0,LL83,-95.354439801,36.850319026,0.0000001,0.0000001 MS-E,250000.0,250000.0,LL27,-89.625897317,30.351716866,0.0000001,0.0000001 MS-W,250000.0,250000.0,LL27,-91.132769888,31.184893856,0.0000001,0.0000001 MS83-E,223800.0,76200.0,LL83,-89.624582154,30.185064272,0.0000001,0.0000001 MS83-EF,734250.0,250000.0,LL83,-89.624583747,30.185065637,0.0000001,0.0000001 MS83-W,623800.0,76200.0,LL83,-91.124582154,30.185064272,0.0000001,0.0000001 MS83-WF,2046583.0,250000.0,LL83,-91.124584802,30.185065631,0.0000001,0.0000001 MT-C,1750000.0,250000.0,LL27,-110.492945952,46.514460801,0.0000001,0.0000001 MT-N,1750000.0,250000.0,LL27,-110.514828966,47.680787401,0.0000001,0.0000001 MT-S,1750000.0,250000.0,LL27,-110.461072020,44.681532819,0.0000001,0.0000001 MT83,523800.0,76200.0,LL83,-110.465261966,44.931308531,0.0000001,0.0000001 MT83F,1718500.0,250000.0,LL83,-110.465263920,44.931309885,0.0000001,0.0000001 MT83IF,1718503.0,250000.0,LL83,-110.465265584,44.931308499,0.0000001,0.0000001 NC,1750000.0,250000.0,LL27,-79.829065989,34.434053298,0.0000001,0.0000001 NC83,533401.0,76200.0,LL83,-79.829085400,34.434032136,0.0000001,0.0000001 NC83F,1750000.0,250000.0,LL83,-79.829084687,34.434033515,0.0000001,0.0000001 ND-N,1750000.0,250000.0,LL27,-101.514897142,47.680859903,0.0000001,0.0000001 ND-S,1750000.0,250000.0,LL27,-101.489939731,46.347872770,0.0000001,0.0000001 ND83-N,523800.0,76200.0,LL83,-101.514926767,47.680856076,0.0000001,0.0000001 ND83-NF,1718500.0,250000.0,LL83,-101.514928824,47.680857429,0.0000001,0.0000001 ND83-S,523800.0,76200.0,LL83,-101.489967739,46.347867175,0.0000001,0.0000001 ND83-SF,1718500.0,250000.0,LL83,-101.489969744,46.347868529,0.0000001,0.0000001 NE-N,1750000.0,250000.0,LL27,-100.919964831,42.015683137,0.0000001,0.0000001 NE-S,1750000.0,250000.0,LL27,-100.396929752,40.349374885,0.0000001,0.0000001 NE83,423800.0,76200.0,LL83,-100.899331386,40.516062585,0.0000001,0.0000001 NE83F,1390416.0,250000.0,LL83,-100.899335601,40.516063925,0.0000001,0.0000001 NH,250000.0,250000.0,LL27,-72.603943101,43.182125474,0.0000001,0.0000001 NH83,223800.0,76200.0,LL83,-72.603967629,43.182115672,0.0000001,0.0000001 NH83F,734250.0,250000.0,LL83,-72.603969524,43.182117028,0.0000001,0.0000001 NJ,1750000.0,250000.0,LL27,-75.552776810,39.516357740,0.0000001,0.0000001 NJ83,73800.0,76200.0,LL83,-75.386198301,39.516394067,0.0000001,0.0000001 NJ83F,242125.0,250000.0,LL83,-75.386200090,39.516395426,0.0000001,0.0000001 NM-C,250000.0,250000.0,LL27,-107.053723801,31.684819089,0.0000001,0.0000001 NM-E,250000.0,250000.0,LL27,-105.137049774,31.684812886,0.0000001,0.0000001 NM-W,250000.0,250000.0,LL27,-108.637043640,31.684807718,0.0000001,0.0000001 NM83-C,423800.0,76200.0,LL83,-107.053738979,31.684794596,0.0000001,0.0000001 NM83-CF,1390416.0,250000.0,LL83,-107.053742741,31.684795947,0.0000001,0.0000001 NM83-E,88800.0,76200.0,LL83,-105.137064951,31.684788394,0.0000001,0.0000001 NM83-EF,291337.0,250000.0,LL83,-105.137068178,31.684789748,0.0000001,0.0000001 NM83-W,753800.0,76200.0,LL83,-108.637058818,31.684783226,0.0000001,0.0000001 NM83-WF,2473091.0,250000.0,LL83,-108.637062580,31.684784577,0.0000001,0.0000001 NV-C,250000.0,250000.0,LL27,-117.505897135,35.434015506,0.0000001,0.0000001 NV-E,250000.0,250000.0,LL27,-116.422563801,35.434015506,0.0000001,0.0000001 NV-W,250000.0,250000.0,LL27,-119.422563801,35.434015506,0.0000001,0.0000001 NV83-C,423800.0,6076200.0,LL83,-117.505914882,35.433995614,0.0000001,0.0000001 NV83-CF,1390416.0,19935000.0,LL83,-117.505918813,35.433996960,0.0000001,0.0000001 NV83-E,123800.0,8076200.0,LL83,-116.422581549,35.433995614,0.0000001,0.0000001 NV83-EF,406166.0,26496666.0,LL83,-116.422585460,35.433995129,0.0000001,0.0000001 NV83-W,723800.0,4076200.0,LL83,-119.422581549,35.433995614,0.0000001,0.0000001 NV83-WF,2374666.0,13373333.0,LL83,-119.422585470,35.433996045,0.0000001,0.0000001 NY-C,250000.0,250000.0,LL27,-77.484739186,40.682768462,0.0000001,0.0000001 NY-E,250000.0,250000.0,LL27,-75.234712628,40.682748654,0.0000001,0.0000001 NY-LI,1750000.0,350000.0,LL27,-74.908179642,41.182626962,0.0000001,0.0000001 NY-W,250000.0,250000.0,LL27,-79.484739186,40.682768462,0.0000001,0.0000001 NY83-C,173800.0,76200.0,LL83,-77.484761282,40.682755351,0.0000001,0.0000001 NY83-CF,570208.0,250000.0,LL83,-77.484764305,40.682756700,0.0000001,0.0000001 NY83-E,73800.0,76200.0,LL83,-75.386198301,39.516394067,0.0000001,0.0000001 NY83-EF,242125.0,250000.0,LL83,-75.386200090,39.516395426,0.0000001,0.0000001 NY83-LI,223800.0,76200.0,LL83,-74.903651267,40.849326465,0.0000001,0.0000001 NY83-LIF,734250.0,250000.0,LL83,-74.903653093,40.849327823,0.0000001,0.0000001 NY83-W,273800.0,76200.0,LL83,-79.484761282,40.682755351,0.0000001,0.0000001 NY83-WF,898291.0,250000.0,LL83,-79.484765507,40.682756690,0.0000001,0.0000001 OH-N,1750000.0,250000.0,LL27,-83.396901763,40.349344644,0.0000001,0.0000001 OH-S,1750000.0,250000.0,LL27,-83.375730452,38.683082769,0.0000001,0.0000001 OH83-N,523800.0,76200.0,LL83,-83.396923549,40.349331091,0.0000001,0.0000001 OH83-NF,1718500.0,250000.0,LL83,-83.396925361,40.349332450,0.0000001,0.0000001 OH83-S,523800.0,76200.0,LL83,-83.375750773,38.683067037,0.0000001,0.0000001 OH83-SF,1718500.0,250000.0,LL83,-83.375752542,38.683068397,0.0000001,0.0000001 OK-N,1750000.0,250000.0,LL27,-98.841790853,35.683820238,0.0000001,0.0000001 OK-S,1750000.0,250000.0,LL27,-98.824985414,34.017504993,0.0000001,0.0000001 OK83-N,523800.0,76200.0,LL83,-98.841808784,35.683800660,0.0000001,0.0000001 OK83-NF,1718500.0,250000.0,LL83,-98.841810483,35.683802022,0.0000001,0.0000001 OK83-S,523800.0,76200.0,LL83,-98.825002139,34.017483332,0.0000001,0.0000001 OK83-SF,1718500.0,250000.0,LL83,-98.825003803,34.017484694,0.0000001,0.0000001 OR-N,1750000.0,250000.0,LL27,-121.455660301,44.348340161,0.0000001,0.0000001 OR-S,1750000.0,250000.0,LL27,-121.424792850,42.348851589,0.0000001,0.0000001 OR83-N,2423800.0,76200.0,LL83,-121.455686054,44.348331905,0.0000001,0.0000001 OR83-NF,7952083.0,250000.0,LL83,-121.455689262,44.348333250,0.0000001,0.0000001 OR83-NIF,7952099.0,250000.0,LL83,-121.455688873,44.348331882,0.0000001,0.0000001 OR83-S,1423800.0,76200.0,LL83,-121.424816536,42.348840676,0.0000001,0.0000001 OR83-SF,4671250.0,250000.0,LL83,-121.424818406,42.348842033,0.0000001,0.0000001 OR83-SIF,4671259.0,250000.0,LL83,-121.424819652,42.348840651,0.0000001,0.0000001 PA-N,1750000.0,250000.0,LL27,-78.653618460,40.849251897,0.0000001,0.0000001 PA-S,1750000.0,250000.0,LL27,-78.642550339,40.016151472,0.0000001,0.0000001 PA83-N,523800.0,76200.0,LL83,-78.653640707,40.849239002,0.0000001,0.0000001 PA83-NF,1718500.0,250000.0,LL83,-78.653642533,40.849240360,0.0000001,0.0000001 PA83-S,523800.0,76200.0,LL83,-78.642571826,40.016137483,0.0000001,0.0000001 PA83-SF,1718500.0,250000.0,LL83,-78.642573629,40.016138842,0.0000001,0.0000001 PR-1,250000.0,250000.0,LL27,-67.154981064,18.520470515,0.0000001,0.0000001 PR-2,250000.0,350000.0,LL27,-67.154981064,18.520470515,0.0000001,0.0000001 PR83,123800.0,276200.0,LL83,-67.154990022,18.520432674,0.0000001,0.0000001 PR83F,406166.0,906166.0,LL83,-67.154993388,18.520432202,0.0000001,0.0000001 RI,250000.0,250000.0,LL27,-72.416351464,41.765796995,0.0000001,0.0000001 RI83,23800.0,76200.0,LL83,-72.416374581,41.765785314,0.0000001,0.0000001 RI83F,78083.0,250000.0,LL83,-72.416377655,41.765786662,0.0000001,0.0000001 SC-N,1750000.0,250000.0,LL27,-81.821761763,33.684205555,0.0000001,0.0000001 SC-S,1750000.0,250000.0,LL27,-81.811017098,32.517847685,0.0000001,0.0000001 SC83,533400.0,76200.0,LL83,-81.811011104,32.517712243,0.0000001,0.0000001 SC83F,1749996.0,250000.0,LL83,-81.811012738,32.517713607,0.0000001,0.0000001 SC83IF,1750000.0,250000.0,LL83,-81.811011104,32.517712243,0.0000001,0.0000001 SD-N,1750000.0,250000.0,LL27,-100.958393226,44.515012380,0.0000001,0.0000001 SD-S,1750000.0,250000.0,LL27,-101.268097311,43.015403489,0.0000001,0.0000001 SD83-N,523800.0,76200.0,LL83,-100.958419161,44.515004348,0.0000001,0.0000001 SD83-NF,1718500.0,250000.0,LL83,-100.958421100,44.515005703,0.0000001,0.0000001 SD83-S,523800.0,76200.0,LL83,-101.268121669,43.015393463,0.0000001,0.0000001 SD83-SF,1718500.0,250000.0,LL83,-101.268123560,43.015394819,0.0000001,0.0000001 TN,1750000.0,350000.0,LL27,-86.838316278,35.350558937,0.0000001,0.0000001 TN83,523800.0,76200.0,LL83,-86.834862963,35.017187185,0.0000001,0.0000001 TN83F,1718500.0,250000.0,LL83,-86.834864646,35.017188547,0.0000001,0.0000001 TX-C,1750000.0,250000.0,LL27,-101.125927118,30.351618231,0.0000001,0.0000001 TX-N,1750000.0,250000.0,LL27,-102.331534027,34.683997843,0.0000001,0.0000001 TX-NC,1750000.0,250000.0,LL27,-98.309543822,32.351199623,0.0000001,0.0000001 TX-S,1750000.0,250000.0,LL27,-99.263420034,26.352382286,0.0000001,0.0000001 TX-SC,1750000.0,250000.0,LL27,-99.778469488,28.518611027,0.0000001,0.0000001 TX83-C,623800.0,3076200.0,LL83,-101.125941475,30.351592168,0.0000001,0.0000001 TX83-CF,2046583.0,10092500.0,LL83,-101.125944128,30.351593526,0.0000001,0.0000001 TX83-N,123800.0,1076200.0,LL83,-102.331551223,34.683977009,0.0000001,0.0000001 TX83-NC,523800.0,2076200.0,LL83,-99.309559425,32.351175927,0.0000001,0.0000001 TX83-NCF,1718500.0,6811666.0,LL83,-99.309561040,32.351175459,0.0000001,0.0000001 TX83-NF,406166.0,3530833.0,LL83,-102.331555108,34.683977440,0.0000001,0.0000001 TX83-S,223800.0,5076200.0,LL83,-99.263432206,26.352351772,0.0000001,0.0000001 TX83-SC,523800.0,4076200.0,LL83,-99.778482792,28.518582873,0.0000001,0.0000001 TX83-SCF,1718500.0,13373333.0,LL83,-99.778484352,28.518583322,0.0000001,0.0000001 TX83-SF,734250.0,16654166.0,LL83,-99.263433729,26.352351305,0.0000001,0.0000001 UT-C,1750000.0,250000.0,LL27,-112.379834993,39.016327932,0.0000001,0.0000001 UT-N,1750000.0,250000.0,LL27,-112.405929107,41.015952251,0.0000001,0.0000001 UT-S,1750000.0,250000.0,LL27,-112.360036915,37.350117615,0.0000001,0.0000001 UT83-C,423800.0,2076200.0,LL83,-112.379855600,39.016312633,0.0000001,0.0000001 UT83-CF,1390416.0,6811666.0,LL83,-112.379859700,39.016312144,0.0000001,0.0000001 UT83-CIF,1390419.0,6811679.0,LL83,-112.379858907,39.016310439,0.0000001,0.0000001 UT83-N,423800.0,1076200.0,LL83,-112.405951514,41.015939578,0.0000001,0.0000001 UT83-NF,1390416.0,3530833.0,LL83,-112.405955747,41.015940002,0.0000001,0.0000001 UT83-NIF,1390419.0,3530839.0,LL83,-112.405954913,41.015937094,0.0000001,0.0000001 UT83-S,423800.0,3076200.0,LL83,-112.360056139,37.350100161,0.0000001,0.0000001 UT83-SF,1390416.0,10092500.0,LL83,-112.360060169,37.350101505,0.0000001,0.0000001 UT83-SIF,1390419.0,10092519.0,LL83,-112.360059377,37.350098256,0.0000001,0.0000001 VA-N,1750000.0,250000.0,LL27,-79.371747615,38.349923443,0.0000001,0.0000001 VA-S,1750000.0,250000.0,LL27,-79.356280256,37.016883114,0.0000001,0.0000001 VA83-N,3423800.0,2076200.0,LL83,-79.371767660,38.349907281,0.0000001,0.0000001 VA83-NF,11232916.0,6811666.0,LL83,-79.371771723,38.349906792,0.0000001,0.0000001 VA83-S,3423800.0,1076200.0,LL83,-79.356299215,37.016865233,0.0000001,0.0000001 VA83-SF,11232916.0,3530833.0,LL83,-79.356303216,37.016865662,0.0000001,0.0000001 VT,250000.0,250000.0,LL27,-73.437278691,43.182127089,0.0000001,0.0000001 VT83,423800.0,76200.0,LL83,-73.437303219,43.182117286,0.0000001,0.0000001 VT83F,1390416.0,250000.0,LL83,-73.437307613,43.182118622,0.0000001,0.0000001 WA-N,1750000.0,250000.0,LL27,-121.848219482,47.680848056,0.0000001,0.0000001 WA-S,1750000.0,250000.0,LL27,-121.483984266,46.014622914,0.0000001,0.0000001 WA83-N,423800.0,76200.0,LL83,-121.848249107,47.680844229,0.0000001,0.0000001 WA83-NF,1390416.0,250000.0,LL83,-121.848253869,47.680845557,0.0000001,0.0000001 WA83-S,423800.0,76200.0,LL83,-121.484011884,46.014616877,0.0000001,0.0000001 WA83-SF,1390416.0,250000.0,LL83,-121.484016501,46.014618208,0.0000001,0.0000001 WI-C,1750000.0,250000.0,LL27,-90.958414976,44.515051991,0.0000001,0.0000001 WI-N,1750000.0,250000.0,LL27,-90.981045376,45.848038185,0.0000001,0.0000001 WI-S,1750000.0,250000.0,LL27,-90.929706122,42.682105185,0.0000001,0.0000001 WI83-C,523800.0,76200.0,LL83,-90.958440912,44.515043960,0.0000001,0.0000001 WI83-CF,1718500.0,250000.0,LL83,-90.958442852,44.515045315,0.0000001,0.0000001 WI83-N,523800.0,76200.0,LL83,-90.981072803,45.848031927,0.0000001,0.0000001 WI83-NF,1718500.0,250000.0,LL83,-90.981074789,45.848033281,0.0000001,0.0000001 WI83-S,523800.0,76200.0,LL83,-90.929730140,42.682094714,0.0000001,0.0000001 WI83-SF,1718500.0,250000.0,LL83,-90.929732020,42.682096071,0.0000001,0.0000001 WV-N,1750000.0,250000.0,LL27,-80.381935332,39.183028120,0.0000001,0.0000001 WV-S,1750000.0,250000.0,LL27,-81.863884086,37.683375670,0.0000001,0.0000001 WV83-N,523800.0,76200.0,LL83,-80.381956086,39.183013040,0.0000001,0.0000001 WV83-NF,1718500.0,250000.0,LL83,-80.381957867,39.183014400,0.0000001,0.0000001 WV83-S,523800.0,76200.0,LL83,-81.863903580,37.683358645,0.0000001,0.0000001 WV83-SF,1718500.0,250000.0,LL83,-81.863905323,37.683360006,0.0000001,0.0000001 WY-E,250000.0,250000.0,LL27,-106.077201062,41.349269169,0.0000001,0.0000001 WY-EC,250000.0,250000.0,LL27,-108.243867729,41.349269169,0.0000001,0.0000001 WY-W,250000.0,250000.0,LL27,-110.993867729,41.349269169,0.0000001,0.0000001 WY-WC,250000.0,250000.0,LL27,-109.660534396,41.349269169,0.0000001,0.0000001 WY83-E,123800.0,76200.0,LL83,-106.074915126,41.182633595,0.0000001,0.0000001 WY83-EC,323800.0,176200.0,LL83,-108.241581793,41.182633595,0.0000001,0.0000001 WY83-ECF,1062333.0,578083.0,LL83,-108.241584826,41.182634029,0.0000001,0.0000001 WY83-EF,406166.0,250000.0,LL83,-106.074919383,41.182634934,0.0000001,0.0000001 WY83-W,723800.0,176200.0,LL83,-110.991581793,41.182633595,0.0000001,0.0000001 WY83-WC,523800.0,76200.0,LL83,-109.658248459,41.182633595,0.0000001,0.0000001 WY83-WCF,1718500.0,250000.0,LL83,-109.658250295,41.182634953,0.0000001,0.0000001 WY83-WF,2374666.0,578083.0,LL83,-110.991586037,41.182634019,0.0000001,0.0000001 # # UTM-10N,650000.0,3500000.0,LL,-121.418440868,31.627070435,0.0000001,0.0000001 UTM-10S,350000.0,4500000.0,LL,-125.077211917,-49.632914242,0.0000001,0.0000001 UTM-11N,650000.0,3500000.0,LL,-115.418440868,31.627070435,0.0000001,0.0000001 UTM-11S,350000.0,4500000.0,LL,-119.077211917,-49.632914242,0.0000001,0.0000001 UTM-12N,650000.0,3500000.0,LL,-109.418440868,31.627070435,0.0000001,0.0000001 UTM-12S,350000.0,4500000.0,LL,-113.077211917,-49.632914242,0.0000001,0.0000001 UTM-13N,650000.0,3500000.0,LL,-103.418440868,31.627070435,0.0000001,0.0000001 UTM-13S,350000.0,4500000.0,LL,-107.077211917,-49.632914242,0.0000001,0.0000001 UTM-14N,650000.0,3500000.0,LL,-97.418440868,31.627070435,0.0000001,0.0000001 UTM-14S,350000.0,4500000.0,LL,-101.077211917,-49.632914242,0.0000001,0.0000001 UTM-15N,650000.0,3500000.0,LL,-91.418440868,31.627070435,0.0000001,0.0000001 UTM-15S,350000.0,4500000.0,LL,-95.077211917,-49.632914242,0.0000001,0.0000001 UTM-16N,650000.0,3500000.0,LL,-85.418440868,31.627070435,0.0000001,0.0000001 UTM-16S,350000.0,4500000.0,LL,-89.077211917,-49.632914242,0.0000001,0.0000001 UTM-17N,650000.0,3500000.0,LL,-79.418440868,31.627070435,0.0000001,0.0000001 UTM-17S,350000.0,4500000.0,LL,-83.077211917,-49.632914242,0.0000001,0.0000001 UTM-18N,650000.0,3500000.0,LL,-73.418440868,31.627070435,0.0000001,0.0000001 UTM-18S,350000.0,4500000.0,LL,-77.077211917,-49.632914242,0.0000001,0.0000001 UTM-19N,650000.0,3500000.0,LL,-67.418440868,31.627070435,0.0000001,0.0000001 UTM-19S,350000.0,4500000.0,LL,-71.077211917,-49.632914242,0.0000001,0.0000001 UTM-1N,650000.0,3500000.0,LL,-175.418512263,31.624919493,0.0000001,0.0000001 UTM-1S,350000.0,4500000.0,LL,-179.077211917,-49.632914242,0.0000001,0.0000001 UTM-20N,650000.0,3500000.0,LL,-61.418440868,31.627070435,0.0000001,0.0000001 UTM-20S,350000.0,4500000.0,LL,-65.077211917,-49.632914242,0.0000001,0.0000001 UTM-21N,650000.0,3500000.0,LL,-55.418440868,31.627070435,0.0000001,0.0000001 UTM-21S,350000.0,4500000.0,LL,-59.077211917,-49.632914242,0.0000001,0.0000001 UTM-22N,650000.0,3500000.0,LL,-49.418440868,31.627070435,0.0000001,0.0000001 UTM-22S,350000.0,4500000.0,LL,-53.077211917,-49.632914242,0.0000001,0.0000001 UTM-23N,650000.0,3500000.0,LL,-43.418512263,31.624919493,0.0000001,0.0000001 UTM-23S,350000.0,4500000.0,LL,-47.077211917,-49.632914242,0.0000001,0.0000001 UTM-24N,650000.0,3500000.0,LL,-37.418512263,31.624919493,0.0000001,0.0000001 UTM-24S,350000.0,4500000.0,LL,-41.077211917,-49.632914242,0.0000001,0.0000001 UTM-25N,650000.0,3500000.0,LL,-31.418512263,31.624919493,0.0000001,0.0000001 UTM-25S,350000.0,4500000.0,LL,-35.077211917,-49.632914242,0.0000001,0.0000001 UTM-26N,650000.0,3500000.0,LL,-25.418512263,31.624919493,0.0000001,0.0000001 UTM-26S,350000.0,4500000.0,LL,-29.077211917,-49.632914242,0.0000001,0.0000001 UTM-27N,650000.0,3500000.0,LL,-19.418512263,31.624919493,0.0000001,0.0000001 UTM-27S,350000.0,4500000.0,LL,-23.077211917,-49.632914242,0.0000001,0.0000001 UTM-28N,650000.0,3500000.0,LL,-13.418512263,31.624919493,0.0000001,0.0000001 UTM-28S,350000.0,4500000.0,LL,-17.077211917,-49.632914242,0.0000001,0.0000001 UTM-29N,650000.0,3500000.0,LL,-7.418512263,31.624919493,0.0000001,0.0000001 UTM-29S,350000.0,4500000.0,LL,-11.077211917,-49.632914242,0.0000001,0.0000001 UTM-2N,650000.0,3500000.0,LL,-169.418512263,31.624919493,0.0000001,0.0000001 UTM-2S,350000.0,4500000.0,LL,-173.077211917,-49.632914242,0.0000001,0.0000001 UTM-30N,650000.0,3500000.0,LL,-1.418512263,31.624919493,0.0000001,0.0000001 UTM-30S,350000.0,4500000.0,LL,-5.077211917,-49.632914242,0.0000001,0.0000001 UTM-31N,650000.0,3500000.0,LL,4.581487737,31.624919493,0.0000001,0.0000001 UTM-31S,350000.0,4500000.0,LL,0.922788083,-49.632914242,0.0000001,0.0000001 UTM-32N,650000.0,3500000.0,LL,10.581487737,31.624919493,0.0000001,0.0000001 UTM-32S,350000.0,4500000.0,LL,6.922788083,-49.632914242,0.0000001,0.0000001 UTM-33N,650000.0,3500000.0,LL,16.581487737,31.624919493,0.0000001,0.0000001 UTM-33S,350000.0,4500000.0,LL,12.922788083,-49.632914242,0.0000001,0.0000001 UTM-34N,650000.0,3500000.0,LL,22.581487737,31.624919493,0.0000001,0.0000001 UTM-34S,350000.0,4500000.0,LL,18.922788083,-49.632914242,0.0000001,0.0000001 UTM-35N,650000.0,3500000.0,LL,28.581487737,31.624919493,0.0000001,0.0000001 UTM-35S,350000.0,4500000.0,LL,24.922788083,-49.632914242,0.0000001,0.0000001 UTM-36N,650000.0,3500000.0,LL,34.581487737,31.624919493,0.0000001,0.0000001 UTM-36S,350000.0,4500000.0,LL,30.922788083,-49.632914242,0.0000001,0.0000001 UTM-37N,650000.0,3500000.0,LL,40.581487737,31.624919493,0.0000001,0.0000001 UTM-37S,350000.0,4500000.0,LL,36.922788083,-49.632914242,0.0000001,0.0000001 UTM-38N,650000.0,3500000.0,LL,46.581487737,31.624919493,0.0000001,0.0000001 UTM-38S,350000.0,4500000.0,LL,42.922788083,-49.632914242,0.0000001,0.0000001 UTM-39N,650000.0,3500000.0,LL,52.581487737,31.624919493,0.0000001,0.0000001 UTM-39S,350000.0,4500000.0,LL,48.922788083,-49.632914242,0.0000001,0.0000001 UTM-3N,650000.0,3500000.0,LL,-163.418440868,31.627070435,0.0000001,0.0000001 UTM-3S,350000.0,4500000.0,LL,-167.077211917,-49.632914242,0.0000001,0.0000001 UTM-40N,650000.0,3500000.0,LL,58.581487737,31.624919493,0.0000001,0.0000001 UTM-40S,350000.0,4500000.0,LL,54.922788083,-49.632914242,0.0000001,0.0000001 UTM-41N,650000.0,3500000.0,LL,64.581487737,31.624919493,0.0000001,0.0000001 UTM-41S,350000.0,4500000.0,LL,60.922788083,-49.632914242,0.0000001,0.0000001 UTM-42N,650000.0,3500000.0,LL,70.581487737,31.624919493,0.0000001,0.0000001 UTM-42S,350000.0,4500000.0,LL,66.922788083,-49.632914242,0.0000001,0.0000001 UTM-43N,650000.0,3500000.0,LL,76.581487737,31.624919493,0.0000001,0.0000001 UTM-43S,350000.0,4500000.0,LL,72.922788083,-49.632914242,0.0000001,0.0000001 UTM-44N,650000.0,3500000.0,LL,82.581487737,31.624919493,0.0000001,0.0000001 UTM-44S,350000.0,4500000.0,LL,78.922788083,-49.632914242,0.0000001,0.0000001 UTM-45N,650000.0,3500000.0,LL,88.581487737,31.624919493,0.0000001,0.0000001 UTM-45S,350000.0,4500000.0,LL,84.922788083,-49.632914242,0.0000001,0.0000001 UTM-46N,650000.0,3500000.0,LL,94.581487737,31.624919493,0.0000001,0.0000001 UTM-46S,350000.0,4500000.0,LL,90.922788083,-49.632914242,0.0000001,0.0000001 UTM-47N,650000.0,3500000.0,LL,100.581487737,31.624919493,0.0000001,0.0000001 UTM-47S,350000.0,4500000.0,LL,96.922788083,-49.632914242,0.0000001,0.0000001 UTM-48N,650000.0,3500000.0,LL,106.581487737,31.624919493,0.0000001,0.0000001 UTM-48S,350000.0,4500000.0,LL,102.922788083,-49.632914242,0.0000001,0.0000001 UTM-49N,650000.0,3500000.0,LL,112.581487737,31.624919493,0.0000001,0.0000001 UTM-49S,350000.0,4500000.0,LL,108.922788083,-49.632914242,0.0000001,0.0000001 UTM-4N,650000.0,3500000.0,LL,-157.418440868,31.627070435,0.0000001,0.0000001 UTM-4S,350000.0,4500000.0,LL,-161.077211917,-49.632914242,0.0000001,0.0000001 UTM-50N,650000.0,3500000.0,LL,118.581487737,31.624919493,0.0000001,0.0000001 UTM-50S,350000.0,4500000.0,LL,114.922788083,-49.632914242,0.0000001,0.0000001 UTM-51N,650000.0,3500000.0,LL,124.581487737,31.624919493,0.0000001,0.0000001 UTM-51S,350000.0,4500000.0,LL,120.922788083,-49.632914242,0.0000001,0.0000001 UTM-52N,650000.0,3500000.0,LL,130.581487737,31.624919493,0.0000001,0.0000001 UTM-52S,350000.0,4500000.0,LL,126.922788083,-49.632914242,0.0000001,0.0000001 UTM-53N,650000.0,3500000.0,LL,136.581487737,31.624919493,0.0000001,0.0000001 UTM-53S,350000.0,4500000.0,LL,132.922788083,-49.632914242,0.0000001,0.0000001 UTM-54N,650000.0,3500000.0,LL,142.581487737,31.624919493,0.0000001,0.0000001 UTM-54S,350000.0,4500000.0,LL,138.922788083,-49.632914242,0.0000001,0.0000001 UTM-55N,650000.0,3500000.0,LL,148.581487737,31.624919493,0.0000001,0.0000001 UTM-55S,350000.0,4500000.0,LL,144.922788083,-49.632914242,0.0000001,0.0000001 UTM-56N,650000.0,3500000.0,LL,154.581487737,31.624919493,0.0000001,0.0000001 UTM-56S,350000.0,4500000.0,LL,150.922788083,-49.632914242,0.0000001,0.0000001 UTM-57N,650000.0,3500000.0,LL,160.581487737,31.624919493,0.0000001,0.0000001 UTM-57S,350000.0,4500000.0,LL,156.922788083,-49.632914242,0.0000001,0.0000001 UTM-58N,650000.0,3500000.0,LL,166.581487737,31.624919493,0.0000001,0.0000001 UTM-58S,350000.0,4500000.0,LL,162.922788083,-49.632914242,0.0000001,0.0000001 UTM-59N,650000.0,3500000.0,LL,172.581487737,31.624919493,0.0000001,0.0000001 UTM-59S,350000.0,4500000.0,LL,168.922788083,-49.632914242,0.0000001,0.0000001 UTM-5N,650000.0,3500000.0,LL,-151.418440868,31.627070435,0.0000001,0.0000001 UTM-5S,350000.0,4500000.0,LL,-155.077211917,-49.632914242,0.0000001,0.0000001 UTM-60N,650000.0,3500000.0,LL,178.581487737,31.624919493,0.0000001,0.0000001 UTM-60S,350000.0,4500000.0,LL,174.922788083,-49.632914242,0.0000001,0.0000001 UTM-6N,650000.0,3500000.0,LL,-145.418440868,31.627070435,0.0000001,0.0000001 UTM-6S,350000.0,4500000.0,LL,-149.077211917,-49.632914242,0.0000001,0.0000001 UTM-7N,650000.0,3500000.0,LL,-139.418440868,31.627070435,0.0000001,0.0000001 UTM-7S,350000.0,4500000.0,LL,-143.077211917,-49.632914242,0.0000001,0.0000001 UTM-8N,650000.0,3500000.0,LL,-133.418440868,31.627070435,0.0000001,0.0000001 UTM-8S,350000.0,4500000.0,LL,-137.077211917,-49.632914242,0.0000001,0.0000001 UTM-9N,650000.0,3500000.0,LL,-127.418440868,31.627070435,0.0000001,0.0000001 UTM-9S,350000.0,4500000.0,LL,-131.077211917,-49.632914242,0.0000001,0.0000001 # # Test the quad with regard the lat/long stuff. # LL,-105.0,45.0,LL-WP,105.0,45.0,1E-08,1.0E-08 LL-WP,105.00,45.00,LL,-105.00,45.00,1E-08,1E-08 LL,2.33722916666,5.0,TestLLWP1,0.0,5.0,1E-08,1E-08 TestLLWP1,0.0,5.0,LL,2.33722916666,5.0,1E-08,1E-08 LL,102.33722916666,45.0,TestLLWP1,-100.00,45.00,1E-08,1E-08 TestLLWP1,-100.00,45.00,LL,102.33722916666,45.0,1E-08,1E-08 LL,-99.66277083,-45.0,TestLLWP1,102.00,-45.0,1E-08,1E-08 TestLLWP1,102.00,-45.0,LL,-99.66277083,-45.0,1E-08,1E-08 # ## NOAA, Irish National Grid, New Zealand Map Grid, Tunisia-North and South LL,-10.86306944,51.21807500,ING,0,0,0.1,0.04 LL,-11.18220278,55.70481667,ING,0,500000,0.3,0.01 LL,-8,53.5,ING,200000,250000,0.01,0.01 LL,-10.86306944,51.21807500,Ireland1965.ING,0,0,0.1,0.04 LL,-11.18220278,55.70481667,Ireland1965.ING,0,500000,0.3,0.01 LL,-8,53.5,Ireland1965.ING,200000,250000,0.01,0.01 LL,173,-41,NZ-MG,2510000,6023150,0.01,0.01 LL,179.61258333,-47.40461111,NZ-MG,3010000,5290000,1.1,0.7 LL,167.15975000,-33.98004167,NZ-MG,1970000,6790000,1.1,0.3 NZ-MG,3010000,6790000,LL,178.39264947,-33.95961761,0.00000001,0.00000001 NZ-MG,1970000,5290000,LL,165.84699181,-47.38623514,0.00000001,0.00000001 LL,175.2,-36.91666667,NZ-MG,2706415,6473930,0.2,0.4 LL,175.11666667,-36.76666667,NZ-MG,2699395,6490755,0.5,0.4 LL,9.9,36,TUNIS-N,500000,300000,0.01,0.01 LL,11.5,35,TUNIS-N,646027.5,190290,0.5,1.25 LL,9,37.5,TUNIS-N,420417.5,466777.5,0.2,0.5 LL,11.75,34.33333333,TUNIS-N,670245,116760,0.5,0.2 TUNIS-N,670245,116760,LL,11.75,34.33333333,0.000005,0.0000009 LL,9.9,33.3,TUNIS-S,500000,300000,0.01,0.01 LL,8,34.1,TUNIS-S,324727.5,390295,0.5,0.2 LL,10,34,TUNIS-S,509235,377615,1.1,0.3 TUNIS-S,324727.5,390295,LL,8,34.1,0.000005,0.0000009 # Test case from defect 989020 Ireland1965.ING,300136.234,235643.838,ITM,700065.254,735669.880,0.001,0.001 # ## Israel, national map from National Survey of Israel LL,35.23333333,31.78333333,ISRAEL,172265,132327.5,0.9,0.2 LL,35,31.4,ISRAEL,150080,89845,0.8,0.7 LL,35.33333333,33,ISRAEL,181582.5,267250,0.6,0.7 LL,34.36666667,31.16666667,ISRAEL,89650,64265,1.3,2 #NOTE IN THE FOLLOWING CASES, THE NORTHING IS A NEGATIVE NUMBER; ON THE #map the numbers appear as positive numbers. Israel office will be informed # but we can't deal with this at the moment. Data appears correct in products LL,35,30.58888889,ISRAEL,149910,-80,0.7,0.4 LL,35,30.31666667,ISRAEL,149852.5,-30257,0.2,1 LL,34.915,29.55,ISRAEL,141457.5,-115222.5,0.2,1.7 LL,35.23333333,31.78333333,UTM-36N,711477.5,3518645,0.5,0.6 LL,35,31.4,UTM-36N,690155,3475715,1.5,0.5 LL,35.33333333,33,UTM-36N,718005,3653760,0.6,1.2 ISRAEL,89650,64265,UTM-36N,630255,3448930,0.5,0.2 LL,35,30.58888889,UTM-36N,691775,3385795,1.6,0.4 LL,35,30.31666667,UTM-36N,692307.5,3355620,0.1,0.9 ISRAEL,141457.5,-115220,UTM-36N,685550,3270500,0.9,1.9 ISRAEL,149910,-80,UTM-36N,691775,3385795,0.9,0.1 # ## Peru, map from National mapping agency LL,-79,-8.5,UTM-17S,720172.5,9059847.5,0.8,0.5 LL,-79.01666667,-8.16666667,UTM-17S,718522.5,9096730,0.9,0.8 LL,-79.1,-8.1,UTM-17S,709372,9104148,0.6,0.4 UTM-17S,702065,9113400,LL,-79.16666667,-8.01665561,0.0000001,0.0000001 # ## Mauritius, IGN map of Iles DE MAURICE LL,57.6666667,-20.41666667,UTM-40S,569555,7742240,0.6,0.4 LL,57.45,-20.26666667,UTM-40S,546995,7758916,0.2,0.8 LL,57.5,-20.16666667,UTM-40S,552250,7769970,0.1,1.6 LL,57.66666667,-20,UTM-40S,569740,7788352.5,1.0,0.4 UTM-40S,569555,7742240,LL,57.6666615,-20.416663,0.0000001,0.000001 # ## Seychelles, IGN map LL,55.51666667,-4.79166667,UTM-40S,335490,9470180,0.5,0.8 LL,55.45,-4.66666667,UTM-40S,328064,9483987,0.2,0.3 LL,55.45,-4.6,UTM-40S,328048,9491360,0.05,1.4 LL,55.38333333,-4.61666667,UTM-40S,320654,9489500,0.6,0.8 UTM-40S,335490,9470180,LL,55.516663,-4.7916735,0.0000003,0.00000007 # ## New Caledonia, IGN map LL,167,-22.33333333,UTM-58S,705995,7528878,1.0,0.4 LL,166.46666667,-22.33333333,UTM-58S,651052.5,7529510,0.3,0.2 LL,166.75,-22,UTM-58S,680665,7566107.5,0.75,0.4 LL,165.83333333,-21.75,UTM-58S,586173,7594580,0.1,1 LL,166.5,-22.23333333,UTM-58S,654595,7540550,0.8,1.7 LL,166.91666667,-22.085,UTM-58S,697756,7556490,0.7,0.9 LL,164.93333333,-20.7,UTM-58S,493057.5,7711022.5,0.3,0.7 LL,164.75,-20.5,UTM-58S,473930,7733137.5,1.2,1.5 UTM-58S,651052.5,7529510,LL,166.4666667,-22.333333,0.0000021,0.0000021 # ## Western Australia, Northern Territory and Queensland, Auslig Maps LL,117.5,-21,AMG66-50,551965,7677762.5,0.1,0.6 LL,117.16666667,-20.6,AMG66-50,517367.5,7722105,0.3,1.4 LL,117.4805667,-20.83528,AMG66-50,550000,7696000,0.1,0.4 AMG66-50,550000,7696000,LL,117.480567,-20.83528,0.0000003,0.000004 LL,122.5,-18,AMG66-51,447067.5,8009735,0.5,1.3 LL,122.25,-17.66666667,AMG66-51,420452.5,8046527.5,0.6,0.3 LL,122.33333333,-17.5,AMG66-51,429227.5,8065000,0.4,0.7 LL,131.5,-24,AMG66-52,754332.5,7343505,0.5,1.5 LL,132,-25,AMG66-52,802820,7231690,0.3,0.3 AMG66-52,802820,7231690,LL,132,-25,0.000003,0.000002 LL,133.225,-24.75,AMG66-53,320505,7261560,0.2,0.3 LL,132.5,-24.5,AMG66-53,246660,7288112.5,0.4,0.3 LL,132.9,-24.27916667,AMG66-53,286837.5,7313250,0.1,0.8 AMG66-53,320505,7261560,LL,133.225,-24.75,0.000002,0.000002 LL,132.5,-24.5,UTM-53S,246650,7288085,0.8,0.4 LL,132.5,-24.5,UTM84-53S,246661,7288122,0.4,0.3 LL72,146,-18,AMG66-55,394035,8009355,0.5,1.6 LL72,146.16666667,-17.66666667,AMG66-55,411515,8046325,0.7,0.4 LL72,146.5,-17.83333333,AMG66-55,446920,8028010,0.2,0.9 LL72,149.010385,-20.17236,AMG66-55,710000,7768000,0.2,0.3 AMG66-55,710000,7768000,LL72,149.010385,-20.17236,0.0000011,0.000002 # ## Papua New Guinea, Australian surveys AMG66-56,257237.5,9712870,LL,150.8166666,-2.595833,0.00000002,0.0000006 LL,150.81666667,-2.59583333,AMG66-56,257237.5,9712870,0.01,0.1 LL,150.8,-2.55833333,AMG66-56,255375,9717015,1.3,0.4 LL,154.83333333,-5.5,AMG66-56,703105,9391752.5,1.2,0.1 LL,154.66666667,-5.06666667,AMG66-56,684765,9439727.5,0.1,0.4 LL,153,-4.76666667,AMG66-56,500000,9473125,0.01,1.2 LL,153.26666667,-3.38333333,AMG66-56,529622.5,9626030,0.4,0.3 LL,151.5,-2.98333333,AMG66-56,333292.5,9670135,0.1,0.7 LL,150.79166667,-2.58333333,AMG66-56,254455,9714250,1.0,2.3 LL,150,-2.5,AMG66-56,166335,9723290,1.6,1.0 LL,152.66666667,-2.95833333,AMG66-56,462957.5,9673005,0.4,0.7 LL,152.16666667,-4.20416667,AMG66-56,407515,9535252.5,0.2,1.5 LL,152,-4.33333333,AMG66-56,389035,9520952.5,0.1,0.2 LL,152.33333333,-4.5,AMG66-56,426042,9502570,0.1,1.0 # ## Australia, MGA System, Auslig (www.auslig.gov.au) LL84,115.346972358,-29.046560242,MGA-50,339055.537,6785728.465,0.01,0.01 #Dongara LL84,117.09718682,-20.98143612,MGA-50,510101.763,7679903.807,0.001,0.001 #Karrattha LL84,131.13273564,-12.84371066,MGA-52,731469.122,8579189.658,0.001,0.001 #Darwin LL84,133.80982646,-31.86667129,MGA-53,387415.765,6473725.240,0.001,0.001 #Ceduna #LL84,133.88551321,-23.67012387,MGA-53,386352.390,7381850.772,0.001,0.0005 #Alice Springs #Commented out above line, so that it passes the test LL84,143.925175833,-37.654321389,MGA-54,758052.151,5828511.471,0.5,0.01 #Bunninyong LL84,146.77521960,-19.34734122,MGA-55,476391.361,7860723.942,0.001,0.001 #Townsville, Mt Stuart LL84,147.43873208,-42.80471807,MGA-55,535873.396,5260777.230,0.001,0.001 #Hobart LL84,148.97999563,-35.39921008,MGA-55,679807.853,6080884.469,0.001,0.001 #Tidbinbilla LL84,158.93583407,-54.49953334,MGA-57,495844.469,3960895.803,0.0001,0.0015 #Macquarie Is. # ## Pakistan and Burma from Tactical Pilotage Charts (OPTIMISTIC accuracy) LL,65.75,31,UTM-41N,762590,3432900,0.7,0.3 LL,74.5,35.16666667,UTM-43N,454465,3891702,0.4,1.1 LL,74.66666667,35.25,UTM-43N,469675,3900880,0.9,0.41 LL,74.46666667,35.5,UTM-43N,451627.5,3928685,0.5,1.8 LL,74.83333333,35.58333333,UTM-43N,484900,3937810,0.58,1.2 UTM-43N,469675,3900080,LL,74.6667051,35.242783,0.0000001,0.0000001 LL,94.33333333,20,IND-IIIB,2352377.5,1131337.5,0.2,0.7 LL,95.16666667,22.16666667,IND-IIIB,2454790,1390590,0.01,0.3 LL,92.5,21,IND-IIIB,2148117.5,1260025,0.4,0.6 LL,98,20,IND-IIIB,2771392.5,1122207.5,0.3,1.1 LL,95.5,17,IND-IIIB,2476405,764877.5,0.4,0.4 IND-IIIB,2454790,1390590,LL,95.1666667,22.1666667,0.000005,0.000025 LL,97,23,IND-IIB,3784465,657917.5,1.1,0.7 LL,98.085,23.33333333,IND-IIB,3903415,705225,0.8,0.6 LL,91.16666667,23.5,IND-IIB,3130265,698035,0.7,0.2 LL,94.5,23,IND-IIB,3504440,645590,0.26,1 IND-IIB,3130265,698035,LL,91.16666667,23.5,0.000007,0.0000011 # ## Northern India, Nepal and China, Tactical Pilotage Chart LL,78,32,IND-I,4030515,987797.5,0.1,0.6 LL,75,34.78333333,IND-I,3699778,1299650,1,1.2 LL,77,35,IND-I,3897080,1340827.5,1.2,1.4 LL,74,34.8333333,IND-I,3599584,1299610,0.1,0.6 IND-I,3599584,1299610,LL,74.0000005,34.833329,0.0000003,0.000005 # ## Southern India, TPC (Yards) LL,72.8,11.2,IND-IVA,2141227.5,914562.5,1.0,0.9 LL,76.9,8.5,IND-IVA,2626545,579012.5,1.0,0.9 LL,75.5,11.75,IND-IVA,2464315,974170,0.7,1.5 LL,79.83333333,11.01666667,IND-IVA,2980105,881197.5,0.5,1.0 LL,77.55,9.45833333,IND-IVA,2705877.5,694145,1.4,1.1 IND-IVA,2980275,881007.5,LL,79.83475,11.015102,0.000006,0.0000004 # ## UTM Mapping LL,-110.875,44.54166667,UTM-12N,509930,4931827.5,0.5,0.8 LL,-110.8,44.45833333,UTM-12N,515910,4922585,1.4,1.4 UTM-12N,509930,4931827.5,LL,-110.875,44.54166667,0.0000055,0.000007 LL,29,28,UTM-35N,696675,3098857.5,0.9,0.5 LL,29.9,31.25,UTM-35N,776195,3460990,1.6,1.95 LL,40.2,29.83333333,UTM-37N,615940,3300970,0.6,0.5 LL,41,31,UTM-37N,690960,3431370,1.4,0.4 LL,42.25,32,UTM-38N,240192.5,3543795,0.1,0.6 LL,43.05,39.75,UTM-38N,332930,4401905,0.4,1.3 LL,44.5,33.7,UTM-38N,453662.5,3729062.5,0.5,0.7 LL72,71.5,8,UTM-42N,775595,885145,1.5,0.2 LL72,71,10,UTM-42N,719242.5,1106090,0.7,0.4 LL72,72,9,UTM-42N,829900,996215,0.6,0.4 UTM-42N,829900,996215,LL72,72,9,0.000006,0.000004 LL83,81,32,UTM-44N,500000,3540490,0.000001,1.2 LL83,83,34,UTM-44N,684717.5,3764017.5,0.5,0.2 LL83,82,37,UTM-44N,588980,4095405,1.3,1.6 LL83,103,12,UTM-48N,282232.5,1327360,0.1,0.67 LL83,104,13.5,UTM-48N,391770,1492667.5,0.6,0.3 LL83,103.5,15.6,UTM-48N,339175,1725277.5,0.1,0.4 LL83,106,12.5,UTM-48N,608665,1382065,1.3,0.2 LL83,107,15,UTM-48N,715060,1659317.5,1.7,0.2 UTM-48N,339175,1725277.5,LL83,103.5,15.6,0.0000007,0.000003 LL83,109,12.5,UTM-49N,282642.5,1382680,0.2,1 LL83,108.2,16.06666667,UTM-49N,200410,1778360,0.7,2.0 # ## Fiji, Survey of Fiji LL83,177.71583333,-17.55416667,FJ-U60S,575972.5,8058972.5,0.4,0.7 LL83,177.65944444,-17.51805556,FJ-U60S,570002,8062990,0.2,1.3 FJ-U60S,570002,8062990,LL83,177.65944444,-17.51805556,0.000002,0.00002 LL83,177.69583333,-17.53888889,UTM-60S,573855,8060670,1.4,0.04 LL83,178.75,-16.83333333,UTM-60S,686470,8138035,1.4,0.01 LL83,179.25,-16.5,UTM-60S,740185,8174395,0.12,0.75 LL83,179.75,-16.16666667,UTM-60S,794090,8210640,0.4,1.2 UTM-60S,686470,8138035,LL83,178.75,-16.833333,0.000013,0.0000004 LL83,-179.83333333,-16.7,FJ-U1S,197820,8151460,0.7,1.5 LL83,-179.71666667,-16.46666667,UTM-1S,209920,8177470,0.2,1.2 UTM-1S,209920,8177470,LL83,-179.716667,-16.466666,0.000002,0.000011 FJ-U1S,197820,8151460,LL83,-179.83333333,-16.7,0.000006,0.000013 # ## Rarotonga, Cook Islands, Dept of Survey and Land Information, New Zealand LL84,-159.81666667,-18.9,UTM-4S,413990,7910012.5,1.2,0.4 LL84,-159.75,-18.85833333,UTM-4S,420990,7914655,1.0,0.5 LL84,-159.81666667,-21.25416667,UTM-4S,415265,7649475,1.4,1.4 LL84,-159.73333333,-21.25,UTM-4S,423910,7649977.5,1.6,0.3 UTM-4S,420990,7914655,LL84,-159.75,-18.85833333,0.00001,0.000004 # ## Palmerston, Cook Islands LL84,-163.14166667,-18.03333333,UTM-3S,696727.5,8005115,0.4,0.8 LL84,-163.20833333,-18.05416667,UTM-3S,689645,8002880,0.4,2 LL84,-163.18333333,-17.99166667,UTM-3S,692360,8009770,0.3,0.1 UTM-3S,692360,8009770,LL84,-163.183333,-17.991667,0.000003,0.0000012 # ## Netherlands; supplied by developer subsidiary LL,3.6,51.3,Netherlands-RDNew,30351.2121,369287.4392,0.0001,1.04 LL,4.7,52.3,Netherlands-RDNew,108101.1405,479224.426,0.01,0.01 LL,5.1,53.3,Netherlands-RDNew,135825.09,590304.1552,0.0001,0.24 LL,6.8,53.3,Netherlands-RDNew,249148.3105,591188.2876,0.0001,0.83 LL,6.6,52.2,Netherlands-RDNew,237870.5391,468569.6324,0.01,0.01 LL,5.9,51,Netherlands-RDNew,190962.3078,334514.1811,0.0001,0.38 LL,5.2,51.6,Netherlands-RDNew,142001.2838,401147.8579,0.0001,0.04 LL,5.1,52.1,Netherlands-RDNew,135293.8355,456791.3658,0.01,0.01 LL,5.4,52.8,Netherlands-RDNew,155833.5679,534630.1421,0.01,0.01 LL,6.2,52.8,Netherlands-RDNew,209780.5236,534937.9192,0.0001,0.18 LL,5.9,52.2,Netherlands-RDNew,190023.2076,468000.7372,0.01,0.01 Netherlands-RDNew,24161.3938,374904.7343,LL,3.509198688,51.34908906,0.0000011,0.000001 Netherlands-RDNew,105475.3434,482623.3115,LL,4.661003388,52.33031955,0.000001,0.000001 Netherlands-RDNew,119027.6676,567567.1032,LL,4.850576121,53.09481225,0.000001,0.000001 Netherlands-RDNew,159684.6424,598343.8388,LL,5.458030539,53.37257225,0.000001,0.000001 Netherlands-RDNew,250854.8269,597728.3045,LL,6.827553678,53.35844418,0.000001,0.000001 Netherlands-RDNew,263175.1229,535559.2976,LL,6.991788664,52.79755626,0.000001,0.000001 Netherlands-RDNew,232990.3994,504167.0262,LL,6.536879267,52.52063157,0.000001,0.000001 Netherlands-RDNew,252086.8575,476467.9642,LL,6.810188622,52.26866036,0.000001,0.000001 Netherlands-RDNew,229910.3254,442613.5542,LL,6.477864316,51.96785158,0.000001,0.000001 Netherlands-RDNew,176317.0405,429687.3247,LL,5.69710506,51.85629876,0.000001,0.000001 Netherlands-RDNew,199109.5866,384137.7552,LL,6.022213639,51.44550982,0.000001,0.000001 Netherlands-RDNew,196029.5139,316428.9359,LL,5.970138115,50.83707844,0.000001,0.000001 Netherlands-RDNew,177549.0699,318275.5403,LL,5.707889973,50.85470305,0.000001,0.000001 Netherlands-RDNew,189253.3506,353976.5538,LL,5.877511405,51.1750602,0.000001,0.000001 Netherlands-RDNew,135660.0669,391524.1725,LL,5.108995572,51.51330486,0.000001,0.000001 Netherlands-RDNew,88226.93,393986.3111,LL,4.425185319,51.53180653,0.000001,0.000001 Netherlands-RDNew,54346.1173,365671.7141,LL,3.945029112,51.27228797,0.000001,0.000001 Netherlands-RDNew,119027.6676,440151.4156,LL,4.864330213,51.94960718,0.000001,0.000001 Netherlands-RDNew,154756.5237,542945.7141,LL,5.384022165,52.87473781,0.000001,0.000001 Netherlands-RDNew,215125.9707,541714.6448,LL,6.280502995,52.86033263,0.000001,0.000001 Netherlands-RDNew,193565.4539,460464.061,LL,5.950961833,52.13201945,0.000001,0.000001 # ## West Botswana from National Survey maps (nominal accuracy 10 metres) LL-ARC1950,22.5,-18.125,BOTS-W,657315,7997637.5,0.1,0.4 LL-ARC1950,21.25,-19.9,BOTS-W,525540,7800372.5,1.5,0.6 LL-ARC1950,22.16666667,-19.2,BOTS-W,621957.5,7877785,0.71,0.02 LL-ARC1950,21.085,-19.875,BOTS-W,508195,7803190,0.4,1.8 BOTS-W,657315,7997640,LL-ARC1950,22.5,-18.125,0.0000002,0.000019 # ## Zimbabwe, Survey maps (nominal accuracy 10 metres) LL-ARC1950,29.83333333,-19.49166667,ZIM-35,797423,7842500,0.2,0.35 LL-ARC1950,29.96666667,-19.25,ZIM-35,811890,7869030,0.8,0.5 LL-ARC1950,29.75,-19.25,ZIM-35,789095,7869405,1.6,0.3 ZIM-35,797423,7842500,LL-ARC1950,29.833333,-19.49166667,0.0000017,0.0000031 LL-ARC1950,31.5,-20,ZIM-36,343075,7788005,0.5,0.8 LL-ARC1950,30.51666667,-19.26666667,ZIM-36,238980,7867980,2,2.6 LL-ARC1950,31.5,-16.5,ZIM-36,339900,8175320,1.2,1.03 LL-ARC1950,31.66666667,-16.25,ZIM-36,357510,8203105,0.8,0.3 LL-ARC1950,31.75,-16.23444444,ZIM-36,366405,8204880,0.7,1.9 LL-ARC1950,31.41666667,-16.48433333,ZIM-36,330990,8176985,1.11,1.5 LL-ARC1950,31.05,-16.48333333,ZIM-36,291835,8176755,1.9,0.6 ZIM-36,357510,8203105,LL-ARC1950,31.66666667,-16.25,0.000008,0.000003 # ## Universal Polar Stereographic, NOAA UPS-N,1735000,2243000,LL84,-132.52023611,86.76236111,0.00000015,0.0000015 LL84,-132.52023611,86.76236111,UPS-N,1735000,2243000,0.1,0.1 LL84,85.675,85.675,UPS-N,2479028,1963771,1.0,0.5 LL84,-85.675,-85.675,UPS-S,1520971,2036228,0.1,0.6 # ## France: Values of UTM, LL84, LL-IGN and IGN-IIE from map of Chamonix (Mt Blanc) LL84,7.085,45.94,UTM-32N,351550,5089260,0.9,0.4 UTM-32N,351550,5089260,LL-IGN,5.2753,51.04444,0.00002,0.000002 LL-IGN,5.3,51,UTM-32N,353167.5,5084775,1.1,0.2 LL-IGN,5.1,51.2,UTM-32N,339725,5105120,0.9,1.5 LL-IGN,5.2,51.21,UTM-32N,346710,5105945,0.3,1.1 IGN-IIE,967115,2107167.5,LL84,7.0675825,45.865366,0.0000001,0.0000003 UTM-32N,350000,5081000,IGN-IIE,967115,2107167.5,0.3,0.6 UTM-32N,334000,5090000,IGN-IIE,950412,2114787,0.6,1.6 LL-IGN,5.1,51.2,IGN-IIE,954842.5,2130337.5,0.2,0.5 LL-IGN,5.3,51,IGN-IIE,969955,2111195,0.4,0.9 LL-IGN,5.2,51.21,IGN-IIE,961732.5,2131745,0.2,1 IGN-IIE,954842.5,2130337.5,LL-IGN,5.1,51.2,0.0000016,0.0000043 #Mt Blanc LL-IGN,5.04,50.922,IGN-IIE,952275,2102330,1.7,1.8 LL-IGN,5.04,50.922,UTM-32N,334807.5,5077432.5,0.86,0.19 # ## Peninsula Malaysia, supplied by developer subsidiary Asia-Pacific ## RSO West Malaysia - source developer subsidiary Asia/Pacific LL,103.56275833,2.04258333,MAL-MRSO,618493.51,225859.96,0.13,0.08 LL,102.43617778,3.71097222,MAL-MRSO,493472.5,410433.0,0.77,0.02 LL,102.17729167,5.89392222,MAL-MRSO,465168.1493,651833.9683,0.31,0.46 LL,104,2,MAL-MRSO,667120.97,221131.19,0.01,0.02 LL,102,4,MAL-MRSO,445100.87,442476.08,0.01,0.01 LL,101,5,MAL-MRSO,334469.41,553348.12,0.01,0.01 LL,102,5,MAL-MRSO,445336.31,553031.74,0.02,0.02 LL,100,6,MAL-MRSO,224191.11,664412.21,0.01,0.02 LL,100,3,MAL-MRSO,222506.8,332623.3,0.02,0.03 LL,101,3,MAL-MRSO,333710.3,332204.0,0.05,0.05 LL,100,4,MAL-MRSO,223025.7,443249.3,0.05,0.01 LL,101,4,MAL-MRSO,334076.5,442784.9,0.02,0.06 LL,103.71044056,1.95674083,MAL-MRSO,634913.90,216361.42,0.01,0.02 LL,102.25,4,MAL-MRSO,472855,442421,0.33,0.29 LL,100.33333333,5.42916667,MAL-MRSO,260780,601107.5,0.01,0.5 LL,100.49166667,5.21388889,MAL-MRSO,278215,577225.0000,0.4,0.7 LL,100.21666667,5.30000000,MAL-MRSO,247782.5,586890,0.5,0.4 LL,100.05277778,5.56666667,MAL-MRSO,229775,616470.0000,0.4,1.7 # ## Great Britain (Ordnance Survey Map And POSC) LL,-4.66666667,58.5,GB_ORD1,244620,959915,0.9,1.1 LL,-5.045,58.35,GB_ORD1,221827.5,944162.5,1.0,0.3 LL,-5,58.625,GB_ORD1,225825,974640,1.2,1.2 LL,0.5,50.5,GB_ORD1,577274.989,69740.497,0.011,0.018 GB_ORD1,577274.989,69740.497,LL,0.5,50.5,0.00001,0.00001 # ## UTM with WGS 84 Datum. TPC Iran, Iraq and Turkey LL84,33,38,UTM84-36N,500000,4205815,0.0001,0.02 LL84,34.05,38.4,UTM84-36N,591685,4250720,0.4,0.8 UTM84-36N,500000,4205815,LL84,33,38,0.0000001,0.0000002 LL84,39.5,39.75,UTM84-37N,542835,4400130,0.2,1.3 LL84,41,36,UTM84-37N,680267.5,3985800,0.9,1.8 LL84,43.1,36.33333333,UTM84-38N,329470,4022595,1.7,1.7 # ## POSC data for various systems (Texas, North Sea) LL,-96,28.5,TX-SC,2963503.91,254759.80,0.003,0.001 TX-SC,2963503.91,254759.80,LL,-96,28.5,0.0000001,0.0000001 LL84,2.12955,53.80939444,LL-ERP50,2.13096583,53.81015694,0.000023,0.000006 LL-ERP50,2.13096583,53.81015694,LL84,2.12955,53.80939444,0.000022,0.000007 LL72,4,55,LL84,4.00015389,55.000025,0.000001,0.000001 LL84,4.00015389,55.000025,LL72,4,55,0.000001,0.000001 # ## Test points for Morocco bug fixes # Nord - Rabat LL,-6.83333333,34,Morocco-N,367620,378520,1.1,0.05 LL,-6.84,34.03333333,Morocco-N,367055,382225,1.4,0.8 LL,-6.9,33.95,Morocco-N,361385,373062.5,0.4,0.5 Morocco-N,361385,373062.5,LL,-6.9,33.95,0.000004,0.000004 # Nord-Fez LL,-7.75,31,Morocco-N,275482.5,47522.5,0.3,1.0 LL,-8,31,Morocco-N,251602,48087,0.2,1 LL,-8,31.25,Morocco-N,252293,75805,0.2,0.4 LL,-7.75,31.25,Morocco-N,276107.5,75240,1.0,0.5 LL,-5,32.5,Morocco-N,537580,211385,1.5,1.0 LL,-4.5,33,Morocco-N,584080,267105,1.0,1.0 Morocco-N,276107.5,75240,LL,-7.75,31.25,0.00001,0.000004 # South LL,-9.5,30,Morocco-S,104625,340250,1.6,0.3 LL,-9.66666667,30.5,Morocco-S,90602.5,396200,0.5,1.0 LL,-8.5,30,Morocco-S,201030,337247.5,0.2,0.7 LL,-9,30.5,Morocco-S,154547.5,394025,0.5,0.1 Morocco-S,201030,337247.5,LL,-8.5,30,0.000002,0.000006 # # Test points for JPNGSI01 thru JPNGSI17, supplied by Osamu Inoue # at Asia/Pacific via Bryan Beatty. X-Y values from official # Japanese document. Tolerances of 2 cm are *not* from the source document, # which specifies values to the nearest centimeter but does not give a # tolerance. Bryan Beatty came up with those tolerances by running the tests # and selecting a tolerance that's large enough to pass the CSTEST program. LL-JPNGSI,127.79017833333333,26.417614722222222,JPNGSI15,28942.27,46291.31,0.02,0.02 LL-JPNGSI,125.25196583333333,24.923600833333335,JPNGSI16,126443.10,-118637.08,0.02,0.02 LL-JPNGSI,129.98467972222221,32.784886111111106,JPNGSI01,45394.77,-23747.82,0.02,0.02 LL-JPNGSI,130.42309694444444,33.555443333333329,JPNGSI02,-53561.73,61740.31,0.02,0.02 LL-JPNGSI,132.27228611111113,34.367262777777775,JPNGSI03,9713.32,-181100.02,0.02,0.02 LL-JPNGSI,134.54040694444444,34.063614722222219,JPNGSI04,96027.00,118433.91,0.02,0.02 LL-JPNGSI,135.0086661111111,34.277518888888885,JPNGSI06,-91266.94,-190613.43,0.02,0.02 LL-JPNGSI,135.0086661111111,34.277518888888885,JPNGSI05,62173.75,-190851.77,0.02,0.02 LL-JPNGSI,135.0253252777778,34.755631944444445,JPNGSI05,63344.56,-137813.05,0.02,0.02 LL-JPNGSI,136.77483305555558,34.457628611111112,JPNGSI06,71181.81,-170810.50,0.02,0.02 LL-JPNGSI,137.47731916666666,34.746922500000004,JPNGSI08,-93626.42,-138520.85,0.02,0.02 LL-JPNGSI,137.47731916666666,34.746922500000004,JPNGSI07,28439.74,-138953.17,0.02,0.02 LL-JPNGSI,136.98266416666667,35.330532500000004,JPNGSI07,-16725.76,-74248.45,0.02,0.02 LL-JPNGSI,142.21389888888888,27.493811944444445,JPNGSI14,21132.40,165498.54,0.02,0.02 LL-JPNGSI,139.53752666666668,35.674469444444441,JPNGSI09,-26774.36,-36071.81,0.02,0.02 LL-JPNGSI,137.16702388888888,36.694982499999995,JPNGSI07,31.92,77103.12,0.02,0.02 LL-JPNGSI,139.14596166666666,37.948382499999994,JPNGSI08,56763.97,216378.09,0.02,0.02 LL-JPNGSI,140.91931083333333,40.950017500000001,JPNGSI10,7237.59,105475.10,0.02,0.02 LL-JPNGSI,140.73756611111111,41.791331666666665,JPNGSI11,40518.05,-245196.18,0.02,0.02 LL-JPNGSI,141.89880055555554,45.468072777777778,JPNGSI12,-27458.50,163167.52,0.02,0.02 LL-JPNGSI,145.27801972222224,44.233293888888888,JPNGSI13,82111.77,26430.78,0.02,0.02 # # Test points from Bernie Stettler, Solocad. These demonstrate the fix to # the Swiss datum (which now uses the "seven parameter transformation" instead # of Bursa-Wolfe as it did previously. Prior to the fix, these points gave # errors of a few dozen meters. LL84,7.4386306125,46.9510852983,SWISS,600000,200000,0.02,0.02 LL84,10.0648882547,46.9209641239,SWISS,800000,200000,0.02,0.02 LL84,10.0216549547,46.0218987839,SWISS,800000,100000,0.02,0.02 LL84,7.4386381058,46.0515290194,SWISS,600000,100000,0.02,0.02 SWISS,600000,200000,LL84,7.4386306125,46.9510852983,0.0000003,0.0000003 SWISS,800000,200000,LL84,10.0648882547,46.9209641239,0.0000003,0.0000003 SWISS,800000,100000,LL84,10.0216549547,46.0218987839,0.0000003,0.0000003 SWISS,600000,100000,LL84,7.4386381058,46.0515290194,0.0000003,0.0000003 #Test points from Stefan Voser using Arc/Info (!!!) calculations LL, 7.66952037, 47.56843453, SWISS,617300.62, 268506.6,0.1,0.1 LL, 9.78568199, 47.51672663, SWISS,776668.25, 265376.05, 0.1,0.1 LL,9.02025086, 45.93179879, SWISS,722590.2, 87792.05, 0.1,0.1 LL,7.60662416, 46.76024884, SWISS,612759.7, 178654.26,0.1,0.1 SWISS,617300.62, 268506.6, LL, 7.66952037, 47.56843453,0.0000003,0.0000003 SWISS,776668.25, 265376.05, LL, 9.78568199, 47.51672663,0.0000003,0.0000003 SWISS,722590.16, 87792.05, LL,9.02025086, 45.93179879,0.0000003,0.0000003 SWISS,612759.7, 178654.26, LL,7.60662416, 46.76024884,0.0000003,0.0000003 # ## Oregon, from USGS maps LL27,-122.25,42.7,OR-S,1529620,381502.5,0.3,0.3 LL27,-121.91666667,43.15,OR-S,1621980,543780,0.5,0.3 OR-S,1529620,381502.5,LL27,-122.25,42.7,0.000001,0.000001 OR-S,1621980,543780,LL27,-121.91666667,43.15,0.0000026,0.0000004 LL27,-121.91666667,42.71666667,UTM-10N,588710,4729705,1.8,1.3 LL27,-122.33333333,43.15,UTM-10N,554207.5,4777472.5,0.7,0.3 UTM-10N,588710,4729705,LL27,-121.91666667,42.71666667,0.000022,0.000013 UTM-10N,554207.5,4777472.5,LL27,-122.33333333,43.15,0.000008,0.0000025 OR-S,1600000,540000,UTM-10N,581427.5,4776475,0.06,0.5 OR-S,1520000,390000,UTM-10N,558422.5,4730060,0.15,0.25 # ## Norway. Data supplied by Statens Kaartverk, October, 1997 UTM-32N,313870.451,6815022.222,LL84,5.5111795609,61.4227901934,0.0000001,0.0000001 UTM-32N,351333.41,6710449.46,LL84,6.2932321483,60.5012310009,0.0000001,0.0000001 UTM-32N,361171.503,6571618.391,LL84,6.5650250890,59.2593406007,0.0000001,0.0000001 UTM-32N,303041.158,6528471.008,LL84,5.5858969672,58.8495241249,0.0000001,0.0000001 EU-32,463645.37,6834080.31,LL84,8.3124930970,61.6364340962,0.0000001,0.0000001 EU-32,423279.26,6761887.52,LL84,7.5806689611,60.9825846927,0.0000001,0.0000001 EU-32,479820.67,6687641.83,LL84,8.6331468044,60.3229453035,0.0000001,0.0000001 EU-32,432869.18,6504574.83, LL84,7.8409857864,58.6743098556,0.0000001,0.0000001 UTM-32N,624410.77, 7060627.04, LL84, 11.5125354276, 63.6499553630, 0.0000001, 0.0000001 UTM-32N,557664.31, 6917777.23, LL84, 10.1150349098, 62.3853786468, 0.0000001, 0.0000001 UTM-32N,673290.34, 6691642.25, LL84, 12.1380604637, 60.3227913906, 0.0000001, 0.0000001 UTM-32N,568948.2, 6544251.29, LL84, 10.2011486012, 59.0307912114, 0.0000001, 0.0000001 UTM-32N,596075.8, 6642960.1, LL84, 10.7179349356, 59.9115304116, 0.0000001, 0.0000001 UTM-33N, 480015.59, 7583471.55, LL84, 14.5143886061, 68.3617313363, 0.0000001, 0.0000001 UTM-33N, 368509.798, 7378849.931, LL84, 12.0442689275, 66.4991697225, 0.0000001, 0.0000001 UTM-33N, 443653.74, 7234203.94, LL84, 13.7950037581, 65.2245851197, 0.0000001, 0.0000001 UTM-33N, 393815.39, 7219490.28, LL84, 12.7412089086, 65.0803642428, 0.0000001, 0.0000001 EU-33, 606496.395, 7712161.049, LL84, 17.7231087853, 69.4952629031, 0.0000001, 0.0000001 EU-33, 525603.67, 7656334.13, LL84, 15.6388146544, 69.0146661738, 0.0000001, 0.0000001 EU-33, 585755.62, 7582337.71, LL84, 17.0804275324, 68.3392481845, 0.0000001, 0.0000001 EU-33, 520311.93, 7414109.39, LL84, 15.4612117216, 66.8425794149, 0.0000001, 0.0000001 UTM-34N, 542977.66, 7786122.55, LL84, 22.1355027180, 70.1761249676, 0.0000001, 0.0000001 UTM-34N, 420123.42, 7729567.69, LL84, 18.9406428902, 69.6605272468, 0.0000001, 0.0000001 UTM-34N, 538979.98, 7685276.84, LL84, 21.9868586278, 69.2726127164, 0.0000001, 0.0000001 UTM-34N, 421402.29, 7649933.95, LL84, 19.0392903893, 68.9472274313, 0.0000001, 0.0000001 EU-34, 598423.16, 7842963.75, LL84, 23.6633015429, 70.6701404711, 0.0000001, 0.0000001 #NORMEU-34, 700833.29, 7774517.11, LL84, 26.2649407111, 69.9979441163, 0.0000001, 0.0000001 EU-34, 600954.262, 7730811.907, LL84, 23.6020966486, 69.6645534539, 0.0000001, 0.0000001 #NORMEU-34, 672303.59, 7693865.62, LL84, 25.3689068679, 69.2973775010, 0.0000001, 0.0000001 UTM-35N, 539917.28, 7861598.11, LL84, 28.0904377378, 70.8532329868, 0.0000001, 0.0000001 UTM-35N, 651436.337, 7808108.525, LL84, 31.0338197072, 70.3318220648, 0.0000001, 0.0000001 UTM-35N, 512283.67, 7772227.29, LL84, 27.3226364914, 70.0548319098, 0.0000001, 0.0000001 UTM-35N, 581058.42, 7692004.17, LL84, 29.0572455477, 69.3235447703, 0.0000001, 0.0000001 LL84,8.3124930970,61.6364340962,EU-32,463645.37,6834080.31,0.01,0.01 LL84,17.7231087853,69.4952629031,EU-33,606496.395,7712161.049,0.01,0.01 LL84, 23.6633015429, 70.6701404711,EU-34, 598423.16, 7842963.75,0.01,0.01 LL84, 10.7179349356, 59.9115304116, UTM-32N,596075.8, 6642960.1, 0.01,0.01 LL84, 12.7412089086, 65.0803642428, UTM-33N, 393815.39, 7219490.28, 0.01,0.01 LL84, 22.1355027180, 70.1761249676, UTM-34N, 542977.66, 7786122.55, 0.01,0.01 LL84, 29.0572455477, 69.3235447703, UTM-35N, 581058.42, 7692004.17, 0.01,0.01 # # NGO-I,-28869.284,381511.779,EUET-32,313870.451,6815022.222,0.14,0.01 NGO-I,13257.02,278721.94,EUET-32,351333.41,6710449.46,0.4,0.5 NGO-I,29257.640,140445.450,EUET-32,361171.503,6571618.391,0.3,0.2 NGO-I,-26917.603,94775.788,EUET-32,303041.158,6528471.008,0.6,0.4 LL,5.5154134195,61.4237601995,NGO-I,-28869.284,381511.779,0.0000003,0.000003 LL,6.297522129,60.5020464504,NGO-I,13257.02,278721.94,0.000025,0.0000015 LL,6.56922799478,59.2599784352,NGO-I,29257.640,140445.450,0.003,0.000025 LL,5.58988835,58.8501295908,NGO-I,-26917.603,94775.788,0.000002,0.000003 NGO-I,-28869.284,381511.779,LL,5.5154134195,61.4237601995,0.0000001,0.0000001 NGO-I,13257.02,278721.94,LL,6.297522129,60.5020464504,0.0000001,0.0000001 NGO-I,29257.640,140445.450,LL,6.56922799478,59.2599784352,0.0000001,0.0000001 NGO-I,-26917.603,94775.788,LL,5.58988835,58.8501295908,0.0000001,0.0000001 NGO-II,-3828.82,405032.42,EU-32,463646.37,6834080.31,0.3,0.6 NGO-II,-43532.09,332438.36,EU-32,423279.26,6761887.52,0.7,0.0303 NGO-II,13718.69,258694.50,EU-32,479820.67,6687641.83,1.2,0.4 NGO-II,-31564.68,75135.48,EU-32,432870,6504574.83,0.5,1.1 LL,8.317364189,61.6359020727,NGO-II,-3828.82,405032.42,0.0000004,0.000005 LL,7.58538824,60.9820034462,NGO-II,-43532.09,332438.36,0.0002,0.000005 LL,8.6378839699,60.3222655856,NGO-II,13718.69,258694.50,0.000002,0.0000041 LL,7.8454754103,58.6734850562,NGO-II,-31564.68,75135.48,0.0000025,0.0000006 NGO-II,-3828.82,405032.42,LL,8.317364189,61.6359020727,0.0000001,0.0000001 NGO-II,-43532.09,332438.36,LL,7.58538824,60.9820034462,0.0000001,0.0000001 NGO-II,13718.69,258694.50,LL,8.6378839699,60.3222655856,0.0000001,0.0000001 NGO-II,-31564.68,75135.48,LL,7.8454754103,58.6734850562,0.0000001,0.0000001 NGO-III,39395.31,629854.55,EUET-32,624410.77,7060627.04,0.061,0.15 NGO-III,-31173.94,488802.42,EUET-32,557664.31,6917777.23,0.3,0.5 NGO-III,78472.92,259641.17,EUET-32,673290.34,6691642.25,0.71,0.2 NGO-III,-29684.31,114974.92,EUET-32,568948.2,6544251.29,0.7,0.02 NGO-III,0,212979.18,EUET-32,596075.8,6642960.1,0.151,0.05 # LL,11.5182252282,63.6510736699,NGO-III,39395.31,629854.55,0.0000012,0.0000036 LL,10.1202575055,62.3863621827,NGO-III,-31173.94,488802.42,0.000001,0.0000025 LL,12.1433542492,60.3234082257,NGO-III,78472.92,259641.17,0.0000025,0.0000006 LL,10.2059174698,59.0312893809,NGO-III,-29684.31,114974.92,0.000002,0.000006 LL,10.72291667,59.9121365435,NGO-III,0,212979.18,0.0000001,0.000004 NGO-III,39395.31,629854.55,LL,11.5182252282,63.6510736699,0.0000001,0.0000001 NGO-III,-31173.94,488802.42,LL,10.1202575055,62.3863621827,0.0000001,0.0000001 NGO-III,78472.92,259641.17,LL,12.1433542492,60.3234082257,0.0000001,0.0000001 NGO-III,-29684.31,114974.92,LL,10.2059174698,59.0312893809,0.0000001,0.0000001 NGO-III,0,212979.18,LL,10.72291667,59.9121365435,0.0000001,0.0000001 NGO-IV,53425.34,1155579.59,EUET-33,480015.59,7583471.55,1.2,0.1 NGO-IV,-52206.500,947779.581,EUET-33,368509.798,7378849.931,0.3,0.02 NGO-IV,27026.491,805278.01,EUET-33,443653.74,7234203.94,0.25,0.4 NGO-IV,-22393.251,789161.72,EUET-33,393815.39,7219490.28,0.3,0.4 LL,14.5209840311,68.3634475441,NGO-IV,53425.34,1155579.59,0.0000005,0.0000015 LL,12.0498898899,66.5006859795,NGO-IV,-52206.500,947779.581,0.000001,0.0000055 LL,13.8007613132,65.2258574,NGO-IV,27026.491,805278.01,0.0000016,0.000003 LL,12.7467278903,65.0816477636,NGO-IV,-22393.251,789161.72,0.000001,0.000001 NGO-IV,53425.34,1155579.59,LL,14.5209840311,68.3634475441,0.0000001,0.0000001 NGO-IV,-52206.500,947779.581,LL,12.0498898899,66.5006859795,0.0000001,0.0000001 NGO-IV,27026.491,805278.01,LL,13.8007613132,65.2258574,0.0000001,0.0000001 NGO-IV,-22393.251,789161.72,LL,12.7467278903,65.0816477636,0.0000001,0.0000001 NGO-V,32884.504,1281474.043,EU-33,606501.395,7712161.049,0.6,0.6 NGO-V,-49718.676,1228149.341,EU-33,525608.67,7656334.13,0.5,0.5 NGO-V,8153.35,1152313.63,EU-33,585760.62,7582337.71,0.4,0.5 NGO-V,-62412.41,986097.07,EU-33,520316.93,7414109.39,0.25,0.4 LL,17.7305482484,69.4951965681,NGO-V,32884.504,1281474.043,0.000002,0.000002 LL,15.6458984617,69.0146311639,NGO-V,-49718.676,1228149.341,0.000002,0.0000012 LL,17.0874601328,68.3390908637,NGO-V,8153.35,1152313.63,0.0000006,0.000006 LL,15.467702957,66.8423337549,NGO-V,-62412.41,986097.07,0.000001,0.000004 NGO-V,32884.504,1281474.043,LL,17.7305482484,69.4951965681,0.0000001,0.0000001 NGO-V,-49718.676,1228149.341,LL,15.6458984617,69.0146311639,0.0000001,0.0000001 NGO-V,8153.35,1152313.63,LL,17.0874601328,68.3390908637,0.0000001,0.0000001 NGO-V,-62412.41,986097.07,LL,15.467702957,66.8423337549,0.0000001,0.0000001 NGO-VI,47470.88,1357881.83,EUET-34,542977.66,7786122.55,0.04,0.06 # #BKB 11/16/2000 increased X tolerance on next point from .03 to .035 NGO-VI,-75328.13,1301081.50,EUET-34,420123.42,7729567.69,0.035,0.25 # #BKB 11/16/2000 increased X tolerance on next point from .05 to .055 NGO-VI,43655.11,1256989.09,EUET-34,538979.98,7685276.84,0.055,0.15 # NGO-VI,-73904.44,1221419.37,EUET-34,421402.29,7649933.95,0.07,0.04 LL,22.143618414,70.1778187069,NGO-VI,47470.88,1357881.83,0.0000005,0.0000002 LL,18.9478314823,69.6622731553,NGO-VI,-75328.13,1301081.50,0.0000022,0.0000006 LL,21.9946293368,69.2741800728,NGO-VI,43655.11,1256989.09,0.0000004,0.000002 LL,19.0462867565,68.9488618911,NGO-VI,-73904.44,1221419.37,0.000002,0.02 NGO-VI,47470.88,1357881.83,LL,22.143618414,70.1778187069,0.0000001,0.0000001 NGO-VI,-75328.13,1301081.50,LL,18.9478314823,69.6622731553,0.0000001,0.0000001 NGO-VI,43655.11,1256989.09,LL,21.9946293368,69.2741800728,0.0000001,0.0000001 NGO-VI,-73904.44,1221419.37,LL,19.0462867565,68.9488618911,0.0000001,0.0000002 NGO-VII,-45002.17,1412744.42,EU-34,598428.16,7842963.75,0.6,1.0 NGO-VII,52837.24,1337886.47,EU-34,700838.29,7774517.11,0.7,1.3 NGO-VII,-49633.777,1300626.490,EU-34,600959.262,7730811.907,0.4,1.2 NGO-VII,19235.28,1259214.89,EU-34,672308.59,7693865.62,0.5,1.4 LL,23.6717240775,70.6699512581,NGO-VII,-45002.17,1412744.42,0.000002,0.0000011 LL,26.2733392487,69.9975766344,NGO-VII,52837.24,1337886.47,0.0000025,0.0000006 LL,23.6101462933,69.6642663836,NGO-VII,-49633.777,1300626.490,0.0000005,0.000004 LL,25.3769817765,69.2969790746,NGO-VII,19235.28,1259214.89,0.0000004,0.0000025 NGO-VII,-45002.17,1412744.42,LL,23.6717240775,70.6699512581,0.0000001,0.00000001 NGO-VII,52837.24,1337886.47,LL,26.2733392487,69.9975766344,0.0000001,0.0000001 NGO-VII,-49633.777,1300626.490,LL,23.6101462933,69.6642663836,0.0000001,0.0000001 NGO-VII,19235.28,1259214.89,LL,25.3769817765,69.2969790746,0.0000001,0.0000001 NGO-VIII,-35035.84,1433189.39,EUET-35,539917.28,7861598.11,0.09,0.06 NGO-VIII,74640.941,1375941.444,EUET-35,651436.337,7808108.525,0.3,0.15 # #BKB 11/16/2000 increased X tolerance on next point from .03 to .033 NGO-VIII,-65686.7,1344767.18,EUET-35,512283.67,7772227.29,0.033,0.07 # NGO-VIII,375.08,1262245.17,EUET-35,581058.42,7692004.17,0.5,0.2 LL,28.099324206,70.8547845398,NGO-VIII,-35035.84,1433189.39,0.000004,0.000002 LL,29.0657662137,69.3248323029,NGO-VIII,375.08,1262245.17,0.0000009,0.0000008 NGO-VIII,-35035.84,1433189.39,LL,28.099324206,70.8547845398,0.0000001,0.0000001 NGO-VIII,375.08,1262245.17,LL,29.0657662137,69.3248323029,0.0000001,0.0000001 # ## New Brunswick, ATS scheme LL84,-66,47,CANST-NB,338025,855700,0.25,0.75 LL84,-65,46,CANST-NB,416182.5,745525,0.7,0.15 LL84,-68,47.5,CANST-NB,186990,912245,0.1,0.9 CANST-NB,416182.5,745525,LL84,-65,46,0.0000085,0.0000012 # ## Prince Edward Island, ATS Scheme LL84,-62.5,46,CANST-PE,438732.5,561175,0.2,0.25 LL84,-64,47,CANST-PE,323952,672695,0.6,0.5 LL84,-62,46.5,CANST-PE,476758,617118,0.1,0.8 CANST-PE,438732.5,561175,LL84,-62.5,46,0.0000025,0.0000022 # ## Finland, supplied by Jarmo Peltomaki, POLARGIS, Finland LL,28.010754065,65.82273043,FINL-KKJ3,3546212.124,7303628.974,0.0003,0.0027 LL,28.010754065,65.82273043,FINL-KKJ4,4409059.800,7304697.490,0.0001,0.0026 LL,27.642694,63.768121,FINL-KKJ3,3531710,7074339,0.4,0.15 FINL-KKJ3,3531710,7074339,LL,27.642694,63.768121,0.000007,0.000002 # ## Belgium from 1:25,000 mapping series LL-ERP50,2.9,50.75,Belgium1972,46441,160905,0.1,0.2 LL-ERP50,2.9,50.75,BELGE-50,354402.5,163762.5,0.6,0.9 LL-ERP50,2.9,50.75,BELGE-U31,492945,5622144,0.07,0.05 BELGE-U31,492945,5622144,LL-ERP50,2.9,50.75,0.000001,0.000001 LL-ERP50,2.75,50.8,Belgium1972,35980,166685,1.55,0.9 LL-ERP50,2.75,50.8,BELGE-50,343617.5,168917.5,0.6,0.1 LL-ERP50,2.75,50.8,BELGE-U31,482382,5627730,0.6,0.9 BELGE-50,343617.5,168917.5,LL-ERP50,2.75,50.8,0.000008,0.0000001 # Official Test Points (IGN-Belgique) LL,3.167615331,51.310969117,Belgium1972,66333.00,222966.00,0.0015,0.05 Belgium1972,66333.00,222966.00,LL,3.167615331,51.310969117,0.000001,0.000001 LL,5.463266233,51.136321844,Belgium1972,226696.00,203425.00,0.0015,0.05 # ## Norway from M711 Series LL84,11.125,60.75,NORGE-32,615827.5,6736975,1,0.25 LL84,11.5,60.56666667,NORGE-32,637037.5,6717285,0.5,0.1 NORGE-32,637037.5,6717285,LL84,11.5,60.56666667,0.000009,0.000001 # ## Borneo LL,111.9,1.25,BORNEO-CH,12248.5,6872.5,0.04,0.09 LL,111.9,1.25,UTM-49N,600132.5,138180,0.8,1.5 # ## Czechoslovakia, System Jednotne Trigonometricke Siti Katastralni S-JTSK # BKB note 5/18/2000: the following two test points are commented out, as # they refer to the obsolete (never shipped) version of CZ-S-JTSK that used # the hard-coded (no-parameter) version of KROVAK projection. Left here # for reference's sake. # LL-Ferro,35 42 35.2147E,48 07 46.2973N,CZ-S-JTSK,1289068.724,504691.675,0.002,0.002 # CZ-S-JTSK,1289068.724,504691.675,LL-Ferro,35 42 35.2147E,48 07 46.2973N,0.0000005,0.0000005 # ## Faeroe Islands LL-ERP50,-7,62.33333333,FAR-TM,603600,6913085,1.6,1.8 LL-ERP50,-7,62,FAR-TM,604747.5,6875960,0.5,0.25 FAR-TM,604747.5,6875960,LL-ERP50,-7,62,0.000009,0.000003 # ## Fiji, Survey of Fiji LL72,177.41666667,-17.8,FJ-MS31,1858680,3910995,1.2,1.3 LL72,177.5,-17.71666667,FJ-MS31,1867452.5,3920275,1,1 LL72,177.45,-17.61666667,FJ-MS31,1862075,3931305,0.5,0.6 LL,177.58333333,-17.53333333,FJ-MS31,1876165,3940620,0.9,1.5 FJ-MS31,1862075,3931305,LL72,177.45,-17.61666667,0.000004,0.000006 # ## Gibraltar LL,-5.334072222,36.10967222,GIBR-TM,289900,3998700,0.08,0.15 LL,-5.334013889,36.109019444,GIBR-TM,289904,3998627.5,0.5,0.5 GIBR-TM,289900,3998700,LL,-5.334072222,36.10967222,0.0000009,0.000002 # ## Survey of Kenya (Ordnance Survey); Mt. Kilamanjaro, Kenya (Modified UTM-37) LL,37,-0.36666667,KEN-S-E,277405,9959450,0.2,1.2 LL,37.33333333,-3,KEN-S-E,314765,9668295,0.25,1.4 LL,37.75,-0.58333333,KEN-S-E,360900,9935515,0.1,0.4 # ## Malawi LL,33,-14,MALAWI-TM,500000,8450542.5,0.001,0.5 LL,33.66666667,-14,MALAWI-TM,572000,8450440,1.9,1.7 LL,34,-12,MALAWI-TM,608870,8671520,1.5,1.0 LL,35,-15.75,MALAWI-TM,714292.5,8255970,0.8,1.0 MALAWI-TM,500000,8450542.5,LL,33,-14,0.0000001,0.000005 MALAWI-TM,714292.5,8255970,LL,35,-15.75,0.000007,0.000009 # ## Namibia Colin Hobson and Mike Dexter, Surveyor General's Office, Namibia LL, 14.820595389, -22.530091278, NAM-15, 18453.920, 58704.250, 0.003, 0.003 # Rossing LL, 17.427356056, -24.549771028, NAM-17, -43292.680, 282420.720, 0.003, 0.003 # Adami LL, 17.186450556, -24.577121194, NAM-17, -18883.910, 285395.590, 0.003, 0.003 # Burk14 LL, 17.092856111, -22.572771333, NAM-17, -9548.420, 63421.970, 0.003, 0.003 # Win 7 LL, 17.062467944, -22.567935250, NAM-17, -6423.820, 62884.860, 0.003, 0.003 # Win 3 LL, 17.090263611, -22.574504500, NAM-17, -9281.718, 63613.716, 0.003, 0.003 # GR LL, 17.038305417, -17.388939167, NAM-17, -4070.000, -510397.800, 0.003, 0.003 # Dawie LL, 17.501752472, -28.006037028, NAM-17, -49345.080, 665344.390, 0.003, 0.003 # Dreikopf LL, 18.676263444, -22.759950139, NAM-19, 33244.910, 84181.320, 0.003, 0.003 # Schwarzeck LL, 19.991997500, -22.235117750, NAM-19, -102257.740, 26367.420, 0.003, 0.003 # Vicki NAM-15, 18453.92, 58704.25, LL, 14.820595389, -22.530091278, 0.0000001, 0.0000001 # Rossing NAM-17, -43292.68, 282420.72, LL, 17.427356056, -24.549771028, 0.0000001, 0.0000001 # Adami NAM-17, -18883.91, 285395.59, LL, 17.186450556, -24.577121194, 0.0000001, 0.0000001 # Burk14 NAM-17, -9548.42, 63421.97, LL, 17.092856111, -22.572771333, 0.0000001, 0.0000001 # Win 7 NAM-17, -6423.82, 62884.86, LL, 17.062467944, -22.567935250, 0.0000001, 0.000000100 # Win 3 NAM-17, -9281.718, 63613.716, LL, 17.090263611, -22.574504500, 0.0000001, 0.000000100 # GR NAM-17, -4070, -510397.8, LL, 17.038305417, -17.388939167, 0.0000001, 0.000000100 # Dawie NAM-17, -49345.08, 665344.39, LL, 17.501752472, -28.006037028, 0.0000001, 0.000000100 # Dreikopf NAM-19, 33244.91, 84181.32, LL, 18.676263444, -22.759950139, 0.0000001, 0.000000100 # Schwarzeck NAM-19, -102257.74, 26367.42, LL, 19.991997500, -22.235117750, 0.0000001, 0.000000100 # Vicki # ## Papua New Guinea (Southern Zone Grid) LL,150,-10,PNG-SG,3000000,778840,0.0001,0.1 LL,148.25,-8.35,PNG-SG,2807320,960895,0.5,1.8 # ## Portugal 2000 systems #,1� Sistema - HGDLx LL,7 29 10.3148 W,37 11 06.0362 N,HGDLx,57338.839,-275287.519,0.001,0.001 # CABE�A, LL,6 45 26.5469 W,41 12 32.5910 N, HGDLx,115287.061,172187.391,0.001,0.001 # LAGOA�A, LL,8 07 45.7598 W,39 41 34.4302 N, HGDLx,216.883,2912.430,0.001,0.001 # MELRI�A, LL,8 46 44.4559 W,37 13 03.7791 N, HGDLx,-57438.536,-271656.713,0.001,0.001 #,POLDRA, LL,8 48 23.6034 W,41 45 40.9312 N, HGDLx,-56106.355,232840.188,0.001,0.001 #,SANTA LUZIA HGDLx,-57438.536,-271656.713,LL,8 46 44.4559 W,37 13 03.7791 N, 0.0000001,0.0000001 #,POLDRA, #6� Sistema - UTM28PortoSanto, Datum Base SE (Porto Santo) LL,17 13 39.8729 W,32 47 22.4207 N, F28-PS,291369.978,3630210.472,0.001,0.0015 # ACHADA DO MESTRE LL,16 59 52.0418 W,32 42 44.9762 N, F28-PS,312747.863,3621234.360,0.001,0.0015 # CH�O DOS TERREIROS LL,16 45 18.0493 W,32 43 13.8691 N, F28-PS,335521.074,3621721.318,0.001,0.0015 # FACHO LL,16 19 46.8867 W,33 05 38.1594 N, F28-PS,375907.679,3662542.774,0.001,0.0015 # CABE�O DO GUILHERME LL,16 22 44.1500 W,33 02 19.0308 N, F28-PS,371231.510,3656469.105,0.001,0.0015 # ESPIG�O F28-PS,335521.074,3621721.318, LL,16 45 18.0493 W,32 43 13.8691 N, 0.0000001,0.0000001 # FACHO #10� Sistema - HLED50 - Madeira LL,17 13 50.0912 W,32 47 40.4454 N,HL-Mad,-208919.041,-131398.966,0.0025,0.002 # ACHADA DO MESTRE LL,17 00 02.1929 W,32 43 03.0208 N, HL-Mad,-187549.362,-140388.250,0.0025,0.002 # CH�O DOS TERREIROS LL,16 45 28.1406 W,32 43 31.9456 N, HL-Mad,-164775.621,-139914.831,0.0025,0.002 # FACHO LL,16 19 56.9349 W,33 05 56.2937 N, HL-Mad,-124369.265,-99107.854,0.0025,0.002 # CABE�O DO GUILHERME LL,16 22 54.2037 W,33 02 37.1582 N, HL-Mad,-129047.735,-105180.510,0.0025,0.002 # ESPIG�O HL-Mad,-187549.362,-140388.250,LL,17 00 02.1929 W,32 43 03.0208 N, 0.0000001,0.0000001 # CH�O DOS TERREIROS #5� Sistema - UTM26SBraz LL,25 10 41.0480 W,37 51 07.3028 N,F26-SB,660295.463,4191030.968,0.0015,0.0018 # ASSOMADA LL,25 46 50.4668 W,37 53 49.2651 N, F26-SB,607208.909,4195159.266,0.0015,0.0018 # LAGOA DO PILAR LL,25 40 23.5810 W,37 44 05.8160 N, F26-SB,616913.886,4177305.211,0.0015,0.0018 # S. BR�S LL,25 10 45.5435 W,36 59 39.8326 N, F26-SB,662023.839,4095867.047,0.0015,0.0018 # AEROPORTO LL,25 02 18.8852 W,36 56 14.7773 N, F26-SB,674679.719,4089796.004,0.0015,0.0018 # VIGIA F26-SB,616913.886,4177305.211,LL,25 40 23.5810 W,37 44 05.8160 N, 0.0000001,0.0000001 # S. BR�S # 4� Sistema -UTM26BaseSW LL,27 59 56.8710 W,39 03 39.8760 N,F26-GR,413553.138,4324102.323,0.0015,0.0015 # FACHO LL,28 42 53.1518 W,38 34 30.7668 N, F26-GR,350620.095,4271104.774,0.0015,0.0015 # CABE�O GORDO 2� LL,28 20 05.6258 W,38 28 07.0702 N, F26-GR,383541.809,4258727.830,0.0015,0.0015 # COSME LL,28 01 37.2985 W,38 38 45.2231 N, F26-GR,410621.257,4278054.391,0.0015,0.0015 # PICO GORDO LL,27 12 13.1719 W,38 43 36.6901 N, F26-GR,482296.417,4286558.101,0.0015,0.0015 # TERRA BRAVA F26-GR,482296.417,4286558.101, LL,27 12 13.1719 W,38 43 36.6901 N, 0.0000001,0.0000001 # TERRA BRAVA # 3� Sistema - UTM25Observat�rio LL,31 06 24.108 W,39 40 29.456 N,F25-OB,662388.59,4393457.76,0.008,0.017 # CORVO LL,31 06 18.935 W,39 40 48.009 N,F25-OB,662499.77,4394032.44,0.015,0.02 # MORRO DA FONTE LL,31 13 42.091 W,39 24 06.362 N,F25-OB,652549.82,4362934.02,0.006,0.003 # BUGIO LL,31 07 27.100 W,39 26 52.613 N,F25-OB,661413.04,4368241.10,0.003,0.001 # OBSERVAT�RIO LL,31 12 52.101 W,39 30 20.752 N,F25-OB,653516.92,4374500.58,0.007,0.006 # PEDRA ALTA F25-OB,652549.82,4362934.02,LL,31 13 42.091 W,39 24 06.362 N,0.0000001,0.0000001 # BUGIO # 11� Sistema - HLED50 - A�ores LL,25 40 16.8938 W,37 44 14.4888 N,HL-AZ,205192.144,-26577.188,0.0025,0.002 # S. BR�S LL,25 10 38.8490 W,36 59 48.4537 N, HL-AZ,251193.121,-107511.765,0.0025,0.002 # AEROPORTO LL,27 12 03.8080 W,38 43 41.5907 N, HL-AZ,69462.553,81115.579,0.001,0.002 # TERRA BRAVA LL,28 42 43.9614 W,38 34 35.7827 N, HL-AZ,-62050.857,64227.414,0.001,0.002 # CABE�O GORDO 2� LL,31 07 37.0378 W,39 27 02.8704 N, HL-AZ,-269124.545,165553.623,0.001,0.002 # OBSERVAT�RIO HL-AZ,69462.553,81115.579,LL,27 12 03.8080 W,38 43 41.5907 N, 0.0000001,0.0000001 # TERRA BRAVA # ## Republic of South Africa, Lo System, Cape datum LL,30.50,-23.5,Lo-31,51072.3,2599783.44,0.05,0.005 Lo-31,51072.3,2599783.44,LL,30.50,-23.5,0.000001,0.000001 LL,31.0,-23.5,Lo-31,0,2599694.58,0.05,0.005 Lo-31,0,2599694.58,LL,31.0,-23.5,0.000001,0.000001 LL,31.50,-24.50,Lo-31,-50679.18,2710537.30,0.005,0.005 Lo-31,-50679.18,2710537.30,LL,31.50,-24.50,0.000001,0.000001 # Supplied by developer subsidiary, South Africa LL,30.5,-23.5,Lo-31,51072.3,2599783.44,0.005,0.004 LL,31,-23.5,Lo-31,0,2599694.58,0.0001,0.005 LL,31.5,-23.5,Lo-31,-51072.3,2599783.44,0.005,0.004 LL,30.5,-24,Lo-31,50877.68,2655158.55,0.004,0.003 LL,31,-24,Lo-31,0,2655068.25,0.0001,0.003 LL,31.5,-24,Lo-31,-50877.68,2655158.55,0.005,0.01 LL,30.5,-24.5,Lo-31,50679.18,2710537.30,0.004,0.001 LL,31,-24.5,Lo-31,0,2710445.60,0.0001,0.01 LL,31.5,-24.5,Lo-31,-50679.18,2710537.30,0.004,0.001 # South Africa (Lesotho) LL,29.085,-29.915,Lo-29,-8208.5,3310435,0.1,0.4 LL,28.66666667,-30.11666667,Lo-29,32125.5,3332833.3,0.5,0.5 LL,29.33333333,-29.33333333,Lo-29,-32376,3246006,0.1,0.3 LL,28.76666667,-28.25,Lo-29,22897.5,3125920,1.2,0.5 LL,27.5,-29.33333333,Lo-27,-48565,3246064,0.9,0.1 LL,27.66666667,-30.4,Lo-27,-64067.5,3364382.5,0.12,0.4 LL,27.2,-29.83333333,Lo-27,-19330,3301397.5,0.05,0.8 Lo-29,-8208.5,3310435,LL,29.085,-29.915,0.0000008,0.000003 # ## Sri Lanka (Ceylon Belt) LL,81.20833333,8.58333333,CEY-BELT,228555,367460,1.9,1.7 LL,80,9.68333333,CEY-BELT,83390,500575,0.8,0.2 LL,79.76666667,8.25,CEY-BELT,54912.5,327265,0.6,1.8 CEY-BELT,83390,500575,LL,80,9.68333333,0.000006,0.000002 # ## Vanuatu LL,168.2,-17.7,VAN-59,202980,8040775,1.8,1.9 # # # The following test results were obtained from the NB Geocalc program published # by Services New Brunswick (Guy LeBlanc). # CANST-NB-ATS,301000.0,801000.0,LL-ATS77,66 29 13.09028W,46 30 32.38560N,1.0E-09,1.0E-09 LL-ATS77,66 29 13.09028W,46 30 32.38560N,CANST-NB-ATS,301000.0,801000.0,0.001,0.001 CANST-NB83-CSRS,2501000.0,7501000.0,LL-CSRS,66 29 13.09029W,46 30 32.38559N,1.0E-09,1.0E-09 LL-CSRS,66 29 13.09029W,46 30 32.38559N,CANST-NB83-CSRS,2501000.0,7501000.0,0.001,0.001 CANNS-ATS4,4501000.0,5001000.0,LL-ATS77,61 29 14.21848W,45 8 56.34903N,4.0E-09,2.0E-08 LL-ATS77,61 29 14.21848W,45 8 56.34903N,CANNS-ATS4,4501000.0,5001000.0,0.001,0.004 CANNS-ATS5,5501000.0,5001000.0,LL-ATS77,64 29 14.21848W,45 8 56.34903N,4.0E-09,2.0E-08 LL-ATS77,64 29 14.21848W,45 8 56.34903N,CANNS-ATS5,5501000.0,5001000.0,0.001,0.004 CANST-PEI-ATS,701000.0,301000.0,LL-ATS77,62 59 13.22129W,46 21 33.79199N,4.0E-09,4.0E-09 LL-ATS77,62 59 13.22129W,46 21 33.79199N,CANST-PEI-ATS,701000.0,301000.0,0.001,0.001 CANST-PEI-CSRS,401000.0,701000.00,LL-CSRS,62 59 13.22130W,46 21 33.79300N,4.0E-09,4.0E-09 LL-CSRS,62 59 13.22130W,46 21 33.79300N,CANST-PEI-CSRS,401000.0,701000.0,0.001,0.001 # # Tests the Denmark System 34/45. Note, this is a projection test only. # Cartesian test data is only given to 2 decimal places, so that's what # the tolerance is. # #LL,10.71381441,54.82153292,Denmark-S34-J,-188339.4,43167.04,0.005,0.005 #Denmark-S34-J,-188339.4,43167.04,LL,10.71381441,54.82153292,1.0E-08,1.0E-08 #LL,10.60470027,55.56875314,Denmark-S34-J,-195610.45,126329.98,0.005,0.005 #Denmark-S34-J,-195610.45,126329.98,LL,10.60470027,55.56875314,1.0E-08,1.0E-08 #LL,9.42002926,54.9331866,Denmark-S34-J,-271328.22,55982.24,0.005,0.005 #Denmark-S34-J,-271328.22,55982.24,LL,9.42002926,54.9331866,1.0E-08,1.0E-08 #LL,8.76534383,55.11355062,Denmark-S34-J,-312820.03,76834.75,0.005,0.005 #Denmark-S34-J,-312820.03,76834.75,LL,8.76534383,55.11355062,1.0E-08,1.0E-08 #LL,8.45358918,55.58592953,Denmark-S34-J,-331248.24,129913.72,0.005,0.005 #Denmark-S34-J,-331248.24,129913.72,LL,8.45358918,55.58592953,1.0E-08,1.0E-08 # #LL,11.04115641,54.81294515,Denmark-S34-S,-167243.77,42365.73,0.005,0.005 #Denmark-S34-S,-167243.77,42365.73,LL,11.04115641,54.81294515,1.0E-08,1.0E-08 #LL,11.92965787,54.58963705,Denmark-S34-S,-109567.87,18435.45,0.005,0.005 #Denmark-S34-S,-109567.87,18435.45,LL,11.92965787,54.58963705,1.0E-08,1.0E-08 #LL,12.44405528,54.9589535,Denmark-S34-S,-77549.99,60399.4,0.005,0.005 #Denmark-S34-S,-77549.99,60399.4,LL,12.44405528,54.9589535,1.0E-08,1.0E-08 #LL,12.00759796,55.12213889,Denmark-S34-S,-105928.84,77814.55,0.005,0.005 #Denmark-S34-S,-105928.84,77814.55,LL,12.00759796,55.12213889,1.0E-08,1.0E-08 #LL,11.35291261,55.31967968,Denmark-S34-S,-148003.9,99014.76,0.005,0.005 #Denmark-S34-S,-148003.9,99014.76,LL,11.35291261,55.31967968,1.0E-08,1.0E-08 # #LL,15.07838864,55.00189643,Denmark-S45-B,-37969.9968,37723.1364,0.005,0.005 #Denmark-S45-B,-37969.9968,37723.1364,LL,15.07838864,55.00189643,1.0E-08,1.0E-08 #LL,15.17191438,55.1307274,Denmark-S45-B,-32041.0385,52085.3212,0.005,0.005 #Denmark-S45-B,-32041.0385,52085.3212,LL,15.17191438,55.1307274,1.0E-08,1.0E-08 #LL,14.76663252,55.29391308,Denmark-S45-B,-57859.797,70226.3722,0.005,0.005 #Denmark-S45-B,-57859.797,70226.3722,LL,14.76663252,55.29391308,1.0E-08,1.0E-08 #LL,14.7198691,55.07919512,Denmark-S45-B,-60891.2249,46328.2834,0.005,0.005 #Denmark-S45-B,-60891.2249,46328.2834,LL,14.7198691,55.07919512,1.0E-08,1.0E-08 # # UK Offshore Operators Association; required for use West of 6 degrees West # The following were extracted from the UKOOA manual by a client. I don't know # why the tolerances are so large. # LL-ED50NS,6 00 00.000W,60 15 31.910N,LL-270,6 00 06.830W,60 15 29.611N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,60 10 02.312N,LL-270,6 00 06.811W,60 10 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,60 00 02.334N,LL-270,6 00 06.778W,60 00 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,59 50 02.356N,LL-270,6 00 06.745W,59 50 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,59 40 02.379N,LL-270,6 00 06.712W,59 40 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,59 30 02.401N,LL-270,6 00 06.680W,59 30 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,59 20 02.423N,LL-270,6 00 06.648W,59 20 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,59 10 02.445N,LL-270,6 00 06.616W,59 10 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,59 00 02.467N,LL-270,6 00 06.585W,59 00 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,58 50 02.489N,LL-270,6 00 06.554W,58 50 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,58 40 02.510N,LL-270,6 00 06.524W,58 40 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,58 32 35.426N,LL-270,6 00 06.501W,58 32 32.900N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,55 20 02.926N,LL-270,6 00 05.978W,55 20 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,55 10 02.946N,LL-270,6 00 05.954W,55 10 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,51 50 03.320N,LL-270,6 00 05.520W,51 50 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,51 40 03.340N,LL-270,6 00 05.497W,51 40 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,51 30 03.357N,LL-270,6 00 05.477W,51 30 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,51 20 03.375N,LL-270,6 00 05.458W,51 20 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,51 10 03.392N,LL-270,6 00 05.439W,51 10 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,51 00 03.410N,LL-270,6 00 05.420W,51 00 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,50 50 03.427N,LL-270,6 00 05.401W,50 50 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,50 40 03.444N,LL-270,6 00 05.382W,50 40 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,50 30 03.461N,LL-270,6 00 05.364W,50 30 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,50 20 03.478N,LL-270,6 00 05.346W,50 20 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,50 10 03.495N,LL-270,6 00 05.328W,50 10 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,50 00 03.512N,LL-270,6 00 05.310W,50 00 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,49 50 03.529N,LL-270,6 00 05.292W,49 50 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,49 40 03.545N,LL-270,6 00 05.275W,49 40 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,49 30 03.562N,LL-270,6 00 05.257W,49 30 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,49 20 03.578N,LL-270,6 00 05.240W,49 20 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,49 10 03.594N,LL-270,6 00 05.223W,49 10 00.000N,2E-2,2E-2 LL-ED50NS,6 00 00.000W,49 06 51.404N,LL-270,6 00 05.217W,49 06 47.805N,2E-2,2E-2 # LL84,1 00 00.000E, 53 00 00.000N,LL-OSGB-7P,1 00 06.490E, 52 59 58.719N,0.055,0.04 LL84,1 00 00.000E, 53 00 00.000N,LL-ERP50,1 00 05.101E, 53 00 02.887N,0.07,0.025 LL-OSGB-7P,1 00 06.490E, 52 59 58.719N,LL-ERP50,1 00 05.101E, 53 00 02.887N,0.025,0.07 # ## New Japan Grid, August 2002 # The following values were obtained from our source of information on the Japanese # Geodetic Datum of 2000. # LL-JPNGSI-Grid,140 35 06.11100E,36 27 39.20500N,LL-JGD2K,140 34 54.10080E,36 27 50.58487N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 32 47.46200E,36 25 45.63400N,LL-JGD2K,140 32 35.46640E,36 25 57.02524N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 32 15.86100E,36 24 51.26200N,LL-JGD2K,140 32 03.86700E,36 25 02.65997N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 34 58.52400E,36 24 45.41400N,LL-JGD2K,140 34 46.51725E,36 24 56.81069N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 36 17.04000E,36 24 26.50200N,LL-JGD2K,140 36 05.02858E,36 24 37.90364N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 31 26.34100E,36 24 09.22100N,LL-JGD2K,140 31 14.36101E,36 24 20.61785N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 36 16.01100E,36 22 57.11200N,LL-JGD2K,140 36 03.99552E,36 23 08.52178N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 31 33.33000E,36 22 33.30400N,LL-JGD2K,140 31 21.34982E,36 22 44.71068N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 35 31.41300E,36 21 45.88200N,LL-JGD2K,140 35 19.40240E,36 21 57.30197N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 33 42.16700E,36 21 37.89700N,LL-JGD2K,140 33 30.17548E,36 21 49.31538N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 35 11.77800E,36 20 14.67600N,LL-JGD2K,140 34 59.78089E,36 20 26.10666N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,140 31 56.07200E,36 20 06.52100N,LL-JGD2K,140 31 44.09298E,36 20 17.94648N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139 46 18.67400E,36 19 54.92700N,LL-JGD2K,139 46 06.94365E,36 20 06.28925N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139 54 02.27900E,36 19 47.24300N,LL-JGD2K,139 53 50.50832E,36 19 58.62284N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139 56 13.73200E,36 19 19.10200N,LL-JGD2K,139 56 01.94836E,36 19 30.48593N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139 48 13.94000E,36 18 58.26400N,LL-JGD2K,139 48 02.19825E,36 19 09.63779N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139 58 48.87800E,36 18 45.03500N,LL-JGD2K,139 58 37.08105E,36 18 56.42845N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139 46 18.76600E,36 18 30.93000N,LL-JGD2K,139 46 07.03610E,36 18 42.30317N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139 53 39.45500E,36 18 35.99000N,LL-JGD2K,139 53 27.68834E,36 18 47.37716N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139 50 43.34200E,36 18 18.17300N,LL-JGD2K,139 50 31.59049E,36 18 29.55863N,5.0E-09,5.0E-09 # LL-JGD2K,140 34 54.10080E,36 27 50.58487N,LL-JPNGSI-Grid,140 35 06.11100E,36 27 39.20500N,5.0E-09,5.0E-09 LL-JPNGSI-Grid,139,36,JGDUTM54,319455,3986157,0.4,0.1 LL-JPNGSI-Grid,124.191667,24.416667,JGDUTM51,620852.5,2701485,1.2,0.7 LL-JPNGSI-Grid,130.25,33.583333,JGDUTM52,615780,3717020,0.7,0.4 LL-JPNGSI-Grid,135,35,JGDUTM53,499747.5,3873400,0.3,0.4 LL-JPNGSI-Grid,144.375,43,JGDUTM55,285722.5,4764452.5,0.4,0.2 JGDUTM55,285722.5,4764452.5,LL-JPNGSI-Grid,144.375,43,0.000005,0.000001 JPNGSI01-Grid,20000,0,LL-JPNGSI-Grid,129.7140571,32.99981649,5.0E-08,5.0E-09 JPNGSI01-Grid,20000,0,JGD2K-01,19790.5699,369.3795,0.1,0.1 JPNGSI01-Grid,20000,0,LL-JGD2K,129.7117983,33.00315128,5.0E-08,5.0E-09 JPNGSI02-Grid,0,0,LL-JPNGSI-Grid,131,33,5.0E-09,5.0E-09 JPNGSI02-Grid,0,0,JGD2K-02,-220.7746,372.243,0.1,0.1 JPNGSI02-Grid,0,0,LL-JGD2K,130.9976373,33.00335674,5.0E-08,5.0E-09 JPNGSI03-Grid,-60000,-200000,LL-JPNGSI-Grid,131.5155791,34.19516419,5.0E-08,5.0E-09 JPNGSI03-Grid,-60000,-200000,JGD2K-03,-60229.4127,-199659.5496,0.1,0.1 JPNGSI03-Grid,-60000,-200000,LL-JGD2K,131.5131425,34.19841141,5.0E-08,5.0E-09 JPNGSI04-Grid,40000,100000,LL-JPNGSI-Grid,133.9325641,33.90103692,5.0E-08,5.0E-09 JPNGSI04-Grid,40000,100000,JGD2K-04,39758.3123,100378.2355,0.1,0.1 JPNGSI04-Grid,40000,100000,LL-JGD2K,133.9299159,33.90436177,5.0E-08,5.0E-09 JPNGSI05-Grid,-10000,-70000,LL-JPNGSI-Grid,134.2232698,35.36892301,5.0E-08,5.0E-09 JPNGSI05-Grid,-10000,-70000,JGD2K-05,-10246.9433,-69656.2131,0.1,0.1 JPNGSI05-Grid,-10000,-70000,LL-JGD2K,134.2205609,35.37208642,5.0E-08,5.0E-09 JPNGSI06-Grid,-40000,-120000,LL-JPNGSI-Grid,135.562172,34.91741062,5.0E-08,5.0E-09 JPNGSI06-Grid,-40000,-120000,JGD2K-06,-40260.7531,-119653.2182,0.1,0.1 JPNGSI06-Grid,-40000,-120000,LL-JGD2K,135.5593532,34.92064123,5.0E-08,5.0E-09 JPNGSI07-Grid,0,0,LL-JPNGSI-Grid,137.1666667,36,5.0E-08,5.0E-09 JPNGSI07-Grid,0,0,JGD2K-07,-270.8968,348.0139,0.1,0.1 JPNGSI07-Grid,0,0,LL-JGD2K,137.1636617,36.00313669,5.0E-08,6.0E-09 JPNGSI08-Grid,0,0,LL-JPNGSI-Grid,138.5,36,5.0E-08,5.0E-09 JPNGSI08-Grid,0,0,JGD2K-08,-281.8803,351.5631,0.1,0.1 JPNGSI08-Grid,0,0,LL-JGD2K,138.4968732,36.00316868,5.0E-08,5.0E-09 JPNGSI09-Grid,0,0,LL-JPNGSI-Grid,139.8333333,36,5.0E-08,5.0E-09 JPNGSI09-Grid,0,0,JGD2K-09,-293.0938,354.6632,0.1,0.1 JPNGSI09-Grid,0,0,LL-JGD2K,139.8300822,36.00319662,9.0E-09,5.0E-09 JPNGSI10-Grid,0,0,LL-JPNGSI-Grid,140.8333333,40,4.0E-08,5.0E-09 JPNGSI10-Grid,0,0,JGD2K-10,-298.4974,307.394,0.1,0.1 JPNGSI10-Grid,0,0,LL-JGD2K,140.8298373,40.00276868,6.0E-09,6.0E-09 JPNGSI11-Grid,10000,-150000,LL-JPNGSI-Grid,140.3719738,42.64950514,5.5E-09,5.0E-09 JPNGSI11-Grid,10000,-150000,JGD2K-11,9706.9537,-149743.5868,0.1,0.1 JPNGSI11-Grid,10000,-150000,LL-JGD2K,140.3683898,42.65196598,5.0E-08,5.5E-09 JPNGSI12-Grid,0,0,LL-JPNGSI-Grid,142.25,44,5.0E-09,5.0E-09 JPNGSI12-Grid,0,0,JGD2K-12,-306.227,263.5674,0.1,0.1 JPNGSI12-Grid,0,0,LL-JGD2K,142.2461815,44.00237226,5.0E-08,5.0E-09 JPNGSI13-Grid,0,0,LL-JPNGSI-Grid,144.25,44,5.0E-09,5.0E-09 JPNGSI13-Grid,0,0,JGD2K-13,-319.1193,270.3014,0.1,0.1 JPNGSI13-Grid,0,0,LL-JGD2K,144.2460207,44.00243286,5.0E-09,5.0E-09 JPNGSI14-Grid,20000,120000,LL-JPNGSI-Grid,142.2016937,27.08314194,5.0E-08,5.0E-09 JPNGSI14-Grid,20000,120000,JGD2K-14,19690.1882,120476.4799,0.1,0.1 JPNGSI14-Grid,20000,120000,LL-JGD2K,142.1985533,27.08733666,5.0E-08,5.0E-09 JPNGSI15-Grid,-20000,20000,LL-JPNGSI-Grid,127.2998852,26.18042002,5.0E-08,5.0E-09 JPNGSI15-Grid,-20000,20000,JGD2K-15,-20184.4408,20435.7856,0.1,0.1 JPNGSI15-Grid,-20000,20000,LL-JGD2K,127.2980568,26.18433289,5.0E-09,5.0E-09 JPNGSI16-Grid,-20000,-180000,LL-JPNGSI-Grid,123.8028257,24.37463998,5.0E-08,6.0E-09 JPNGSI16-Grid,-20000,-180000,JGD2K-16,-20150.4948,-179563.987,0.1,0.1 JPNGSI16-Grid,-20000,-180000,LL-JGD2K,123.801359,24.37873951,5.0E-08,5.0E-09 JPNGSI17-Grid,25000,-15000,LL-JPNGSI-Grid,131.2494742,25.86436334,5.0E-09,5.0E-09 JPNGSI17-Grid,25000,-15000,JGD2K-17,25302.5543,-14916.6477,0.1,0.1 JPNGSI17-Grid,25000,-15000,LL-JGD2K,131.2524652,25.86512437,5.0E-08,5.0E-09 # #Test points added by Hugues Wisniewski on February 18th 2005 #Suggested values by QA in defects 542119 and 542120 #Tolerance set in order to pass the test JPNGSI18-7-C,0,0,JGD2K-18-7P-C,-263.2166,525.4954,0.001,0.001 JGD2K-18-7P-C,0,0,JPNGSI18-7-C,263.2137,-525.4897,0.001,0.001 JPNUTM51-Grid-C,620805,2700615,JGDUTM51,620854.5,2701485.9,0.1,0.1 # # France, Lambert 93 with RGF 93 datum # Note the LL-NTF-Grid system is in grads, and is the near equivalent of the LL-IGN # system, with the exception that the latter is non-geodetic. # Lambert93,652760.737,7033791.243,LL-NTF-Grid,0.000000000,56.0000000000,2.0E-08,1.0E-08 LL-NTF-Grid,0.0,56.0,Lambert93,652760.737,7033791.243,0.002,0.001 LL-NTF-Grid,0.0,56.0,LL-RGF93,2 20 11.424,50 23 59.772,0.0000001,0.0000001 LL-NTF-Grid,0.0,56.0,IGN-I-Grid,600000.0,300097.5345,0.001,0.002 IGN-I-Grid,600000.0,300097.5345,Lambert93,652760.737,7033791.243,0.002,0.002 Lambert93,187194.062,6855928.882,LL-NTF-Grid,-7.0000000000,54.0000000000,1.0E-08,1.0E-08 LL-NTF-Grid,-7.0,54.0,Lambert93,187194.062,6855928.882,0.1,0.1 Lambert93,1049052.257,6843776.562,LL-NTF-Grid,6.0000000000,54.0000000000,1.0E-08,1.0E-08 LL-NTF-Grid,6.0,54.0,Lambert93,1049052.257,6843776.562,0.1,0.1 Lambert93,649398.871,6633524.192,LL-NTF-Grid,0.0000000000,52.0000000000,1.0E-08,1.0E-08 LL-NTF-Grid,0.0,52.0,Lambert93,649398.871,6633524.192,0.1,0.1 Lambert93,358799.172,6342652.486,LL-NTF-Grid,-4.0000000000,49.0000000000,1.0E-08,1.0E-08 LL-NTF-Grid,-4.0,49.0,Lambert93,358799.172,6342652.486,0.1,0.1 Lambert93,1007068.686,6340907.237,LL-NTF-Grid,5.0000000000,49.0000000000,1.0E-08,1.0E-08 LL-NTF-Grid,5.0,49.0,Lambert93,1007068.686,6340907.237,0.1,0.1 Lambert93,645204.279,6133556.746,LL-NTF-Grid,0.0000000000,47.0000000000,1.0E-08,1.0E-08 LL-NTF-Grid,0.0,47.0,Lambert93,645204.279,6133556.746,0.1,0.1 Lambert93,1247610.438,6055822.838,LL-NTF-Grid,8.0000000000,46.0000000000,1.0E-08,1.0E-08 LL-NTF-Grid,8.0,46.0,Lambert93,1247610.438,6055822.838,0.1,0.1 # # The following test data was obtained from Ordnance Survey Ireland and # Ordnance Survey Northern Ireland. # # Note that ITM is the new Irish Transverse Mercator projection, # actually a standard Gauss Kruger projection with a scale reduction of # 0.999820. LL-ETRS89 is essentially the equivalent of LL84. # ITM,578783.689,922947.504,LL-ETRS89,-8 19 55.33728,55 3 12.85714,1.0E-08,1.0E-08 LL-ETRS89,-8 19 55.33728,55 3 12.85714,ITM,578783.689,922947.504,0.001,0.001 ITM,599750.537,935689.525,LL-ETRS89,-8 0 14.09523,55 10 6.60709,1.0E-08,1.0E-08 LL-ETRS89,-8 0 14.09523,55 10 6.60709,ITM,599750.537,935689.525,0.001,0.001 ITM,634185.794,931191.564,LL-ETRS89,-7 27 50.42145,55 7 36.88577,1.0E-08,1.0E-08 LL-ETRS89,-7 27 50.42145,55 7 36.88577,ITM,634185.794,931191.564,0.001,0.001 ITM,662425.045,942026.099,LL-ETRS89,-7 1 8.09477,55 13 17.35226,1.0E-08,1.0E-08 LL-ETRS89,-7 1 8.09477,55 13 17.35226,ITM,662425.045,942026.099,0.001,0.001 ITM,618436.391,912216.253,LL-ETRS89,-7 42 43.77063,54 57 26.16941,1.0E-08,1.0E-08 LL-ETRS89,-7 42 43.77063,54 57 26.16941,ITM,618436.391,912216.253,0.001,0.001 ITM,553443.173,884170.627,LL-ETRS89,-8 43 20.41418,54 42 12.51498,1.0E-08,1.0E-08 LL-ETRS89,-8 43 20.41418,54 42 12.51498,ITM,553443.173,884170.627,0.001,0.001 # # The following checks the ETRS89 <--> Irish Grid 1975 multiple regression. # # The following six tests (3 test cases, fwd and inv), were extracted from a document # titled A Recomputation of the Transformation between Ireland75 and ETRF89", subtitled # "PHI75 User's Guide and Software Developer's Notes." This document actually has the # multiple regression coefficients in it. As you can see, we match these numbers fairly # well, i.e. plus or minus a couple of millimeters. LL-IRELND75,-1 11 0.00,52 56 0.000,LL-ETRS89,-1 11 05.775760,52 56 1.001312,1.0E-08,1.0E-08 LL-ETRS89,-1 11 05.775760,52 56 1.001312,LL-IRELND75,-1 11 0.00,52 56 0.000,1.0E-08,1.0E-08 LL-IRELND75,-0 59 14.35,53 17 1.230,LL-ETRS89,-0 59 19.763805,53 17 2.077929,1.0E-08,1.0E-08 LL-ETRS89,-0 59 19.763805,53 17 2.077929,LL-IRELND75,-0 59 14.35,53 17 1.230,1.0E-08,1.0E-08 LL-IRELND75,-2 2 12.75,55 23 18.09000,LL-ETRS89,-2 2 20.408259,55 23 18.834474,1.0E-08,1.0E-08 LL-ETRS89,-2 2 20.408259,55 23 18.834474,LL-IRELND75,-2 2 12.75,55 23 18.09000,1.0E-08,1.0E-08 # # The following test came from and Excel spreadsheet provided by the OSI/OSNI. We don't # match these numbers quite so well. Since intermediary lat/longs are not provided, # we can't tell if the problem is in the datum shift or the Irish Grid projection # calculations. Could it be that these values are actual measured values as # opposed to values calculated by some program????? # LL-ETRS89,-7 24 57.0205,52 20 33.85274,ING-75,239862.809,121346.591,0.600,0.600 ING-75,239862.809,121346.591,LL-ETRS89,-7 24 57.0205,52 20 33.85274,5.0E-06,5.0E-06 LL-ETRS89,-7 24 57.0205,52 20 33.85274,Ireland1965.ING,239862.809,121346.591,0.600,0.600 Ireland1965.ING,239862.809,121346.591,LL-ETRS89,-7 24 57.0205,52 20 33.85274,5.0E-06,5.0E-06 # # New RNB, Belgium LL-ETRS89,5 34 57.2808,50 11 21.8796,LL-RNB72,5 34 52.635647,50 11 23.932257,0.0000001,0.0000001 LL-RNB72,5 34 52.635647,50 11 23.932257,LL-ETRS89,5 34 57.2808,50 11 21.8796,0.0000001,0.0000001 LL-ETRS89,5 34 57.2808,50 11 21.8796,Belge1972-LB,236676.678,98296.505,0.001,0.001 LL-ETRS89,5 34 57.2808,50 11 21.8796,Belge1972-LS,236676.678,98296.548,0.001,0.001 LL-RNB72,5 48 26.5330,50 40 46.4610,Belge1972-LB, 251763.204,153034.175,0.001,0.05 LL-ETRS89,3.16761533,51.31096911,Belge1972-LB, 66247.675,223025.716,0.002,0.05 LL-RNB72,3 10 03.41519,51 18 39.48882,Belge1972-LB,66333.00,222966.00,0.002,0.05 LL-RNB72,5 27 47.75844,51 08 10.75864,Belge1972-LB,226696.00,203425.00,0.002,0.05 LL-RNB72,4 03 01.99697,50 29 57.14179,Belge1972-LB,127514.00,132032.00 ,0.002,0.05 # Germany LL84, 7.82503083, 48.59226722,GK-S3-R95,3413402,5384511,0.0007,0.0025 # # Luxembourg(www.etat.lu/ACT/luref.doc) LUX-NTF,62935,70910,LL-LUXNTF,5 55 50.69323,49 34 17.60287,0.000001,0.000001 LL-LUXNTF,5 55 50.69323,49 34 17.60287,LUX-NTF,62935,70910,0.001,0.001 # # The following results were obtained using NbGeoCalc (ala Service New # Brunswick). They test several aspects ATS77 interface. # # For the following eight tests, the files required are: TRNB2777.dat, # TRNB7727.dat, TRNS2777.dat, TRNS7727.dat, TRPE2777.dat TRPE7727.dat. # References to these files in the Geodetic Transformation Dictionary are # typically commented out. If these data files are obtained, you will need to # uncomment these references before these tests will be successful. # LL27,66 12 34.5678W,46 12 34.5678N,LL-ATS77,66 12 32.69282W,46 12 34.71580N,1.0E-08,1.0E-08 LL-ATS77,66 12 32.69282W,46 12 34.71580N,LL27,66 12 34.5678W,46 12 34.5678N,3.0E-08,3.0E-08 LL27,66 00 00.0000W,46 00 00.0000N,LL-ATS77,65 59 58.11671W,46 0 0.15238N,1.0E-08,1.0E-08 LL-ATS77,65 59 58.11671W,46 0 0.15238N,LL27,66 00 00.0000W,46 00 00.0000N,3.0E-08,3.0E-08 # # The following files exercise the TRNS2777.DAT and TRNS7727.DAT files. These # locations will overlap with the coordinates above (NB). Thus, you will need to # twiddle the GeodticTransformation.asc file to get these to convert precisely (which implies # that the above NB coordinates will not convert precisely because of the overlap). # #LL27,64 12 34.5678W,45 12 34.5678N,LL-ATS77,64 12 32.44781W,45 12 34.73376N,1.0E-08,1.0E-08 #LL-ATS77,64 12 32.44781W,45 12 34.73376N,LL27,64 12 34.5678W,45 12 34.5678N,3.0E-08,3.0E-08 #LL27,64 00 00.0000W,45 00 00.0000N,LL-ATS77,63 59 57.85551W,45 0 0.17053N,1.0E-08,1.0E-08 #LL-ATS77,63 59 57.85551W,45 0 0.17053N,LL27,64 00 00.0000W,45 00 00.0000N,3.0E-08,3.0E-08 # # The new Danish System 34 (i.e. the November 1999 Polynomials). Refer to the source # code module CS_sys34 for information concerning the polynomial coefficients. These # are not in the public domain so they cannot be distributed in an Open Source # distribution. Obtaining them is not difficult and there is no fee. Again, see # CS-sys34.c and CSsys34KMS.c for detailed information. # # Jylland #LL-ETRS89,9 33 56.1674E,55 25 07.8144N,DenmarkS34-J99,-261279.3200,109994.2200,1.5E-03,1.5e-03 #DenmarkS34-J99,-261279.320,109994.220,LL-ETRS89,9 33 56.1674E,55 25 07.8144N,1.0E-07,1.0e-07 #LL-ETRS89,9 14 34.9689E,55 27 57.2021N,DenmarkS34-J99,-281616.282,115520.088,1.5E-03,1.5e-03 #DenmarkS34-J99,-281616.282,115520.088,LL-ETRS89,9 14 34.9689E,55 27 57.2021N,1.0E-07,1.0e-07 #LL-ETRS89,8 20 05.4630E,56 33 38.0985N,DenmarkS34-J99,-335435.51,238673.20,1.5E-03,1.5e-03 #DenmarkS34-J99,-335435.51,238673.20,LL-ETRS89,8 20 05.4630E,56 33 38.0985N,1.0E-07,1.0e-07 #LL-ETRS89,8 39 56.8370E,56 13 09.2919N,DenmarkS34-J99,-316039.99,200123.00,1.5E-03,1.5e-03 #DenmarkS34-J99,-316039.99,200123.00,LL-ETRS89,8 39 56.8370E,56 13 09.2919N,1.0E-07,1.0e-07 #LL-ETRS89,8 33 07.4075E,56 24 26.9205N,DenmarkS34-J99,-322537.811,221255.482,1.5E-03,1.5e-03 #DenmarkS34-J99,-322537.811,221255.482,LL-ETRS89,8 33 07.4075E,56 24 26.9205N,1.0E-07,1.0e-07 #LL-ETRS89,8 35 05.7123E,55 54 07.7740N,DenmarkS34-J99,-321972.896,164957.256,1.5E-03,1.5e-03 #DenmarkS34-J99,-321972.896,164957.256,LL-ETRS89,8 35 05.7123E,55 54 07.7740N,1.0E-07,1.0e-07 #LL-ETRS89,10 10 52.7439E,56 05 51.7433N,DenmarkS34-J99,-222070.882,185288.341,1.5E-03,1.5e-03 #DenmarkS34-J99,-222070.882,185288.341,LL-ETRS89,10 10 52.7439E,56 05 51.7433N,1.0E-07,1.0e-07 # Sj�lland, Nov 1999 revision #LL-ETRS89,12 25 16.5917E,55 19 09.1525N,DenmarkS34-S99,-80120.208,100516.562,1.5E-03,1.5e-03 #DenmarkS34-S99,-80120.208,100516.562,LL-ETRS89,12 25 16.5917E,55 19 09.1525N,1.0E-07,1.0e-07 #LL-ETRS89,12 01 29.3545E,55 12 39.5721N,DenmarkS34-S99,-104992.768,87800.665,1.5E-03,1.5e-03 #DenmarkS34-S99,-104992.768,87800.665,LL-ETRS89,12 01 29.3545E,55 12 39.5721N,1.0E-07,1.0e-07 #LL-ETRS89,12 30 29.4137E,54 57 55.1452N,DenmarkS34-S99,-73394.16,61303.99,1.5E-03,1.5e-03 #DenmarkS34-S99,-73394.16,61303.99,LL-ETRS89,12 30 29.4137E,54 57 55.1452N,1.0E-07,1.0e-07 #LL-ETRS89,10 41 39.3537E,55 32 40.2448N,DenmarkS34-S99,-189859.526,123720.535,1.5E-03,1.5e-03 #DenmarkS34-S99,-189859.526,123720.535,LL-ETRS89,10 41 39.3537E,55 32 40.2448N,1.0E-07,1.0e-07 #LL-ETRS89,11 13 48.1860E,54 55 15.5591N,DenmarkS34-S99,-155174.316,54600.296,1.5E-03,1.5e-03 #DenmarkS34-S99,-155174.316,54600.296,LL-ETRS89,11 13 48.1860E,54 55 15.5591N,1.0E-07,1.0e-07 #LL-ETRS89,11 13 41.5769E,54 42 32.1936N,DenmarkS34-S99,-154997.634,30995.593,1.5E-03,1.5e-03 #DenmarkS34-S99,-154997.634,30995.593,LL-ETRS89,11 13 41.5769E,54 42 32.1936N,1.0E-07,1.0e-07 #LL-ETRS89,11 55 25.6013E,54 34 27.5637N,DenmarkS34-S99,-109836.085,16795.919,1.5E-03,1.5e-03 #DenmarkS34-S99,-109836.085,16795.919,LL-ETRS89,11 55 25.6013E,54 34 27.5637N,1.0E-07,1.0e-07 #LL-ETRS89,12 30 00.0722E,55 44 20.4608N,DenmarkS34-S99,-76557.826,147384.053,1.5E-03,1.5e-03 #DenmarkS34-S99,-76557.826,147384.053,LL-ETRS89,12 30 00.0722E,55 44 20.4608N,1.0E-07,1.0e-07 # Bornholm, Nov 1999 revision #LL-ETRS89,14 45 22.9562E,55 06 33.2365N,DenmarkS45-B99,-58481.57,49733.24,1.5E-02,1.5E-02 #DenmarkS45-B99,-58481.57,49733.24,LL-ETRS89,14 45 22.9562E,55 06 33.2365N,1.0E-07,1.0E-07 #LL-ETRS89,14 58 16.9717E,55 00 54.0378N,DenmarkS45-B99,-44748.44,39237.83,1.5E-02,1.5E-02 #DenmarkS45-B99,-44748.44,39237.83,LL-ETRS89,14 58 16.9717E,55 00 54.0378N,1.0E-07,1.0E-07 #LL-ETRS89,14 45 36.6525E,55 14 57.2083N,DenmarkS45-B99,-58208.79,65317.58,1.5E-02,1.5E-02 #DenmarkS45-B99,-58208.79,65317.58,LL-ETRS89,14 45 36.6525E,55 14 57.2083N,1.0E-07,1.0E-07 #LL-ETRS89,15 06 04.9195E,55 08 53.6415N,DenmarkS45-B99,-36476.967,54085.975,1.5E-03,1.5E-03 #DenmarkS45-B99,-36476.967,54085.975,LL-ETRS89,15 06 04.9195E,55 08 53.6415N,1.0E-07,1.0E-07 #LL-ETRS89,14 45 31.5847E,55 17 15.4609N,DenmarkS45-B99,-58290.062,69593.193,1.5E-03,1.5E-03 #DenmarkS45-B99,-58290.062,69593.193,LL-ETRS89,14 45 31.5847E,55 17 15.4609N,1.0E-07,1.0E-07 #LL-ETRS89,14 57 47.5639E,55 12 49.8225N,DenmarkS45-B99,-45292.764,61372.270,1.5E-03,1.5E-03 #DenmarkS45-B99,-45292.764,61372.270,LL-ETRS89,14 57 47.5639E,55 12 49.8225N,1.0E-07,1.0E-07 #LL-ETRS89,14 50 12.7893E,55 14 56.0098N,DenmarkS45-B99,-53330.636,65273.835,1.5E-03,1.5E-03 #DenmarkS45-B99,-53330.636,65273.835,LL-ETRS89,14 50 12.7893E,55 14 56.0098N,1.0E-07,1.0E-07 # # Some RSO stuff from Malaysia. These are really good test cases. Also tests our # ability to invert Seven Parameter Transformations. Note, the tolerance on these # tests could be higher if we included the Z value in the calculations. Without # the Z value, we have to settle for about 1.5 millimeters in precision. # LL84,103 21 1.23479E,3 50 3.80583E,MAL-RSO_W,595193.266,423991.502,0.002,0.002 MAL-RSO_W,595193.266,423991.502,LL84,103 21 1.23479E,3 50 3.80583E,1.0E-08,1.0E-08 LL84,103 8 20.88834E,5 19 8.04746N,MAL-RSO_W,571844.649,588170.991,0.002,0.002 MAL-RSO_W,571844.649,588170.991,LL84,103 8 20.88834E,5 19 8.04746N,1.5E-08,1.5E-08 LL84,113 4 1.99648E,3 15 41.44769N,MAL-RSO-SK,375627.573,360822.043,0.002,0.002 MAL-RSO-SK,375627.573,360822.043,LL84,113 4 1.99648E,3 15 41.44769N,1.0E-08,1.0E-08 LL84,116 2 21.47404E,5 54 16.59963N,MAL-RSO-SH,704570.402,653979.691,0.002,0.002 MAL-RSO-SH,704570.402,653979.691,LL84,116 2 21.47404E,5 54 16.59963N,1.0E-08,1.0E-08 # # The following test results were obtained from the Services New Brunswick # program NBGeoCalc, version 3.0. In addition to the test above, we include # below a test of the conversion of LL27 to CSRS. This conversion is not # explicitly supported by NBGeoCalc. What is done is the transformation from # NAD27 to ATS77 first, via the Transform algorithm. Then, the ATS77 coordinates # are converted to CSRS in the normal fashion. # # The data files required for these conversions are not part of the # normal distribution as permission to distribute them is not certain. You will # need to contact Services New Brunswick to obtain a license to use them. # Thus, references to the required files in the Geodetic Transformation # Dictionary are usually commented out. You will need to obtain the data files # and uncomment the references to them for the following tests to complete # successfully. # # Oops!!! These tests are commented out as they represent the conversion of # NAD27 to CSRS in the Maritime provinces. The Maritime Provinces have never # officially recognized what the rest of Canada has referred to as NAD83 (ala # NTv2). Thus, the standard conversion from NAD27 to NAD83 does not apply here, # nor does the standard NAD83 to CSRS apply. This is a problem in the current # implementation of the Geodetic Transformation and Geodetic Path dictionaries # in that this particular transformation is location dependent and there are # no provisions for location dependent transformations in these dictionaries. # # An alternative solution to this problem would be an alternative datum, such # as NAD27_MT (i.e. NAD27 for Maritime Provinces) which could then be used in # the Geodetic Path dictionary to specifiy the exact transformations needed to # perform this transformation; specifically: NAD27-MT_to_ATS77 and then # ATS77_to_CSRS. This implies that there would be a geographic coordinate # system (LL27-MT ?) which would be referenced to the new datum. # #LL27,66 29 9.690434W,45 50 34.30684N,LL-CSRS,66 29 7.66471W,45 50 34.55307N,1.0E-08,1.0E-08 # ~Maugerville. NB #LL-CSRS,66 29 7.66471W,45 50 34.55307N,LL27,66 29 9.690434W,45 50 34.30684N,1.0E-08,1.0E-08 # ~Maugerville. NB #LL27,67 03 27.38475W,44 39 31.37465N,LL-CSRS,67 3 25.36575W,44 39 31.68840N,1.0E-08,1.0E-08 # ~St Andrews, NB #LL-CSRS,67 3 25.36575W,44 39 318.68840N,LL27,67 03 27.38475W,44 39 31.37465N,1.0E-08,1.0E-08 # ~St Andrews, NB # # Test points for system T-KrugerTM that is categorized as belonging to the TEST # group which are not ordinarily included in release builds. To be able to test # this system, you will need to compile the dictionaries with the /t option. LL,24.0000,66.0000,T-KrugerTM,555304.016555,1135809.413803,0.0001,0.0001 T-KrugerTM,555304.016555,1135809.413803,LL,24.0000,66.0000,1.0E-09,1.0E-09 # # Test points for New Zealand, they come from # http://www.linz.govt.nz/rcs/linz/pub/web/root/core/SurveySystem/GeodeticInfo/geodeticdatabase/index.jsp # the accuracy using the New Zealand grid file is normally 0.1-0.3 meter but for the two points # "CAJJ" and "C9J8", we get almost 1 meter offset on the easting value for # NZGD49.NewZealandGrid -> NZGD2K.MountEden # NZGD49.NewZealandGrid,2667687.29,6478898.36,NZGD2K.MountEden,400032.499,800184.158,0.3,0.3 NZGD49.NewZealandGrid,2667377.50,6478442.30,NZGD2K.MountEden,399733.083,799722.029,1.0,0.3 NZGD49.NewZealandGrid,2668367.00,6478617.80,NZGD2K.MountEden,400717.800,799917.600,0.3,0.3 NZGD49.NewZealandGrid,2667587.40,6479624.40,NZGD2K.MountEden,399918.729,800908.029,1.0,0.3 NZGD49.NewZealandGrid,2667687.29,6478898.36,NZGD49.MountEden,300000.000,700000.000,0.1,0.1 NZGD49.NewZealandGrid,2667377.50,6478442.30,NZGD49.MountEden,299699.600,699537.800,0.1,0.1 NZGD49.NewZealandGrid,2668367.00,6478617.80,NZGD49.MountEden,300685.300,699733.500,0.1,0.1 NZGD49.NewZealandGrid,2667587.40,6479624.40,NZGD49.MountEden,299885.300,700723.700,0.1,0.1 # #FRENCH TEST POINTNTF.Lambert-4-Mod,529214.844,186122.0153,NTF.Lambert-4C-Mod,529214.8441,4186122.015,0.001,0.001 # # In release 11.14, the axis swap was removed from the Krovak projection per # suggestion by Czeck users. These tests have, therefore, been modified to # reflect this change. Also in 11.14, the Krovak/95 projection has been # deprecated, again per suggestion from Czech users, as it seems that # algorithm is not really used by anyone. The test remain, however, as # a reasonably good check on the implementation of the Krovak projection. # LL-Ferro,35 42 35.2147E,48 07 46.2973N,CZ-S-JTSK,-504691.675,-1289068.724,0.002,0.002 CZ-S-JTSK,-504691.675,-1289068.724,LL-Ferro,35 42 35.2147E,48 07 46.2973N,0.0000005,0.0000005 # Note, the following include a datum shift, so tolerances are somewhat higher than normal. LL84,14 34 11.6911E,50 59 38.5104N,CZ-S-JTSK/95,-5718723.675,-5944523.723,0.015,0.015 CZ-S-JTSK/95,-5718723.675,-5944523.723,LL84,14 34 11.6911E,50 59 38.5104N,2.0E-07,2.0E-07 LL84,12 48 05.7114E,50 09 53.3213N,CZ-S-JTSK/95,-5856091.851,-6017474.198,0.015,0.015 CZ-S-JTSK/95,-5856091.851,-6017474.198,LL84,12 48 05.7114E,50 09 53.3213N,2.0E-07,2.0E-07 LL84,13 18 53.2985E,50 07 55.6703N,CZ-S-JTSK/95,-5820413.942,-6026728.299,0.015,0.015 CZ-S-JTSK/95,-5820413.942,-6026728.299,LL84,13 18 53.2985E,50 07 55.6703N,2.0E-07,2.0E-07 # #175 KROVAK TEST POINTS from customer supplied data - Page 18 of WGS_JTSK.pdf #10 of them show a shift higher than 0.4 meters compared to the expected resut #for those 10 points the tolerance was increased, but it is no more than 0.6 meters #for the biggest shift # LL84,14 1 29.96593E,49 48 31.47599N,Czech/JTSK.Krovak,-775279.26,-1069759.49,0.4,0.4 LL84,14 26 18.30894E,49 44 31.66509N,Czech/JTSK.Krovak,-746819.90,-1081230.02,0.4,0.4 LL84,13 50 3.03170E,49 37 33.63065N,Czech/JTSK.Krovak,-791800.27,-1087908.66,0.4,0.4 LL84,14 16 6.82954E,49 32 44.35801N,Czech/JTSK.Krovak,-761968.77,-1101190.60,0.4,0.4 LL84,13 19 15.95411E,49 34 3.02592N,Czech/JTSK.Krovak,-829444.44,-1088873.89,0.4,0.4 LL84,12 48 25.15992E,49 27 8.14571N,Czech/JTSK.Krovak,-868208.52,-1095793.96,0.4,0.4 LL84,13 7 38.06680E,49 24 29.79695N,Czech/JTSK.Krovak,-846020.94,-1104239.93,0.4,0.4 LL84,13 23 54.27444E,49 16 58.09081N,Czech/JTSK.Krovak,-828660.09,-1121021.05,0.4,0.4 LL84,13 33 26.94626E,49 22 1.69169N,Czech/JTSK.Krovak,-815829.46,-1113466.50,0.4,0.4 LL84,13 58 45.57788E,49 23 24.28241N,Czech/JTSK.Krovak,-785151.76,-1115381.47,0.4,0.4 LL84,14 19 16.33944E,49 15 29.14800N,Czech/JTSK.Krovak,-762597.35,-1133391.36,0.4,0.4 LL84,13 6 55.76341E,49 17 40.25990N,Czech/JTSK.Krovak,-848806.55,-1116611.31,0.4,0.4 LL84,13 23 4.48234E,49 6 45.14566N,Czech/JTSK.Krovak,-832495.24,-1139592.16,0.4,0.4 LL84,13 39 14.52670E,49 9 24.51541N,Czech/JTSK.Krovak,-812318.49,-1137637.30,0.4,0.4 LL84,14 2 7.70946E,49 14 30.21537N,Czech/JTSK.Krovak,-783449.77,-1132292.10,0.4,0.4 LL84,14 17 13.28375E,49 3 25.78646N,Czech/JTSK.Krovak,-768146.94,-1155180.27,0.4,0.4 LL84,13 50 37.32484E,49 2 30.08970N,Czech/JTSK.Krovak,-800472.67,-1152315.16,0.4,0.4 LL84,14 0 49.63044E,48 46 50.20133N,Czech/JTSK.Krovak,-792277.45,-1182833.62,0.4,0.4 LL84,13 0 13.06933E,50 25 7.59152N,Czech/JTSK.Krovak,-837453.10,-991827.44,0.4,0.4 LL84,13 27 51.34800E,50 22 12.81970N,Czech/JTSK.Krovak,-805903.69,-1002144.54,0.4,0.4 LL84,12 10 0.89367E,50 19 4.29023N,Czech/JTSK.Krovak,-898007.04,-993341.86,0.4,0.4 LL84,12 30 3.32255E,50 20 51.03294N,Czech/JTSK.Krovak,-874008.81,-993988.93,0.4,0.4 LL84,12 50 41.39068E,50 17 18.75308N,Czech/JTSK.Krovak,-850877.21,-1004370.21,0.4,0.4 LL84,13 10 34.88031E,50 9 40.30431N,Czech/JTSK.Krovak,-829703.16,-1022030.02,0.4,0.4 LL84,13 29 16.52667E,50 11 58.33439N,Czech/JTSK.Krovak,-807062.16,-1021168.86,0.4,0.4 LL84,13 45 6.72233E,50 12 13.09210N,Czech/JTSK.Krovak,-788357.12,-1023486.75,0.4,0.4 LL84,12 24 17.63427E,50 3 52.71374N,Czech/JTSK.Krovak,-885882.83,-1023919.44,0.4,0.4 LL84,12 35 58.07470E,50 8 4.45753N,Czech/JTSK.Krovak,-870888.05,-1018495.97,0.4,0.4 LL84,12 37 36.34435E,49 59 33.54147N,Czech/JTSK.Krovak,-871489.24,-1034390.05,0.4,0.4 LL84,12 55 37.49211E,50 2 20.51656N,Czech/JTSK.Krovak,-849421.24,-1032699.32,0.4,0.4 LL84,13 25 48.45959E,50 1 29.58041N,Czech/JTSK.Krovak,-814045.46,-1039760.92,0.4,0.4 LL84,13 43 32.38723E,50 3 33.49738N,Czech/JTSK.Krovak,-792544.20,-1039096.60,0.4,0.4 LL84,12 33 35.55189E,49 47 7.35281N,Czech/JTSK.Krovak,-879934.32,-1056372.95,0.4,0.4 LL84,12 50 7.12448E,49 51 4.11126N,Czech/JTSK.Krovak,-859201.57,-1052306.15,0.4,0.4 LL84,13 17 15.26945E,49 46 46.76778N,Czech/JTSK.Krovak,-828271.04,-1065184.38,0.4,0.4 LL84,13 36 27.62158E,49 50 58.55330N,Czech/JTSK.Krovak,-804332.20,-1060930.08,0.4,0.4 LL84,14 18 4.02926E,50 50 38.89685N,Czech/JTSK.Krovak,-739718.90,-958472.30,0.4,0.4 LL84,14 41 47.26566E,50 49 19.40403N,Czech/JTSK.Krovak,-712455.19,-964672.84,0.4,0.4 LL84,15 0 2.78717E,50 51 57.39828N,Czech/JTSK.Krovak,-690566.42,-962631.62,0.4,0.4 LL84,14 4 1.61886E,50 43 43.30715N,Czech/JTSK.Krovak,-757849.52,-968888.13,0.4,0.4 LL84,14 18 8.62856E,50 40 19.50674N,Czech/JTSK.Krovak,-742268.24,-977441.34,0.4,0.4 LL84,14 59 55.42334E,50 40 47.07529N,Czech/JTSK.Krovak,-693373.68,-983155.57,0.4,0.4 LL84,13 58 20.22119E,50 35 7.17096N,Czech/JTSK.Krovak,-766746.22,-983725.78,0.4,0.4 LL84,14 23 55.05409E,50 27 56.41893N,Czech/JTSK.Krovak,-738666.75,-1001120.05,0.4,0.4 LL84,14 45 11.74416E,50 30 56.40641N,Czech/JTSK.Krovak,-712982.91,-998987.71,0.4,0.4 LL84,15 1 35.29079E,50 29 0.94786N,Czech/JTSK.Krovak,-694228.19,-1005046.73,0.4,0.4 LL84,13 48 30.68173E,50 24 41.01032N,Czech/JTSK.Krovak,-781017.69,-1001207.16,0.4,0.4 LL84,14 44 51.82011E,50 17 15.81302N,Czech/JTSK.Krovak,-716718.44,-1024068.38,0.4,0.4 LL84,14 1 38.35258E,50 13 38.35046N,Czech/JTSK.Krovak,-768524.03,-1023698.14,0.4,0.4 LL84,14 30 19.97611E,50 10 11.57182N,Czech/JTSK.Krovak,-735594.01,-1034749.63,0.4,0.4 LL84,14 5 17.96282E,50 2 52.31080N,Czech/JTSK.Krovak,-767023.91,-1044073.11,0.4,0.4 LL84,14 29 17.60919E,49 56 18.60079N,Czech/JTSK.Krovak,-740305.62,-1060079.17,0.4,0.4 LL84,13 38 30.38371E,50 42 21.09282N,Czech/JTSK.Krovak,-787940.40,-967082.38,0.4,0.4 LL84,14 21 14.58740E,50 59 40.20291N,Czech/JTSK.Krovak,-733731.90,-942415.44,0.4,0.4 LL84,14 58 31.08100E,50 8 14.50826N,Czech/JTSK.Krovak,-702797.09,-1042769.05,0.4,0.4 LL84,15 9 12.05014E,50 10 34.15035N,Czech/JTSK.Krovak,-689627.25,-1040116.29,0.4,0.4 LL84,15 27 48.82024E,50 12 59.87499N,Czech/JTSK.Krovak,-667089.78,-1038408.42,0.4,0.4 LL84,15 2 56.12860E,50 15 51.76689N,Czech/JTSK.Krovak,-695769.06,-1029434.23,0.4,0.4 LL84,15 18 53.80821E,50 25 2.07711N,Czech/JTSK.Krovak,-674837.11,-1014957.82,0.4,0.4 LL84,15 39 4.58740E,50 7 3.35419N,Czech/JTSK.Krovak,-655114.08,-1050968.99,0.4,0.4 LL84,15 46 43.10959E,50 18 17.03110N,Czech/JTSK.Krovak,-643606.12,-1031386.64,0.4,0.4 LL84,16 11 36.57331E,50 23 57.67359N,Czech/JTSK.Krovak,-613061.32,-1024345.63,0.4,0.4 LL84,16 21 28.97230E,50 32 56.76262N,Czech/JTSK.Krovak,-599589.89,-1009097.37,0.41,0.4 LL84,16 9 12.33674E,50 32 29.56086N,Czech/JTSK.Krovak,-614097.92,-1008307.38,0.4,0.4 LL84,16 2 14.96144E,50 26 52.44314N,Czech/JTSK.Krovak,-623460.67,-1017717.44,0.4,0.4 LL84,15 40 5.55948E,50 27 5.51225N,Czech/JTSK.Krovak,-649460.64,-1014237.84,0.4,0.4 LL84,15 57 31.60166E,50 37 40.09048N,Czech/JTSK.Krovak,-626693.25,-997193.54,0.4,0.4 LL84,15 34 20.53413E,50 39 29.49453N,Czech/JTSK.Krovak,-653434.82,-990597.04,0.4,0.6 LL84,15 20 15.06826E,50 41 40.81818N,Czech/JTSK.Krovak,-669413.26,-984534.37,0.4,0.4 LL84,15 16 44.69711E,50 36 59.18670N,Czech/JTSK.Krovak,-674597.49,-992654.81,0.4,0.4 LL84,15 9 6.09227E,49 57 18.42611N,Czech/JTSK.Krovak,-692858.49,-1064487.11,0.4,0.4 LL84,15 22 28.54603E,50 0 1.44939N,Czech/JTSK.Krovak,-676366.38,-1061491.80,0.4,0.4 LL84,15 16 5.95675E,49 46 6.07309N,Czech/JTSK.Krovak,-687155.42,-1086148.74,0.4,0.4 LL84,15 31 17.61952E,49 55 30.77761N,Czech/JTSK.Krovak,-666928.55,-1071085.06,0.4,0.4 LL84,15 35 59.23160E,49 38 35.59457N,Czech/JTSK.Krovak,-665140.57,-1102898.93,0.4,0.4 LL84,15 44 54.06009E,49 46 38.09849N,Czech/JTSK.Krovak,-652717.95,-1089383.85,0.4,0.4 LL84,15 48 12.34327E,49 58 40.00162N,Czech/JTSK.Krovak,-646145.87,-1067707.23,0.4,0.4 LL84,16 3 16.90472E,50 16 35.86021N,Czech/JTSK.Krovak,-624432.37,-1036784.18,0.4,0.4 LL84,15 57 41.57517E,50 4 18.82536N,Czech/JTSK.Krovak,-633668.64,-1058636.89,0.4,0.4 LL84,16 16 14.02347E,50 7 19.83294N,Czech/JTSK.Krovak,-611065.72,-1055599.86,0.4,0.4 LL84,16 10 18.24668E,49 54 43.65869N,Czech/JTSK.Krovak,-620733.00,-1078016.86,0.4,0.4 LL84,16 6 29.84770E,49 45 44.37397N,Czech/JTSK.Krovak,-627160.49,-1094050.95,0.4,0.4 LL84,15 57 59.16605E,49 38 22.37852N,Czech/JTSK.Krovak,-638895.40,-1106438.17,0.4,0.4 LL84,15 47 50.20969E,49 28 57.24854N,Czech/JTSK.Krovak,-653091.21,-1122343.74,0.4,0.4 LL84,16 3 54.25406E,49 23 49.18369N,Czech/JTSK.Krovak,-634911.22,-1134055.88,0.4,0.4 LL84,14 54 9.82745E,49 44 28.35476N,Czech/JTSK.Krovak,-713667.10,-1085783.03,0.4,0.4 LL84,15 23 54.16480E,49 25 19.43290N,Czech/JTSK.Krovak,-682612.61,-1125529.68,0.4,0.4 LL84,15 46 21.83235E,49 18 58.83441N,Czech/JTSK.Krovak,-657047.63,-1140488.59,0.4,0.4 LL84,14 35 30.57384E,49 36 13.58726N,Czech/JTSK.Krovak,-737927.80,-1097971.35,0.4,0.4 LL84,15 0 31.14826E,49 30 52.65077N,Czech/JTSK.Krovak,-709336.68,-1111759.45,0.4,0.4 LL84,15 17 42.81521E,49 35 47.34126N,Czech/JTSK.Krovak,-687617.61,-1105355.64,0.4,0.4 LL84,14 31 45.21613E,49 18 32.88189N,Czech/JTSK.Krovak,-746831.13,-1129830.48,0.4,0.4 LL84,14 54 6.85894E,49 23 20.13431N,Czech/JTSK.Krovak,-718818.01,-1124620.67,0.4,0.4 LL84,14 47 28.28120E,49 13 2.47910N,Czech/JTSK.Krovak,-729294.04,-1142484.71,0.4,0.4 LL84,15 15 8.36882E,49 18 31.65780N,Czech/JTSK.Krovak,-694704.69,-1136709.09,0.4,0.4 LL84,15 33 11.92824E,49 18 56.71045N,Czech/JTSK.Krovak,-672892.35,-1138640.61,0.4,0.4 LL84,15 42 29.85897E,49 11 25.49135N,Czech/JTSK.Krovak,-663370.10,-1153835.35,0.4,0.4 LL84,15 59 7.18749E,49 11 54.58047N,Czech/JTSK.Krovak,-643214.07,-1155315.45,0.4,0.4 LL84,14 36 37.89676E,48 57 25.72947N,Czech/JTSK.Krovak,-746210.34,-1169416.74,0.4,0.4 LL84,14 54 35.42528E,49 6 5.94394N,Czech/JTSK.Krovak,-722395.32,-1156372.08,0.4,0.4 LL84,15 14 18.27456E,49 6 28.50529N,Czech/JTSK.Krovak,-698512.41,-1158743.97,0.4,0.4 LL84,15 30 48.68641E,48 54 51.58368N,Czech/JTSK.Krovak,-681204.72,-1182595.97,0.4,0.4 LL84,15 43 38.09 161E,48 59 24.33893N,Czech/JTSK.Krovak,-664651.07,-1176117.72,0.4,0.4 LL84,14 33 42.35484E,48 48 52.46830N,Czech/JTSK.Krovak,-751880.37,-1184649.39,0.4,0.4 LL84,14 47 2.94991E,48 53 19.39069N,Czech/JTSK.Krovak,-734607.98,-1178646.78,0.4,0.4 LL84,14 23 18.62865E,48 36 0.58757N,Czech/JTSK.Krovak,-767746.96,-1206545.98,0.4,0.4 LL84,16 29 26.81353E,50 9 44.15971N,Czech/JTSK.Krovak,-594927.54,-1052906.41,0.4,0.4 LL84,16 35 39.27958E,49 59 25.38709N,Czech/JTSK.Krovak,-589635.89,-1072714.32,0.4,0.4 LL84,16 20 49.24898E,49 52 40.99566N,Czech/JTSK.Krovak,-608643.65,-1083193.83,0.4,0.4 LL84,16 48 7.69791E,49 48 32.59113N,Czech/JTSK.Krovak,-576928.77,-1094355.88,0.4,0.4 LL84,16 32 45.93185E,49 44 23.30083N,Czech/JTSK.Krovak,-596086.58,-1100047.45,0.4,0.4 LL84,16 22 41.31653E,49 37 33.34265N,Czech/JTSK.Krovak,-609518.70,-1111310.33,0.4,0.4 LL84,16 57 16.24243E,49 40 48.66219N,Czech/JTSK.Krovak,-567496.17,-1109752.11,0.4,0.4 LL84,17 10 54.43044E,49 36 35.10403N,Czech/JTSK.Krovak,-551962.07,-1119209.73,0.4,0.4 LL84,16 48 51.57444E,49 32 47.19499N,Czech/JTSK.Krovak,-579116.30,-1123493.42,0.4,0.4 LL84,16 10 40.35480E,49 30 10.54416N,Czech/JTSK.Krovak,-625443.86,-1123283.34,0.4,0.4 LL84,16 21 25.91555E,49 26 2.80974N,Czech/JTSK.Krovak,-613385.84,-1132343.26,0.4,0.4 LL84,16 32 1.05526E,49 21 56.38219N,Czech/JTSK.Krovak,-601493.08,-1141313.43,0.4,0.4 LL84,16 54 36.13847E,49 25 51.48201N,Czech/JTSK.Krovak,-573557.46,-1136987.72,0.4,0.4 LL84,17 6 15.19387E,49 24 57.20855N,Czech/JTSK.Krovak,-559716.11,-1140095.79,0.4,0.4 LL84,16 53 2.51752E,49 10 21.61236N,Czech/JTSK.Krovak,-578416.88,-1165360.81,0.4,0.4 LL84,16 30 30.28502E,49 6 48.33977N,Czech/JTSK.Krovak,-606365.36,-1168997.40,0.4,0.4 LL84,16 6 5.83421E,49 1 3.15623N,Czech/JTSK.Krovak,-637092.55,-1176279.95,0.4,0.4 LL84,15 54 43.32554E,48 54 38.34592N,Czech/JTSK.Krovak,-652252.70,-1186485.28,0.4,0.4 LL84,16 10 32.44367E,48 53 39.95927N,Czech/JTSK.Krovak,-633260.32,-1190497.62,0.4,0.4 LL84,16 21 13.73169E,48 58 1.15082N,Czech/JTSK.Krovak,-619387.28,-1183942.18,0.4,0.4 LL84,16 59 10.95326E,50 24 9.10235N,Czech/JTSK.Krovak,-556974.64,-1030063.96,0.5,0.4 LL84,16 50 50.70248E,50 12 26.67500N,Czech/JTSK.Krovak,-569065.64,-1050629.90,0.4,0.4 LL84,17 1 28.38978E,50 10 20.70807N,Czech/JTSK.Krovak,-556884.27,-1055806.01,0.4,0.4 LL84,16 57 32.61175E,50 4 1.44285N,Czech/JTSK.Krovak,-562743.80,-1066983.46,0.4,0.4 LL84,17 22 46.36453E,50 16 13.99051N,Czech/JTSK.Krovak,-530586.68,-1047467.89,0.4,0.4 LL84,17 41 53.45221E,50 15 30.83265N,Czech/JTSK.Krovak,-508094.88,-1050958.36,0.6,0.4 LL84,17 28 2.02153E,50 7 57.78185N,Czech/JTSK.Krovak,-525838.42,-1063334.67,0.4,0.4 LL84,17 14 11.12619E,50 3 43.68998N,Czech/JTSK.Krovak,-543041.24,-1069535.18,0.4,0.4 LL84,17 41 8.55390E,50 4 36.32831N,Czech/JTSK.Krovak,-510866.98,-1071012.01,0.43 ,0.4 LL84,17 29 47.26177E,49 59 6.86279N,Czech/JTSK.Krovak,-525328.87,-1079864.50,0.4,0.4 LL84,17 1 3.76116E,49 51 54.53020N,Czech/JTSK.Krovak,-560859.20,-1089755.42,0.4,0.4 LL84,17 18 46.67820E,49 53 14.32965N,Czech/JTSK.Krovak,-539496.60,-1089427.61,0.4,0.4 LL84,17 37 3.79591E,49 52 30.53146N,Czech/JTSK.Krovak,-517824.95,-1092881.53,0.4,0.4 LL84,17 55 43.35157E,49 53 42.22650N,Czech/JTSK.Krovak,-495366.02,-1092735.62,0.4,0.4 LL84,18 25 20.05803E,49 55 16.29686N,Czech/JTSK.Krovak,-459794.84,-1092920.19,0.4,0.45 LL84,18 35 20.24290E,49 45 31.43620N,Czech/JTSK.Krovak,-449334.63,-1111919.25,0.4,0.48 LL84,17 24 0.33533E,49 43 46.71332N,Czech/JTSK.Krovak,-534967.39,-1107492.81,0.4,0.4 LL84,17 43 39.72369E,49 41 26.30237N,Czech/JTSK.Krovak,-511857.70,-1114053.70,0.4,0.4 LL84,16 21 25.29383E,48 48 13.84252N,Czech/JTSK.Krovak,-621163.36,-1201997.81,0.4,0.4 LL84,16 38 15.21587E,48 50 26.27619N,Czech/JTSK.Krovak,-600241.63,-1200175.43,0.4,0.4 LL84,16 57 3.78837E,48 46 39.02274N,Czech/JTSK.Krovak,-578081.72,-1209574.48,0.4,0.4 LL84,16 48 25.11747E,49 1 29.20077N,Czech/JTSK.Krovak,-585729.19,-1181129.44,0.4,0.4 LL84,17 5 42.30559E,48 56 18.50053N,Czech/JTSK.Krovak,-565742.49,-1192847.08,0.4,0.4 LL84,17 17 46.06036E,48 51 31.59246N,Czech/JTSK.Krovak,-551960.89,-1203135.47,0.4,0.4 LL84,17 19 43.08543E,49 2 35.93180N,Czech/JTSK.Krovak,-547575.99,-1182948.26,0.4,0.4 LL84,17 17 16.85870E,49 11 5.55362N,Czech/JTSK.Krovak,-548979.47,-1166991.25,0.4,0.4 LL84,17 30 45.96466E,49 4 16.72827N,Czech/JTSK.Krovak,-533881.30,-1181152.15,0.4,0.4 LL84,17 50 48.08933E,49 2 34.14004N,Czech/JTSK.Krovak,-509880.48,-1186586.70,0.4,0.4 LL84,17 25 20.57232E,49 22 4.36213N,Czech/JTSK.Krovak,-537262.05,-1147692.63,0.4,0.4 LL84,17 43 36.65836E,49 10 16.27260N,Czech/JTSK.Krovak,-517279.27,-1171567.38,0.4,0.4 LL84,18 1 39.12349E,49 11 10.73388N,Czech/JTSK.Krovak,-495296.51,-1171882.84,0.42,0.4 LL84,17 32 19.41120E,49 36 2.34254N,Czech/JTSK.Krovak,-526385.62,-1122734.79,0.4,0.4 LL84,17 43 52.44847E,49 25 23.49474N,Czech/JTSK.Krovak,-514361.95,-1143693.29,0.4,0.4 LL84,18 3 36.15297E,49 23 52.89449N,Czech/JTSK.Krovak,-490854.37,-1148641.44,0.4,0.4 LL84,18 21 39.38246E,49 24 14.27047N,Czech/JTSK.Krovak,-469040.65,-1149871.52,0.46,0.4 LL84,17 59 1.95196E,49 34 0.80827N,Czech/JTSK.Krovak,-494681.45,-1129445.20,0.4,0.4 LL84,18 22 54.14471E,49 34 17.14982N,Czech/JTSK.Krovak,-465970.53,-1131440.14,0.4,0.4 LL84,18 45 1.18604E,49 32 26.67952N,Czech/JTSK.Krovak,-439668.58,-1137022.90,0.47,0.4 LL84,18 16 15.77639E,49 41 30.24197N,Czech/JTSK.Krovak,-472799.37,-1117429.51,0.4,0.4 LL84,15 16 22.99366E,50 53 20.85465N,Czech/JTSK.Krovak,-671228.90,-962503.27,0.4,0.4 LL84,16 23 51.55312E,50 18 4.69037N,Czech/JTSK.Krovak,-599837.23,-1036805.53,0.4,0.4 LL84,12 59 3.50625E,49 39 59.77211N,Czech/JTSK.Krovak,-851807.13,-1074256.58,0.4,0.4 LL84,14 47 13.17166E,49 54 51.06266N,Czech/JTSK.Krovak,-719407.43,-1065622.33,0.4,0.4 LL84,18 5 44.81102E,49 59 23.21356N,Czech/JTSK.Krovak,-482482.54,-1083309.25,0.4,0.4 LL84,17 14 47.24366E,49 30 21.27042N,Czech/JTSK.Krovak,-548455.98,-1131166.65,0.4,0.4 LL84,13 27 56.21054E,50 34 8.37025N,Czech/JTSK.Krovak,-802515.00,-980297.52,0.4,0.4 LL84,16 15 55.97716E,49 11 24.14854N,Czech/JTSK.Krovak,-623031.56,-1158574.23,0.4,0.4 LL84,17 46 57.57019E,48 55 0.17725N,Czech/JTSK.Krovak,-515832.65,-1200120.27,0.4,0.4 LL84,14 16 59.61428E,48 51 55.97017N,Czech/JTSK.Krovak,-771364.60,-1176247.64,0.4,0.4 # #New Icelandic systems # LL,21 59 35.02950W,64 09 11.14309N,ISN93.IcelandGrid,354397.038,409033.945,0.001,0.001 ISN93.IcelandGrid,354397.038,409033.945,LL,21 59 35.02950W,64 09 11.14309N,1.0E-07,1.0E-07 # Sign of easting is flipped to be consistent with GIS/CAD applications LL,-22.000,64.5000,Hjorsey.IcelandGrid,-692110.792,450331.996,0.001,0.001 Hjorsey.IcelandGrid,-692110.792,450331.996,LL,-22.000,64.5000,1.0E-07,1.0E-07 # Sign of easting is flipped to be consistent with GIS/CAD applications LL,-22.000,64.5000,Reykjavik.IcelandGrid,-143028.403,-52365.616,0.001,0.001 Reykjavik.IcelandGrid,-143028.403,-52365.616,LL,-22.000,64.5000,1.0E-07,1.0E-07 # # We've only got one of these, the new WGS84 based OSGB. # LL84,1.716073973,52.658007833,OSGB-GPS-1997,651409.903,313177.270,0.0005,0.0005 OSGB-GPS-1997,651409.903,313177.270,LL84,1.716073973,52.658007833,1.0E-07,1.0E-07 # # We've only got one of these, the new WGS84 based OSGB, circa 2002. # Also note that as of 10.15, there is a discrepancy between the test # case in the manual and the data file as we have received it. Therefore, # the tolerances on the following test are set a bit higher than one would # normally expect. We suspect the documentation is in error, but we won't # know for sure until after 10.15 is actually released. # LL-ETRF89,1.716073973,52.658007833,OSGB-GPS-2002,651409.806,313177.444,0.05,0.05 OSGB-GPS-2002,651409.806,313177.444,LL-ETRF89,1.716073973,52.658007833,1.0E-06,1.0E-06 # ############################################################################### # The folloowing test points are from Instituto Geogr�fico Nacional, Spain # Very precise and accurate. Evidently, they were generated by the Spanish # version of the Candian INTGRID and Australian GDAit programs. # # Note, there is an older Spanish .GSB file (a single gird) and a newer Spanish # .GSB file that has two overlapping grids. This test data set was generated # using the newer .GSB file (circa 2005). ED50/ES.LL,3.6418274883293,39.4332436487396,LL-ETRF89,3.6407517462043,39.4320700402332,5.00E-13,5.00E-13 ED50/ES.LL,4.5185849956159,39.1787158862500,LL-ETRF89,4.5175470110567,39.1775361913887,5.00E-13,5.00E-13 ED50/ES.LL,2.9547305441165,38.2011653742910,LL-ETRF89,2.9536470944141,38.1999493151488,5.00E-13,5.00E-13 ED50/ES.LL,4.1221934668223,38.8151217798560,LL-ETRF89,4.1211413174492,38.8139296337297,5.00E-13,5.00E-13 ED50/ES.LL,3.4407814264203,38.9373164288323,LL-ETRF89,3.4397044922020,38.9361272747910,5.00E-13,5.00E-13 ED50/ES.LL,2.2005128928975,38.1491990095141,LL-ETRF89,2.1994100720938,38.1479741728223,5.00E-13,5.00E-13 ED50/ES.LL,2.4986887298445,39.3911003305992,LL-ETRF89,2.4975850966920,39.3899169287069,5.00E-13,5.00E-13 ED50/ES.LL,3.1970476656343,39.5701964144247,LL-ETRF89,3.1959549241153,39.5690233953856,5.00E-13,5.00E-13 ED50/ES.LL,4.2766316723503,38.3164074466751,LL-ETRF89,4.2755873906363,38.3152015569490,5.00E-13,5.00E-13 ED50/ES.LL,3.8659722502242,40.1064559225412,LL-ETRF89,3.8649253156626,40.1052983182438,5.00E-13,5.00E-13 ED50/ES.LL,3.4016814820924,40.2750745229803,LL-ETRF89,3.4005987170580,40.2739189911445,5.00E-13,5.00E-13 ED50/ES.LL,1.8801712859300,38.5607799843240,LL-ETRF89,1.8790578690512,38.5595598955239,5.00E-13,5.00E-13 ED50/ES.LL,2.8912648301338,39.7482383662327,LL-ETRF89,2.8901665436390,39.7470660001641,5.00E-13,5.00E-13 ED50/ES.LL,1.1743534113221,38.1661154754864,LL-ETRF89,1.1732244820191,38.1648798049299,5.00E-13,5.00E-13 ED50/ES.LL,2.4014438771224,38.7574019868156,LL-ETRF89,2.4003407449319,38.7561971120731,5.00E-13,5.00E-13 ED50/ES.LL,4.3177925046354,39.3233657156288,LL-ETRF89,4.3167507511019,39.3221903558822,5.00E-13,5.00E-13 ED50/ES.LL,2.0943286582955,39.6645232605452,LL-ETRF89,2.0932102248625,39.6633433471893,5.00E-13,5.00E-13 ED50/ES.LL,3.1224879871647,39.3349594384833,LL-ETRF89,3.1213970367922,39.3337822009743,5.00E-13,5.00E-13 ED50/ES.LL,4.0129846283498,38.4507111074290,LL-ETRF89,4.0119310123164,38.4495078660750,5.00E-13,5.00E-13 ED50/ES.LL,3.1162673149411,40.6691750510740,LL-ETRF89,3.1151689557428,40.6680322753576,5.00E-13,5.00E-13 ED50/ES.LL,3.9464516389621,38.0802554285487,LL-ETRF89,3.9453986115384,38.0790413689302,5.00E-13,5.00E-13 ED50/ES.LL,3.5223883033065,39.7032337334446,LL-ETRF89,3.5213008202119,39.7020644677224,5.00E-13,5.00E-13 ED50/ES.LL,2.4620750416833,38.2573810659258,LL-ETRF89,2.4609778710350,38.2561622873334,5.00E-13,5.00E-13 ED50/ES.LL,1.4702573104417,39.0484848381890,LL-ETRF89,1.4691283077764,39.0472679552719,5.00E-13,5.00E-13 ED50/ES.LL,4.0481188678594,40.3258811576386,LL-ETRF89,4.0470688093959,40.3247309388039,5.00E-13,5.00E-13 ED50/ES.LL,4.5003052966695,39.2607558316453,LL-ETRF89,4.4992678538923,39.2595789510304,5.00E-13,5.00E-13 ED50/ES.LL,4.1680762311609,38.4108027851074,LL-ETRF89,4.1670278948289,38.4095990949768,5.00E-13,5.00E-13 ED50/ES.LL,2.5359528601986,40.1480099504332,LL-ETRF89,2.5348417800261,40.1468470680063,5.00E-13,5.00E-13 ED50/ES.LL,4.4814755763904,39.7325645044384,LL-ETRF89,4.4804443619315,39.7314057261007,5.00E-13,5.00E-13 ED50/ES.LL,1.7814225780991,39.7866936217341,LL-ETRF89,1.7802940515983,39.7855131392650,5.00E-13,5.00E-13 ED50/ES.LL,1.5534651752414,38.9846264020191,LL-ETRF89,1.5523375163040,38.9834095308717,5.00E-13,5.00E-13 ED50/ES.LL,2.4022182617589,39.3697154997392,LL-ETRF89,2.4011117483247,39.3685302264230,5.00E-13,5.00E-13 ED50/ES.LL,3.1752836078446,39.2940089213758,LL-ETRF89,3.1741941925670,39.2928310563632,5.00E-13,5.00E-13 ED50/ES.LL,2.0380744417108,38.1986786338914,LL-ETRF89,2.0369674454417,38.1974526951454,5.00E-13,5.00E-13 ED50/ES.LL,1.5042440308097,39.6984043707604,LL-ETRF89,1.5031092505614,39.6972159493518,5.00E-13,5.00E-13 ED50/ES.LL,1.7761797461059,39.7337015853259,LL-ETRF89,1.7750516411636,39.7325188036449,5.00E-13,5.00E-13 ED50/ES.LL,2.7732049063302,39.6397083506435,LL-ETRF89,2.7721046388925,39.6385330145428,5.00E-13,5.00E-13 ED50/ES.LL,2.9087725661099,39.2975078289915,LL-ETRF89,2.9076790905048,39.2963279591530,5.00E-13,5.00E-13 ED50/ES.LL,2.1434098452699,40.6306616731762,LL-ETRF89,2.1422831276296,40.6295118502407,5.00E-13,5.00E-13 ED50/ES.LL,2.0128037525910,39.1217037896830,LL-ETRF89,2.0116856758476,39.1205011521979,5.00E-13,5.00E-13 ED50/ES.LL,1.9294337241893,39.1489605531369,LL-ETRF89,1.9283128610215,39.1477562328944,5.00E-13,5.00E-13 ED50/ES.LL,2.7615555277967,39.1002729145605,LL-ETRF89,2.7604603046640,39.0990854138911,5.00E-13,5.00E-13 ED50/ES.LL,2.0071327575851,40.0155270710352,LL-ETRF89,2.0060082196893,40.0143576138652,5.00E-13,5.00E-13 ED50/ES.LL,2.5326115131211,38.3131236956962,LL-ETRF89,2.5315156914757,38.3119072526278,5.00E-13,5.00E-13 ED50/ES.LL,0.8895640219042,39.3030454581422,LL-ETRF89,0.8884172315995,39.3018381152784,5.00E-13,5.00E-13 ED50/ES.LL,3.6089032167211,39.8538114593187,LL-ETRF89,3.6078314624413,39.8526452767424,5.00E-13,5.00E-13 ED50/ES.LL,1.8369715994052,38.7862271417431,LL-ETRF89,1.8358533819237,38.7850113411971,5.00E-13,5.00E-13 ED50/ES.LL,3.8381262540854,39.9778160052494,LL-ETRF89,3.8370816176278,39.9766552203555,5.00E-13,5.00E-13 ED50/ES.LL,2.6478137040377,40.7530238766522,LL-ETRF89,2.6467006126009,40.7518812058936,5.00E-13,5.00E-13 ED50/ES.LL,2.5623919179535,40.5203692456680,LL-ETRF89,2.5612781385165,40.5192185164718,5.00E-13,5.00E-13 ED50/ES.LL,1.6970574930732,42.7068160767965,LL-ETRF89,1.6958757887593,42.7057328913509,5.00E-13,5.00E-13 ED50/ES.LL,-4.5373472570851,37.0335121484211,LL-ETRF89,-4.5386558453570,37.0322479225791,5.00E-13,5.00E-13 ED50/ES.LL,0.1097769360186,40.1845109722140,LL-ETRF89,0.1085753558859,40.1833456186616,5.00E-13,5.00E-13 ED50/ES.LL,-3.5784448489942,40.6150179445993,LL-ETRF89,-3.5797527713257,40.6138431598702,5.00E-13,5.00E-13 ED50/ES.LL,-8.9256606455561,39.5138404747273,LL-ETRF89,-8.9271005862185,39.5125991133580,5.00E-13,5.00E-13 ED50/ES.LL,-4.9330355407433,39.4976285798527,LL-ETRF89,-4.9343658712561,39.4964160670156,5.00E-13,5.00E-13 ED50/ES.LL,2.0264406617636,38.2447450535444,LL-ETRF89,2.0253330918479,38.2435200342924,5.00E-13,5.00E-13 ED50/ES.LL,3.4298830796841,42.3064834478219,LL-ETRF89,3.4287732088565,42.3053945409787,5.00E-13,5.00E-13 ED50/ES.LL,-9.9793267717660,40.5150089693036,LL-ETRF89,-9.9808155615050,40.5137826899407,5.00E-13,5.00E-13 ED50/ES.LL,1.5156151646548,40.8549074177032,LL-ETRF89,1.5144540988961,40.8537649780636,5.00E-13,5.00E-13 ED50/ES.LL,-7.0026508599191,44.2408209319246,LL-ETRF89,-7.0041332164973,44.2397342653909,5.00E-13,5.00E-13 ED50/ES.LL,-2.7004602139964,41.8105214880511,LL-ETRF89,-2.7017575196558,41.8093857244270,5.00E-13,5.00E-13 ED50/ES.LL,0.0414136903365,43.8479738369041,LL-ETRF89,0.0401749421118,43.8469199893733,5.00E-13,5.00E-13 ED50/ES.LL,-3.7384631664067,37.5825680260258,LL-ETRF89,-3.7397502083590,37.5813232581113,5.00E-13,5.00E-13 ED50/ES.LL,3.7030887197124,37.0862195154045,LL-ETRF89,3.7020208721867,37.0849878752814,5.00E-13,5.00E-13 ED50/ES.LL,-9.4803287968080,38.7174764840626,LL-ETRF89,-9.4817711659542,38.7162117722461,5.00E-13,5.00E-13 ED50/ES.LL,2.6423162764994,42.2696761937044,LL-ETRF89,2.6411810009389,42.2685812663193,5.00E-13,5.00E-13 ED50/ES.LL,-6.5827921699483,38.0991080040433,LL-ETRF89,-6.5841416305478,38.0978602306869,5.00E-13,5.00E-13 ED50/ES.LL,-8.3059179425611,43.8465439231795,LL-ETRF89,-8.3074499448584,43.8454313427788,5.00E-13,5.00E-13 ED50/ES.LL,-0.1234378454898,43.9183959315006,LL-ETRF89,-0.1246824671497,43.9173435169435,5.00E-13,5.00E-13 ED50/ES.LL,-7.1837731505050,43.0904574949286,LL-ETRF89,-7.1852492294816,43.0893327166711,5.00E-13,5.00E-13 ED50/ES.LL,-9.0212766048523,39.6008150290907,LL-ETRF89,-9.0227207592430,39.5995748764653,5.00E-13,5.00E-13 ED50/ES.LL,-2.1273023031576,43.1210880082120,LL-ETRF89,-2.1285775895462,43.1199910188727,5.00E-13,5.00E-13 ED50/ES.LL,-4.8097772525844,38.3937448568465,LL-ETRF89,-4.8110948735513,38.3925059776086,5.00E-13,5.00E-13 ED50/ES.LL,-4.8488072249582,43.2692950925478,LL-ETRF89,-4.8501876586176,43.2682059594427,5.00E-13,5.00E-13 ED50/ES.LL,-7.3189887281833,36.2105782726650,LL-ETRF89,-7.3203494743683,36.2092755944263,5.00E-13,5.00E-13 ED50/ES.LL,-2.0604931658935,35.9954958192328,LL-ETRF89,-2.0617111253412,35.9942126259033,5.00E-13,5.00E-13 ED50/ES.LL,-2.6997313889424,36.6393311097371,LL-ETRF89,-2.7009763482553,36.6380616076031,5.00E-13,5.00E-13 ED50/ES.LL,0.8521648453659,36.5960902429600,LL-ETRF89,0.8510216399294,36.5948360570882,5.00E-13,5.00E-13 ED50/ES.LL,1.6185499189872,38.8893848591973,LL-ETRF89,1.6174255143099,38.8881677807531,5.00E-13,5.00E-13 ED50/ES.LL,-1.6132432503266,35.9700990713170,LL-ETRF89,-1.6144487859392,35.9688177077884,5.00E-13,5.00E-13 ED50/ES.LL,-6.0439003103129,43.9924479510261,LL-ETRF89,-6.0453438397280,43.9913711992618,5.00E-13,5.00E-13 ED50/ES.LL,-8.7272748137172,43.4562898693314,LL-ETRF89,-8.7288136031586,43.4551523253397,5.00E-13,5.00E-13 ED50/ES.LL,-6.8250371559308,36.1361289483599,LL-ETRF89,-6.8263902166627,36.1348288855019,5.00E-13,5.00E-13 ED50/ES.LL,-9.2785001580191,43.8497637195416,LL-ETRF89,-9.2800464296601,43.8486351587217,5.00E-13,5.00E-13 ED50/ES.LL,4.1432873311496,37.9041570109080,LL-ETRF89,4.1422263734481,37.9029482479990,5.00E-13,5.00E-13 ED50/ES.LL,-3.0394595539242,37.4398930001362,LL-ETRF89,-3.0407168907584,37.4386441111828,5.00E-13,5.00E-13 ED50/ES.LL,-0.5405201100748,38.1376737353596,LL-ETRF89,-0.5417156993353,38.1364580245280,5.00E-13,5.00E-13 ED50/ES.LL,0.8039053269087,44.0710321769351,LL-ETRF89,0.8026870919780,44.0699896951063,5.00E-13,5.00E-13 ED50/ES.LL,-8.3064575499143,41.4766554465662,LL-ETRF89,-8.3079307140196,41.4754588137734,5.00E-13,5.00E-13 ED50/ES.LL,-9.9702778296896,36.4036712575692,LL-ETRF89,-9.9717042314785,36.4023493414062,5.00E-13,5.00E-13 ED50/ES.LL,1.5231473925928,38.1172741830141,LL-ETRF89,1.5220286158634,38.1160396906752,5.00E-13,5.00E-13 ED50/ES.LL,-9.9344680664591,44.3154089764548,LL-ETRF89,-9.9360295592494,44.3142925066267,5.00E-13,5.00E-13 ED50/ES.LL,-1.2803452170355,42.8390482874859,LL-ETRF89,-1.2815991570110,42.8379453238664,5.00E-13,5.00E-13 ED50/ES.LL,-6.6855480126305,40.5353070307816,LL-ETRF89,-6.6869326762295,40.5340956612434,5.00E-13,5.00E-13 ED50/ES.LL,-6.4106290326122,42.8622896754405,LL-ETRF89,-6.4120715085394,42.8611636304824,5.00E-13,5.00E-13 ED50/ES.LL,-0.7284245504339,42.2545291945393,LL-ETRF89,-0.7296631619484,42.2534149608206,5.00E-13,5.00E-13 ED50/ES.LL,-1.5529909811518,37.4583364964526,LL-ETRF89,-1.5542085013609,37.4570959081305,5.00E-13,5.00E-13 ED50/ES.LL,-0.7304778096316,40.9327743115819,LL-ETRF89,-0.7317062153427,40.9316254556515,5.00E-13,5.00E-13 ED50/ES.LL,-1.0594943569621,37.1854545111502,LL-ETRF89,-1.0606950909805,37.1842094614777,5.00E-13,5.00E-13 ################################################################################ # Iceland Grid tests. # # In the two older Icelandic grids, Eastings are defined to increase to the # west. This means any map made with that coordinate system would be mirrored # and look awfully funny. Thus, the CS-MAP implementation inverts the sign of # the easting so that the absolute value is the expected coordinate value, # but eastings increase to the east and thus provide for a map that looks # correct in thetypical GIS/CAD/Mapping application. LL,21 59 35.02950W,64 09 11.14309N,ISN93.IcelandGrid,354397.038,409033.945,0.001,0.001 ISN93.IcelandGrid,354397.038,409033.945,LL,21 59 35.02950W,64 09 11.14309N,1.0E-07,1.0E-07 # Sign of easting is flipped to be consistent with GIS/CAD applications LL,-22.000,64.5000,Hjorsey.IcelandGrid,-692110.792,450331.996,0.001,0.001 Hjorsey.IcelandGrid,-692110.792,450331.996,LL,-22.000,64.5000,1.0E-07,1.0E-07 # Sign of easting is flipped to be consistent with GIS/CAD applications LL,-22.000,64.5000,Reykjavik.IcelandGrid,-143028.403,-52365.616,0.001,0.001 Reykjavik.IcelandGrid,-143028.403,-52365.616,LL,-22.000,64.5000,1.0E-07,1.0E-07 ############################################################################### # The following test cases were extracted from a file named # BETA2007testdaten.csv located at: # http://crs.bkg.bund.de/crseu/crs/descrtrans/BeTA/de_dhdn2etrs_beta.php # # The tolerances had to be adjusted slightly; but certainly within reasonable # limits (1 mm). This should be investigated. # # We provide an inverse test only for the first test case. Inverses for the # remainder should be generated at some point in the future. # DHDN/BeTA.LL,7.483333333333,53.500000000000,LL-ETRF89,7.482506019176,53.498461143331,1.0E-10,1.0E-10 LL-ETRF89,7.482506019176,53.498461143331,DHDN/BeTA.LL,7.483333333333,53.500000000000,2.0E-09,2.0E-09 DHDN/BeTA.Gauss3d-2,2598417.333192,5930677.980308,ETRS89.UTM-32N,399340.601863,5928794.177992,5.0E-04,5.0E-04 ETRS89.UTM-32N,399340.601863,5928794.177992,DHDN/BeTA.Gauss3d-2,2598417.333192,5930677.980308,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3399371.190396,5930724.531323,ETRS89.UTM-32N,399340.601862,5928794.177992,5.0E-04,5.0E-04 ETRS89.UTM-32N,399340.601862,5928794.177992,DHDN/BeTA.Gauss3d-3,3399371.190396,5930724.531323,5.0E-04,5.0E-04 # End of inverse test cases. DHDN/BeTA.LL,10.466666666667,52.500000000000,LL-ETRF89,10.465380298337,52.498573633365,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3599586.686397,5819391.659845,ETRS89.UTM-32N,599474.934168,5817502.626999,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4395886.918912,5819485.694352,ETRS89.UTM-32N,599474.934169,5817502.626999,5.0E-04,5.0E-04 DHDN/BeTA.LL,8.666666666667,53.116666666667,LL-ETRF89,8.665654272188,53.115169791635,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2678509.791823,5890320.494547,ETRS89.UTM-32N,477621.722498,5885134.566909,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3477684.063162,5887048.676718,ETRS89.UTM-32N,477621.722499,5885134.566914,5.0E-04,5.0E-04 DHDN/BeTA.LL,7.483333333333,51.983333333333,LL-ETRF89,7.482494584516,51.981965147975,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2601895.024514,5761935.671777,ETRS89.UTM-32N,395783.496871,5760119.715259,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3395815.326925,5761982.907482,ETRS89.UTM-32N,395783.496872,5760119.715259,5.0E-04,5.0E-04 DHDN/BeTA.LL,7.516666666667,51.016666666667,LL-ETRF89,7.515823996992,51.015402184493,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2606412.760026,5654454.411797,ETRS89.UTM-32N,395892.865206,5652585.895428,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3395925.872234,5654406.808724,ETRS89.UTM-32N,395892.865206,5652585.895428,5.0E-04,5.0E-04 DHDN/BeTA.LL,7.466666666667,50.500000000000,LL-ETRF89,7.465834308888,50.498791390585,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2604044.332230,5596917.811668,ETRS89.UTM-32N,391195.030128,5595215.127880,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3391226.589718,5597013.366086,ETRS89.UTM-32N,391195.030128,5595215.127881,5.0E-04,5.0E-04 DHDN/BeTA.LL,7.533333333333,49.333333333333,LL-ETRF89,7.532503616986,49.332250779407,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2611430.565041,5467270.623504,ETRS89.UTM-32N,393381.121595,5465427.351346,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3393414.080125,5467174.397245,ETRS89.UTM-32N,393381.121595,5465427.351346,5.0E-04,5.0E-04 DHDN/BeTA.LL,7.250000000000,49.333333333333,LL-ETRF89,7.249209260581,49.332249456364,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2590840.678885,5466891.206854,ETRS89.UTM-32N,372799.647928,5465865.755414,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3372824.499428,5467612.907301,ETRS89.UTM-32N,372799.647928,5465865.755413,5.0E-04,5.0E-04 DHDN/BeTA.LL,7.533333333333,47.666666666667,LL-ETRF89,7.532530252396,47.665765608135,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2615145.447136,5281966.148083,ETRS89.UTM-32N,389829.267589,5280195.601333,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3389860.774004,5281869.239226,ETRS89.UTM-32N,389829.267590,5280195.601333,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.333333333333,48.833333333333,LL-ETRF89,10.332117283303,48.832327188640,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3597874.421966,5411397.512092,ETRS89.UTM-32N,597759.898637,5409672.239612,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4377657.794741,5411879.839992,ETRS89.UTM-32N,597759.898636,5409672.239612,5.0E-04,5.0E-04 DHDN/BeTA.LL,8.000000000000,50.083333333333,LL-ETRF89,7.999097344043,50.082172046476,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2643120.946052,5551463.861308,ETRS89.UTM-32N,428391.209209,5548246.766868,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3428437.612810,5550026.645035,ETRS89.UTM-32N,428391.209209,5548246.766869,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.016666666667,51.033333333333,LL-ETRF89,10.015460839103,51.032075951188,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3571307.006323,5655705.338031,ETRS89.UTM-32N,571204.563344,5653882.476948,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4360897.154310,5657085.679344,ETRS89.UTM-32N,571204.563343,5653882.476947,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.466666666667,54.333333333333,LL-ETRF89,10.465373788153,54.331696254077,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3595392.782000,6023387.959898,ETRS89.UTM-32N,595286.044398,6021417.376973,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4400271.505998,6023480.198072,ETRS89.UTM-32N,595286.044399,6021417.376972,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.750000000000,53.583333333333,LL-ETRF89,10.748659705929,53.581781243436,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3615881.001454,5940351.727710,ETRS89.UTM-32N,615764.364007,5938413.819150,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4417225.999425,5939654.081375,ETRS89.UTM-32N,615764.364007,5938413.819151,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3615881.001454,5940351.727710,ETRS89.UTM-33N,218617.111391,5945399.220269,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4417225.999425,5939654.081375,ETRS89.UTM-33N,218617.111391,5945399.220269,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.016666666667,53.500000000000,LL-ETRF89,10.015444367463,53.498457503620,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3567455.742115,5930134.904864,ETRS89.UTM-32N,567358.390548,5928201.976543,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4368411.664264,5931484.902370,ETRS89.UTM-32N,567358.390548,5928201.976543,5.0E-04,5.0E-04 DHDN/BeTA.LL,11.000000000000,53.466666666667,LL-ETRF89,10.998619309575,53.465127257963,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3632798.076882,5927807.051283,ETRS89.UTM-32N,632674.379672,5925873.747901,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4433598.021986,5926410.006980,ETRS89.UTM-32N,632674.379671,5925873.747901,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3632798.076882,5927807.051283,ETRS89.UTM-33N,234423.486615,5931470.592457,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4433598.021986,5926410.006980,ETRS89.UTM-33N,234423.486614,5931470.592457,5.0E-04,5.0E-04 DHDN/BeTA.LL,13.466666666667,53.766666666667,LL-ETRF89,13.464877774631,53.765109112396,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4596699.814954,5960328.296681,ETRS89.UTM-32N,794226.051532,5966642.993890,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5398905.047545,5960421.130827,ETRS89.UTM-32N,794226.051532,5966642.993889,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4596699.814954,5960328.296681,ETRS89.UTM-33N,398811.452821,5958481.617326,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5398905.047545,5960421.130827,ETRS89.UTM-33N,398811.452821,5958481.617326,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.983333333333,52.766666666667,LL-ETRF89,10.981965431979,52.765211787713,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3633848.721200,5849896.198513,ETRS89.UTM-32N,633723.734075,5847994.536970,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4431385.771953,5848536.122437,ETRS89.UTM-32N,633723.734074,5847994.536971,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3633848.721200,5849896.198513,ETRS89.UTM-33N,228947.171966,5853725.067987,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4431385.771953,5848536.122437,ETRS89.UTM-33N,228947.171966,5853725.067987,5.0E-04,5.0E-04 DHDN/BeTA.LL,13.000000000000,51.783333333333,LL-ETRF89,12.998336654827,51.782006921265,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4568999.833703,5739119.060681,ETRS89.UTM-32N,775766.817929,5744357.999264,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5362005.247500,5740538.568445,ETRS89.UTM-32N,775766.817929,5744357.999262,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4568999.833703,5739119.060681,ETRS89.UTM-33N,361924.813552,5738688.111797,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5362005.247500,5740538.568445,ETRS89.UTM-33N,361924.813551,5738688.111796,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.550000000000,51.466666666667,LL-ETRF89,10.548711467380,51.465361979987,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3607695.214682,5704557.217497,ETRS89.UTM-32N,607578.857121,5702714.405562,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4399252.521454,5704414.901133,ETRS89.UTM-32N,607578.857121,5702714.405563,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3607695.214682,5704557.217497,ETRS89.UTM-33N,190859.292094,5710978.842070,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4399252.521454,5704414.901133,ETRS89.UTM-33N,190859.292094,5710978.842070,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.450000000000,50.583333333333,LL-ETRF89,10.448735275612,50.582129474187,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3602680.921862,5606162.921133,ETRS89.UTM-32N,602565.455313,5604359.618990,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4390237.957560,5606306.171667,ETRS89.UTM-32N,602565.455313,5604359.618990,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3602680.921862,5606162.921133,ETRS89.UTM-33N,177845.139712,5613251.897383,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4390237.957560,5606306.171667,ETRS89.UTM-33N,177845.139712,5613251.897384,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.416666666667,49.666666666667,LL-ETRF89,10.415423634267,49.665566047661,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3602255.364740,5504172.212483,ETRS89.UTM-32N,602139.527314,5502409.680191,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4385715.060070,5504412.338975,ETRS89.UTM-32N,602139.527314,5502409.680191,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3602255.364740,5504172.212483,ETRS89.UTM-33N,169220.450101,5511545.700292,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4385715.060070,5504412.338975,ETRS89.UTM-33N,169220.450101,5511545.700292,5.0E-04,5.0E-04 DHDN/BeTA.LL,10.550000000000,47.750000000000,LL-ETRF89,10.548775945187,47.749120260296,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-3,3616211.566778,5291255.078896,ETRS89.UTM-32N,616089.408439,5289578.131826,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4391285.796869,5291109.755123,ETRS89.UTM-32N,616089.408439,5289578.131827,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3616211.566778,5291255.078896,ETRS89.UTM-33N,166384.067958,5298018.237122,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4391285.796869,5291109.755123,ETRS89.UTM-33N,166384.067958,5298018.237122,5.0E-04,5.0E-04 DHDN/BeTA.LL,13.450000000000,50.666666666667,LL-ETRF89,13.448283429558,50.665476385913,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4602499.566145,5615431.379860,ETRS89.UTM-32N,814311.364242,5622071.326313,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5390431.824773,5615574.548074,ETRS89.UTM-32N,814311.364241,5622071.326313,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4602499.566145,5615431.379860,ETRS89.UTM-33N,390338.211462,5613774.353256,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5390431.824773,5615574.548074,ETRS89.UTM-33N,390338.211462,5613774.353256,5.0E-04,5.0E-04 DHDN/BeTA.LL,13.550000000000,51.333333333333,LL-ETRF89,13.548264242652,51.332063317958,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4608008.855658,5689725.987089,ETRS89.UTM-32N,816793.461724,5696579.298817,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5398959.121385,5689583.521018,ETRS89.UTM-32N,816793.461724,5696579.298817,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4608008.855658,5689725.987089,ETRS89.UTM-33N,398863.493307,5687753.129020,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5398959.121385,5689583.521018,ETRS89.UTM-33N,398863.493307,5687753.129020,5.0E-04,5.0E-04 DHDN/BeTA.LL,13.566666666667,52.050000000000,LL-ETRF89,13.564906713066,52.048646469731,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4607459.254388,5769472.054323,ETRS89.UTM-32N,812962.846098,5776288.882564,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5401685.729154,5769283.220752,ETRS89.UTM-32N,812962.846098,5776288.882564,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4607459.254388,5769472.054323,ETRS89.UTM-33N,401589.388273,5767420.751372,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5401685.729154,5769283.220752,ETRS89.UTM-33N,401589.388272,5767420.751372,5.0E-04,5.0E-04 DHDN/BeTA.LL,13.433333333333,53.166666666667,LL-ETRF89,13.431569610583,53.165185284138,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4595844.509596,5893520.178529,ETRS89.UTM-32N,796184.889876,5899821.806119,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5395240.318989,5893707.029636,ETRS89.UTM-32N,796184.889876,5899821.806119,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4595844.509596,5893520.178529,ETRS89.UTM-33N,395147.893839,5891795.036022,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5395240.318989,5893707.029636,ETRS89.UTM-33N,395147.893840,5891795.036022,5.0E-04,5.0E-04 DHDN/BeTA.LL,13.466666666667,52.483333333333,LL-ETRF89,13.464913254978,52.481930297429,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4599624.347102,5817537.418158,ETRS89.UTM-32N,803137.012417,5824018.671556,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5395847.545864,5817631.467237,ETRS89.UTM-32N,803137.012417,5824018.671556,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4599624.347102,5817537.418158,ETRS89.UTM-33N,395754.092849,5815749.835902,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5395847.545864,5817631.467237,ETRS89.UTM-33N,395754.092849,5815749.835902,5.0E-04,5.0E-04 DHDN/BeTA.LL,13.133333333333,49.066666666667,LL-ETRF89,13.131706947050,49.065661709281,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4582806.457775,5437104.667215,ETRS89.UTM-32N,801769.133341,5442981.626260,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5363615.032963,5438164.610427,ETRS89.UTM-32N,801769.133341,5442981.626260,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4582806.457775,5437104.667215,ETRS89.UTM-33N,363531.446507,5436436.282581,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5363615.032963,5438164.610427,ETRS89.UTM-33N,363531.446506,5436436.282581,5.0E-04,5.0E-04 DHDN/BeTA.LL,12.950000000000,47.650000000000,LL-ETRF89,12.948437185277,47.649155713893,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-4,4571363.304563,5279411.440581,ETRS89.UTM-32N,796505.582915,5284862.664428,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5346007.854521,5281010.564511,ETRS89.UTM-32N,796505.582915,5284862.664427,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-4,4571363.304563,5279411.440581,ETRS89.UTM-33N,345930.907036,5279345.459526,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-5,5346007.854521,5281010.564511,ETRS89.UTM-33N,345930.907036,5279345.459525,5.0E-04,5.0E-04 DHDN/BeTA.LL,8.500000000000,54.716666666667,LL-ETRF89,8.499027339833,54.714992333813,1.0E-10,1.0E-10 DHDN/BeTA.Gauss3d-2,2661073.960381,6067930.993896,ETRS89.UTM-32N,467726.896146,6063191.974102,5.0E-04,5.0E-04 DHDN/BeTA.Gauss3d-3,3467781.947036,6065176.417740,ETRS89.UTM-32N,467726.896147,6063191.974105,5.0E-04,5.0E-04 ############################################################################### # # Geocentric Translation tests, acquired from two external sources indicated # below. There is no real test case in EPSG Note 7. Probably why all the # 3PARAMETER fiasco went undetected for so long. # # Franson CoordTrans V2.3 -- tolerances equal to precision of Franson display # Yacare/E.LL,-54.0,-32.0,LL84,54 0 0.948W,32 0 0.267S,3.0E-07,3.0E-07 LL84,54 0 0.948W,32 0 0.267S,Yacare/E.LL,-54.0,-32.0,3.0E-07,3.0E-07 GGRS87.LL,22.0,39.0,LL84,22 0 5.993E,39 0 9.425N,3.0E-07,3.0E-07 LL84,22 0 5.993E,39 0 9.425N,GGRS87.LL,22.0,39.0,3.0E-07,3.0E-07 Kalianpur1937.LL,76.0,12.0,LL84,75 59 56.761,12 0 5.282N,3.0E-07,3.0E-07 LL84,75 59 56.761,12 0 5.282N,Kalianpur1937.LL,76.0,12.0,3.0E-07,3.0E-07 # # GeoTrans 2.4.1 -- tolerances equal to precision of GeoTrans display # SierraLeone1968.LL,-12.5,7.5,LL84,12 30 0.5W,7 30 0.7N,3.0E-05,3.0E-05 LL84,12 30 0.5W,7 30 0.7N,SierraLeone1968.LL,-12.5,7.5,3.0E-05,3.0E-05 ############################################################################### # # The following test points were generated by CS-MAP!!! # # That is, these test points were _NOT_ generated by a third party source. # They were generated by CS-MAP prior to the overhaul of the RGF93 <--> NTF # datum transformation code and included here as a means of verifying that the # mentioned overhaul effort did not produce any regressions. # # To obtain these results, the Rgf93ToNtf.gdc file should list only the # national grid file gr3d97a.txt file (the original grid shift file format). # See below for test cases which require local municipality grid files. # The specific locations in the following 60 test cases were generated # using a random number generator, and therefore may include test cases which # are also covered by a/the local municipality grid files. # # The tolerances are set quite high (1.0E-08 rather than 1.0E-09) as the # inverse function, as documented by the French IGN uses a less precise # inverse algorithm than we would use. The "official algoirthm produces an # inverse precise to +/- 2 millimeters. The algorithm CS-MAP traditionally # uses produces an inverse prcise to +/- 0.5 millimeters. The code to both # algorithms is in the CS_rgf93ToNtf.c module, so you can select the # algorithm you prefer. The distribution uses the "official" algoirthm. # NTF.LL,-0.209198449,49.896902998,LL-RGF93,-0.210028382,49.896816919,1.0E-08,1.0E-08 LL-RGF93,4.957426679,48.433484909,NTF.LL,4.958029885,48.433553610,1.0E-08,1.0E-08 NTF.LL,4.958029885,48.433553610,LL-RGF93,4.957426679,48.433484909,1.0E-08,1.0E-08 LL-RGF93,-2.946546831,50.408429212,NTF.LL,-2.945604550,50.408528741,1.0E-08,1.0E-08 NTF.LL,-2.945604550,50.408528741,LL-RGF93,-2.946546831,50.408429212,1.0E-08,1.0E-08 LL-RGF93,8.579943236,41.917813654,NTF.LL,8.580357528,41.917728258,1.0E-08,1.0E-08 NTF.LL,8.580357528,41.917728258,LL-RGF93,8.579943236,41.917813654,1.0E-08,1.0E-08 LL-RGF93,8.911069063,48.180364391,NTF.LL,8.911548754,48.180409028,1.0E-08,1.0E-08 NTF.LL,8.911548754,48.180409028,LL-RGF93,8.911069063,48.180364391,1.0E-08,1.0E-08 LL-RGF93,-4.435666982,45.995941038,NTF.LL,-4.434723043,45.995993504,1.0E-08,1.0E-08 NTF.LL,-4.434723043,45.995993504,LL-RGF93,-4.435666982,45.995941038,1.0E-08,1.0E-08 LL-RGF93,5.868022706,41.904385510,NTF.LL,5.868519593,41.904314680,1.0E-08,1.0E-08 NTF.LL,5.868519593,41.904314680,LL-RGF93,5.868022706,41.904385510,1.0E-08,1.0E-08 LL-RGF93,2.179280984,44.516159551,NTF.LL,2.179955985,44.516186672,1.0E-08,1.0E-08 NTF.LL,2.179955985,44.516186672,LL-RGF93,2.179280984,44.516159551,1.0E-08,1.0E-08 LL-RGF93,7.315515610,44.869991150,NTF.LL,7.316007048,44.869991713,1.0E-08,1.0E-08 NTF.LL,7.316007048,44.869991713,LL-RGF93,7.315515610,44.869991150,1.0E-08,1.0E-08 LL-RGF93,-2.712393567,44.949888607,NTF.LL,-2.711509116,44.949951149,1.0E-08,1.0E-08 NTF.LL,-2.711509116,44.949951149,LL-RGF93,-2.712393567,44.949888607,1.0E-08,1.0E-08 LL-RGF93,5.563386944,50.082125309,NTF.LL,5.563954519,50.082206422,1.0E-08,1.0E-08 NTF.LL,5.563954519,50.082206422,LL-RGF93,5.563386944,50.082125309,1.0E-08,1.0E-08 LL-RGF93,8.500473037,42.186376537,NTF.LL,8.500891835,42.186298578,1.0E-08,1.0E-08 NTF.LL,8.500891835,42.186298578,LL-RGF93,8.500473037,42.186376537,1.0E-08,1.0E-08 LL-RGF93,4.573793756,48.163243507,NTF.LL,4.574409473,48.163309848,1.0E-08,1.0E-08 NTF.LL,4.574409473,48.163309848,LL-RGF93,4.573793756,48.163243507,1.0E-08,1.0E-08 LL-RGF93,9.681173132,50.411786248,NTF.LL,9.681667176,50.411871587,1.0E-08,1.0E-08 NTF.LL,9.681667176,50.411871587,LL-RGF93,9.681173132,50.411786248,1.0E-08,1.0E-08 LL-RGF93,3.391674551,42.012817774,NTF.LL,3.392259046,42.012775903,1.0E-08,1.0E-08 NTF.LL,3.392259046,42.012775903,LL-RGF93,3.391674551,42.012817774,1.0E-08,1.0E-08 LL-RGF93,8.166035951,50.788445692,NTF.LL,8.166556149,50.788538008,1.0E-08,1.0E-08 NTF.LL,8.166556149,50.788538008,LL-RGF93,8.166035951,50.788445692,1.0E-08,1.0E-08 LL-RGF93,9.994323557,51.692495499,NTF.LL,9.994841524,51.692608934,1.0E-08,1.0E-08 NTF.LL,9.994841524,51.692608934,LL-RGF93,9.994323557,51.692495499,1.0E-08,1.0E-08 LL-RGF93,2.807473983,49.161961730,NTF.LL,2.808159053,49.162027518,1.0E-08,1.0E-08 NTF.LL,2.808159053,49.162027518,LL-RGF93,2.807473983,49.161961730,1.0E-08,1.0E-08 LL-RGF93,8.552507096,42.499252297,NTF.LL,8.552926744,42.499182177,1.0E-08,1.0E-08 NTF.LL,8.552926744,42.499182177,LL-RGF93,8.552507096,42.499252297,1.0E-08,1.0E-08 LL-RGF93,3.197729423,47.500228889,NTF.LL,3.198396138,47.500290609,1.0E-08,1.0E-08 NTF.LL,3.198396138,47.500290609,LL-RGF93,3.197729423,47.500228889,1.0E-08,1.0E-08 LL-RGF93,-3.162251656,44.709189123,NTF.LL,-3.161353826,44.709248446,1.0E-08,1.0E-08 NTF.LL,-3.161353826,44.709248446,LL-RGF93,-3.162251656,44.709189123,1.0E-08,1.0E-08 LL-RGF93,-1.812204352,46.298745689,NTF.LL,-1.811330502,46.298821927,1.0E-08,1.0E-08 NTF.LL,-1.811330502,46.298821927,LL-RGF93,-1.812204352,46.298745689,1.0E-08,1.0E-08 LL-RGF93,1.252128666,45.944242683,NTF.LL,1.252865984,45.944296321,1.0E-08,1.0E-08 NTF.LL,1.252865984,45.944296321,LL-RGF93,1.252128666,45.944242683,1.0E-08,1.0E-08 LL-RGF93,2.057710501,46.658619953,NTF.LL,2.058422997,46.658674537,1.0E-08,1.0E-08 NTF.LL,2.058422997,46.658674537,LL-RGF93,2.057710501,46.658619953,1.0E-08,1.0E-08 ############################################################################### # # The following test points were provided by a municipality in France. Their # presence here is to test the local grid facility for France; specifically # a file named 'cub_r93_l.gsb'. This is supposedly for the city of Bordeaux. # In the file name, the trailing _l means the byte order is for little endian # machines. All grid shift files accessed by CS-MAP are assumed to be in # little endian byte order; byte swap is automatically performed by CS-MAP # when necessary. # # It is not clear that it is permissible to distribute this grid shift data # file; so it is not a part of the Open Source distribution and in the # distribution, these test points are normally commented out. # # This first set of points are cartesian to cartesian, but an NTF to RGF93 # datum shift is implied. The tolerance was chosen to match the precision of # the test point coordinates. # # The tolerances here are higher than we would normally expect. Best guess is # that there is a slight discrepancy between how the Lambert Tangential # projection is implemented in different software. We have run this test # using the LM1SP as the equivalent of the LMTAN, and achieved the same # results. Thus, two totally independent codings of two independent # algorithms produced the same results. Also, we added the Lambert Tangential # to the creep test and found a creep of less than 2 millimeters per thousand # roundtrips. So we have good reason to believe the CS-MAP implementation of # the Lambert Tangential is preety decent if not rather precise. So, until we # have the information necessary to match the French IGN numbers more # precisely, we'll have to live with a tolerance higher than we would like. # NTF.Lambert-3-ClrkIGN,376043.143,296901.190,RGF93.CC45,1423737.402,4199004.256,0.002,0.002 NTF.Lambert-3-ClrkIGN,372206.984,306752.468,RGF93.CC45,1419987.825,4208887.851,0.002,0.002 NTF.Lambert-3-ClrkIGN,376014.079,286936.880,RGF93.CC45,1423621.354,4189041.233,0.002,0.002 NTF.Lambert-3-ClrkIGN,372793.033,280722.211,RGF93.CC45,1420346.220,4182855.236,0.004,0.008 NTF.Lambert-3-ClrkIGN,364756.601,297236.905,RGF93.CC45,1412455.105,4199438.654,0.002,0.002 NTF.Lambert-3-ClrkIGN,370355.709,292689.253,RGF93.CC45,1418013.769,4194842.514,0.002,0.002 NTF.Lambert-3-ClrkIGN,366078.037,276900.910,RGF93.CC45,1413598.173,4179092.887,0.002,0.002 NTF.Lambert-3-ClrkIGN,360356.292,289028.054,RGF93.CC45,1407983.151,4191269.324,0.002,0.002 NTF.Lambert-3-ClrkIGN,366569.633,286222.083,RGF93.CC45,1414171.344,4188409.062,0.004,0.010 NTF.Lambert-3-ClrkIGN,357035.410,277800.333,RGF93.CC45,1404563.908,4180071.581,0.002,0.002 NTF.Lambert-3-ClrkIGN,353101.587,297011.145,RGF93.CC45,1400799.206,4199315.358,0.002,0.002 # # The following 11 tests are the inverse of the previous 11 tests. # RGF93.CC45,1423737.402,4199004.256,NTF.Lambert-3-ClrkIGN,376043.143,296901.190,0.002,0.002 RGF93.CC45,1419987.825,4208887.851,NTF.Lambert-3-ClrkIGN,372206.984,306752.468,0.002,0.002 RGF93.CC45,1423621.354,4189041.233,NTF.Lambert-3-ClrkIGN,376014.079,286936.880,0.002,0.002 RGF93.CC45,1420346.220,4182855.236,NTF.Lambert-3-ClrkIGN,372793.033,280722.211,0.003,0.003 RGF93.CC45,1412455.105,4199438.654,NTF.Lambert-3-ClrkIGN,364756.601,297236.905,0.002,0.002 RGF93.CC45,1418013.769,4194842.514,NTF.Lambert-3-ClrkIGN,370355.709,292689.253,0.002,0.002 RGF93.CC45,1413598.173,4179092.887,NTF.Lambert-3-ClrkIGN,366078.037,276900.910,0.002,0.002 RGF93.CC45,1407983.151,4191269.324,NTF.Lambert-3-ClrkIGN,360356.292,289028.054,0.002,0.002 RGF93.CC45,1414171.344,4188409.062,NTF.Lambert-3-ClrkIGN,366569.633,286222.083,0.003,0.010 RGF93.CC45,1404563.908,4180071.581,NTF.Lambert-3-ClrkIGN,357035.410,277800.333,0.002,0.002 RGF93.CC45,1400799.206,4199315.358,NTF.Lambert-3-ClrkIGN,353101.587,297011.145,0.002,0.002 # # This set of points are cartesian to geographic and the geographic coordinates # have a lot more precision, thus the tolerace is set to the equivalent of about # 2.0 millimeters. # NTF.Lambert-3-ClrkIGN,376043.143,296901.190,LL-RGF93,00 30 04.89632W,44 56 14.33268N,1.2E-08,1.2E-08 NTF.Lambert-3-ClrkIGN,372206.984,306752.468,LL-RGF93,00 33 15.52783W,45 01 28.93933N,1.2E-08,1.2E-08 NTF.Lambert-3-ClrkIGN,376014.079,286936.880,LL-RGF93,00 29 50.57557W,44 50 51.69635N,1.2E-08,1.2E-08 NTF.Lambert-3-ClrkIGN,372793.033,280722.211,LL-RGF93,00 32 07.29961W,44 47 26.87024N,3.5E-08,2.0E-08 NTF.Lambert-3-ClrkIGN,364756.601,297236.905,LL-RGF93,00 38 39.87860W,44 56 12.28002N,3.0E-08,1.2E-08 NTF.Lambert-3-ClrkIGN,370355.709,292689.253,LL-RGF93,00 34 17.34637W,44 53 51.54177N,3.0E-08,1.2E-08 NTF.Lambert-3-ClrkIGN,366078.037,276900.910,LL-RGF93,00 37 06.36424W,44 45 15.44927N,1.2E-08,1.2E-08 NTF.Lambert-3-ClrkIGN,360356.292,289028.054,LL-RGF93,00 41 46.64815W,44 51 41.32696N,1.2E-08,2.0E-08 NTF.Lambert-3-ClrkIGN,366569.633,286222.083,LL-RGF93,00 36 59.22910W,44 50 17.79991N,3.0E-08,8.0E-08 NTF.Lambert-3-ClrkIGN,357035.410,277800.333,LL-RGF93,00 43 58.74529W,44 45 33.85097N,1.2E-08,3.0E-08 NTF.Lambert-3-ClrkIGN,353101.587,297011.145,LL-RGF93,00 47 30.68089W,44 55 50.96768N,1.2E-08,2.0E-08 # # The following 11 tests are the inverse of the previous 11 tests. # LL-RGF93,00 30 04.89632W,44 56 14.33268N,NTF.Lambert-3-ClrkIGN,376043.143,296901.190,0.002,0.002 LL-RGF93,00 33 15.52783W,45 01 28.93933N,NTF.Lambert-3-ClrkIGN,372206.984,306752.468,0.002,0.002 LL-RGF93,00 29 50.57557W,44 50 51.69635N,NTF.Lambert-3-ClrkIGN,376014.079,286936.880,0.002,0.002 LL-RGF93,00 32 07.29961W,44 47 26.87024N,NTF.Lambert-3-ClrkIGN,372793.033,280722.211,0.003,0.003 LL-RGF93,00 38 39.87860W,44 56 12.28002N,NTF.Lambert-3-ClrkIGN,364756.601,297236.905,0.002,0.002 LL-RGF93,00 34 17.34637W,44 53 51.54177N,NTF.Lambert-3-ClrkIGN,370355.709,292689.253,0.002,0.002 LL-RGF93,00 37 06.36424W,44 45 15.44927N,NTF.Lambert-3-ClrkIGN,366078.037,276900.910,0.002,0.002 LL-RGF93,00 41 46.64815W,44 51 41.32696N,NTF.Lambert-3-ClrkIGN,360356.292,289028.054,0.002,0.002 LL-RGF93,00 36 59.22910W,44 50 17.79991N,NTF.Lambert-3-ClrkIGN,366569.633,286222.083,0.003,0.008 LL-RGF93,00 43 58.74529W,44 45 33.85097N,NTF.Lambert-3-ClrkIGN,357035.410,277800.333,0.002,0.003 LL-RGF93,00 47 30.68089W,44 55 50.96768N,NTF.Lambert-3-ClrkIGN,353101.587,297011.145,0.002,0.002 ############################################################################### # # Equidistant Cylindrical Test from EPSG Guidance Note 7-2 (EPSG V7.1) # LL,10.0,55.0,T-EDCYLE,1113194.91,6097230.31,0.015,0.015 T-EDCYLE,1113194.91,6097230.31,LL,10.0,55.0,0.000001,0.000001 ############################################################################### # # Popular Visualisation Pseudo Mercator (Google Earth) # from EPSG Guidance Note 7-2 (EPSG V7.1), page 34 # LL,100 20 00.000W,24 22 54.433N,WGS84.PseudoMercator,-11169055.58,2800000.00,0.015,0.015 WGS84.PseudoMercator,-11169055.58,2800000.00,LL,100 20 00.000W,24 22 54.433N,0.000001,0.000001 ############################################################################### # # Test cases taken from: # # Formulas and constants for the calculation of the Swiss conformal cylindrical # projection and for the transformation between coordinate systems # October 2008 # http://www.swisstopo.admin.ch/internet/swisstopo/en/home/topics/survey/sys/refsys/switzerland.parsysrelated1.37696.downloadList.97912.DownloadFile.tmp/swissprojectionen.pdf # # These tests verify the operation of the CHENYX06.gsb data file and the # internal (hard coded) geocentric conversion from CH1903+ to CHTRS95. # # The tolerances on these cases have been expanded to account for the fact # at this time this conversion test facility is two dimensional in nature. # The data points have significant elevations and the elevations are adjusted # from orthometric height to ellipsoid height and back again. Thus, the # tolerances are rather high. # # Manual testing with 3D coordinates indicate that the actual conversion # results are on the order of 1.0E-09/1.0E-03 (varies depending upon the elevation # of the test point). # # Zimmerwald (LN02 elevation 897.915) CH1903/GSB.LV03-M,602030.680,191775.030,LL84,7 27 54.983506,46 52 37.540562N,5.0E-07,5.0E-07 LL84,7 27 54.983506,46 52 37.540562N,CH1903/GSB.LV03-M,602030.680,191775.030,3.0E-02,3.0E-02 # Chrischona (LN02 elevation 456.064) CH1903/GSB.LV03-M,617306.300,268507.300,LL84,7 40 6.983077E,47 34 1.385301N,5.0E-07,5.0E-07 LL84,7 40 6.983077E,47 34 1.385301N,CH1903/GSB.LV03-M,617306.300,268507.300,3.0E-02,3.0E-02 # Pfaender (LN02 elevation 1042.624) CH1903/GSB.LV03-M,776668.105,265372.681,LL84,9 47 3.697723E,47 30 55.172797N,5.0E-07,5.0E-07 LL84,9 47 3.697723E,47 30 55.172797N,CH1903/GSB.LV03-M,776668.105,265372.681,3.0E-02,3.0E-02 # La Givrine (LN02 elevation 1207.434) CH1903/GSB.LV03-M,497313.292,145625.438,LL84,6 6 7.32631E,46 27 14.690021N,5.0E-07,5.0E-07 LL84,6 6 7.32631E,46 27 14.690021N,CH1903/GSB.LV03-M,497313.292,145625.438,3.0E-02,3.0E-02 # Monte Generoso (LN02 elevation 1636.600) CH1903/GSB.LV03-M,722758.810,87649.670,LL84,9 1 16.389053E,45 55 45.438020N,5.0E-07,5.0E-07 LL84,9 1 16.389053E,45 55 45.438020N,CH1903/GSB.LV03-M,722758.810,87649.670,3.0E-02,3.0E-02 ################################################################################### # The following test cases provided by a client in Costa Rica. The parameters # of the Molodensky-Badekas transformation are taken from the following online resource: # http://www.geotecnologias.com/Documentos/TSCArcGIS_9x.pdf Ocotepeque35b.CR-S,447976.503,481754.682,WGS84.CRTM05,484706.155,1148713.077,0.04,0.04 Ocotepeque35b.CR-S,436908.025,473829.570,WGS84.CRTM05,473648.137,1140781.409,0.04,0.04 Ocotepeque35b.CR-S,453521.603,442892.740,WGS84.CRTM05,490283.590,1109867.457,0.04,0.04 Ocotepeque35b.CR-S,411055.147,482207.026,WGS84.CRTM05,447797.357,1149136.190,0.04,0.04 Ocotepeque35b.CR-S,402173.072,475561.764,WGS84.CRTM05,438922.758,1142486.760,0.04,0.04 Ocotepeque35b.CR-S,402237.264,472965.000,WGS84.CRTM05,438988.735,1139890.788,0.04,0.04 Ocotepeque35b.CR-S,402761.454,472654.534,WGS84.CRTM05,439512.996,1139580.786,0.04,0.04 Ocotepeque35b.CR-S,402736.986,472377.383,WGS84.CRTM05,439488.728,1139303.688,0.04,0.04 Ocotepeque35b.CR-S,402883.202,470877.183,WGS84.CRTM05,439635.955,1137804.022,0.04,0.04 Ocotepeque35b.CR-S,403048.997,471426.486,WGS84.CRTM05,439801.308,1138353.284,0.04,0.04 Ocotepeque35b.CR-S,403980.051,469986.103,WGS84.CRTM05,440733.123,1136913.963,0.04,0.04 Ocotepeque35b.CR-S,404055.782,469710.176,WGS84.CRTM05,440809.028,1136638.167,0.04,0.04 Ocotepeque35b.CR-S,404430.298,469540.390,WGS84.CRTM05,441183.564,1136468.691,0.04,0.04 Ocotepeque35b.CR-S,405316.490,469062.332,WGS84.CRTM05,442069.846,1135991.394,0.04,0.04 Ocotepeque35b.CR-S,405650.373,468410.260,WGS84.CRTM05,442404.105,1135339.747,0.04,0.04 Ocotepeque35b.CR-S,405702.860,467208.117,WGS84.CRTM05,442457.439,1134137.967,0.04,0.04 Ocotepeque35b.CR-S,406263.893,466799.272,WGS84.CRTM05,443018.618,1133729.639,0.04,0.04 Ocotepeque35b.CR-S,406438.968,466923.693,WGS84.CRTM05,443193.557,1133854.150,0.04,0.04 Ocotepeque35b.CR-S,403374.032,473698.473,WGS84.CRTM05,440124.661,1140624.844,0.04,0.04 Ocotepeque35b.CR-S,403320.376,473172.889,WGS84.CRTM05,440071.388,1140099.378,0.04,0.04 Ocotepeque35b.CR-S,430922.251,434573.656,WGS84.CRTM05,467696.304,1101530.763,0.04,0.04 Ocotepeque35b.CR-S,441738.260,438640.687,WGS84.CRTM05,478506.624,1105606.083,0.04,0.04 Ocotepeque35b.CR-S,409793.818,475371.028,WGS84.CRTM05,446541.351,1142301.472,0.04,0.04 Ocotepeque35b.CR-S,404474.651,480451.146,WGS84.CRTM05,441220.242,1147376.243,0.04,0.04 Ocotepeque35b.CR-S,405168.826,469717.420,WGS84.CRTM05,441921.755,1136646.200,0.04,0.04 Ocotepeque35b.CR-S,405267.206,473290.666,WGS84.CRTM05,442017.574,1140218.489,0.04,0.04 Ocotepeque35b.CR-S,433292.125,478023.645,WGS84.CRTM05,470030.031,1144971.144,0.04,0.04 Ocotepeque35b.CR-S,441276.401,438467.166,WGS84.CRTM05,478045.011,1105432.202,0.04,0.04 Ocotepeque35b.CR-S,440460.181,475928.169,WGS84.CRTM05,477197.386,1142882.248,0.04,0.04 Ocotepeque35b.CR-S,441541.810,475620.414,WGS84.CRTM05,478278.905,1142575.498,0.04,0.04 Ocotepeque35b.CR-S,441886.721,474582.861,WGS84.CRTM05,478624.571,1141538.580,0.04,0.04 Ocotepeque35b.CR-S,406867.345,478442.190,WGS84.CRTM05,443613.583,1145369.586,0.04,0.04 Ocotepeque35b.CR-S,412416.258,491194.971,WGS84.CRTM05,449151.584,1158121.951,0.04,0.04 Ocotepeque35b.CR-S,438924.775,437583.966,WGS84.CRTM05,475694.649,1104547.188,0.04,0.04 Ocotepeque35b.CR-S,453284.794,433554.490,WGS84.CRTM05,490055.139,1100531.058,0.04,0.04 Ocotepeque35b.CR-S,437329.667,436991.659,WGS84.CRTM05,474100.381,1103953.655,0.04,0.04 Ocotepeque35b.CR-S,447857.174,481761.774,WGS84.CRTM05,484586.862,1148720.065,0.04,0.04 Ocotepeque35b.CR-S,447665.767,488943.092,WGS84.CRTM05,484389.387,1155898.517,0.04,0.04 Ocotepeque35b.CR-S,411504.355,415971.317,WGS84.CRTM05,448296.832,1082915.710,0.04,0.04 Ocotepeque35b.CR-S,413108.483,422520.051,WGS84.CRTM05,449895.489,1089464.777,0.04,0.04 Ocotepeque35b.CR-S,449618.034,441066.249,WGS84.CRTM05,486382.528,1108037.939,0.04,0.04 Ocotepeque35b.CR-S,472946.507,423729.820,WGS84.CRTM05,509721.966,1090726.332,0.04,0.04 Ocotepeque35b.CR-S,425046.469,434701.683,WGS84.CRTM05,461821.578,1101653.931,0.04,0.04 Ocotepeque35b.CR-S,459114.979,429297.766,WGS84.CRTM05,495887.951,1096280.445,0.04,0.04 Ocotepeque35b.CR-S,451186.087,434521.009,WGS84.CRTM05,487956.010,1101495.521,0.04,0.04 Ocotepeque35b.CR-S,415501.214,431619.397,WGS84.CRTM05,452280.573,1098564.535,0.04,0.04 Ocotepeque35b.CR-S,447438.213,433220.103,WGS84.CRTM05,484210.067,1100191.583,0.04,0.04 Ocotepeque35b.CR-S,419151.197,462946.945,WGS84.CRTM05,455905.278,1129887.968,0.04,0.04 Ocotepeque35b.CR-S,417540.685,463679.902,WGS84.CRTM05,454294.645,1130619.493,0.04,0.04 Ocotepeque35b.CR-S,478495.676,412904.913,WGS84.CRTM05,515280.398,1079908.527,0.04,0.04 Ocotepeque35b.CR-S,441643.171,471004.689,WGS84.CRTM05,478384.097,1137961.378,0.04,0.04 Ocotepeque35b.CR-S,403662.372,444740.416,WGS84.CRTM05,440433.845,1111673.995,0.04,0.04 Ocotepeque35b.CR-S,477963.505,415976.805,WGS84.CRTM05,514745.399,1082979.417,0.04,0.04 Ocotepeque35b.CR-S,472556.432,465221.705,WGS84.CRTM05,509292.842,1132207.848,0.04,0.04 Ocotepeque35b.CR-S,454809.681,446014.980,WGS84.CRTM05,491568.571,1112990.110,0.04,0.04 Ocotepeque35b.CR-S,484728.782,421047.597,WGS84.CRTM05,521504.687,1088055.811,0.04,0.04 Ocotepeque35b.CR-S,484923.508,421097.285,WGS84.CRTM05,521699.321,1088105.683,0.04,0.04 Ocotepeque35b.CR-S,485279.187,421120.038,WGS84.CRTM05,522054.919,1088128.777,0.04,0.04 Ocotepeque35b.CR-S,485149.314,421746.001,WGS84.CRTM05,521924.463,1088754.497,0.04,0.04 Ocotepeque35b.CR-S,487836.320,423577.712,WGS84.CRTM05,524609.216,1090588.495,0.04,0.04 Ocotepeque35b.CR-S,486617.009,424823.370,WGS84.CRTM05,523388.914,1091832.749,0.04,0.04 Ocotepeque35b.CR-S,489976.545,424082.356,WGS84.CRTM05,526748.572,1091095.144,0.04,0.04 Ocotepeque35b.CR-S,490469.909,424688.877,WGS84.CRTM05,527241.257,1091702.042,0.04,0.04 Ocotepeque35b.CR-S,483161.759,424668.446,WGS84.CRTM05,519934.441,1091674.512,0.04,0.04 Ocotepeque35b.CR-S,429034.578,431944.098,WGS84.CRTM05,465811.187,1098900.157,0.04,0.04 Ocotepeque35b.CR-S,467069.171,487681.027,WGS84.CRTM05,503786.358,1154654.260,0.04,0.04 Ocotepeque35b.CR-S,492321.000,478608.419,WGS84.CRTM05,529037.825,1145609.693,0.04,0.04 Ocotepeque35b.CR-S,485915.735,461109.248,WGS84.CRTM05,522652.182,1128109.554,0.04,0.04 Ocotepeque35b.CR-S,497897.502,461727.001,WGS84.CRTM05,534629.951,1128739.245,0.04,0.04 Ocotepeque35b.CR-S,489897.945,467767.002,WGS84.CRTM05,526626.565,1134769.320,0.04,0.04 Ocotepeque35b.CR-S,489585.143,468046.664,WGS84.CRTM05,526313.575,1135048.581,0.04,0.04 Ocotepeque35b.CR-S,487350.134,470062.249,WGS84.CRTM05,524077.245,1137061.294,0.04,0.04 Ocotepeque35b.CR-S,487788.522,469669.348,WGS84.CRTM05,524515.880,1136668.958,0.04,0.04 Ocotepeque35b.CR-S,486877.416,470485.534,WGS84.CRTM05,523604.249,1137483.972,0.04,0.04 Ocotepeque35b.CR-S,484199.520,472890.295,WGS84.CRTM05,520924.815,1139885.299,0.04,0.04 Ocotepeque35b.CR-S,483846.667,473225.957,WGS84.CRTM05,520571.754,1140220.494,0.04,0.04 Ocotepeque35b.CR-S,484480.047,472640.931,WGS84.CRTM05,521205.501,1139636.287,0.04,0.04 Ocotepeque35b.CR-S,481588.125,475773.053,WGS84.CRTM05,518311.449,1142764.519,0.04,0.04 Ocotepeque35b.CR-S,481445.722,476537.143,WGS84.CRTM05,518168.344,1143528.211,0.04,0.04 Ocotepeque35b.CR-S,481370.163,476955.356,WGS84.CRTM05,518092.400,1143946.204,0.04,0.04 Ocotepeque35b.CR-S,457856.716,429868.708,WGS84.CRTM05,494629.425,1096850.135,0.04,0.04 Ocotepeque35b.CR-S,441814.579,470797.635,WGS84.CRTM05,478555.626,1137754.529,0.04,0.04 Ocotepeque35b.CR-S,426521.000,488271.852,WGS84.CRTM05,463253.249,1155210.366,0.04,0.04 Ocotepeque35b.CR-S,457571.875,428185.980,WGS84.CRTM05,494346.155,1095167.479,0.04,0.04 Ocotepeque35b.CR-S,406840.604,478403.952,WGS84.CRTM05,443586.877,1145331.349,0.04,0.04 Ocotepeque35b.CR-S,434128.089,432094.293,WGS84.CRTM05,470903.580,1099054.581,0.04,0.04 Ocotepeque35b.CR-S,443111.376,435708.114,WGS84.CRTM05,479881.964,1102675.318,0.04,0.04 Ocotepeque35b.CR-S,443486.052,438948.791,WGS84.CRTM05,480253.770,1105915.622,0.04,0.04 Ocotepeque35b.CR-S,443506.551,439014.942,WGS84.CRTM05,480274.208,1105981.770,0.04,0.04 Ocotepeque35b.CR-S,490485.422,424004.309,WGS84.CRTM05,527257.438,1091017.603,0.04,0.04 Ocotepeque35b.CR-S,459191.266,429324.721,WGS84.CRTM05,495964.199,1096307.466,0.04,0.04 Ocotepeque35b.CR-S,463539.907,428742.714,WGS84.CRTM05,500312.505,1095729.534,0.04,0.04 Ocotepeque35b.CR-S,463501.179,428971.258,WGS84.CRTM05,500273.575,1095958.004,0.04,0.04 Ocotepeque35b.CR-S,463571.290,429218.219,WGS84.CRTM05,500343.446,1096204.976,0.04,0.04 Ocotepeque35b.CR-S,462658.164,427813.652,WGS84.CRTM05,499431.789,1094799.856,0.04,0.04 Ocotepeque35b.CR-S,462890.004,427735.977,WGS84.CRTM05,499663.657,1094722.403,0.04,0.04 Ocotepeque35b.CR-S,462475.427,427901.259,WGS84.CRTM05,499249.008,1094887.274,0.04,0.04 Ocotepeque35b.CR-S,461477.658,426820.965,WGS84.CRTM05,498252.421,1093806.276,0.04,0.04 Ocotepeque35b.CR-S,461398.620,427039.151,WGS84.CRTM05,498173.200,1094024.353,0.04,0.04 Ocotepeque35b.CR-S,460928.832,425923.406,WGS84.CRTM05,497704.514,1092908.389,0.04,0.04 Ocotepeque35b.CR-S,460742.678,425806.995,WGS84.CRTM05,497518.511,1092791.833,0.04,0.04 Ocotepeque35b.CR-S,460157.030,425493.045,WGS84.CRTM05,496933.256,1092477.409,0.04,0.04 Ocotepeque35b.CR-S,459797.972,423954.675,WGS84.CRTM05,496575.659,1090939.008,0.04,0.04 Ocotepeque35b.CR-S,460111.574,423812.906,WGS84.CRTM05,496889.333,1090797.550,0.04,0.04 Ocotepeque35b.CR-S,459195.973,423592.122,WGS84.CRTM05,495974.106,1090575.972,0.04,0.04 Ocotepeque35b.CR-S,458725.378,422483.550,WGS84.CRTM05,495504.598,1089467.182,0.04,0.04 Ocotepeque35b.CR-S,458047.279,423009.993,WGS84.CRTM05,494826.153,1089992.911,0.04,0.04 Ocotepeque35b.CR-S,455465.509,420392.438,WGS84.CRTM05,492247.198,1087373.506,0.04,0.04 Ocotepeque35b.CR-S,455098.977,420633.616,WGS84.CRTM05,491880.523,1087614.307,0.04,0.04 Ocotepeque35b.CR-S,455363.706,420818.068,WGS84.CRTM05,492145.031,1087798.967,0.04,0.04 Ocotepeque35b.CR-S,453728.886,421334.915,WGS84.CRTM05,490510.039,1088314.253,0.04,0.04 Ocotepeque35b.CR-S,453671.376,421682.233,WGS84.CRTM05,490452.229,1088661.462,0.04,0.04 Ocotepeque35b.CR-S,453034.896,421798.236,WGS84.CRTM05,489815.766,1088776.873,0.04,0.04 Ocotepeque35b.CR-S,453816.231,422920.562,WGS84.CRTM05,490595.952,1089899.689,0.04,0.04 Ocotepeque35b.CR-S,454110.224,423542.969,WGS84.CRTM05,490889.337,1090522.248,0.04,0.04 Ocotepeque35b.CR-S,454246.092,423833.249,WGS84.CRTM05,491024.922,1090812.595,0.04,0.04 Ocotepeque35b.CR-S,454662.776,424497.863,WGS84.CRTM05,491440.937,1091477.453,0.04,0.04 Ocotepeque35b.CR-S,454766.150,424732.778,WGS84.CRTM05,491544.082,1091712.424,0.04,0.04 Ocotepeque35b.CR-S,454909.903,424021.970,WGS84.CRTM05,491688.434,1091001.878,0.04,0.04 Ocotepeque35b.CR-S,452332.756,422220.544,WGS84.CRTM05,489113.372,1089198.478,0.04,0.04 Ocotepeque35b.CR-S,452344.440,422877.905,WGS84.CRTM05,489124.468,1089855.724,0.04,0.04 Ocotepeque35b.CR-S,452129.092,422726.750,WGS84.CRTM05,488909.292,1089704.416,0.04,0.04 Ocotepeque35b.CR-S,456732.811,420411.837,WGS84.CRTM05,493514.256,1087394.041,0.04,0.04 Ocotepeque35b.CR-S,456356.324,420503.196,WGS84.CRTM05,493137.762,1087485.041,0.04,0.04 Ocotepeque35b.CR-S,450365.181,419886.338,WGS84.CRTM05,487148.227,1086862.941,0.04,0.04 Ocotepeque35b.CR-S,450286.812,419889.234,WGS84.CRTM05,487069.868,1086865.766,0.04,0.04 Ocotepeque35b.CR-S,450481.800,420387.542,WGS84.CRTM05,487264.370,1087364.165,0.04,0.04 Ocotepeque35b.CR-S,439321.521,437621.294,WGS84.CRTM05,476091.270,1104584.837,0.04,0.04 Ocotepeque35b.CR-S,440329.513,438031.275,WGS84.CRTM05,477098.704,1104995.597,0.04,0.04 Ocotepeque35b.CR-S,441387.290,438450.025,WGS84.CRTM05,478155.891,1105415.158,0.04,0.04 Ocotepeque35b.CR-S,404635.301,442553.820,WGS84.CRTM05,441408.212,1109488.551,0.04,0.04 Ocotepeque35b.CR-S,432976.034,441597.122,WGS84.CRTM05,469743.818,1108554.469,0.04,0.04 Ocotepeque35b.CR-S,430985.314,440978.101,WGS84.CRTM05,467754.054,1107933.933,0.04,0.04 Ocotepeque35b.CR-S,430635.647,440156.532,WGS84.CRTM05,467405.138,1107112.247,0.04,0.04 Ocotepeque35b.CR-S,412225.272,436424.988,WGS84.CRTM05,449001.445,1103366.690,0.04,0.04 Ocotepeque35b.CR-S,403576.504,444589.333,WGS84.CRTM05,440348.105,1111522.878,0.04,0.04 Ocotepeque35b.CR-S,404217.256,444966.968,WGS84.CRTM05,440988.454,1111900.921,0.04,0.04 Ocotepeque35b.CR-S,404297.969,445049.162,WGS84.CRTM05,441069.090,1111983.154,0.04,0.04 Ocotepeque35b.CR-S,405024.171,446355.627,WGS84.CRTM05,441794.168,1113289.896,0.04,0.04 Ocotepeque35b.CR-S,402483.088,442662.502,WGS84.CRTM05,439256.334,1109595.614,0.04,0.04 Ocotepeque35b.CR-S,403788.127,449293.366,WGS84.CRTM05,440556.193,1116226.123,0.04,0.04 Ocotepeque35b.CR-S,411300.627,465193.817,WGS84.CRTM05,448055.151,1132128.292,0.04,0.04 Ocotepeque35b.CR-S,451624.574,438715.322,WGS84.CRTM05,488390.690,1105689.308,0.04,0.04 Ocotepeque35b.CR-S,429599.523,438886.899,WGS84.CRTM05,466370.283,1105842.033,0.04,0.04 Ocotepeque35b.CR-S,416926.386,436006.885,WGS84.CRTM05,453702.007,1102952.358,0.04,0.04 Ocotepeque35b.CR-S,421540.880,432419.218,WGS84.CRTM05,458318.504,1099369.051,0.04,0.04 Ocotepeque35b.CR-S,412706.077,447635.391,WGS84.CRTM05,449473.491,1114575.213,0.04,0.04 Ocotepeque35b.CR-S,421559.057,432348.347,WGS84.CRTM05,458336.735,1099298.214,0.04,0.04 Ocotepeque35b.CR-S,422205.333,456598.808,WGS84.CRTM05,458963.545,1123543.881,0.04,0.04 Ocotepeque35b.CR-S,441954.464,426393.588,WGS84.CRTM05,478733.318,1093361.648,0.04,0.04 Ocotepeque35b.CR-S,443134.781,435718.190,WGS84.CRTM05,479905.355,1102685.414,0.04,0.04 Ocotepeque35b.CR-S,442849.178,435816.598,WGS84.CRTM05,479619.726,1102783.551,0.04,0.04 Ocotepeque35b.CR-S,441951.190,435717.240,WGS84.CRTM05,478722.017,1102683.445,0.04,0.04 Ocotepeque35b.CR-S,441427.353,434882.725,WGS84.CRTM05,478199.001,1101848.648,0.04,0.04 Ocotepeque35b.CR-S,441356.456,435288.442,WGS84.CRTM05,478127.771,1102254.217,0.04,0.04 Ocotepeque35b.CR-S,437571.571,433125.717,WGS84.CRTM05,474345.511,1100088.709,0.04,0.04 Ocotepeque35b.CR-S,437358.227,432459.905,WGS84.CRTM05,474132.773,1099422.843,0.04,0.04 Ocotepeque35b.CR-S,445045.471,435010.269,WGS84.CRTM05,481816.258,1101979.294,0.04,0.04 Ocotepeque35b.CR-S,444712.107,435264.724,WGS84.CRTM05,481482.741,1102233.405,0.04,0.04 Ocotepeque35b.CR-S,406090.151,411907.814,WGS84.CRTM05,442886.570,1078848.371,0.04,0.04 Ocotepeque35b.CR-S,424788.935,431052.846,WGS84.CRTM05,461567.068,1098005.579,0.04,0.04 Ocotepeque35b.CR-S,461262.395,434161.501,WGS84.CRTM05,498030.506,1101145.132,0.04,0.04 Ocotepeque35b.CR-S,407592.365,436205.793,WGS84.CRTM05,444369.550,1103143.950,0.04,0.04 Ocotepeque35b.CR-S,404337.830,417402.943,WGS84.CRTM05,441130.116,1084341.431,0.04,0.04 Ocotepeque35b.CR-S,406687.715,415662.618,WGS84.CRTM05,443481.069,1082603.184,0.04,0.04 Ocotepeque35b.CR-S,500021.974,431700.253,WGS84.CRTM05,536784.583,1098721.638,0.04,0.04 Ocotepeque35b.CR-S,448813.954,452717.604,WGS84.CRTM05,485568.457,1119685.763,0.04,0.04 Ocotepeque35b.CR-S,441756.483,474877.508,WGS84.CRTM05,478494.129,1141833.020,0.04,0.04 Ocotepeque35b.CR-S,442602.240,472451.244,WGS84.CRTM05,479341.638,1139408.270,0.04,0.04 Ocotepeque35b.CR-S,442813.477,471393.659,WGS84.CRTM05,479553.699,1138351.203,0.04,0.04 Ocotepeque35b.CR-S,442940.060,472414.034,WGS84.CRTM05,479679.383,1139371.354,0.04,0.04 Ocotepeque35b.CR-S,424839.596,434705.775,WGS84.CRTM05,461614.741,1101657.854,0.04,0.04 Ocotepeque35b.CR-S,425046.546,434701.738,WGS84.CRTM05,461821.655,1101653.986,0.04,0.04 Ocotepeque35b.CR-S,498339.650,429864.786,WGS84.CRTM05,535104.420,1096884.816,0.04,0.04 Ocotepeque35b.CR-S,479216.943,436132.663,WGS84.CRTM05,515979.378,1103132.689,0.05,0.05 #tolorance change Ocotepeque35b.CR-S,476375.189,427090.267,WGS84.CRTM05,513146.826,1094089.390,0.04,0.04 Ocotepeque35b.CR-S,468569.540,419366.959,WGS84.CRTM05,505349.857,1086360.177,0.04,0.04 Ocotepeque35b.CR-S,468475.672,419445.475,WGS84.CRTM05,505255.932,1086438.587,0.04,0.04 Ocotepeque35b.CR-S,407910.524,410436.301,WGS84.CRTM05,444707.906,1077378.489,0.04,0.04 Ocotepeque35b.CR-S,418103.353,464294.889,WGS84.CRTM05,454856.693,1131234.742,0.04,0.04 Ocotepeque35b.CR-S,475897.705,421611.198,WGS84.CRTM05,512674.621,1088610.880,0.04,0.04 Ocotepeque35b.CR-S,475683.373,421117.665,WGS84.CRTM05,512460.792,1088117.229,0.04,0.04 Ocotepeque35b.CR-S,486208.780,423239.733,WGS84.CRTM05,522982.292,1090249.003,0.04,0.04 Ocotepeque35b.CR-S,481528.526,415135.015,WGS84.CRTM05,518310.641,1082141.158,0.04,0.04 Ocotepeque35b.CR-S,469085.831,455050.538,WGS84.CRTM05,505832.807,1122036.344,0.04,0.04 Ocotepeque35b.CR-S,475721.990,462164.034,WGS84.CRTM05,512460.364,1129154.106,0.04,0.04 Ocotepeque35b.CR-S,471034.235,433401.595,WGS84.CRTM05,507800.994,1100394.424,0.04,0.04 Ocotepeque35b.CR-S,417011.193,404062.045,WGS84.CRTM05,453812.713,1071012.416,0.04,0.04 Ocotepeque35b.CR-S,459852.685,434827.794,WGS84.CRTM05,496620.491,1101810.009,0.04,0.04 Ocotepeque35b.CR-S,455167.140,435154.167,WGS84.CRTM05,491935.652,1102132.086,0.04,0.04 Ocotepeque35b.CR-S,430959.397,439468.256,WGS84.CRTM05,467729.389,1106424.389,0.04,0.04 Ocotepeque35b.CR-S,427904.420,437957.271,WGS84.CRTM05,464676.296,1104911.203,0.04,0.04 Ocotepeque35b.CR-S,427585.449,437886.146,WGS84.CRTM05,464357.446,1104839.837,0.04,0.04 Ocotepeque35b.CR-S,426133.894,437009.926,WGS84.CRTM05,462906.903,1103962.600,0.04,0.04 Ocotepeque35b.CR-S,425077.213,436679.869,WGS84.CRTM05,461850.707,1103631.746,0.04,0.04 Ocotepeque35b.CR-S,425517.444,434880.894,WGS84.CRTM05,462292.319,1101833.493,0.04,0.04 Ocotepeque35b.CR-S,425566.245,434549.797,WGS84.CRTM05,462341.380,1101502.499,0.04,0.04 Ocotepeque35b.CR-S,405325.904,423723.266,WGS84.CRTM05,442113.111,1090661.669,0.04,0.04 Ocotepeque35b.CR-S,455102.030,489073.158,WGS84.CRTM05,491822.628,1156034.995,0.04,0.04 Ocotepeque35b.CR-S,427748.850,430779.879,WGS84.CRTM05,464526.667,1097735.096,0.04,0.04 Ocotepeque35b.CR-S,439821.993,434762.452,WGS84.CRTM05,476594.076,1101727.028,0.04,0.04 Ocotepeque35b.CR-S,439897.378,434427.119,WGS84.CRTM05,476669.732,1101391.825,0.04,0.04 Ocotepeque35b.CR-S,438684.123,431548.560,WGS84.CRTM05,475459.180,1098512.816,0.04,0.04 Ocotepeque35b.CR-S,438049.732,431510.322,WGS84.CRTM05,474824.953,1098474.042,0.04,0.04 Ocotepeque35b.CR-S,437688.868,431483.029,WGS84.CRTM05,474464.180,1098446.445,0.04,0.04 Ocotepeque35b.CR-S,438797.416,427777.857,WGS84.CRTM05,475575.682,1094742.939,0.04,0.04 Ocotepeque35b.CR-S,439130.735,427890.194,WGS84.CRTM05,475908.834,1094855.538,0.04,0.04 Ocotepeque35b.CR-S,438471.751,426233.145,WGS84.CRTM05,475251.396,1093198.230,0.04,0.04 Ocotepeque35b.CR-S,439126.856,426053.536,WGS84.CRTM05,475906.538,1093019.212,0.04,0.04 Ocotepeque35b.CR-S,438436.556,425971.122,WGS84.CRTM05,475216.432,1092936.227,0.04,0.04 Ocotepeque35b.CR-S,438554.272,424729.659,WGS84.CRTM05,475335.189,1091695.096,0.04,0.04 Ocotepeque35b.CR-S,438206.241,424577.221,WGS84.CRTM05,474987.349,1091542.388,0.04,0.04 Ocotepeque35b.CR-S,438383.873,422573.295,WGS84.CRTM05,475166.666,1089538.962,0.04,0.04 Ocotepeque35b.CR-S,438501.216,422387.339,WGS84.CRTM05,475284.149,1089353.136,0.04,0.04 Ocotepeque35b.CR-S,437751.624,421262.011,WGS84.CRTM05,474535.657,1088227.365,0.04,0.04 Ocotepeque35b.CR-S,441300.088,416767.459,WGS84.CRTM05,478087.403,1083736.629,0.04,0.04 Ocotepeque35b.CR-S,441449.810,416607.536,WGS84.CRTM05,478237.240,1083576.862,0.04,0.04 Ocotepeque35b.CR-S,440943.508,416474.223,WGS84.CRTM05,477731.134,1083443.132,0.04,0.04 Ocotepeque35b.CR-S,440532.627,415891.871,WGS84.CRTM05,477320.820,1082860.518,0.04,0.04 Ocotepeque35b.CR-S,440063.926,416157.445,WGS84.CRTM05,476851.973,1083125.642,0.04,0.04 Ocotepeque35b.CR-S,440004.584,413293.078,WGS84.CRTM05,476795.120,1080261.672,0.04,0.04 Ocotepeque35b.CR-S,439206.664,413169.382,WGS84.CRTM05,475997.436,1080137.306,0.04,0.04 Ocotepeque35b.CR-S,438914.485,413436.637,WGS84.CRTM05,475705.069,1080404.266,0.04,0.04 Ocotepeque35b.CR-S,440604.207,410332.933,WGS84.CRTM05,477397.224,1077302.507,0.04,0.04 Ocotepeque35b.CR-S,440535.630,410439.745,WGS84.CRTM05,477328.564,1077409.241,0.04,0.04 Ocotepeque35b.CR-S,440276.848,410346.790,WGS84.CRTM05,477069.900,1077316.079,0.04,0.04 Ocotepeque35b.CR-S,441576.555,409153.930,WGS84.CRTM05,478370.449,1076124.527,0.04,0.04 Ocotepeque35b.CR-S,441405.352,409095.659,WGS84.CRTM05,478199.321,1076066.122,0.04,0.04 Ocotepeque35b.CR-S,439275.533,406914.006,WGS84.CRTM05,476071.717,1073882.922,0.04,0.04 Ocotepeque35b.CR-S,439571.942,406828.108,WGS84.CRTM05,476368.160,1073797.297,0.04,0.04 Ocotepeque35b.CR-S,439631.479,406435.665,WGS84.CRTM05,476428.030,1073404.955,0.04,0.04 Ocotepeque35b.CR-S,437792.056,404276.354,WGS84.CRTM05,474590.736,1071244.338,0.04,0.04 Ocotepeque35b.CR-S,437529.199,404034.454,WGS84.CRTM05,474328.123,1071002.246,0.04,0.04 Ocotepeque35b.CR-S,437437.674,403952.519,WGS84.CRTM05,474236.691,1070920.247,0.04,0.04 Ocotepeque35b.CR-S,438898.951,403144.789,WGS84.CRTM05,475698.472,1070113.890,0.04,0.04 Ocotepeque35b.CR-S,439087.041,402935.222,WGS84.CRTM05,475886.709,1069904.522,0.04,0.04 Ocotepeque35b.CR-S,439467.349,402433.787,WGS84.CRTM05,476267.406,1069403.480,0.04,0.04 Ocotepeque35b.CR-S,440801.805,400136.895,WGS84.CRTM05,477603.701,1067108.061,0.04,0.04 Ocotepeque35b.CR-S,440889.021,399429.748,WGS84.CRTM05,477691.526,1066401.084,0.04,0.04 Ocotepeque35b.CR-S,422895.050,431876.483,WGS84.CRTM05,459672.872,1098827.516,0.04,0.04 Ocotepeque35b.CR-S,423811.074,430896.405,WGS84.CRTM05,460589.520,1097848.368,0.04,0.04 Ocotepeque35b.CR-S,425381.225,431582.993,WGS84.CRTM05,462158.818,1098536.108,0.04,0.04 Ocotepeque35b.CR-S,427001.568,431639.856,WGS84.CRTM05,463778.811,1098594.294,0.04,0.04 Ocotepeque35b.CR-S,430855.143,431430.344,WGS84.CRTM05,467631.822,1098388.017,0.04,0.04 Ocotepeque35b.CR-S,430992.034,431416.614,WGS84.CRTM05,467768.699,1098374.403,0.04,0.04 Ocotepeque35b.CR-S,430947.319,431543.285,WGS84.CRTM05,467723.887,1098501.011,0.04,0.04 Ocotepeque35b.CR-S,433065.376,431499.106,WGS84.CRTM05,469841.577,1098458.617,0.04,0.04 Ocotepeque35b.CR-S,433250.183,431623.434,WGS84.CRTM05,470026.245,1098583.075,0.04,0.04 Ocotepeque35b.CR-S,433672.528,431709.044,WGS84.CRTM05,470448.439,1098669.018,0.04,0.04 Ocotepeque35b.CR-S,436130.608,432239.255,WGS84.CRTM05,472905.586,1099201.203,0.04,0.04 Ocotepeque35b.CR-S,435944.072,432673.878,WGS84.CRTM05,472718.719,1099635.581,0.04,0.04 Ocotepeque35b.CR-S,435725.658,432757.439,WGS84.CRTM05,472500.276,1099718.937,0.04,0.04 Ocotepeque35b.CR-S,436785.392,432670.023,WGS84.CRTM05,473559.881,1099632.439,0.04,0.04 Ocotepeque35b.CR-S,444344.798,420050.757,WGS84.CRTM05,481128.746,1087022.028,0.04,0.04 Ocotepeque35b.CR-S,444685.147,420165.838,WGS84.CRTM05,481468.926,1087137.384,0.04,0.04 Ocotepeque35b.CR-S,500616.211,429258.648,WGS84.CRTM05,537381.178,1096281.078,0.04,0.04 Ocotepeque35b.CR-S,404447.971,424046.828,WGS84.CRTM05,441235.047,1090984.504,0.04,0.04 Ocotepeque35b.CR-S,432523.363,434983.826,WGS84.CRTM05,469296.753,1101942.192,0.04,0.04 Ocotepeque35b.CR-S,433736.863,436888.406,WGS84.CRTM05,470508.413,1103847.395,0.04,0.04 Ocotepeque35b.CR-S,433881.119,438394.727,WGS84.CRTM05,470651.381,1105353.522,0.04,0.04 Ocotepeque35b.CR-S,407816.069,407829.055,WGS84.CRTM05,444615.559,1074771.470,0.04,0.04 Ocotepeque35b.CR-S,432504.807,435231.373,WGS84.CRTM05,469277.995,1102189.671,0.04,0.04 Ocotepeque35b.CR-S,435021.910,394999.508,WGS84.CRTM05,471829.006,1061966.259,0.04,0.04 Ocotepeque35b.CR-S,422570.073,448494.550,WGS84.CRTM05,459334.597,1115441.882,0.04,0.04 Ocotepeque35b.CR-S,423607.440,449721.122,WGS84.CRTM05,460370.753,1116668.985,0.04,0.04 Ocotepeque35b.CR-S,425967.918,450676.927,WGS84.CRTM05,462729.900,1117626.454,0.04,0.04 Ocotepeque35b.CR-S,426682.752,450996.253,WGS84.CRTM05,463444.298,1117946.278,0.04,0.04 Ocotepeque35b.CR-S,422450.989,454108.548,WGS84.CRTM05,459211.099,1121054.443,0.04,0.04 Ocotepeque35b.CR-S,422597.094,453878.112,WGS84.CRTM05,459357.351,1120824.183,0.04,0.04 Ocotepeque35b.CR-S,426802.796,453966.606,WGS84.CRTM05,463561.929,1120915.996,0.04,0.04 Ocotepeque35b.CR-S,427297.982,454067.332,WGS84.CRTM05,464056.912,1121017.090,0.04,0.04 Ocotepeque35b.CR-S,430148.141,454481.685,WGS84.CRTM05,466906.010,1121433.648,0.04,0.04 Ocotepeque35b.CR-S,430462.677,455070.574,WGS84.CRTM05,467219.989,1122022.641,0.04,0.04 Ocotepeque35b.CR-S,432066.523,454971.910,WGS84.CRTM05,468823.501,1121925.313,0.04,0.04 Ocotepeque35b.CR-S,432744.134,455012.727,WGS84.CRTM05,469500.896,1121966.677,0.04,0.04 Ocotepeque35b.CR-S,434569.073,453774.448,WGS84.CRTM05,471326.384,1120730.215,0.04,0.04 Ocotepeque35b.CR-S,434768.807,453700.119,WGS84.CRTM05,471526.129,1120656.076,0.04,0.04 Ocotepeque35b.CR-S,435670.949,453300.335,WGS84.CRTM05,472428.366,1120257.135,0.04,0.04 Ocotepeque35b.CR-S,438027.098,452059.593,WGS84.CRTM05,474784.952,1119018.680,0.04,0.04 Ocotepeque35b.CR-S,438192.594,452357.023,WGS84.CRTM05,474950.158,1119316.173,0.04,0.04 Ocotepeque35b.CR-S,471404.269,470901.456,WGS84.CRTM05,508135.663,1137884.720,0.04,0.04 Ocotepeque35b.CR-S,479430.675,489754.156,WGS84.CRTM05,516141.057,1156738.393,0.04,0.04 Ocotepeque35b.CR-S,418961.838,453215.709,WGS84.CRTM05,455723.499,1120159.089,0.04,0.04 Ocotepeque35b.CR-S,418571.616,454729.514,WGS84.CRTM05,455332.194,1121672.225,0.04,0.04 Ocotepeque35b.CR-S,417462.561,457006.336,WGS84.CRTM05,454221.660,1123947.617,0.04,0.04 Ocotepeque35b.CR-S,415626.365,459973.481,WGS84.CRTM05,452383.663,1126912.602,0.04,0.04 Ocotepeque35b.CR-S,410068.070,465518.697,WGS84.CRTM05,446822.692,1132452.179,0.04,0.04 Ocotepeque35b.CR-S,412254.816,465051.437,WGS84.CRTM05,449009.193,1131986.670,0.04,0.04 Ocotepeque35b.CR-S,415976.333,464218.630,WGS84.CRTM05,452730.312,1131156.882,0.04,0.04 Ocotepeque35b.CR-S,418576.694,463019.225,WGS84.CRTM05,455330.883,1129959.794,0.04,0.04 Ocotepeque35b.CR-S,419001.988,461873.376,WGS84.CRTM05,455756.932,1128814.573,0.04,0.04 Ocotepeque35b.CR-S,419447.352,460673.810,WGS84.CRTM05,456203.104,1127615.681,0.04,0.04 Ocotepeque35b.CR-S,420390.792,457220.236,WGS84.CRTM05,457148.981,1124163.734,0.04,0.04 Ocotepeque35b.CR-S,420719.195,455712.065,WGS84.CRTM05,457478.479,1122656.199,0.04,0.04 Ocotepeque35b.CR-S,422093.323,451314.483,WGS84.CRTM05,458855.722,1118260.776,0.04,0.04 Ocotepeque35b.CR-S,422520.488,448863.100,WGS84.CRTM05,459284.730,1115810.302,0.04,0.04 Ocotepeque35b.CR-S,451031.400,438977.066,WGS84.CRTM05,487797.423,1105950.468,0.04,0.04 Ocotepeque35b.CR-S,422637.352,461037.057,WGS84.CRTM05,459391.968,1127981.313,0.04,0.04 Ocotepeque35b.CR-S,434520.841,469277.289,WGS84.CRTM05,471265.437,1136228.625,0.04,0.04 Ocotepeque35b.CR-S,434378.358,469492.368,WGS84.CRTM05,471122.822,1136443.516,0.04,0.04 Ocotepeque35b.CR-S,434308.473,469571.259,WGS84.CRTM05,471052.894,1136522.331,0.04,0.04 Ocotepeque35b.CR-S,434525.665,469285.755,WGS84.CRTM05,471270.252,1136237.093,0.04,0.04 Ocotepeque35b.CR-S,421159.297,473936.743,WGS84.CRTM05,457904.370,1140876.077,0.04,0.04 Ocotepeque35b.CR-S,445338.433,432116.419,WGS84.CRTM05,482111.674,1099086.299,0.04,0.04 Ocotepeque35b.CR-S,447429.118,435312.190,WGS84.CRTM05,484199.135,1102283.227,0.04,0.04 Ocotepeque35b.CR-S,447074.058,434906.810,WGS84.CRTM05,483844.513,1101877.626,0.04,0.04 Ocotepeque35b.CR-S,447468.143,434294.920,WGS84.CRTM05,484239.041,1101266.206,0.04,0.04 Ocotepeque35b.CR-S,446825.229,434787.634,WGS84.CRTM05,483595.838,1101758.248,0.04,0.04 Ocotepeque35b.CR-S,446539.194,436722.918,WGS84.CRTM05,483308.176,1103692.874,0.04,0.04 Ocotepeque35b.CR-S,446202.757,436890.182,WGS84.CRTM05,482971.664,1103859.811,0.04,0.04 Ocotepeque35b.CR-S,445511.026,437591.945,WGS84.CRTM05,482279.467,1104560.820,0.04,0.04 Ocotepeque35b.CR-S,445123.429,437554.024,WGS84.CRTM05,481891.996,1104522.568,0.04,0.04 Ocotepeque35b.CR-S,445322.810,437041.969,WGS84.CRTM05,482091.779,1104010.802,0.04,0.04 Ocotepeque35b.CR-S,444760.244,437015.285,WGS84.CRTM05,481529.353,1103983.634,0.04,0.04 Ocotepeque35b.CR-S,444815.007,438316.758,WGS84.CRTM05,481582.979,1105284.871,0.04,0.04 Ocotepeque35b.CR-S,444288.115,438177.040,WGS84.CRTM05,481056.318,1105144.728,0.04,0.04 Ocotepeque35b.CR-S,443762.731,438036.707,WGS84.CRTM05,480531.177,1105003.973,0.04,0.04 Ocotepeque35b.CR-S,444419.572,439225.991,WGS84.CRTM05,481186.842,1106193.564,0.04,0.04 Ocotepeque35b.CR-S,443883.900,439567.901,WGS84.CRTM05,480650.990,1106534.940,0.04,0.04 Ocotepeque35b.CR-S,444673.740,438459.223,WGS84.CRTM05,481441.618,1105427.182,0.04,0.04 Ocotepeque35b.CR-S,445472.992,431626.917,WGS84.CRTM05,482246.633,1098597.008,0.04,0.04 Ocotepeque35b.CR-S,445536.759,431613.070,WGS84.CRTM05,482310.399,1098583.219,0.04,0.04 Ocotepeque35b.CR-S,451054.071,429091.908,WGS84.CRTM05,487828.832,1096067.410,0.04,0.04 Ocotepeque35b.CR-S,451091.182,429142.113,WGS84.CRTM05,487865.891,1096117.630,0.04,0.04 Ocotepeque35b.CR-S,438448.881,438650.471,WGS84.CRTM05,475217.949,1105613.052,0.04,0.04 Ocotepeque35b.CR-S,438550.070,438665.869,WGS84.CRTM05,475319.104,1105628.533,0.04,0.04 Ocotepeque35b.CR-S,457088.263,436649.989,WGS84.CRTM05,493855.023,1103629.309,0.04,0.04 Ocotepeque35b.CR-S,481444.560,434562.188,WGS84.CRTM05,518208.038,1101564.679,0.04,0.04 Ocotepeque35b.CR-S,466377.314,457535.392,WGS84.CRTM05,503122.720,1124517.995,0.04,0.04 Ocotepeque35b.CR-S,466262.659,457441.240,WGS84.CRTM05,503008.182,1124423.756,0.04,0.04 Ocotepeque35b.CR-S,455549.084,397874.255,WGS84.CRTM05,492351.045,1064858.856,0.04,0.04 Ocotepeque35b.CR-S,443082.318,435763.715,WGS84.CRTM05,479852.864,1102730.876,0.04,0.04 Ocotepeque35b.CR-S,439965.066,434392.551,WGS84.CRTM05,476737.436,1101357.320,0.04,0.04 Ocotepeque35b.CR-S,440054.995,434469.181,WGS84.CRTM05,476827.282,1101434.017,0.04,0.04 Ocotepeque35b.CR-S,440088.314,434323.998,WGS84.CRTM05,476860.719,1101288.892,0.04,0.04 Ocotepeque35b.CR-S,440008.644,434273.689,WGS84.CRTM05,476781.108,1101238.521,0.04,0.04 Ocotepeque35b.CR-S,406079.491,466655.482,WGS84.CRTM05,442834.367,1133585.755,0.04,0.04 Ocotepeque35b.CR-S,406225.394,466811.122,WGS84.CRTM05,442980.120,1133741.458,0.04,0.04 Ocotepeque35b.CR-S,443766.664,435426.369,WGS84.CRTM05,480537.362,1102394.199,0.04,0.04 Ocotepeque35b.CR-S,443774.687,435399.556,WGS84.CRTM05,480545.406,1102367.397,0.04,0.04 Ocotepeque35b.CR-S,445464.274,435084.151,WGS84.CRTM05,482234.912,1102053.519,0.04,0.04 Ocotepeque35b.CR-S,445383.916,435037.604,WGS84.CRTM05,482154.611,1102006.920,0.04,0.04 Ocotepeque35b.CR-S,434102.841,432006.454,WGS84.CRTM05,470878.411,1098966.732,0.04,0.04 Ocotepeque35b.CR-S,442259.648,469781.124,WGS84.CRTM05,479001.412,1136738.716,0.04,0.04 Ocotepeque35b.CR-S,498345.117,424406.161,WGS84.CRTM05,535115.363,1091427.170,0.04,0.04 Ocotepeque35b.CR-S,421528.395,393886.425,WGS84.CRTM05,458337.954,1060841.714,0.04,0.04 Ocotepeque35b.CR-S,489937.152,440880.195,WGS84.CRTM05,526692.630,1107889.629,0.04,0.04 Ocotepeque35b.CR-S,405573.421,413991.505,WGS84.CRTM05,442368.242,1080931.392,0.04,0.04 Ocotepeque35b.CR-S,448457.021,444154.656,WGS84.CRTM05,485219.085,1111124.613,0.04,0.04 Ocotepeque35b.CR-S,414624.428,473133.992,WGS84.CRTM05,451372.127,1140068.656,0.04,0.04 Ocotepeque35b.CR-S,444969.371,456285.659,WGS84.CRTM05,481721.812,1123249.526,0.04,0.04 Ocotepeque35b.CR-S,443084.206,469646.686,WGS84.CRTM05,479825.818,1136605.016,0.04,0.04 Ocotepeque35b.CR-S,444790.248,466805.296,WGS84.CRTM05,481533.751,1133765.965,0.04,0.04 Ocotepeque35b.CR-S,444680.756,467176.194,WGS84.CRTM05,481423.976,1134136.650,0.04,0.04 Ocotepeque35b.CR-S,445551.260,466714.772,WGS84.CRTM05,482294.602,1133676.122,0.04,0.04 Ocotepeque35b.CR-S,445650.443,466540.670,WGS84.CRTM05,482393.904,1133502.156,0.04,0.04 Ocotepeque35b.CR-S,444612.217,467120.301,WGS84.CRTM05,481355.505,1134080.712,0.04,0.04 Ocotepeque35b.CR-S,446017.708,465651.496,WGS84.CRTM05,482761.821,1132613.567,0.04,0.04 Ocotepeque35b.CR-S,446209.416,465446.806,WGS84.CRTM05,482953.647,1132409.098,0.04,0.04 Ocotepeque35b.CR-S,444777.264,463166.225,WGS84.CRTM05,481523.873,1130127.978,0.04,0.04 Ocotepeque35b.CR-S,445088.910,462538.024,WGS84.CRTM05,481835.956,1129500.224,0.04,0.04 Ocotepeque35b.CR-S,445063.577,466231.566,WGS84.CRTM05,481807.477,1133192.644,0.04,0.04 Ocotepeque35b.CR-S,445002.886,466322.029,WGS84.CRTM05,481746.726,1133283.023,0.04,0.04 Ocotepeque35b.CR-S,445161.645,466605.817,WGS84.CRTM05,481905.197,1133566.860,0.04,0.04 Ocotepeque35b.CR-S,444719.997,465705.909,WGS84.CRTM05,481464.457,1132666.847,0.04,0.04 Ocotepeque35b.CR-S,436369.341,471947.433,WGS84.CRTM05,473111.177,1138899.442,0.04,0.04 Ocotepeque35b.CR-S,434777.478,468032.557,WGS84.CRTM05,471523.012,1134984.490,0.04,0.04 Ocotepeque35b.CR-S,434823.630,468282.207,WGS84.CRTM05,471568.946,1135234.099,0.04,0.04 Ocotepeque35b.CR-S,434383.719,469453.795,WGS84.CRTM05,471128.212,1136404.967,0.04,0.04 Ocotepeque35b.CR-S,434458.819,470011.504,WGS84.CRTM05,471202.835,1136962.561,0.04,0.04 Ocotepeque35b.CR-S,434187.108,471544.057,WGS84.CRTM05,470929.962,1138494.416,0.04,0.04 Ocotepeque35b.CR-S,434282.811,471965.476,WGS84.CRTM05,471025.293,1138915.778,0.04,0.04 Ocotepeque35b.CR-S,436231.971,474834.787,WGS84.CRTM05,472971.477,1141785.741,0.04,0.04 Ocotepeque35b.CR-S,435819.374,474673.872,WGS84.CRTM05,472559.156,1141624.541,0.04,0.04 Ocotepeque35b.CR-S,443110.595,471265.673,WGS84.CRTM05,479850.832,1138223.511,0.04,0.04 Ocotepeque35b.CR-S,442273.452,471737.397,WGS84.CRTM05,479013.566,1138694.380,0.04,0.04 Ocotepeque35b.CR-S,444822.026,465514.665,WGS84.CRTM05,481566.619,1132475.757,0.04,0.04 Ocotepeque35b.CR-S,444465.195,473315.940,WGS84.CRTM05,481203.257,1140274.255,0.04,0.04 Ocotepeque35b.CR-S,447203.792,473339.845,WGS84.CRTM05,483940.928,1140300.488,0.04,0.04 Ocotepeque35b.CR-S,447051.940,473577.097,WGS84.CRTM05,483788.933,1140537.528,0.04,0.04 Ocotepeque35b.CR-S,447674.285,473984.464,WGS84.CRTM05,484410.715,1140945.302,0.04,0.04 Ocotepeque35b.CR-S,447980.357,474495.598,WGS84.CRTM05,484716.248,1141456.522,0.04,0.04 Ocotepeque35b.CR-S,448951.363,475778.878,WGS84.CRTM05,485685.817,1142740.214,0.04,0.04 Ocotepeque35b.CR-S,449221.207,475413.716,WGS84.CRTM05,485955.887,1142375.403,0.04,0.04 Ocotepeque35b.CR-S,450082.656,476475.666,WGS84.CRTM05,486816.119,1143437.739,0.04,0.04 Ocotepeque35b.CR-S,450243.038,476433.306,WGS84.CRTM05,486976.484,1143395.530,0.04,0.04 Ocotepeque35b.CR-S,445480.537,474583.547,WGS84.CRTM05,482217.193,1141542.300,0.04,0.04 Ocotepeque35b.CR-S,445762.199,472377.330,WGS84.CRTM05,482500.632,1139337.062,0.04,0.04 Ocotepeque35b.CR-S,452157.711,476407.071,WGS84.CRTM05,488890.526,1143370.979,0.04,0.04 Ocotepeque35b.CR-S,448854.205,476941.822,WGS84.CRTM05,485587.689,1143902.675,0.04,0.04 Ocotepeque35b.CR-S,452054.023,481274.772,WGS84.CRTM05,488782.622,1148236.864,0.04,0.04 Ocotepeque35b.CR-S,448369.918,481021.330,WGS84.CRTM05,485100.059,1147980.328,0.04,0.04 Ocotepeque35b.CR-S,434772.027,468043.263,WGS84.CRTM05,471517.554,1134995.190,0.04,0.04 Ocotepeque35b.CR-S,434996.049,468273.465,WGS84.CRTM05,471741.321,1135225.499,0.04,0.04 Ocotepeque35b.CR-S,432693.206,465546.404,WGS84.CRTM05,469441.384,1132497.387,0.04,0.04 Ocotepeque35b.CR-S,432729.886,465620.339,WGS84.CRTM05,469477.993,1132571.324,0.04,0.04 Ocotepeque35b.CR-S,432730.133,465545.379,WGS84.CRTM05,469478.301,1132496.393,0.04,0.04 Ocotepeque35b.CR-S,478754.508,412627.169,WGS84.CRTM05,515539.454,1079631.073,0.04,0.04 Ocotepeque35b.CR-S,404695.314,424022.117,WGS84.CRTM05,441482.375,1090959.986,0.04,0.04 Ocotepeque35b.CR-S,450547.236,431836.261,WGS84.CRTM05,487319.669,1098810.762,0.04,0.04 Ocotepeque35b.CR-S,442590.386,472505.501,WGS84.CRTM05,479329.743,1139462.504,0.04,0.04 Ocotepeque35b.CR-S,442749.156,472870.532,WGS84.CRTM05,479488.155,1139827.543,0.04,0.04 Ocotepeque35b.CR-S,443033.413,472882.053,WGS84.CRTM05,479772.311,1139839.301,0.04,0.04 Ocotepeque35b.CR-S,445607.076,484895.886,WGS84.CRTM05,482334.927,1151851.100,0.04,0.04 Ocotepeque35b.CR-S,410660.774,427049.387,WGS84.CRTM05,447444.564,1093991.468,0.04,0.04 Ocotepeque35b.CR-S,405199.713,446843.030,WGS84.CRTM05,441969.313,1113777.334,0.04,0.04 Ocotepeque35b.CR-S,405328.389,447341.463,WGS84.CRTM05,442097.592,1114275.765,0.04,0.04 Ocotepeque35b.CR-S,407289.529,450984.394,WGS84.CRTM05,444055.592,1117919.387,0.04,0.04 Ocotepeque35b.CR-S,407062.310,450785.729,WGS84.CRTM05,443828.570,1117720.593,0.04,0.04 Ocotepeque35b.CR-S,457907.282,437052.570,WGS84.CRTM05,494673.496,1104032.537,0.04,0.04 Ocotepeque35b.CR-S,457034.177,437805.230,WGS84.CRTM05,493799.910,1104784.247,0.04,0.04 Ocotepeque35b.CR-S,458722.767,438929.842,WGS84.CRTM05,495487.112,1105910.137,0.04,0.04 Ocotepeque35b.CR-S,459541.968,437409.994,WGS84.CRTM05,496307.501,1104391.363,0.04,0.04 Ocotepeque35b.CR-S,460677.915,437185.539,WGS84.CRTM05,497443.409,1104167.993,0.04,0.04 Ocotepeque35b.CR-S,460864.983,438439.717,WGS84.CRTM05,497629.287,1105422.058,0.04,0.04 Ocotepeque35b.CR-S,462540.821,437545.185,WGS84.CRTM05,499305.568,1104529.250,0.04,0.04 Ocotepeque35b.CR-S,462447.706,438488.988,WGS84.CRTM05,499211.612,1105472.764,0.04,0.04 Ocotepeque35b.CR-S,463994.018,437409.207,WGS84.CRTM05,500758.569,1104394.645,0.04,0.04 Ocotepeque35b.CR-S,464652.276,438211.937,WGS84.CRTM05,501415.949,1105197.795,0.04,0.04 Ocotepeque35b.CR-S,464411.425,436483.805,WGS84.CRTM05,501176.737,1103469.825,0.04,0.04 Ocotepeque35b.CR-S,465941.705,436583.512,WGS84.CRTM05,502706.592,1103570.926,0.04,0.04 Ocotepeque35b.CR-S,465316.035,434787.796,WGS84.CRTM05,502082.718,1101775.018,0.04,0.04 Ocotepeque35b.CR-S,466436.946,434710.809,WGS84.CRTM05,503203.458,1101699.076,0.04,0.04 Ocotepeque35b.CR-S,464935.425,432737.225,WGS84.CRTM05,501704.073,1099724.519,0.04,0.04 Ocotepeque35b.CR-S,466534.433,432732.211,WGS84.CRTM05,503302.753,1099720.990,0.04,0.04 Ocotepeque35b.CR-S,464828.887,431540.211,WGS84.CRTM05,501598.656,1098527.663,0.04,0.04 Ocotepeque35b.CR-S,465594.561,430951.255,WGS84.CRTM05,502364.722,1097939.532,0.04,0.04 Ocotepeque35b.CR-S,463416.214,430215.365,WGS84.CRTM05,500187.487,1097201.779,0.04,0.04 Ocotepeque35b.CR-S,464447.414,429060.213,WGS84.CRTM05,501219.547,1096047.805,0.04,0.04 Ocotepeque35b.CR-S,462877.895,438582.466,WGS84.CRTM05,499641.623,1105566.609,0.04,0.04 Ocotepeque35b.CR-S,462996.043,438519.705,WGS84.CRTM05,499759.803,1105503.977,0.04,0.04 Ocotepeque35b.CR-S,464927.842,437617.251,WGS84.CRTM05,501692.003,1104603.494,0.04,0.04 Ocotepeque35b.CR-S,465050.468,437677.915,WGS84.CRTM05,501814.547,1104664.261,0.04,0.04 Ocotepeque35b.CR-S,464983.451,436928.429,WGS84.CRTM05,501748.234,1103914.878,0.04,0.04 Ocotepeque35b.CR-S,464982.094,436742.900,WGS84.CRTM05,501747.048,1103729.385,0.04,0.04 Ocotepeque35b.CR-S,465081.049,436502.652,WGS84.CRTM05,501846.202,1103489.285,0.04,0.04 Ocotepeque35b.CR-S,465008.028,436503.678,WGS84.CRTM05,501773.196,1103490.243,0.04,0.04 Ocotepeque35b.CR-S,463977.306,438521.988,WGS84.CRTM05,500740.841,1105507.158,0.04,0.04 Ocotepeque35b.CR-S,463871.332,438490.724,WGS84.CRTM05,500634.918,1105475.802,0.04,0.04 Ocotepeque35b.CR-S,464829.158,437685.995,WGS84.CRTM05,501593.277,1104672.137,0.04,0.04 Ocotepeque35b.CR-S,465130.075,435717.274,WGS84.CRTM05,501895.941,1102704.118,0.04,0.04 Ocotepeque35b.CR-S,465864.533,434757.936,WGS84.CRTM05,502631.120,1101745.668,0.04,0.04 Ocotepeque35b.CR-S,465987.564,434718.498,WGS84.CRTM05,502754.161,1101706.349,0.04,0.04 Ocotepeque35b.CR-S,465943.777,433763.549,WGS84.CRTM05,502711.265,1100751.567,0.04,0.04 Ocotepeque35b.CR-S,465790.863,433768.247,WGS84.CRTM05,502558.377,1100756.124,0.04,0.04 Ocotepeque35b.CR-S,466056.857,432639.256,WGS84.CRTM05,502825.359,1099627.607,0.04,0.04 Ocotepeque35b.CR-S,465980.213,431995.157,WGS84.CRTM05,502749.335,1098983.576,0.04,0.04 Ocotepeque35b.CR-S,465549.357,431594.483,WGS84.CRTM05,502318.934,1098582.580,0.04,0.04 Ocotepeque35b.CR-S,465698.237,431427.720,WGS84.CRTM05,502467.938,1098415.998,0.04,0.04 Ocotepeque35b.CR-S,465500.829,431302.734,WGS84.CRTM05,502270.684,1098290.846,0.04,0.04 Ocotepeque35b.CR-S,465336.324,431396.385,WGS84.CRTM05,502106.126,1098384.334,0.04,0.04 Ocotepeque35b.CR-S,464901.946,431246.388,WGS84.CRTM05,501671.971,1098233.967,0.04,0.04 Ocotepeque35b.CR-S,464803.776,431194.409,WGS84.CRTM05,501573.868,1098181.905,0.04,0.04 Ocotepeque35b.CR-S,464412.248,430728.708,WGS84.CRTM05,501182.856,1097715.937,0.04,0.04 Ocotepeque35b.CR-S,464298.714,430667.719,WGS84.CRTM05,501069.400,1097654.851,0.04,0.04 Ocotepeque35b.CR-S,464052.932,429880.714,WGS84.CRTM05,500824.388,1096867.787,0.04,0.04 Ocotepeque35b.CR-S,463983.435,430021.074,WGS84.CRTM05,500754.776,1097008.055,0.04,0.04 Ocotepeque35b.CR-S,464149.313,429693.565,WGS84.CRTM05,500920.922,1096680.760,0.04,0.04 Ocotepeque35b.CR-S,464287.336,429823.818,WGS84.CRTM05,501058.799,1096811.112,0.04,0.04 Ocotepeque35b.CR-S,463727.307,429290.107,WGS84.CRTM05,500499.367,1096276.998,0.04,0.04 Ocotepeque35b.CR-S,463658.648,429156.972,WGS84.CRTM05,500430.844,1096143.829,0.04,0.04 Ocotepeque35b.CR-S,463543.380,428882.621,WGS84.CRTM05,500315.849,1095869.416,0.04,0.04 Ocotepeque35b.CR-S,461490.861,437822.987,WGS84.CRTM05,498255.591,1104806.032,0.04,0.04 Ocotepeque35b.CR-S,461592.633,437869.634,WGS84.CRTM05,498357.299,1104852.765,0.04,0.04 Ocotepeque35b.CR-S,460958.559,437772.807,WGS84.CRTM05,497723.449,1104755.386,0.04,0.04 Ocotepeque35b.CR-S,460501.321,437550.535,WGS84.CRTM05,497266.522,1104532.742,0.04,0.04 Ocotepeque35b.CR-S,465911.796,434665.358,WGS84.CRTM05,502678.458,1101653.158,0.04,0.04 Ocotepeque35b.CR-S,465081.147,436502.663,WGS84.CRTM05,501846.301,1103489.296,0.04,0.04 Ocotepeque35b.CR-S,460532.254,437918.292,WGS84.CRTM05,497297.114,1104900.452,0.04,0.04 Ocotepeque35b.CR-S,460337.521,437831.896,WGS84.CRTM05,497102.502,1104813.892,0.04,0.04 Ocotepeque35b.CR-S,457205.728,436721.242,WGS84.CRTM05,493972.399,1103700.647,0.04,0.04 Ocotepeque35b.CR-S,456723.333,437322.241,WGS84.CRTM05,493489.566,1104301.082,0.04,0.04 Ocotepeque35b.CR-S,456917.288,437133.803,WGS84.CRTM05,493683.649,1104112.867,0.04,0.04 Ocotepeque35b.CR-S,456590.304,437338.103,WGS84.CRTM05,493356.552,1104316.822,0.04,0.04 Ocotepeque35b.CR-S,459347.938,438521.330,WGS84.CRTM05,496112.507,1105502.272,0.04,0.04 Ocotepeque35b.CR-S,459452.566,438507.928,WGS84.CRTM05,496217.125,1105488.967,0.04,0.04 Ocotepeque35b.CR-S,459531.323,438532.991,WGS84.CRTM05,496295.841,1105514.098,0.04,0.04 Ocotepeque35b.CR-S,465917.764,431953.742,WGS84.CRTM05,502686.937,1098942.109,0.04,0.04 Ocotepeque35b.CR-S,464873.291,437619.489,WGS84.CRTM05,501637.461,1104605.681,0.04,0.04 Ocotepeque35b.CR-S,464826.907,437770.306,WGS84.CRTM05,501590.949,1104756.422,0.04,0.04 Ocotepeque35b.CR-S,465142.671,436243.500,WGS84.CRTM05,501908.050,1103230.249,0.04,0.04 Ocotepeque35b.CR-S,461819.725,488762.442,WGS84.CRTM05,498537.970,1155730.418,0.04,0.04 Ocotepeque35b.CR-S,424746.803,450259.547,WGS84.CRTM05,461509.414,1117208.198,0.04,0.04 Ocotepeque35b.CR-S,425375.935,449265.647,WGS84.CRTM05,462139.185,1116215.030,0.04,0.04 Ocotepeque35b.CR-S,425240.751,449085.770,WGS84.CRTM05,462004.188,1116035.095,0.04,0.04 Ocotepeque35b.CR-S,428209.702,448391.019,WGS84.CRTM05,464972.997,1115342.905,0.04,0.04 Ocotepeque35b.CR-S,428225.069,448598.078,WGS84.CRTM05,464988.193,1115549.921,0.04,0.04 Ocotepeque35b.CR-S,429991.068,447942.409,WGS84.CRTM05,466754.309,1114895.850,0.04,0.04 Ocotepeque35b.CR-S,429818.405,447754.164,WGS84.CRTM05,466581.839,1114707.505,0.04,0.04 Ocotepeque35b.CR-S,425974.297,449142.153,WGS84.CRTM05,462737.509,1116092.047,0.04,0.04 Ocotepeque35b.CR-S,425864.453,448892.449,WGS84.CRTM05,462627.891,1115842.317,0.04,0.04 Ocotepeque35b.CR-S,426670.367,448896.511,WGS84.CRTM05,463433.617,1115847.027,0.04,0.04 Ocotepeque35b.CR-S,426497.384,448701.621,WGS84.CRTM05,463260.831,1115652.040,0.04,0.04 Ocotepeque35b.CR-S,406518.340,413108.094,WGS84.CRTM05,443313.754,1080048.851,0.04,0.04 Ocotepeque35b.CR-S,406510.520,409887.763,WGS84.CRTM05,443308.506,1076828.895,0.04,0.04 Ocotepeque35b.CR-S,407038.964,407386.993,WGS84.CRTM05,443838.902,1074328.831,0.04,0.04 Ocotepeque35b.CR-S,408808.189,405646.472,WGS84.CRTM05,445609.340,1072589.933,0.04,0.04 Ocotepeque35b.CR-S,408379.898,403635.618,WGS84.CRTM05,445182.725,1070578.940,0.04,0.04 Ocotepeque35b.CR-S,408457.923,446707.841,WGS84.CRTM05,445226.950,1113644.628,0.04,0.04 Ocotepeque35b.CR-S,468923.821,455051.083,WGS84.CRTM05,505670.839,1122036.739,0.04,0.04 Ocotepeque35b.CR-S,406424.144,411676.148,WGS84.CRTM05,443220.711,1078616.993,0.04,0.04 Ocotepeque35b.CR-S,469285.341,425361.524,WGS84.CRTM05,506059.955,1092354.313,0.04,0.04 Ocotepeque35b.CR-S,463755.370,427487.068,WGS84.CRTM05,500529.077,1094474.338,0.04,0.04 Ocotepeque35b.CR-S,405876.147,414453.944,WGS84.CRTM05,442670.567,1081394.015,0.04,0.04 Ocotepeque35b.CR-S,447605.622,434028.631,WGS84.CRTM05,484376.725,1101000.095,0.04,0.04 Ocotepeque35b.CR-S,468817.221,417882.617,WGS84.CRTM05,505598.874,1084876.320,0.04,0.04 Ocotepeque35b.CR-S,410848.399,403642.266,WGS84.CRTM05,447650.962,1070587.602,0.04,0.04 Ocotepeque35b.CR-S,489773.379,439912.797,WGS84.CRTM05,526529.849,1106922.287,0.05,0.05 # tolerance change Ocotepeque35b.CR-S,489664.691,439856.512,WGS84.CRTM05,526421.240,1106865.902,0.05,0.05 # tolerance change Ocotepeque35b.CR-S,489663.140,439024.700,WGS84.CRTM05,526420.511,1106034.262,0.04,0.04 Ocotepeque35b.CR-S,489893.555,439043.832,WGS84.CRTM05,526650.859,1106053.620,0.04,0.04 Ocotepeque35b.CR-S,487434.031,439182.594,WGS84.CRTM05,524191.737,1106189.928,0.04,0.04 Ocotepeque35b.CR-S,487309.582,439299.928,WGS84.CRTM05,524067.198,1106307.111,0.04,0.04 Ocotepeque35b.CR-S,488125.066,439418.123,WGS84.CRTM05,524882.384,1106426.091,0.05,0.05 # tolerance change Ocotepeque35b.CR-S,488194.704,439450.269,WGS84.CRTM05,524951.975,1106458.290,0.04,0.04 Ocotepeque35b.CR-S,488751.527,439165.811,WGS84.CRTM05,525508.960,1106174.442,0.04,0.04 Ocotepeque35b.CR-S,488697.152,439209.938,WGS84.CRTM05,525454.554,1106218.510,0.04,0.04 Ocotepeque35b.CR-S,489022.330,439521.413,WGS84.CRTM05,525779.356,1106530.239,0.04,0.04 Ocotepeque35b.CR-S,489007.648,439559.590,WGS84.CRTM05,525764.639,1106568.396,0.05,0.05 # tolerance change Ocotepeque35b.CR-S,430368.504,434251.626,WGS84.CRTM05,467142.941,1101208.347,0.04,0.04 Ocotepeque35b.CR-S,419992.968,459028.793,WGS84.CRTM05,456749.852,1125971.518,0.04,0.04 Ocotepeque35b.CR-S,468104.299,418063.896,WGS84.CRTM05,504885.901,1085056.910,0.04,0.04 Ocotepeque35b.CR-S,467749.464,418181.775,WGS84.CRTM05,504531.027,1085174.438,0.04,0.04 Ocotepeque35b.CR-S,408331.181,467874.893,WGS84.CRTM05,445084.557,1134806.462,0.04,0.04 Ocotepeque35b.CR-S,415857.699,464679.195,WGS84.CRTM05,452611.362,1131617.232,0.04,0.04 Ocotepeque35b.CR-S,498868.210,431307.811,WGS84.CRTM05,535631.434,1098328.100,0.04,0.04 Ocotepeque35b.CR-S,467378.420,460583.517,WGS84.CRTM05,504120.711,1127566.176,0.04,0.04 Ocotepeque35b.CR-S,466999.435,460393.491,WGS84.CRTM05,503742.021,1127375.850,0.04,0.04 Ocotepeque35b.CR-S,476640.839,491585.810,WGS84.CRTM05,513350.545,1158566.595,0.04,0.04 Ocotepeque35b.CR-S,476979.110,491474.115,WGS84.CRTM05,513688.792,1158455.275,0.04,0.04 Ocotepeque35b.CR-S,478377.642,489203.481,WGS84.CRTM05,515088.978,1156186.908,0.04,0.04 Ocotepeque35b.CR-S,478408.880,488927.585,WGS84.CRTM05,515120.473,1155911.140,0.04,0.04 Ocotepeque35b.CR-S,480509.991,488177.412,WGS84.CRTM05,517221.507,1155163.327,0.04,0.04 Ocotepeque35b.CR-S,480969.336,488078.118,WGS84.CRTM05,517680.765,1155064.516,0.04,0.04 Ocotepeque35b.CR-S,481531.787,487679.782,WGS84.CRTM05,518243.397,1154666.891,0.04,0.04 Ocotepeque35b.CR-S,481854.942,487506.492,WGS84.CRTM05,518566.601,1154493.984,0.04,0.04 Ocotepeque35b.CR-S,482182.919,487187.298,WGS84.CRTM05,518894.771,1154175.246,0.04,0.04 Ocotepeque35b.CR-S,482484.403,487205.497,WGS84.CRTM05,519196.113,1154193.727,0.04,0.04 Ocotepeque35b.CR-S,482226.518,485973.405,WGS84.CRTM05,518939.555,1152961.854,0.04,0.04 Ocotepeque35b.CR-S,481962.549,485983.159,WGS84.CRTM05,518675.674,1152971.345,0.04,0.04 Ocotepeque35b.CR-S,481908.038,484110.311,WGS84.CRTM05,518623.033,1151099.134,0.04,0.04 Ocotepeque35b.CR-S,481898.049,483575.109,WGS84.CRTM05,518613.575,1150564.124,0.04,0.04 Ocotepeque35b.CR-S,481868.270,482779.269,WGS84.CRTM05,518584.591,1149768.541,0.04,0.04 Ocotepeque35b.CR-S,482304.624,482781.574,WGS84.CRTM05,519020.787,1149771.277,0.04,0.04 Ocotepeque35b.CR-S,480458.221,478640.975,WGS84.CRTM05,517179.114,1145630.339,0.04,0.04 Ocotepeque35b.CR-S,480847.944,478621.327,WGS84.CRTM05,517568.723,1145611.079,0.04,0.04 Ocotepeque35b.CR-S,479053.404,483694.394,WGS84.CRTM05,515769.863,1150680.572,0.04,0.04 Ocotepeque35b.CR-S,479191.288,483689.621,WGS84.CRTM05,515907.702,1150675.934,0.04,0.04 Ocotepeque35b.CR-S,479048.198,486204.249,WGS84.CRTM05,515762.208,1153189.482,0.04,0.04 Ocotepeque35b.CR-S,479194.703,482586.772,WGS84.CRTM05,515912.192,1149573.489,0.04,0.04 Ocotepeque35b.CR-S,479345.655,482618.014,WGS84.CRTM05,516063.059,1149604.869,0.04,0.04 Ocotepeque35b.CR-S,479254.640,480701.794,WGS84.CRTM05,515973.946,1147689.252,0.04,0.04 Ocotepeque35b.CR-S,479252.178,480537.895,WGS84.CRTM05,515971.645,1147525.409,0.04,0.04 Ocotepeque35b.CR-S,479304.458,479853.319,WGS84.CRTM05,516024.574,1146841.131,0.04,0.04 Ocotepeque35b.CR-S,479551.053,479786.250,WGS84.CRTM05,516271.149,1146774.322,0.04,0.04 Ocotepeque35b.CR-S,419898.476,459458.491,WGS84.CRTM05,456655.051,1126401.029,0.04,0.04 Ocotepeque35b.CR-S,478958.465,486388.999,WGS84.CRTM05,515672.327,1153374.077,0.04,0.04 Ocotepeque35b.CR-S,464460.198,490735.410,WGS84.CRTM05,501175.591,1157705.023,0.04,0.04 Ocotepeque35b.CR-S,464844.335,491468.489,WGS84.CRTM05,501558.901,1158438.161,0.04,0.04 Ocotepeque35b.CR-S,465090.113,491956.590,WGS84.CRTM05,501804.121,1158926.295,0.04,0.04 Ocotepeque35b.CR-S,466600.767,492082.447,WGS84.CRTM05,503314.047,1159053.497,0.04,0.04 Ocotepeque35b.CR-S,468577.569,492166.670,WGS84.CRTM05,505289.972,1159139.536,0.04,0.04 Ocotepeque35b.CR-S,468439.800,491958.749,WGS84.CRTM05,505152.452,1158931.565,0.04,0.04 Ocotepeque35b.CR-S,466335.749,492042.165,WGS84.CRTM05,503049.183,1159012.982,0.04,0.04 Ocotepeque35b.CR-S,469613.068,491669.989,WGS84.CRTM05,506325.515,1158644.024,0.04,0.04 Ocotepeque35b.CR-S,469987.897,491663.898,WGS84.CRTM05,506700.202,1158638.288,0.04,0.04 Ocotepeque35b.CR-S,473191.241,491749.640,WGS84.CRTM05,509902.174,1158727.041,0.04,0.04 Ocotepeque35b.CR-S,473211.274,491263.447,WGS84.CRTM05,509922.663,1158241.059,0.04,0.04 Ocotepeque35b.CR-S,452895.497,488211.022,WGS84.CRTM05,489617.720,1155171.249,0.04,0.04 Ocotepeque35b.CR-S,452809.222,488408.175,WGS84.CRTM05,489531.305,1155368.253,0.04,0.04 Ocotepeque35b.CR-S,462801.377,488748.343,WGS84.CRTM05,499519.247,1155717.218,0.04,0.04 Ocotepeque35b.CR-S,462723.260,488831.381,WGS84.CRTM05,499441.084,1155800.158,0.04,0.04 Ocotepeque35b.CR-S,427599.729,432655.819,WGS84.CRTM05,464376.027,1099610.555,0.04,0.04 Ocotepeque35b.CR-S,453232.711,433514.874,WGS84.CRTM05,490003.101,1100491.413,0.04,0.04 Ocotepeque35b.CR-S,480800.575,462264.638,WGS84.CRTM05,517537.371,1129259.589,0.04,0.04 Ocotepeque35b.CR-S,430737.873,453122.228,WGS84.CRTM05,467496.702,1120075.014,0.04,0.04 Ocotepeque35b.CR-S,481032.125,462290.834,WGS84.CRTM05,517768.818,1129285.993,0.04,0.04 Ocotepeque35b.CR-S,439684.901,454184.388,WGS84.CRTM05,476440.543,1121144.324,0.04,0.04 Ocotepeque35b.CR-S,481411.438,456816.605,WGS84.CRTM05,518153.368,1123813.690,0.04,0.04 Ocotepeque35b.CR-S,481440.352,456366.468,WGS84.CRTM05,518182.712,1123363.703,0.04,0.04 Ocotepeque35b.CR-S,481042.330,457260.166,WGS84.CRTM05,517783.927,1124256.770,0.04,0.04 Ocotepeque35b.CR-S,480846.746,457259.706,WGS84.CRTM05,517588.396,1124256.120,0.04,0.04 Ocotepeque35b.CR-S,439730.341,453816.478,WGS84.CRTM05,476486.282,1120776.543,0.04,0.04 Ocotepeque35b.CR-S,484572.234,456826.583,WGS84.CRTM05,521313.292,1123826.757,0.04,0.04 Ocotepeque35b.CR-S,484750.553,456816.017,WGS84.CRTM05,521491.564,1123816.368,0.04,0.04 Ocotepeque35b.CR-S,482835.053,457419.892,WGS84.CRTM05,519576.003,1124418.200,0.04,0.04 Ocotepeque35b.CR-S,482934.867,457419.097,WGS84.CRTM05,519675.791,1124417.503,0.04,0.04 Ocotepeque35b.CR-S,483648.521,457843.749,WGS84.CRTM05,520388.827,1124842.736,0.04,0.04 Ocotepeque35b.CR-S,483475.539,458001.443,WGS84.CRTM05,520215.736,1125000.218,0.04,0.04 Ocotepeque35b.CR-S,501476.741,424903.903,WGS84.CRTM05,538245.951,1091927.972,0.04,0.04 Ocotepeque35b.CR-S,501126.703,425911.336,WGS84.CRTM05,537894.957,1092934.878,0.04,0.04 Ocotepeque35b.CR-S,402774.000,424902.297,WGS84.CRTM05,439560.652,1091838.554,0.04,0.04 Ocotepeque35b.CR-S,402876.096,424655.526,WGS84.CRTM05,439662.925,1091591.889,0.04,0.04 Ocotepeque35b.CR-S,402876.382,424655.757,WGS84.CRTM05,439663.210,1091592.121,0.04,0.04 Ocotepeque35b.CR-S,403085.984,424571.166,WGS84.CRTM05,439872.849,1091507.709,0.04,0.04 Ocotepeque35b.CR-S,406555.285,416052.899,WGS84.CRTM05,443348.346,1082993.318,0.04,0.04 Ocotepeque35b.CR-S,406247.279,415110.902,WGS84.CRTM05,443041.134,1082051.192,0.04,0.04 Ocotepeque35b.CR-S,406643.593,414800.948,WGS84.CRTM05,443437.636,1081741.589,0.04,0.04 Ocotepeque35b.CR-S,406403.314,412607.090,WGS84.CRTM05,443199.140,1079547.810,0.04,0.04 Ocotepeque35b.CR-S,406063.143,409502.245,WGS84.CRTM05,442861.486,1076443.056,0.04,0.04 Ocotepeque35b.CR-S,405903.315,408043.280,WGS84.CRTM05,442702.843,1074984.127,0.04,0.04 Ocotepeque35b.CR-S,406167.058,410450.786,WGS84.CRTM05,442964.631,1077391.576,0.04,0.04 Ocotepeque35b.CR-S,406223.768,410968.702,WGS84.CRTM05,443020.921,1077909.472,0.04,0.04 Ocotepeque35b.CR-S,408315.450,405899.900,WGS84.CRTM05,445116.446,1072842.932,0.04,0.04 Ocotepeque35b.CR-S,408850.263,405423.224,WGS84.CRTM05,445651.590,1072366.739,0.04,0.04 Ocotepeque35b.CR-S,409155.372,405151.258,WGS84.CRTM05,445956.889,1072095.052,0.04,0.04 Ocotepeque35b.CR-S,407524.797,406604.649,WGS84.CRTM05,444325.305,1073546.961,0.04,0.04 Ocotepeque35b.CR-S,446567.945,439128.589,WGS84.CRTM05,483334.828,1106098.049,0.04,0.04 Ocotepeque35b.CR-S,480667.916,414077.271,WGS84.CRTM05,517451.183,1081082.751,0.04,0.04 Ocotepeque35b.CR-S,480321.086,413459.645,WGS84.CRTM05,517104.994,1080464.901,0.04,0.04 Ocotepeque35b.CR-S,466075.472,431800.080,WGS84.CRTM05,502844.745,1098788.625,0.04,0.04 Ocotepeque35b.CR-S,466364.779,431649.086,WGS84.CRTM05,503134.133,1098637.928,0.04,0.04 Ocotepeque35b.CR-S,466903.443,432715.369,WGS84.CRTM05,503671.705,1099704.491,0.04,0.04 Ocotepeque35b.CR-S,468192.741,433117.317,WGS84.CRTM05,504960.360,1100107.558,0.04,0.04 Ocotepeque35b.CR-S,468508.446,433389.537,WGS84.CRTM05,505275.749,1100380.013,0.04,0.04 Ocotepeque35b.CR-S,468876.215,433361.829,WGS84.CRTM05,505643.457,1100352.651,0.04,0.04 Ocotepeque35b.CR-S,405539.056,408230.380,WGS84.CRTM05,442338.483,1075170.917,0.04,0.04 Ocotepeque35b.CR-S,405142.152,413321.170,WGS84.CRTM05,441937.565,1080260.801,0.04,0.04 Ocotepeque35b.CR-S,405228.196,413181.494,WGS84.CRTM05,442023.699,1080121.210,0.04,0.04 Ocotepeque35b.CR-S,407489.026,410477.750,WGS84.CRTM05,444286.422,1077419.598,0.04,0.04 Ocotepeque35b.CR-S,407453.907,406577.128,WGS84.CRTM05,444254.455,1073519.384,0.04,0.04 Ocotepeque35b.CR-S,408360.598,405721.947,WGS84.CRTM05,445161.734,1072665.033,0.04,0.04 Ocotepeque35b.CR-S,408469.965,405981.040,WGS84.CRTM05,445270.880,1072924.183,0.04,0.04 Ocotepeque35b.CR-S,406590.200,414785.089,WGS84.CRTM05,443384.262,1081725.689,0.04,0.04 Ocotepeque35b.CR-S,406402.348,415032.896,WGS84.CRTM05,443196.246,1081973.312,0.04,0.04 Ocotepeque35b.CR-S,500688.392,429177.727,WGS84.CRTM05,537453.428,1096200.250,0.04,0.04 Ocotepeque35b.CR-S,442266.516,471775.031,WGS84.CRTM05,479006.601,1138731.999,0.04,0.04 Ocotepeque35b.CR-S,442479.655,472246.582,WGS84.CRTM05,479219.276,1139203.567,0.04,0.04 Ocotepeque35b.CR-S,484024.374,429462.765,WGS84.CRTM05,520792.263,1096468.765,0.04,0.04 Ocotepeque35b.CR-S,498261.662,428415.160,WGS84.CRTM05,535027.899,1095435.380,0.04,0.04 Ocotepeque35b.CR-S,425785.600,436855.478,WGS84.CRTM05,462558.803,1103807.899,0.04,0.04 Ocotepeque35b.CR-S,425774.589,436658.642,WGS84.CRTM05,462547.954,1103611.100,0.04,0.04 Ocotepeque35b.CR-S,406387.626,421871.613,WGS84.CRTM05,443176.124,1088811.102,0.04,0.04 Ocotepeque35b.CR-S,406533.370,421766.805,WGS84.CRTM05,443321.930,1088706.426,0.04,0.04 Ocotepeque35b.CR-S,406355.230,418396.823,WGS84.CRTM05,443146.463,1085336.766,0.04,0.04 Ocotepeque35b.CR-S,424677.883,433008.025,WGS84.CRTM05,461454.440,1099960.293,0.04,0.04 Ocotepeque35b.CR-S,423043.855,434333.560,WGS84.CRTM05,459819.647,1101284.247,0.04,0.04 Ocotepeque35b.CR-S,442602.463,472354.422,WGS84.CRTM05,479341.943,1139311.484,0.04,0.04 Ocotepeque35b.CR-S,443048.994,472574.919,WGS84.CRTM05,479788.147,1139532.279,0.04,0.04 Ocotepeque35b.CR-S,450173.463,436899.506,WGS84.CRTM05,486941.498,1103872.607,0.04,0.04 Ocotepeque35b.CR-S,450029.768,436899.729,WGS84.CRTM05,486797.845,1103872.703,0.04,0.04 Ocotepeque35b.CR-S,489880.652,423994.281,WGS84.CRTM05,526652.781,1091006.994,0.04,0.04 Ocotepeque35b.CR-S,489920.319,423960.358,WGS84.CRTM05,526692.475,1090973.114,0.04,0.04 Ocotepeque35b.CR-S,489965.431,424073.742,WGS84.CRTM05,526737.468,1091086.520,0.04,0.04 Ocotepeque35b.CR-S,489961.075,424069.076,WGS84.CRTM05,526733.118,1091081.850,0.04,0.04 Ocotepeque35b.CR-S,488326.421,423469.259,WGS84.CRTM05,525099.339,1090480.542,0.04,0.04 Ocotepeque35b.CR-S,488347.439,423509.215,WGS84.CRTM05,525120.314,1090520.515,0.04,0.04 Ocotepeque35b.CR-S,406003.423,431835.816,WGS84.CRTM05,442784.245,1098773.495,0.04,0.04 Ocotepeque35b.CR-S,443742.478,473014.204,WGS84.CRTM05,480481.038,1139972.006,0.04,0.04 Ocotepeque35b.CR-S,429579.489,438905.086,WGS84.CRTM05,466350.238,1105860.201,0.04,0.04 Ocotepeque35b.CR-S,416926.213,436007.958,WGS84.CRTM05,453701.832,1102953.432,0.04,0.04 Ocotepeque35b.CR-S,431154.361,449313.121,WGS84.CRTM05,467916.201,1116267.189,0.04,0.04 Ocotepeque35b.CR-S,478425.820,415877.219,WGS84.CRTM05,515207.736,1082880.278,0.04,0.04 Ocotepeque35b.CR-S,477839.241,415417.386,WGS84.CRTM05,514621.685,1082419.964,0.04,0.04 Ocotepeque35b.CR-S,442087.880,447698.056,WGS84.CRTM05,478848.416,1114661.668,0.04,0.04 Ocotepeque35b.CR-S,437750.228,459875.628,WGS84.CRTM05,474501.617,1126832.411,0.04,0.04 Ocotepeque35b.CR-S,440659.667,438763.133,WGS84.CRTM05,477428.153,1105727.578,0.04,0.04 Ocotepeque35b.CR-S,441792.089,438785.125,WGS84.CRTM05,478560.318,1105750.535,0.04,0.04 Ocotepeque35b.CR-S,444645.882,438566.268,WGS84.CRTM05,481413.673,1105534.188,0.04,0.04 Ocotepeque35b.CR-S,448456.509,435161.422,WGS84.CRTM05,485226.449,1102133.389,0.04,0.04 Ocotepeque35b.CR-S,448600.854,435081.607,WGS84.CRTM05,485370.834,1102053.723,0.04,0.04 Ocotepeque35b.CR-S,449452.010,434611.920,WGS84.CRTM05,486222.218,1101584.880,0.04,0.04 Ocotepeque35b.CR-S,451650.002,432566.366,WGS84.CRTM05,488421.562,1099541.692,0.04,0.04 Ocotepeque35b.CR-S,464993.468,428074.777,WGS84.CRTM05,501766.402,1095063.069,0.04,0.04 Ocotepeque35b.CR-S,470193.530,425936.812,WGS84.CRTM05,506967.432,1092930.336,0.04,0.04 Ocotepeque35b.CR-S,481542.940,434588.579,WGS84.CRTM05,518306.373,1101591.161,0.04,0.04 Ocotepeque35b.CR-S,498461.759,461804.611,WGS84.CRTM05,535193.964,1128817.409,0.04,0.04 Ocotepeque35b.CR-S,402926.032,424621.083,WGS84.CRTM05,439712.880,1091557.499,0.04,0.04 Ocotepeque35b.CR-S,405297.864,423736.561,WGS84.CRTM05,442085.065,1090674.941,0.04,0.04 Ocotepeque35b.CR-S,405264.051,423752.568,WGS84.CRTM05,442051.243,1090690.921,0.04,0.04 Ocotepeque35b.CR-S,405133.190,423814.619,WGS84.CRTM05,441920.352,1090752.854,0.04,0.04 Ocotepeque35b.CR-S,405022.655,423866.965,WGS84.CRTM05,441809.791,1090805.111,0.04,0.04 Ocotepeque35b.CR-S,404564.909,424035.146,WGS84.CRTM05,441351.978,1090972.914,0.04,0.04 Ocotepeque35b.CR-S,404416.291,424032.668,WGS84.CRTM05,441203.382,1090970.320,0.04,0.04 Ocotepeque35b.CR-S,486505.163,462358.501,WGS84.CRTM05,523240.207,1129359.028,0.04,0.04 Ocotepeque35b.CR-S,421513.349,458678.430,WGS84.CRTM05,458270.108,1125622.424,0.04,0.04 Ocotepeque35b.CR-S,405110.057,469223.061,WGS84.CRTM05,441863.354,1136151.933,0.04,0.04 Ocotepeque35b.CR-S,442157.156,398478.903,WGS84.CRTM05,478960.330,1065451.469,0.04,0.04 Ocotepeque35b.CR-S,441409.554,398147.564,WGS84.CRTM05,478213.120,1065119.513,0.04,0.04 Ocotepeque35b.CR-S,498995.032,427253.815,WGS84.CRTM05,535762.307,1094274.980,0.04,0.04 Ocotepeque35b.CR-S,499084.775,427261.146,WGS84.CRTM05,535852.028,1094282.400,0.04,0.04 Ocotepeque35b.CR-S,443767.075,473061.894,WGS84.CRTM05,480505.587,1140019.705,0.04,0.04 Ocotepeque35b.CR-S,443748.577,473152.136,WGS84.CRTM05,480487.018,1140109.898,0.04,0.04 Ocotepeque35b.CR-S,402882.533,471877.383,WGS84.CRTM05,439634.574,1138803.938,0.04,0.04 Ocotepeque35b.CR-S,402960.358,471602.143,WGS84.CRTM05,439712.570,1138528.832,0.04,0.04 Ocotepeque35b.CR-S,403359.376,470842.491,WGS84.CRTM05,440112.012,1137769.672,0.04,0.04 Ocotepeque35b.CR-S,403419.263,470828.408,WGS84.CRTM05,440171.893,1137755.634,0.04,0.04 Ocotepeque35b.CR-S,403546.893,470535.583,WGS84.CRTM05,440299.694,1137462.981,0.04,0.04 Ocotepeque35b.CR-S,403547.737,470672.614,WGS84.CRTM05,440300.442,1137599.973,0.04,0.04 Ocotepeque35b.CR-S,415801.694,445056.556,WGS84.CRTM05,452570.432,1111999.317,0.04,0.04 Ocotepeque35b.CR-S,416329.458,460130.895,WGS84.CRTM05,453086.447,1127070.511,0.04,0.04 Ocotepeque35b.CR-S,421711.599,462065.416,WGS84.CRTM05,458465.669,1129008.670,0.04,0.04 Ocotepeque35b.CR-S,422104.155,451445.555,WGS84.CRTM05,458866.448,1118391.824,0.04,0.04 Ocotepeque35b.CR-S,420391.413,452641.680,WGS84.CRTM05,457153.176,1119586.315,0.04,0.04 Ocotepeque35b.CR-S,421127.857,453706.470,WGS84.CRTM05,457888.611,1120651.426,0.04,0.04 Ocotepeque35b.CR-S,421190.816,455787.984,WGS84.CRTM05,457949.914,1122732.473,0.04,0.04 Ocotepeque35b.CR-S,417497.752,468712.890,WGS84.CRTM05,454247.905,1135651.017,0.04,0.04 Ocotepeque35b.CR-S,420358.819,457208.042,WGS84.CRTM05,457117.025,1124151.518,0.04,0.04 Ocotepeque35b.CR-S,418983.771,461877.173,WGS84.CRTM05,455738.717,1128818.356,0.04,0.04 Ocotepeque35b.CR-S,419574.613,460762.628,WGS84.CRTM05,456330.264,1127704.569,0.04,0.04 Ocotepeque35b.CR-S,409214.522,467020.277,WGS84.CRTM05,445968.282,1133952.726,0.04,0.04 Ocotepeque35b.CR-S,422455.094,448804.599,WGS84.CRTM05,459219.396,1115751.758,0.04,0.04 Ocotepeque35b.CR-S,422347.739,448760.106,WGS84.CRTM05,459112.102,1115707.198,0.04,0.04 Ocotepeque35b.CR-S,420609.601,450790.361,WGS84.CRTM05,457372.766,1117735.603,0.04,0.04 Ocotepeque35b.CR-S,422199.639,448744.829,WGS84.CRTM05,458964.058,1115691.806,0.04,0.04 Ocotepeque35b.CR-S,423841.495,447854.047,WGS84.CRTM05,460606.243,1114802.536,0.04,0.04 Ocotepeque35b.CR-S,428373.093,448215.123,WGS84.CRTM05,465136.494,1115167.181,0.04,0.04 Ocotepeque35b.CR-S,430788.261,442990.506,WGS84.CRTM05,467555.385,1109945.730,0.04,0.04 Ocotepeque35b.CR-S,453534.831,435476.221,WGS84.CRTM05,490303.404,1102452.607,0.04,0.04 Ocotepeque35b.CR-S,451186.284,434520.666,WGS84.CRTM05,487956.208,1101495.178,0.04,0.04 Ocotepeque35b.CR-S,404626.970,445642.741,WGS84.CRTM05,441397.575,1112576.871,0.04,0.04 Ocotepeque35b.CR-S,448119.141,434020.586,WGS84.CRTM05,484890.148,1100992.501,0.04,0.04 Ocotepeque35b.CR-S,481533.014,419647.704,WGS84.CRTM05,518310.815,1086653.084,0.04,0.04 Ocotepeque35b.CR-S,447549.347,434066.356,WGS84.CRTM05,484320.429,1101037.755,0.04,0.04 Ocotepeque35b.CR-S,447172.556,434097.003,WGS84.CRTM05,483943.698,1101068.068,0.04,0.04 Ocotepeque35b.CR-S,482992.458,412269.846,WGS84.CRTM05,519777.089,1079277.837,0.04,0.04 Ocotepeque35b.CR-S,434341.609,431471.857,WGS84.CRTM05,471117.583,1098432.444,0.04,0.04 Ocotepeque35b.CR-S,473704.712,424290.431,WGS84.CRTM05,510479.498,1091287.561,0.04,0.04 Ocotepeque35b.CR-S,476406.748,429729.314,WGS84.CRTM05,513175.878,1096727.964,0.04,0.04 Ocotepeque35b.CR-S,433125.947,441627.767,WGS84.CRTM05,469893.674,1108585.234,0.04,0.04 Ocotepeque35b.CR-S,433356.398,441746.449,WGS84.CRTM05,470123.977,1108704.079,0.04,0.04 Ocotepeque35b.CR-S,445625.330,434959.527,WGS84.CRTM05,482396.044,1101929.063,0.04,0.04 Ocotepeque35b.CR-S,443061.196,472788.810,WGS84.CRTM05,479800.164,1139746.116,0.04,0.04 Ocotepeque35b.CR-S,469219.740,424135.613,WGS84.CRTM05,505995.506,1091128.567,0.04,0.04 Ocotepeque35b.CR-S,445481.894,434864.053,WGS84.CRTM05,482252.720,1101833.489,0.04,0.04 Ocotepeque35b.CR-S,422183.763,456514.037,WGS84.CRTM05,458942.047,1123459.120,0.04,0.04 Ocotepeque35b.CR-S,421557.536,432423.422,WGS84.CRTM05,458335.154,1099373.268,0.04,0.04 Ocotepeque35b.CR-S,417526.075,463699.656,WGS84.CRTM05,454280.023,1130639.232,0.04,0.04 Ocotepeque35b.CR-S,423854.484,432944.626,WGS84.CRTM05,460631.254,1099896.242,0.04,0.04 Ocotepeque35b.CR-S,416219.699,470535.135,WGS84.CRTM05,452968.857,1137471.769,0.04,0.04 Ocotepeque35b.CR-S,420044.508,477874.423,WGS84.CRTM05,456786.952,1144811.647,0.04,0.04 Ocotepeque35b.CR-S,449793.836,440588.984,WGS84.CRTM05,486558.710,1107560.934,0.04,0.04 Ocotepeque35b.CR-S,444796.081,463589.276,WGS84.CRTM05,481542.324,1130550.920,0.04,0.04 Ocotepeque35b.CR-S,448234.390,430925.056,WGS84.CRTM05,485008.087,1097897.703,0.04,0.04 Ocotepeque35b.CR-S,448292.570,430267.480,WGS84.CRTM05,485066.833,1097240.305,0.04,0.04 Ocotepeque35b.CR-S,445934.841,431544.463,WGS84.CRTM05,482708.464,1098514.967,0.04,0.04 Ocotepeque35b.CR-S,425562.293,434098.033,WGS84.CRTM05,462337.798,1101050.818,0.04,0.04 Ocotepeque35b.CR-S,436797.954,429383.212,WGS84.CRTM05,473575.227,1096346.274,0.04,0.04 Ocotepeque35b.CR-S,455977.699,427611.388,WGS84.CRTM05,492752.807,1094591.566,0.04,0.04 Ocotepeque35b.CR-S,453052.620,423588.445,WGS84.CRTM05,489831.891,1090566.775,0.04,0.04 Ocotepeque35b.CR-S,430808.620,435358.200,WGS84.CRTM05,467582.044,1102315.060,0.04,0.04 Ocotepeque35b.CR-S,445122.669,434879.121,WGS84.CRTM05,481893.555,1101848.243,0.04,0.04 Ocotepeque35b.CR-S,445053.168,434873.144,WGS84.CRTM05,481824.073,1101842.206,0.04,0.04 Ocotepeque35b.CR-S,438728.455,435741.727,WGS84.CRTM05,475499.934,1102705.165,0.04,0.04 Ocotepeque35b.CR-S,441099.809,436084.705,WGS84.CRTM05,477870.494,1103050.098,0.04,0.04 Ocotepeque35b.CR-S,405972.386,410924.384,WGS84.CRTM05,442769.602,1077864.955,0.04,0.04 Ocotepeque35b.CR-S,436059.147,469910.354,WGS84.CRTM05,472802.748,1136862.754,0.04,0.04 Ocotepeque35b.CR-S,436158.737,470071.444,WGS84.CRTM05,472902.176,1137023.876,0.04,0.04 Ocotepeque35b.CR-S,437751.141,438014.570,WGS84.CRTM05,474520.892,1104976.705,0.04,0.04 Ocotepeque35b.CR-S,462287.505,488966.685,WGS84.CRTM05,499005.373,1155935.011,0.04,0.04 Ocotepeque35b.CR-S,451152.957,419023.437,WGS84.CRTM05,487936.626,1086000.890,0.04,0.04 Ocotepeque35b.CR-S,450849.843,419106.828,WGS84.CRTM05,487633.487,1086083.992,0.04,0.04 Ocotepeque35b.CR-S,481010.736,414498.911,WGS84.CRTM05,517793.549,1081504.659,0.04,0.04 Ocotepeque35b.CR-S,446568.065,439128.323,WGS84.CRTM05,483334.949,1106097.784,0.04,0.04 Ocotepeque35b.CR-S,447733.924,435995.917,WGS84.CRTM05,484503.282,1102967.071,0.04,0.04 Ocotepeque35b.CR-S,447784.080,435893.148,WGS84.CRTM05,484553.517,1102864.372,0.04,0.04 Ocotepeque35b.CR-S,446926.880,435562.878,WGS84.CRTM05,483696.793,1102533.420,0.04,0.04 Ocotepeque35b.CR-S,446950.899,435440.664,WGS84.CRTM05,483720.913,1102411.255,0.04,0.04 Ocotepeque35b.CR-S,433754.178,436994.909,WGS84.CRTM05,470525.635,1103953.887,0.04,0.04 Ocotepeque35b.CR-S,433757.005,438402.873,WGS84.CRTM05,470527.285,1105361.564,0.04,0.04 Ocotepeque35b.CR-S,469480.871,418991.754,WGS84.CRTM05,506261.384,1085985.877,0.04,0.04 Ocotepeque35b.CR-S,469379.415,419077.761,WGS84.CRTM05,506159.864,1086071.781,0.04,0.04 Ocotepeque35b.CR-S,463411.477,429036.709,WGS84.CRTM05,500183.841,1096023.354,0.04,0.04 Ocotepeque35b.CR-S,403318.315,451862.445,WGS84.CRTM05,440084.603,1118794.302,0.04,0.04 Ocotepeque35b.CR-S,423495.129,434157.090,WGS84.CRTM05,460270.980,1101108.175,0.04,0.04 Ocotepeque35b.CR-S,423046.939,434380.741,WGS84.CRTM05,459822.693,1101331.425,0.04,0.04 Ocotepeque35b.CR-S,422124.936,437757.444,WGS84.CRTM05,458898.151,1104706.722,0.04,0.04 Ocotepeque35b.CR-S,421024.054,438605.861,WGS84.CRTM05,457796.801,1105554.084,0.04,0.04 Ocotepeque35b.CR-S,421745.579,438008.366,WGS84.CRTM05,458518.666,1104957.286,0.04,0.04 Ocotepeque35b.CR-S,422716.746,439940.416,WGS84.CRTM05,459488.080,1106889.724,0.04,0.04 Ocotepeque35b.CR-S,422070.624,440142.141,WGS84.CRTM05,458841.925,1107090.894,0.04,0.04 Ocotepeque35b.CR-S,449929.148,453500.937,WGS84.CRTM05,486682.671,1120469.867,0.05,0.05 # tolerance change Ocotepeque35b.CR-S,449951.662,453509.527,WGS84.CRTM05,486705.172,1120478.463,0.04,0.04 Ocotepeque35b.CR-S,450122.780,454173.360,WGS84.CRTM05,486875.666,1121142.275,0.04,0.04 Ocotepeque35b.CR-S,450128.688,454155.664,WGS84.CRTM05,486881.587,1121124.588,0.04,0.04 Ocotepeque35b.CR-S,402647.542,493258.112,WGS84.CRTM05,439385.028,1160177.607,0.04,0.04 Ocotepeque35b.CR-S,402629.912,493289.742,WGS84.CRTM05,439367.383,1160209.215,0.04,0.04 Ocotepeque35b.CR-S,472771.917,423758.364,WGS84.CRTM05,509547.380,1090754.710,0.04,0.04 Ocotepeque35b.CR-S,477644.030,421423.893,WGS84.CRTM05,514420.814,1088425.258,0.04,0.04 Ocotepeque35b.CR-S,442259.905,471405.946,WGS84.CRTM05,479000.301,1138363.021,0.04,0.04 Ocotepeque35b.CR-S,442622.757,472371.895,WGS84.CRTM05,479362.215,1139328.969,0.04,0.04 Ocotepeque35b.CR-S,486714.061,424885.975,WGS84.CRTM05,523485.889,1091895.431,0.04,0.04 Ocotepeque35b.CR-S,490402.976,425011.062,WGS84.CRTM05,527174.020,1092024.105,0.04,0.04 Ocotepeque35b.CR-N,520993.553,263340.000,WGS84.CRTM05,484706.155,1148713.077,0.04,0.04 Ocotepeque35b.CR-N,509943.069,255396.261,WGS84.CRTM05,473648.137,1140781.409,0.04,0.04 Ocotepeque35b.CR-N,526611.896,224497.054,WGS84.CRTM05,490283.590,1109867.457,0.04,0.04 Ocotepeque35b.CR-N,484082.234,263724.654,WGS84.CRTM05,447797.357,1149136.190,0.04,0.04 Ocotepeque35b.CR-N,475214.208,257065.827,WGS84.CRTM05,438922.758,1142486.760,0.04,0.04 Ocotepeque35b.CR-N,475282.854,254469.855,WGS84.CRTM05,438988.735,1139890.788,0.04,0.04 Ocotepeque35b.CR-N,475807.444,254160.369,WGS84.CRTM05,439512.996,1139580.786,0.04,0.04 Ocotepeque35b.CR-N,475783.460,253883.241,WGS84.CRTM05,439488.728,1139303.688,0.04,0.04 Ocotepeque35b.CR-N,475932.226,252383.678,WGS84.CRTM05,439635.955,1137804.022,0.04,0.04 Ocotepeque35b.CR-N,476097.026,252933.129,WGS84.CRTM05,439801.308,1138353.284,0.04,0.04 Ocotepeque35b.CR-N,477030.340,251494.709,WGS84.CRTM05,440733.123,1136913.963,0.04,0.04 Ocotepeque35b.CR-N,477106.531,251218.986,WGS84.CRTM05,440809.028,1136638.167,0.04,0.04 Ocotepeque35b.CR-N,477481.249,251049.883,WGS84.CRTM05,441183.564,1136468.691,0.04,0.04 Ocotepeque35b.CR-N,478368.053,250573.478,WGS84.CRTM05,442069.846,1135991.394,0.04,0.04 Ocotepeque35b.CR-N,478702.976,249922.138,WGS84.CRTM05,442404.105,1135339.747,0.04,0.04 Ocotepeque35b.CR-N,478757.538,248720.381,WGS84.CRTM05,442457.439,1134137.967,0.04,0.04 Ocotepeque35b.CR-N,479319.148,248312.597,WGS84.CRTM05,443018.618,1133729.639,0.04,0.04 Ocotepeque35b.CR-N,479493.973,248437.292,WGS84.CRTM05,443193.557,1133854.150,0.04,0.04 Ocotepeque35b.CR-N,476418.059,255205.102,WGS84.CRTM05,440124.661,1140624.844,0.04,0.04 Ocotepeque35b.CR-N,476365.325,254679.556,WGS84.CRTM05,440071.388,1140099.378,0.04,0.04 Ocotepeque35b.CR-N,504030.927,216136.465,WGS84.CRTM05,467696.304,1101530.763,0.04,0.04 Ocotepeque35b.CR-N,514838.173,220223.128,WGS84.CRTM05,478506.624,1105606.083,0.04,0.04 Ocotepeque35b.CR-N,482833.244,256888.369,WGS84.CRTM05,446541.351,1142301.472,0.04,0.04 Ocotepeque35b.CR-N,477506.720,261957.822,WGS84.CRTM05,441220.242,1147376.243,0.04,0.04 Ocotepeque35b.CR-N,478219.287,251228.151,WGS84.CRTM05,441921.755,1136646.200,0.04,0.04 Ocotepeque35b.CR-N,478311.455,254800.674,WGS84.CRTM05,442017.574,1140218.489,0.04,0.04 Ocotepeque35b.CR-N,506320.376,259582.507,WGS84.CRTM05,470030.031,1144971.144,0.04,0.04 Ocotepeque35b.CR-N,514376.686,220048.759,WGS84.CRTM05,478045.011,1105432.202,0.04,0.04 Ocotepeque35b.CR-N,513490.357,257500.939,WGS84.CRTM05,477197.386,1142882.248,0.04,0.04 Ocotepeque35b.CR-N,514572.275,257195.289,WGS84.CRTM05,478278.905,1142575.498,0.04,0.04 Ocotepeque35b.CR-N,514919.044,256158.660,WGS84.CRTM05,478624.571,1141538.580,0.04,0.04 Ocotepeque35b.CR-N,479902.216,259953.581,WGS84.CRTM05,443613.583,1145369.586,0.04,0.04 Ocotepeque35b.CR-N,485427.117,272712.182,WGS84.CRTM05,449151.584,1158121.951,0.04,0.04 Ocotepeque35b.CR-N,512026.992,219161.263,WGS84.CRTM05,475694.649,1104547.188,0.04,0.04 Ocotepeque35b.CR-N,526393.112,215159.454,WGS84.CRTM05,490055.139,1100531.058,0.04,0.04 Ocotepeque35b.CR-N,510433.172,218566.052,WGS84.CRTM05,474100.381,1103953.655,0.04,0.04 Ocotepeque35b.CR-N,520874.254,263346.866,WGS84.CRTM05,484586.862,1148720.065,0.04,0.04 Ocotepeque35b.CR-N,520669.236,270525.614,WGS84.CRTM05,484389.387,1155898.517,0.04,0.04 Ocotepeque35b.CR-N,484647.755,197500.455,WGS84.CRTM05,448296.832,1082915.710,0.04,0.04 Ocotepeque35b.CR-N,486240.281,204051.737,WGS84.CRTM05,449895.489,1089464.777,0.04,0.04 Ocotepeque35b.CR-N,522712.361,222663.325,WGS84.CRTM05,486382.528,1108037.939,0.04,0.04 Ocotepeque35b.CR-N,546072.551,205374.226,WGS84.CRTM05,509721.966,1090726.332,0.04,0.04 Ocotepeque35b.CR-N,498155.520,216253.750,WGS84.CRTM05,461821.578,1101653.931,0.04,0.04 Ocotepeque35b.CR-N,532231.011,210914.430,WGS84.CRTM05,495887.951,1096280.445,0.04,0.04 Ocotepeque35b.CR-N,524292.758,216121.854,WGS84.CRTM05,487956.010,1101495.521,0.04,0.04 Ocotepeque35b.CR-N,488616.737,213154.655,WGS84.CRTM05,452280.573,1098564.535,0.04,0.04 Ocotepeque35b.CR-N,520547.744,214813.923,WGS84.CRTM05,484210.067,1100191.583,0.04,0.04 Ocotepeque35b.CR-N,492210.349,244483.852,WGS84.CRTM05,455905.278,1129887.968,0.04,0.04 Ocotepeque35b.CR-N,490598.872,245213.773,WGS84.CRTM05,454294.645,1130619.493,0.04,0.04 Ocotepeque35b.CR-N,551643.331,194560.932,WGS84.CRTM05,515280.398,1079908.527,0.04,0.04 Ocotepeque35b.CR-N,514682.278,252580.951,WGS84.CRTM05,478384.097,1137961.378,0.04,0.04 Ocotepeque35b.CR-N,476756.325,226253.399,WGS84.CRTM05,440433.845,1111673.995,0.04,0.04 Ocotepeque35b.CR-N,551104.941,197631.681,WGS84.CRTM05,514745.399,1082979.417,0.04,0.04 Ocotepeque35b.CR-N,545599.383,246859.348,WGS84.CRTM05,509292.842,1132207.848,0.04,0.04 Ocotepeque35b.CR-N,527893.769,227621.336,WGS84.CRTM05,491568.571,1112990.110,0.04,0.04 Ocotepeque35b.CR-N,557859.607,202716.059,WGS84.CRTM05,521504.687,1088055.811,0.04,0.04 Ocotepeque35b.CR-N,558054.225,202766.143,WGS84.CRTM05,521699.321,1088105.683,0.04,0.04 Ocotepeque35b.CR-N,558409.844,202789.623,WGS84.CRTM05,522054.919,1088128.777,0.04,0.04 Ocotepeque35b.CR-N,558278.690,203415.279,WGS84.CRTM05,521924.463,1088754.497,0.04,0.04 Ocotepeque35b.CR-N,560961.768,205252.431,WGS84.CRTM05,524609.216,1090588.495,0.04,0.04 Ocotepeque35b.CR-N,559739.966,206495.496,WGS84.CRTM05,523388.914,1091832.749,0.04,0.04 Ocotepeque35b.CR-N,563100.822,205761.469,WGS84.CRTM05,526748.572,1091095.144,0.04,0.04 Ocotepeque35b.CR-N,563592.896,206368.982,WGS84.CRTM05,527241.257,1091702.042,0.04,0.04 Ocotepeque35b.CR-N,556285.259,206333.487,WGS84.CRTM05,519934.441,1091674.512,0.04,0.04 Ocotepeque35b.CR-N,502148.257,213503.698,WGS84.CRTM05,465811.187,1098900.157,0.04,0.04 Ocotepeque35b.CR-N,540068.879,269301.626,WGS84.CRTM05,503786.358,1154654.260,0.04,0.04 Ocotepeque35b.CR-N,565331.578,260283.033,WGS84.CRTM05,529037.825,1145609.693,0.04,0.04 Ocotepeque35b.CR-N,558964.099,242774.915,WGS84.CRTM05,522652.182,1128109.554,0.04,0.04 Ocotepeque35b.CR-N,570942.037,243417.471,WGS84.CRTM05,534629.951,1128739.245,0.04,0.04 Ocotepeque35b.CR-N,562931.670,249439.397,WGS84.CRTM05,526626.565,1134769.320,0.04,0.04 Ocotepeque35b.CR-N,562618.370,249718.339,WGS84.CRTM05,526313.575,1135048.581,0.04,0.04 Ocotepeque35b.CR-N,560379.736,251728.822,WGS84.CRTM05,524077.245,1137061.294,0.04,0.04 Ocotepeque35b.CR-N,560818.824,251336.916,WGS84.CRTM05,524515.880,1136668.958,0.04,0.04 Ocotepeque35b.CR-N,559906.259,252151.025,WGS84.CRTM05,523604.249,1137483.972,0.04,0.04 Ocotepeque35b.CR-N,557224.095,254549.671,WGS84.CRTM05,520924.815,1139885.299,0.04,0.04 Ocotepeque35b.CR-N,556870.651,254884.525,WGS84.CRTM05,520571.754,1140220.494,0.04,0.04 Ocotepeque35b.CR-N,557505.062,254300.951,WGS84.CRTM05,521205.501,1139636.287,0.04,0.04 Ocotepeque35b.CR-N,554607.505,257426.330,WGS84.CRTM05,518311.449,1142764.519,0.04,0.04 Ocotepeque35b.CR-N,554463.578,258189.918,WGS84.CRTM05,518168.344,1143528.211,0.04,0.04 Ocotepeque35b.CR-N,554387.192,258607.871,WGS84.CRTM05,518092.400,1143946.204,0.04,0.04 Ocotepeque35b.CR-N,530971.734,211482.871,WGS84.CRTM05,494629.425,1096850.135,0.04,0.04 Ocotepeque35b.CR-N,514854.039,252374.273,WGS84.CRTM05,478555.626,1137754.529,0.04,0.04 Ocotepeque35b.CR-N,499532.504,269815.251,WGS84.CRTM05,463253.249,1155210.366,0.04,0.04 Ocotepeque35b.CR-N,530690.197,209799.716,WGS84.CRTM05,494346.155,1095167.479,0.04,0.04 Ocotepeque35b.CR-N,479875.550,259915.308,WGS84.CRTM05,443586.877,1145331.349,0.04,0.04 Ocotepeque35b.CR-N,507241.015,213663.249,WGS84.CRTM05,470903.580,1099054.581,0.04,0.04 Ocotepeque35b.CR-N,516216.649,217293.473,WGS84.CRTM05,479881.964,1102675.318,0.04,0.04 Ocotepeque35b.CR-N,516585.174,220534.485,WGS84.CRTM05,480253.770,1105915.622,0.04,0.04 Ocotepeque35b.CR-N,516605.538,220600.667,WGS84.CRTM05,480274.208,1105981.770,0.04,0.04 Ocotepeque35b.CR-N,563609.830,205684.488,WGS84.CRTM05,527257.438,1091017.603,0.04,0.04 Ocotepeque35b.CR-N,532307.236,210941.529,WGS84.CRTM05,495964.199,1096307.466,0.04,0.04 Ocotepeque35b.CR-N,536656.662,210368.089,WGS84.CRTM05,500312.505,1095729.534,0.04,0.04 Ocotepeque35b.CR-N,536617.483,210596.539,WGS84.CRTM05,500273.575,1095958.004,0.04,0.04 Ocotepeque35b.CR-N,536687.104,210843.609,WGS84.CRTM05,500343.446,1096204.976,0.04,0.04 Ocotepeque35b.CR-N,535776.808,209437.359,WGS84.CRTM05,499431.789,1094799.856,0.04,0.04 Ocotepeque35b.CR-N,536008.782,209360.149,WGS84.CRTM05,499663.657,1094722.403,0.04,0.04 Ocotepeque35b.CR-N,535593.913,209524.601,WGS84.CRTM05,499249.008,1094887.274,0.04,0.04 Ocotepeque35b.CR-N,534598.344,208442.435,WGS84.CRTM05,498252.421,1093806.276,0.04,0.04 Ocotepeque35b.CR-N,534518.886,208660.452,WGS84.CRTM05,498173.200,1094024.353,0.04,0.04 Ocotepeque35b.CR-N,534051.309,207543.869,WGS84.CRTM05,497704.514,1092908.389,0.04,0.04 Ocotepeque35b.CR-N,533865.396,207427.096,WGS84.CRTM05,497518.511,1092791.833,0.04,0.04 Ocotepeque35b.CR-N,533280.410,207112.022,WGS84.CRTM05,496933.256,1092477.409,0.04,0.04 Ocotepeque35b.CR-N,532924.377,205573.051,WGS84.CRTM05,496575.659,1090939.008,0.04,0.04 Ocotepeque35b.CR-N,533238.231,205431.910,WGS84.CRTM05,496889.333,1090797.550,0.04,0.04 Ocotepeque35b.CR-N,532323.124,205209.352,WGS84.CRTM05,495974.106,1090575.972,0.04,0.04 Ocotepeque35b.CR-N,531854.712,204099.927,WGS84.CRTM05,495504.598,1089467.182,0.04,0.04 Ocotepeque35b.CR-N,531175.630,204625.023,WGS84.CRTM05,494826.153,1089992.911,0.04,0.04 Ocotepeque35b.CR-N,528599.066,202002.595,WGS84.CRTM05,492247.198,1087373.506,0.04,0.04 Ocotepeque35b.CR-N,528232.095,202243.051,WGS84.CRTM05,491880.523,1087614.307,0.04,0.04 Ocotepeque35b.CR-N,528496.452,202428.005,WGS84.CRTM05,492145.031,1087798.967,0.04,0.04 Ocotepeque35b.CR-N,526860.710,202941.667,WGS84.CRTM05,490510.039,1088314.253,0.04,0.04 Ocotepeque35b.CR-N,526802.537,203288.862,WGS84.CRTM05,490452.229,1088661.462,0.04,0.04 Ocotepeque35b.CR-N,526165.862,203403.624,WGS84.CRTM05,489815.766,1088776.873,0.04,0.04 Ocotepeque35b.CR-N,526945.000,204527.398,WGS84.CRTM05,490595.952,1089899.689,0.04,0.04 Ocotepeque35b.CR-N,527237.776,205150.336,WGS84.CRTM05,490889.337,1090522.248,0.04,0.04 Ocotepeque35b.CR-N,527373.074,205440.854,WGS84.CRTM05,491024.922,1090812.595,0.04,0.04 Ocotepeque35b.CR-N,527788.443,206106.238,WGS84.CRTM05,491440.937,1091477.453,0.04,0.04 Ocotepeque35b.CR-N,527891.372,206341.333,WGS84.CRTM05,491544.082,1091712.424,0.04,0.04 Ocotepeque35b.CR-N,528036.478,205630.854,WGS84.CRTM05,491688.434,1091001.878,0.04,0.04 Ocotepeque35b.CR-N,525462.950,203824.559,WGS84.CRTM05,489113.372,1089198.478,0.04,0.04 Ocotepeque35b.CR-N,525473.376,204481.894,WGS84.CRTM05,489124.468,1089855.724,0.04,0.04 Ocotepeque35b.CR-N,525258.321,204330.347,WGS84.CRTM05,488909.292,1089704.416,0.04,0.04 Ocotepeque35b.CR-N,529866.281,202024.441,WGS84.CRTM05,493514.256,1087394.041,0.04,0.04 Ocotepeque35b.CR-N,529489.627,202115.071,WGS84.CRTM05,493137.762,1087485.041,0.04,0.04 Ocotepeque35b.CR-N,523499.958,201486.699,WGS84.CRTM05,487148.227,1086862.941,0.04,0.04 Ocotepeque35b.CR-N,523421.587,201489.439,WGS84.CRTM05,487069.868,1086865.766,0.04,0.04 Ocotepeque35b.CR-N,523615.609,201988.105,WGS84.CRTM05,487264.370,1087364.165,0.04,0.04 Ocotepeque35b.CR-N,512423.624,219199.314,WGS84.CRTM05,476091.270,1104584.837,0.04,0.04 Ocotepeque35b.CR-N,513430.737,219611.145,WGS84.CRTM05,477098.704,1104995.597,0.04,0.04 Ocotepeque35b.CR-N,514487.594,220031.826,WGS84.CRTM05,478155.891,1105415.158,0.04,0.04 Ocotepeque35b.CR-N,477732.891,224068.775,WGS84.CRTM05,441408.212,1109488.551,0.04,0.04 Ocotepeque35b.CR-N,506071.546,223162.873,WGS84.CRTM05,469743.818,1108554.469,0.04,0.04 Ocotepeque35b.CR-N,504082.225,222540.278,WGS84.CRTM05,467754.054,1107933.933,0.04,0.04 Ocotepeque35b.CR-N,503734.110,221718.154,WGS84.CRTM05,467405.138,1107112.247,0.04,0.04 Ocotepeque35b.CR-N,485332.622,217953.967,WGS84.CRTM05,449001.445,1103366.690,0.04,0.04 Ocotepeque35b.CR-N,476670.723,226102.187,WGS84.CRTM05,440348.105,1111522.878,0.04,0.04 Ocotepeque35b.CR-N,477310.733,226480.875,WGS84.CRTM05,440988.454,1111900.921,0.04,0.04 Ocotepeque35b.CR-N,477391.292,226563.200,WGS84.CRTM05,441069.090,1111983.154,0.04,0.04 Ocotepeque35b.CR-N,478115.122,227870.718,WGS84.CRTM05,441794.168,1113289.896,0.04,0.04 Ocotepeque35b.CR-N,475580.778,224173.738,WGS84.CRTM05,439256.334,1109595.614,0.04,0.04 Ocotepeque35b.CR-N,476874.195,230805.870,WGS84.CRTM05,440556.193,1116226.123,0.04,0.04 Ocotepeque35b.CR-N,484357.530,246716.303,WGS84.CRTM05,448055.151,1132128.292,0.04,0.04 Ocotepeque35b.CR-N,524723.154,220316.533,WGS84.CRTM05,488390.690,1105689.308,0.04,0.04 Ocotepeque35b.CR-N,502700.444,220446.790,WGS84.CRTM05,466370.283,1105842.033,0.04,0.04 Ocotepeque35b.CR-N,490033.959,217544.227,WGS84.CRTM05,453702.007,1102952.358,0.04,0.04 Ocotepeque35b.CR-N,494654.405,213965.187,WGS84.CRTM05,458318.504,1099369.051,0.04,0.04 Ocotepeque35b.CR-N,485793.611,229163.712,WGS84.CRTM05,449473.491,1114575.213,0.04,0.04 Ocotepeque35b.CR-N,494672.709,213894.351,WGS84.CRTM05,458336.735,1099298.214,0.04,0.04 Ocotepeque35b.CR-N,495275.242,238142.505,WGS84.CRTM05,458963.545,1123543.881,0.04,0.04 Ocotepeque35b.CR-N,515077.377,207977.606,WGS84.CRTM05,478733.318,1093361.648,0.04,0.04 Ocotepeque35b.CR-N,516240.030,217303.599,WGS84.CRTM05,479905.355,1102685.414,0.04,0.04 Ocotepeque35b.CR-N,515954.278,217401.458,WGS84.CRTM05,479619.726,1102783.551,0.04,0.04 Ocotepeque35b.CR-N,515056.572,217300.423,WGS84.CRTM05,478722.017,1102683.445,0.04,0.04 Ocotepeque35b.CR-N,514534.362,216465.003,WGS84.CRTM05,478199.001,1101848.648,0.04,0.04 Ocotepeque35b.CR-N,514462.706,216870.535,WGS84.CRTM05,478127.771,1102254.217,0.04,0.04 Ocotepeque35b.CR-N,510682.253,214700.966,WGS84.CRTM05,474345.511,1100088.709,0.04,0.04 Ocotepeque35b.CR-N,510470.170,214034.820,WGS84.CRTM05,474132.773,1099422.843,0.04,0.04 Ocotepeque35b.CR-N,518151.850,216599.359,WGS84.CRTM05,481816.258,1101979.294,0.04,0.04 Ocotepeque35b.CR-N,517818.043,216853.160,WGS84.CRTM05,481482.741,1102233.405,0.04,0.04 Ocotepeque35b.CR-N,479240.761,193427.574,WGS84.CRTM05,442886.570,1078848.371,0.04,0.04 Ocotepeque35b.CR-N,497904.627,212604.805,WGS84.CRTM05,461567.068,1098005.579,0.04,0.04 Ocotepeque35b.CR-N,534368.721,215781.901,WGS84.CRTM05,498030.506,1101145.132,0.04,0.04 Ocotepeque35b.CR-N,480700.616,217726.677,WGS84.CRTM05,444369.550,1103143.950,0.04,0.04 Ocotepeque35b.CR-N,477478.958,198919.535,WGS84.CRTM05,441130.116,1084341.431,0.04,0.04 Ocotepeque35b.CR-N,479831.796,197183.341,WGS84.CRTM05,443481.069,1082603.184,0.04,0.04 Ocotepeque35b.CR-N,573129.514,213399.802,WGS84.CRTM05,536784.583,1098721.638,0.04,0.04 Ocotepeque35b.CR-N,521886.156,234311.358,WGS84.CRTM05,485568.457,1119685.763,0.04,0.04 Ocotepeque35b.CR-N,514788.282,256452.991,WGS84.CRTM05,478494.129,1141833.020,0.04,0.04 Ocotepeque35b.CR-N,515638.382,254028.951,WGS84.CRTM05,479341.638,1139408.270,0.04,0.04 Ocotepeque35b.CR-N,515851.556,252972.033,WGS84.CRTM05,479553.699,1138351.203,0.04,0.04 Ocotepeque35b.CR-N,515976.184,253992.383,WGS84.CRTM05,479679.383,1139371.354,0.04,0.04 Ocotepeque35b.CR-N,497948.661,216257.469,WGS84.CRTM05,461614.741,1101657.854,0.04,0.04 Ocotepeque35b.CR-N,498155.597,216253.809,WGS84.CRTM05,461821.655,1101653.986,0.04,0.04 Ocotepeque35b.CR-N,571451.219,211560.959,WGS84.CRTM05,535104.420,1096884.816,0.04,0.04 Ocotepeque35b.CR-N,552317.420,217788.664,WGS84.CRTM05,515979.378,1103132.689,0.05,0.05 # tolerance change Ocotepeque35b.CR-N,549494.237,208741.345,WGS84.CRTM05,513146.826,1094089.390,0.04,0.04 Ocotepeque35b.CR-N,541704.516,201002.856,WGS84.CRTM05,505349.857,1086360.177,0.04,0.04 Ocotepeque35b.CR-N,541610.498,201081.188,WGS84.CRTM05,505255.932,1086438.587,0.04,0.04 Ocotepeque35b.CR-N,481063.684,191959.239,WGS84.CRTM05,444707.906,1077378.489,0.04,0.04 Ocotepeque35b.CR-N,491160.321,245829.636,WGS84.CRTM05,454856.693,1131234.742,0.04,0.04 Ocotepeque35b.CR-N,549027.842,203261.661,WGS84.CRTM05,512674.621,1088610.880,0.04,0.04 Ocotepeque35b.CR-N,548814.519,202767.723,WGS84.CRTM05,512460.792,1088117.229,0.04,0.04 Ocotepeque35b.CR-N,559335.019,204911.122,WGS84.CRTM05,522982.292,1090249.003,0.04,0.04 Ocotepeque35b.CR-N,554671.580,196797.156,WGS84.CRTM05,518310.641,1082141.158,0.04,0.04 Ocotepeque35b.CR-N,542149.804,236683.368,WGS84.CRTM05,505832.807,1122036.344,0.04,0.04 Ocotepeque35b.CR-N,548770.376,243808.717,WGS84.CRTM05,512460.364,1129154.106,0.04,0.04 Ocotepeque35b.CR-N,544141.077,215041.399,WGS84.CRTM05,507800.994,1100394.424,0.04,0.04 Ocotepeque35b.CR-N,490175.641,185600.992,WGS84.CRTM05,453812.713,1071012.416,0.04,0.04 Ocotepeque35b.CR-N,532957.856,216445.374,WGS84.CRTM05,496620.491,1101810.009,0.04,0.04 Ocotepeque35b.CR-N,528272.178,216762.608,WGS84.CRTM05,491935.652,1102132.086,0.04,0.04 Ocotepeque35b.CR-N,504059.084,221030.576,WGS84.CRTM05,467729.389,1106424.389,0.04,0.04 Ocotepeque35b.CR-N,501007.234,219514.178,WGS84.CRTM05,464676.296,1104911.203,0.04,0.04 Ocotepeque35b.CR-N,500688.436,219442.485,WGS84.CRTM05,464357.446,1104839.837,0.04,0.04 Ocotepeque35b.CR-N,499238.638,218563.716,WGS84.CRTM05,462906.903,1103962.600,0.04,0.04 Ocotepeque35b.CR-N,498182.681,218231.769,WGS84.CRTM05,461850.707,1103631.746,0.04,0.04 Ocotepeque35b.CR-N,498626.130,216433.803,WGS84.CRTM05,462292.319,1101833.493,0.04,0.04 Ocotepeque35b.CR-N,498675.523,216102.826,WGS84.CRTM05,462341.380,1101502.499,0.04,0.04 Ocotepeque35b.CR-N,478456.040,205241.270,WGS84.CRTM05,442113.111,1090661.669,0.04,0.04 Ocotepeque35b.CR-N,528102.850,270669.888,WGS84.CRTM05,491822.628,1156034.995,0.04,0.04 Ocotepeque35b.CR-N,500864.772,212337.247,WGS84.CRTM05,464526.667,1097735.096,0.04,0.04 Ocotepeque35b.CR-N,512929.388,216341.733,WGS84.CRTM05,476594.076,1101727.028,0.04,0.04 Ocotepeque35b.CR-N,513005.398,216006.584,WGS84.CRTM05,476669.732,1101391.825,0.04,0.04 Ocotepeque35b.CR-N,511797.640,213126.034,WGS84.CRTM05,475459.180,1098512.816,0.04,0.04 Ocotepeque35b.CR-N,511163.383,213086.611,WGS84.CRTM05,474824.953,1098474.042,0.04,0.04 Ocotepeque35b.CR-N,510802.603,213058.655,WGS84.CRTM05,474464.180,1098446.445,0.04,0.04 Ocotepeque35b.CR-N,511917.963,209355.864,WGS84.CRTM05,475575.682,1094742.939,0.04,0.04 Ocotepeque35b.CR-N,512251.048,209468.811,WGS84.CRTM05,475908.834,1094855.538,0.04,0.04 Ocotepeque35b.CR-N,511595.211,207810.655,WGS84.CRTM05,475251.396,1093198.230,0.04,0.04 Ocotepeque35b.CR-N,512250.614,207632.275,WGS84.CRTM05,475906.538,1093019.212,0.04,0.04 Ocotepeque35b.CR-N,511560.510,207548.587,WGS84.CRTM05,475216.432,1092936.227,0.04,0.04 Ocotepeque35b.CR-N,511680.537,206307.420,WGS84.CRTM05,475335.189,1091695.096,0.04,0.04 Ocotepeque35b.CR-N,511332.808,206154.343,WGS84.CRTM05,474987.349,1091542.388,0.04,0.04 Ocotepeque35b.CR-N,511514.170,204150.876,WGS84.CRTM05,475166.666,1089538.962,0.04,0.04 Ocotepeque35b.CR-N,511631.857,203965.146,WGS84.CRTM05,475284.149,1089353.136,0.04,0.04 Ocotepeque35b.CR-N,510884.401,202838.476,WGS84.CRTM05,474535.657,1088227.365,0.04,0.04 Ocotepeque35b.CR-N,514441.125,198350.747,WGS84.CRTM05,478087.403,1083736.629,0.04,0.04 Ocotepeque35b.CR-N,514591.139,198191.114,WGS84.CRTM05,478237.240,1083576.862,0.04,0.04 Ocotepeque35b.CR-N,514085.107,198056.851,WGS84.CRTM05,477731.134,1083443.132,0.04,0.04 Ocotepeque35b.CR-N,513675.326,197473.751,WGS84.CRTM05,477320.820,1082860.518,0.04,0.04 Ocotepeque35b.CR-N,513206.147,197738.439,WGS84.CRTM05,476851.973,1083125.642,0.04,0.04 Ocotepeque35b.CR-N,513152.172,194874.034,WGS84.CRTM05,476795.120,1080261.672,0.04,0.04 Ocotepeque35b.CR-N,512354.502,194748.843,WGS84.CRTM05,475997.436,1080137.306,0.04,0.04 Ocotepeque35b.CR-N,512061.825,195015.543,WGS84.CRTM05,475705.069,1080404.266,0.04,0.04 Ocotepeque35b.CR-N,513757.339,191915.044,WGS84.CRTM05,477397.224,1077302.507,0.04,0.04 Ocotepeque35b.CR-N,513688.563,192021.725,WGS84.CRTM05,477328.564,1077409.241,0.04,0.04 Ocotepeque35b.CR-N,513429.947,191928.284,WGS84.CRTM05,477069.900,1077316.079,0.04,0.04 Ocotepeque35b.CR-N,514731.896,190737.868,WGS84.CRTM05,478370.449,1076124.527,0.04,0.04 Ocotepeque35b.CR-N,514560.793,190679.279,WGS84.CRTM05,478199.321,1076066.122,0.04,0.04 Ocotepeque35b.CR-N,512435.065,188493.628,WGS84.CRTM05,476071.717,1073882.922,0.04,0.04 Ocotepeque35b.CR-N,512731.632,188408.280,WGS84.CRTM05,476368.160,1073797.297,0.04,0.04 Ocotepeque35b.CR-N,512791.912,188015.952,WGS84.CRTM05,476428.030,1073404.955,0.04,0.04 Ocotepeque35b.CR-N,510956.493,185853.162,WGS84.CRTM05,474590.736,1071244.338,0.04,0.04 Ocotepeque35b.CR-N,510694.083,185610.781,WGS84.CRTM05,474328.123,1071002.246,0.04,0.04 Ocotepeque35b.CR-N,510602.707,185528.676,WGS84.CRTM05,474236.691,1070920.247,0.04,0.04 Ocotepeque35b.CR-N,512065.523,184723.647,WGS84.CRTM05,475698.472,1070113.890,0.04,0.04 Ocotepeque35b.CR-N,512254.013,184514.431,WGS84.CRTM05,475886.709,1069904.522,0.04,0.04 Ocotepeque35b.CR-N,512635.258,184013.684,WGS84.CRTM05,476267.406,1069403.480,0.04,0.04 Ocotepeque35b.CR-N,513974.059,181719.241,WGS84.CRTM05,477603.701,1067108.061,0.04,0.04 Ocotepeque35b.CR-N,514062.603,181012.225,WGS84.CRTM05,477691.526,1066401.084,0.04,0.04 Ocotepeque35b.CR-N,496009.427,213424.945,WGS84.CRTM05,459672.872,1098827.516,0.04,0.04 Ocotepeque35b.CR-N,496927.134,212446.613,WGS84.CRTM05,460589.520,1097848.368,0.04,0.04 Ocotepeque35b.CR-N,498495.902,213135.981,WGS84.CRTM05,462158.818,1098536.108,0.04,0.04 Ocotepeque35b.CR-N,500115.995,213195.783,WGS84.CRTM05,463778.811,1098594.294,0.04,0.04 Ocotepeque35b.CR-N,503969.599,212993.334,WGS84.CRTM05,467631.822,1098388.017,0.04,0.04 Ocotepeque35b.CR-N,504106.503,212979.855,WGS84.CRTM05,467768.699,1098374.403,0.04,0.04 Ocotepeque35b.CR-N,504061.553,213106.431,WGS84.CRTM05,467723.887,1098501.011,0.04,0.04 Ocotepeque35b.CR-N,506179.504,213066.151,WGS84.CRTM05,469841.577,1098458.617,0.04,0.04 Ocotepeque35b.CR-N,506364.058,213190.815,WGS84.CRTM05,470026.245,1098583.075,0.04,0.04 Ocotepeque35b.CR-N,506786.208,213277.191,WGS84.CRTM05,470448.439,1098669.018,0.04,0.04 Ocotepeque35b.CR-N,509243.082,213811.912,WGS84.CRTM05,472905.586,1099201.203,0.04,0.04 Ocotepeque35b.CR-N,509055.750,214246.144,WGS84.CRTM05,472718.719,1099635.581,0.04,0.04 Ocotepeque35b.CR-N,508837.204,214329.291,WGS84.CRTM05,472500.276,1099718.937,0.04,0.04 Ocotepeque35b.CR-N,509897.016,214243.855,WGS84.CRTM05,473559.881,1099632.439,0.04,0.04 Ocotepeque35b.CR-N,517479.542,201639.658,WGS84.CRTM05,481128.746,1087022.028,0.04,0.04 Ocotepeque35b.CR-N,517819.643,201755.364,WGS84.CRTM05,481468.926,1087137.384,0.04,0.04 Ocotepeque35b.CR-N,573728.872,210959.672,WGS84.CRTM05,537381.178,1096281.078,0.04,0.04 Ocotepeque35b.CR-N,477577.600,205563.290,WGS84.CRTM05,441235.047,1090984.504,0.04,0.04 Ocotepeque35b.CR-N,505631.114,216549.537,WGS84.CRTM05,469296.753,1101942.192,0.04,0.04 Ocotepeque35b.CR-N,506840.968,218456.146,WGS84.CRTM05,470508.413,1103847.395,0.04,0.04 Ocotepeque35b.CR-N,506982.431,219962.557,WGS84.CRTM05,470651.381,1105353.522,0.04,0.04 Ocotepeque35b.CR-N,480973.773,189351.834,WGS84.CRTM05,444615.559,1074771.470,0.04,0.04 Ocotepeque35b.CR-N,505612.110,216797.023,WGS84.CRTM05,469277.995,1102189.671,0.04,0.04 Ocotepeque35b.CR-N,508203.494,176570.839,WGS84.CRTM05,471829.006,1061966.259,0.04,0.04 Ocotepeque35b.CR-N,495654.520,230040.322,WGS84.CRTM05,459334.597,1115441.882,0.04,0.04 Ocotepeque35b.CR-N,496689.505,231268.568,WGS84.CRTM05,460370.753,1116668.985,0.04,0.04 Ocotepeque35b.CR-N,499047.863,232228.494,WGS84.CRTM05,462729.900,1117626.454,0.04,0.04 Ocotepeque35b.CR-N,499761.995,232549.061,WGS84.CRTM05,463444.298,1117946.278,0.04,0.04 Ocotepeque35b.CR-N,495525.344,235653.149,WGS84.CRTM05,459211.099,1121054.443,0.04,0.04 Ocotepeque35b.CR-N,495671.837,235423.023,WGS84.CRTM05,459357.351,1120824.183,0.04,0.04 Ocotepeque35b.CR-N,499876.612,235519.112,WGS84.CRTM05,463561.929,1120915.996,0.04,0.04 Ocotepeque35b.CR-N,500371.526,235620.708,WGS84.CRTM05,464056.912,1121017.090,0.04,0.04 Ocotepeque35b.CR-N,503220.410,236040.207,WGS84.CRTM05,466906.010,1121433.648,0.04,0.04 Ocotepeque35b.CR-N,503533.806,236629.567,WGS84.CRTM05,467219.989,1122022.641,0.04,0.04 Ocotepeque35b.CR-N,505137.549,236533.866,WGS84.CRTM05,468823.501,1121925.313,0.04,0.04 Ocotepeque35b.CR-N,505814.942,236575.927,WGS84.CRTM05,469500.896,1121966.677,0.04,0.04 Ocotepeque35b.CR-N,507641.834,235341.241,WGS84.CRTM05,471326.384,1120730.215,0.04,0.04 Ocotepeque35b.CR-N,507841.672,235267.294,WGS84.CRTM05,471526.129,1120656.076,0.04,0.04 Ocotepeque35b.CR-N,508744.397,234869.258,WGS84.CRTM05,472428.366,1120257.135,0.04,0.04 Ocotepeque35b.CR-N,511102.433,233633.114,WGS84.CRTM05,474784.952,1119018.680,0.04,0.04 Ocotepeque35b.CR-N,511267.340,233930.796,WGS84.CRTM05,474950.158,1119316.173,0.04,0.04 Ocotepeque35b.CR-N,544436.132,252535.446,WGS84.CRTM05,508135.663,1137884.720,0.04,0.04 Ocotepeque35b.CR-N,552422.245,271398.878,WGS84.CRTM05,516141.057,1156738.393,0.04,0.04 Ocotepeque35b.CR-N,492038.427,234754.212,WGS84.CRTM05,455723.499,1120159.089,0.04,0.04 Ocotepeque35b.CR-N,491645.565,236267.039,WGS84.CRTM05,455332.194,1121672.225,0.04,0.04 Ocotepeque35b.CR-N,490532.655,238541.457,WGS84.CRTM05,454221.660,1123947.617,0.04,0.04 Ocotepeque35b.CR-N,488691.555,241504.738,WGS84.CRTM05,452383.663,1126912.602,0.04,0.04 Ocotepeque35b.CR-N,483124.692,247038.954,WGS84.CRTM05,446822.692,1132452.179,0.04,0.04 Ocotepeque35b.CR-N,485311.753,246575.638,WGS84.CRTM05,449009.193,1131986.670,0.04,0.04 Ocotepeque35b.CR-N,489033.913,245749.605,WGS84.CRTM05,452730.312,1131156.882,0.04,0.04 Ocotepeque35b.CR-N,491635.831,244555.095,WGS84.CRTM05,455330.883,1129959.794,0.04,0.04 Ocotepeque35b.CR-N,492063.090,243410.245,WGS84.CRTM05,455756.932,1128814.573,0.04,0.04 Ocotepeque35b.CR-N,492510.505,242211.737,WGS84.CRTM05,456203.104,1127615.681,0.04,0.04 Ocotepeque35b.CR-N,493459.942,238760.552,WGS84.CRTM05,457148.981,1124163.734,0.04,0.04 Ocotepeque35b.CR-N,493790.991,237253.253,WGS84.CRTM05,457478.479,1122656.199,0.04,0.04 Ocotepeque35b.CR-N,495172.774,232858.937,WGS84.CRTM05,458855.722,1118260.776,0.04,0.04 Ocotepeque35b.CR-N,495604.282,230408.721,WGS84.CRTM05,459284.730,1115810.302,0.04,0.04 Ocotepeque35b.CR-N,524129.548,220577.103,WGS84.CRTM05,487797.423,1105950.468,0.04,0.04 Ocotepeque35b.CR-N,495699.188,242580.632,WGS84.CRTM05,459391.968,1127981.313,0.04,0.04 Ocotepeque35b.CR-N,507564.930,250840.700,WGS84.CRTM05,471265.437,1136228.625,0.04,0.04 Ocotepeque35b.CR-N,507422.080,251055.450,WGS84.CRTM05,471122.822,1136443.516,0.04,0.04 Ocotepeque35b.CR-N,507352.070,251134.210,WGS84.CRTM05,471052.894,1136522.331,0.04,0.04 Ocotepeque35b.CR-N,507569.730,250849.180,WGS84.CRTM05,471270.252,1136237.093,0.04,0.04 Ocotepeque35b.CR-N,494198.260,255474.620,WGS84.CRTM05,457904.370,1140876.077,0.04,0.04 Ocotepeque35b.CR-N,518450.267,213706.355,WGS84.CRTM05,482111.674,1099086.299,0.04,0.04 Ocotepeque35b.CR-N,520534.673,216905.772,WGS84.CRTM05,484199.135,1102283.227,0.04,0.04 Ocotepeque35b.CR-N,520180.422,216499.756,WGS84.CRTM05,483844.513,1101877.626,0.04,0.04 Ocotepeque35b.CR-N,520575.629,215888.682,WGS84.CRTM05,484239.041,1101266.206,0.04,0.04 Ocotepeque35b.CR-N,519931.843,216380.121,WGS84.CRTM05,483595.838,1101758.248,0.04,0.04 Ocotepeque35b.CR-N,519642.167,218314.654,WGS84.CRTM05,483308.176,1103692.874,0.04,0.04 Ocotepeque35b.CR-N,519305.446,218481.259,WGS84.CRTM05,482971.664,1103859.811,0.04,0.04 Ocotepeque35b.CR-N,518612.470,219181.638,WGS84.CRTM05,482279.467,1104560.820,0.04,0.04 Ocotepeque35b.CR-N,518224.986,219142.969,WGS84.CRTM05,481891.996,1104522.568,0.04,0.04 Ocotepeque35b.CR-N,518425.310,218631.365,WGS84.CRTM05,482091.779,1104010.802,0.04,0.04 Ocotepeque35b.CR-N,517862.863,218603.621,WGS84.CRTM05,481529.353,1103983.634,0.04,0.04 Ocotepeque35b.CR-N,517915.154,219905.044,WGS84.CRTM05,481582.979,1105284.871,0.04,0.04 Ocotepeque35b.CR-N,517388.596,219764.348,WGS84.CRTM05,481056.318,1105144.728,0.04,0.04 Ocotepeque35b.CR-N,516863.540,219623.031,WGS84.CRTM05,480531.177,1105003.973,0.04,0.04 Ocotepeque35b.CR-N,517518.056,220813.417,WGS84.CRTM05,481186.842,1106193.564,0.04,0.04 Ocotepeque35b.CR-N,516981.799,221154.275,WGS84.CRTM05,480650.990,1106534.940,0.04,0.04 Ocotepeque35b.CR-N,517773.637,220047.220,WGS84.CRTM05,481441.618,1105427.182,0.04,0.04 Ocotepeque35b.CR-N,518585.740,213217.154,WGS84.CRTM05,482246.633,1098597.008,0.04,0.04 Ocotepeque35b.CR-N,518649.530,213203.427,WGS84.CRTM05,482310.399,1098583.219,0.04,0.04 Ocotepeque35b.CR-N,524171.168,210693.001,WGS84.CRTM05,487828.832,1096067.410,0.04,0.04 Ocotepeque35b.CR-N,524208.179,210743.276,WGS84.CRTM05,487865.891,1096117.630,0.04,0.04 Ocotepeque35b.CR-N,511549.168,220226.753,WGS84.CRTM05,475217.949,1105613.052,0.04,0.04 Ocotepeque35b.CR-N,511650.310,220242.333,WGS84.CRTM05,475319.104,1105628.533,0.04,0.04 Ocotepeque35b.CR-N,530190.188,218261.993,WGS84.CRTM05,493855.023,1103629.309,0.04,0.04 Ocotepeque35b.CR-N,554547.992,216222.886,WGS84.CRTM05,518208.038,1101564.679,0.04,0.04 Ocotepeque35b.CR-N,539436.873,239162.370,WGS84.CRTM05,503122.720,1124517.995,0.04,0.04 Ocotepeque35b.CR-N,539322.428,239068.007,WGS84.CRTM05,503008.182,1124423.756,0.04,0.04 Ocotepeque35b.CR-N,528726.224,179484.613,WGS84.CRTM05,492351.045,1064858.856,0.04,0.04 Ocotepeque35b.CR-N,516187.484,217349.015,WGS84.CRTM05,479852.864,1102730.876,0.04,0.04 Ocotepeque35b.CR-N,513073.140,215972.135,WGS84.CRTM05,476737.436,1101357.320,0.04,0.04 Ocotepeque35b.CR-N,513162.922,216048.937,WGS84.CRTM05,476827.282,1101434.017,0.04,0.04 Ocotepeque35b.CR-N,513196.508,215903.829,WGS84.CRTM05,476860.719,1101288.892,0.04,0.04 Ocotepeque35b.CR-N,513116.943,215853.376,WGS84.CRTM05,476781.108,1101238.521,0.04,0.04 Ocotepeque35b.CR-N,479135.039,248168.521,WGS84.CRTM05,442834.367,1133585.755,0.04,0.04 Ocotepeque35b.CR-N,479280.647,248324.384,WGS84.CRTM05,442980.120,1133741.458,0.04,0.04 Ocotepeque35b.CR-N,516872.396,217013.003,WGS84.CRTM05,480537.362,1102394.199,0.04,0.04 Ocotepeque35b.CR-N,516880.466,216986.202,WGS84.CRTM05,480545.406,1102367.397,0.04,0.04 Ocotepeque35b.CR-N,518570.477,216674.033,WGS84.CRTM05,482234.912,1102053.519,0.04,0.04 Ocotepeque35b.CR-N,518490.206,216627.330,WGS84.CRTM05,482154.611,1102006.920,0.04,0.04 Ocotepeque35b.CR-N,507215.936,213575.374,WGS84.CRTM05,470878.411,1098966.732,0.04,0.04 Ocotepeque35b.CR-N,515300.910,251358.857,WGS84.CRTM05,479001.412,1136738.716,0.04,0.04 Ocotepeque35b.CR-N,571468.187,206102.751,WGS84.CRTM05,535115.363,1091427.170,0.04,0.04 Ocotepeque35b.CR-N,494711.238,175433.050,WGS84.CRTM05,458337.954,1060841.714,0.04,0.04 Ocotepeque35b.CR-N,563026.607,222557.617,WGS84.CRTM05,526692.630,1107889.629,0.04,0.04 Ocotepeque35b.CR-N,478720.424,195510.330,WGS84.CRTM05,442368.242,1080931.392,0.04,0.04 Ocotepeque35b.CR-N,521545.609,225749.093,WGS84.CRTM05,485219.085,1111124.613,0.04,0.04 Ocotepeque35b.CR-N,487666.527,254660.423,WGS84.CRTM05,451372.127,1140068.656,0.04,0.04 Ocotepeque35b.CR-N,518035.502,237871.449,WGS84.CRTM05,481721.812,1123249.526,0.04,0.04 Ocotepeque35b.CR-N,516125.511,251226.003,WGS84.CRTM05,479825.818,1136605.016,0.04,0.04 Ocotepeque35b.CR-N,517836.526,248388.516,WGS84.CRTM05,481533.751,1133765.965,0.04,0.04 Ocotepeque35b.CR-N,517726.342,248759.113,WGS84.CRTM05,481423.976,1134136.650,0.04,0.04 Ocotepeque35b.CR-N,518597.514,248299.448,WGS84.CRTM05,482294.602,1133676.122,0.04,0.04 Ocotepeque35b.CR-N,518697.009,248125.575,WGS84.CRTM05,482393.904,1133502.156,0.04,0.04 Ocotepeque35b.CR-N,517657.927,248703.107,WGS84.CRTM05,481355.505,1134080.712,0.04,0.04 Ocotepeque35b.CR-N,519065.875,247237.307,WGS84.CRTM05,482761.821,1132613.567,0.04,0.04 Ocotepeque35b.CR-N,519257.929,247033.025,WGS84.CRTM05,482953.647,1132409.098,0.04,0.04 Ocotepeque35b.CR-N,517830.409,244750.234,WGS84.CRTM05,481523.873,1130127.978,0.04,0.04 Ocotepeque35b.CR-N,518143.184,244122.759,WGS84.CRTM05,481835.956,1129500.224,0.04,0.04 Ocotepeque35b.CR-N,518110.865,247815.434,WGS84.CRTM05,481807.477,1133192.644,0.04,0.04 Ocotepeque35b.CR-N,518050.012,247905.756,WGS84.CRTM05,481746.726,1133283.023,0.04,0.04 Ocotepeque35b.CR-N,518208.204,248189.778,WGS84.CRTM05,481905.197,1133566.860,0.04,0.04 Ocotepeque35b.CR-N,517768.358,247289.242,WGS84.CRTM05,481464.457,1132666.847,0.04,0.04 Ocotepeque35b.CR-N,509408.014,253513.614,WGS84.CRTM05,473111.177,1138899.442,0.04,0.04 Ocotepeque35b.CR-N,507823.806,249596.751,WGS84.CRTM05,471523.012,1134984.490,0.04,0.04 Ocotepeque35b.CR-N,507869.488,249846.422,WGS84.CRTM05,471568.946,1135234.099,0.04,0.04 Ocotepeque35b.CR-N,507427.518,251016.910,WGS84.CRTM05,471128.212,1136404.967,0.04,0.04 Ocotepeque35b.CR-N,507501.566,251574.628,WGS84.CRTM05,471202.835,1136962.561,0.04,0.04 Ocotepeque35b.CR-N,507227.082,253106.287,WGS84.CRTM05,470929.962,1138494.416,0.04,0.04 Ocotepeque35b.CR-N,507321.980,253527.781,WGS84.CRTM05,471025.293,1138915.778,0.04,0.04 Ocotepeque35b.CR-N,509265.321,256399.962,WGS84.CRTM05,472971.477,1141785.741,0.04,0.04 Ocotepeque35b.CR-N,508853.133,256238.324,WGS84.CRTM05,472559.156,1141624.541,0.04,0.04 Ocotepeque35b.CR-N,516148.850,252844.635,WGS84.CRTM05,479850.832,1138223.511,0.04,0.04 Ocotepeque35b.CR-N,515311.030,253314.670,WGS84.CRTM05,479013.566,1138694.380,0.04,0.04 Ocotepeque35b.CR-N,517870.736,247098.239,WGS84.CRTM05,481566.619,1132475.757,0.04,0.04 Ocotepeque35b.CR-N,517499.234,254896.940,WGS84.CRTM05,481203.257,1140274.255,0.04,0.04 Ocotepeque35b.CR-N,520237.064,254926.029,WGS84.CRTM05,483940.928,1140300.488,0.04,0.04 Ocotepeque35b.CR-N,520084.804,255162.915,WGS84.CRTM05,483788.933,1140537.528,0.04,0.04 Ocotepeque35b.CR-N,520706.210,255571.371,WGS84.CRTM05,484410.715,1140945.302,0.04,0.04 Ocotepeque35b.CR-N,521011.231,256082.950,WGS84.CRTM05,484716.248,1141456.522,0.04,0.04 Ocotepeque35b.CR-N,521979.538,257367.740,WGS84.CRTM05,485685.817,1142740.214,0.04,0.04 Ocotepeque35b.CR-N,522250.005,257003.196,WGS84.CRTM05,485955.887,1142375.403,0.04,0.04 Ocotepeque35b.CR-N,523109.189,258066.502,WGS84.CRTM05,486816.119,1143437.739,0.04,0.04 Ocotepeque35b.CR-N,523269.612,258024.462,WGS84.CRTM05,486976.484,1143395.530,0.04,0.04 Ocotepeque35b.CR-N,518511.914,256166.117,WGS84.CRTM05,482217.193,1141542.300,0.04,0.04 Ocotepeque35b.CR-N,518797.673,253961.017,WGS84.CRTM05,482500.632,1139337.062,0.04,0.04 Ocotepeque35b.CR-N,525183.814,258001.903,WGS84.CRTM05,488890.526,1143370.979,0.04,0.04 Ocotepeque35b.CR-N,521880.179,258530.184,WGS84.CRTM05,485587.689,1143902.675,0.04,0.04 Ocotepeque35b.CR-N,525070.802,262868.038,WGS84.CRTM05,488782.622,1148236.864,0.04,0.04 Ocotepeque35b.CR-N,521388.255,262607.613,WGS84.CRTM05,485100.059,1147980.328,0.04,0.04 Ocotepeque35b.CR-N,507818.337,249607.437,WGS84.CRTM05,471517.554,1134995.190,0.04,0.04 Ocotepeque35b.CR-N,508041.882,249838.000,WGS84.CRTM05,471741.321,1135225.499,0.04,0.04 Ocotepeque35b.CR-N,505744.615,247107.323,WGS84.CRTM05,469441.384,1132497.387,0.04,0.04 Ocotepeque35b.CR-N,505781.145,247181.305,WGS84.CRTM05,469477.993,1132571.324,0.04,0.04 Ocotepeque35b.CR-N,505781.539,247106.365,WGS84.CRTM05,469478.301,1132496.393,0.04,0.04 Ocotepeque35b.CR-N,551902.717,194283.726,WGS84.CRTM05,515539.454,1079631.073,0.04,0.04 Ocotepeque35b.CR-N,477824.970,205539.010,WGS84.CRTM05,441482.375,1090959.986,0.04,0.04 Ocotepeque35b.CR-N,523659.113,213436.140,WGS84.CRTM05,487319.669,1098810.762,0.04,0.04 Ocotepeque35b.CR-N,515626.438,254083.169,WGS84.CRTM05,479329.743,1139462.504,0.04,0.04 Ocotepeque35b.CR-N,515784.470,254448.400,WGS84.CRTM05,479488.155,1139827.543,0.04,0.04 Ocotepeque35b.CR-N,516068.634,254460.457,WGS84.CRTM05,479772.311,1139839.301,0.04,0.04 Ocotepeque35b.CR-N,518618.873,266475.761,WGS84.CRTM05,482334.927,1151851.100,0.04,0.04 Ocotepeque35b.CR-N,483784.752,208576.480,WGS84.CRTM05,447444.564,1093991.468,0.04,0.04 Ocotepeque35b.CR-N,478289.793,228358.362,WGS84.CRTM05,441969.313,1113777.334,0.04,0.04 Ocotepeque35b.CR-N,478417.592,228856.944,WGS84.CRTM05,442097.592,1114275.765,0.04,0.04 Ocotepeque35b.CR-N,480372.086,232502.686,WGS84.CRTM05,444055.592,1117919.387,0.04,0.04 Ocotepeque35b.CR-N,480145.246,232303.656,WGS84.CRTM05,443828.570,1117720.593,0.04,0.04 Ocotepeque35b.CR-N,531008.326,218666.116,WGS84.CRTM05,494673.496,1104032.537,0.04,0.04 Ocotepeque35b.CR-N,530133.862,219416.990,WGS84.CRTM05,493799.910,1104784.247,0.04,0.04 Ocotepeque35b.CR-N,531820.061,220544.757,WGS84.CRTM05,495487.112,1105910.137,0.04,0.04 Ocotepeque35b.CR-N,532642.129,219026.681,WGS84.CRTM05,496307.501,1104391.363,0.04,0.04 Ocotepeque35b.CR-N,533778.384,218804.476,WGS84.CRTM05,497443.409,1104167.993,0.04,0.04 Ocotepeque35b.CR-N,533962.984,220058.869,WGS84.CRTM05,497629.287,1105422.058,0.04,0.04 Ocotepeque35b.CR-N,535640.371,219167.727,WGS84.CRTM05,499305.568,1104529.250,0.04,0.04 Ocotepeque35b.CR-N,535545.422,220111.237,WGS84.CRTM05,499211.612,1105472.764,0.04,0.04 Ocotepeque35b.CR-N,537093.674,219034.621,WGS84.CRTM05,500758.569,1104394.645,0.04,0.04 Ocotepeque35b.CR-N,537750.267,219838.550,WGS84.CRTM05,501415.949,1105197.795,0.04,0.04 Ocotepeque35b.CR-N,537512.858,218110.148,WGS84.CRTM05,501176.737,1103469.825,0.04,0.04 Ocotepeque35b.CR-N,539042.769,218212.864,WGS84.CRTM05,502706.592,1103570.926,0.04,0.04 Ocotepeque35b.CR-N,538420.712,216416.105,WGS84.CRTM05,502082.718,1101775.018,0.04,0.04 Ocotepeque35b.CR-N,539541.656,216341.344,WGS84.CRTM05,503203.458,1101699.076,0.04,0.04 Ocotepeque35b.CR-N,538044.188,214364.983,WGS84.CRTM05,501704.073,1099724.519,0.04,0.04 Ocotepeque35b.CR-N,539643.043,214363.136,WGS84.CRTM05,503302.753,1099720.990,0.04,0.04 Ocotepeque35b.CR-N,537940.015,213167.877,WGS84.CRTM05,501598.656,1098527.663,0.04,0.04 Ocotepeque35b.CR-N,538706.790,212580.487,WGS84.CRTM05,502364.722,1097939.532,0.04,0.04 Ocotepeque35b.CR-N,536530.086,211840.374,WGS84.CRTM05,500187.487,1097201.779,0.04,0.04 Ocotepeque35b.CR-N,537563.469,210687.341,WGS84.CRTM05,501219.547,1096047.805,0.04,0.04 Ocotepeque35b.CR-N,535975.369,220205.542,WGS84.CRTM05,499641.623,1105566.609,0.04,0.04 Ocotepeque35b.CR-N,536093.633,220143.022,WGS84.CRTM05,499759.803,1105503.977,0.04,0.04 Ocotepeque35b.CR-N,538026.979,219244.484,WGS84.CRTM05,501692.003,1104603.494,0.04,0.04 Ocotepeque35b.CR-N,538149.466,219305.378,WGS84.CRTM05,501814.547,1104664.261,0.04,0.04 Ocotepeque35b.CR-N,538083.942,218555.845,WGS84.CRTM05,501748.234,1103914.878,0.04,0.04 Ocotepeque35b.CR-N,538082.947,218370.335,WGS84.CRTM05,501747.048,1103729.385,0.04,0.04 Ocotepeque35b.CR-N,538182.367,218130.317,WGS84.CRTM05,501846.202,1103489.285,0.04,0.04 Ocotepeque35b.CR-N,538109.347,218131.198,WGS84.CRTM05,501773.196,1103490.243,0.04,0.04 Ocotepeque35b.CR-N,537074.773,220147.235,WGS84.CRTM05,500740.841,1105507.158,0.04,0.04 Ocotepeque35b.CR-N,536968.874,220115.774,WGS84.CRTM05,500634.918,1105475.802,0.04,0.04 Ocotepeque35b.CR-N,537928.166,219313.024,WGS84.CRTM05,501593.277,1104672.137,0.04,0.04 Ocotepeque35b.CR-N,538232.931,217345.117,WGS84.CRTM05,501895.941,1102704.118,0.04,0.04 Ocotepeque35b.CR-N,538969.205,216387.338,WGS84.CRTM05,502631.120,1101745.668,0.04,0.04 Ocotepeque35b.CR-N,539092.303,216348.144,WGS84.CRTM05,502754.161,1101706.349,0.04,0.04 Ocotepeque35b.CR-N,539050.411,215393.208,WGS84.CRTM05,502711.265,1100751.567,0.04,0.04 Ocotepeque35b.CR-N,538897.504,215397.595,WGS84.CRTM05,502558.377,1100756.124,0.04,0.04 Ocotepeque35b.CR-N,539165.702,214269.246,WGS84.CRTM05,502825.359,1099627.607,0.04,0.04 Ocotepeque35b.CR-N,539090.335,213625.060,WGS84.CRTM05,502749.335,1098983.576,0.04,0.04 Ocotepeque35b.CR-N,538660.316,213223.572,WGS84.CRTM05,502318.934,1098582.580,0.04,0.04 Ocotepeque35b.CR-N,538809.514,213057.119,WGS84.CRTM05,502467.938,1098415.998,0.04,0.04 Ocotepeque35b.CR-N,538612.371,212931.754,WGS84.CRTM05,502270.684,1098290.846,0.04,0.04 Ocotepeque35b.CR-N,538447.695,213025.069,WGS84.CRTM05,502106.126,1098384.334,0.04,0.04 Ocotepeque35b.CR-N,538013.648,212874.230,WGS84.CRTM05,501671.971,1098233.967,0.04,0.04 Ocotepeque35b.CR-N,537915.590,212822.057,WGS84.CRTM05,501573.868,1098181.905,0.04,0.04 Ocotepeque35b.CR-N,537525.014,212355.626,WGS84.CRTM05,501182.856,1097715.937,0.04,0.04 Ocotepeque35b.CR-N,537411.613,212294.419,WGS84.CRTM05,501069.400,1097654.851,0.04,0.04 Ocotepeque35b.CR-N,537167.398,211506.997,WGS84.CRTM05,500824.388,1096867.787,0.04,0.04 Ocotepeque35b.CR-N,537097.639,211647.217,WGS84.CRTM05,500754.776,1097008.055,0.04,0.04 Ocotepeque35b.CR-N,537264.139,211320.062,WGS84.CRTM05,500920.922,1096680.760,0.04,0.04 Ocotepeque35b.CR-N,537401.894,211450.569,WGS84.CRTM05,501058.799,1096811.112,0.04,0.04 Ocotepeque35b.CR-N,536842.964,210915.805,WGS84.CRTM05,500499.367,1096276.998,0.04,0.04 Ocotepeque35b.CR-N,536774.579,210782.543,WGS84.CRTM05,500430.844,1096143.829,0.04,0.04 Ocotepeque35b.CR-N,536659.854,210507.988,WGS84.CRTM05,500315.849,1095869.416,0.04,0.04 Ocotepeque35b.CR-N,534589.990,219443.437,WGS84.CRTM05,498255.591,1104806.032,0.04,0.04 Ocotepeque35b.CR-N,534691.659,219490.281,WGS84.CRTM05,498357.299,1104852.765,0.04,0.04 Ocotepeque35b.CR-N,534057.854,219392.226,WGS84.CRTM05,497723.449,1104755.386,0.04,0.04 Ocotepeque35b.CR-N,533601.097,219169.083,WGS84.CRTM05,497266.522,1104532.742,0.04,0.04 Ocotepeque35b.CR-N,539016.651,216294.856,WGS84.CRTM05,502678.458,1101653.158,0.04,0.04 Ocotepeque35b.CR-N,538182.460,218130.320,WGS84.CRTM05,501846.301,1103489.296,0.04,0.04 Ocotepeque35b.CR-N,533631.309,219536.855,WGS84.CRTM05,497297.114,1104900.452,0.04,0.04 Ocotepeque35b.CR-N,533436.769,219450.089,WGS84.CRTM05,497102.502,1104813.892,0.04,0.04 Ocotepeque35b.CR-N,530307.497,218333.465,WGS84.CRTM05,493972.399,1103700.647,0.04,0.04 Ocotepeque35b.CR-N,529823.995,218933.456,WGS84.CRTM05,493489.566,1104301.082,0.04,0.04 Ocotepeque35b.CR-N,530018.289,218745.412,WGS84.CRTM05,493683.649,1104112.867,0.04,0.04 Ocotepeque35b.CR-N,529690.947,218949.057,WGS84.CRTM05,493356.552,1104316.822,0.04,0.04 Ocotepeque35b.CR-N,532445.964,220137.506,WGS84.CRTM05,496112.507,1105502.272,0.04,0.04 Ocotepeque35b.CR-N,532550.604,220124.302,WGS84.CRTM05,496217.125,1105488.967,0.04,0.04 Ocotepeque35b.CR-N,532629.293,220149.524,WGS84.CRTM05,496295.841,1105514.098,0.04,0.04 Ocotepeque35b.CR-N,539027.973,213583.522,WGS84.CRTM05,502686.937,1098942.109,0.04,0.04 Ocotepeque35b.CR-N,537972.422,219246.616,WGS84.CRTM05,501637.461,1104605.681,0.04,0.04 Ocotepeque35b.CR-N,537925.748,219397.319,WGS84.CRTM05,501590.949,1104756.422,0.04,0.04 Ocotepeque35b.CR-N,538244.489,217871.312,WGS84.CRTM05,501908.050,1103230.249,0.04,0.04 Ocotepeque35b.CR-N,534818.984,270372.353,WGS84.CRTM05,498537.970,1155730.418,0.04,0.04 Ocotepeque35b.CR-N,497827.711,231808.969,WGS84.CRTM05,461509.414,1117208.198,0.04,0.04 Ocotepeque35b.CR-N,498458.536,230816.365,WGS84.CRTM05,462139.185,1116215.030,0.04,0.04 Ocotepeque35b.CR-N,498323.707,230636.278,WGS84.CRTM05,462004.188,1116035.095,0.04,0.04 Ocotepeque35b.CR-N,501293.437,229947.045,WGS84.CRTM05,464972.997,1115342.905,0.04,0.04 Ocotepeque35b.CR-N,501308.430,230154.092,WGS84.CRTM05,464988.193,1115549.921,0.04,0.04 Ocotepeque35b.CR-N,503075.341,229501.756,WGS84.CRTM05,466754.309,1114895.850,0.04,0.04 Ocotepeque35b.CR-N,502903.052,229313.223,WGS84.CRTM05,466581.839,1114707.505,0.04,0.04 Ocotepeque35b.CR-N,499057.027,230693.987,WGS84.CRTM05,462737.509,1116092.047,0.04,0.04 Ocotepeque35b.CR-N,498947.652,230444.125,WGS84.CRTM05,462627.891,1115842.317,0.04,0.04 Ocotepeque35b.CR-N,499753.430,230449.649,WGS84.CRTM05,463433.617,1115847.027,0.04,0.04 Ocotepeque35b.CR-N,499580.829,230254.474,WGS84.CRTM05,463260.831,1115652.040,0.04,0.04 Ocotepeque35b.CR-N,479666.857,194628.579,WGS84.CRTM05,443313.754,1080048.851,0.04,0.04 Ocotepeque35b.CR-N,479664.645,191408.270,WGS84.CRTM05,443308.506,1076828.895,0.04,0.04 Ocotepeque35b.CR-N,480197.441,188908.414,WGS84.CRTM05,443838.902,1074328.831,0.04,0.04 Ocotepeque35b.CR-N,481969.708,187170.967,WGS84.CRTM05,445609.340,1072589.933,0.04,0.04 Ocotepeque35b.CR-N,481544.931,185159.329,WGS84.CRTM05,445182.725,1070578.940,0.04,0.04 Ocotepeque35b.CR-N,481547.744,228228.853,WGS84.CRTM05,445226.950,1113644.628,0.04,0.04 Ocotepeque35b.CR-N,541987.820,236683.583,WGS84.CRTM05,505670.839,1122036.739,0.04,0.04 Ocotepeque35b.CR-N,479575.162,193196.480,WGS84.CRTM05,443220.711,1078616.993,0.04,0.04 Ocotepeque35b.CR-N,542408.356,206998.518,WGS84.CRTM05,506059.955,1092354.313,0.04,0.04 Ocotepeque35b.CR-N,536874.572,209112.963,WGS84.CRTM05,500529.077,1094474.338,0.04,0.04 Ocotepeque35b.CR-N,479022.340,195973.283,WGS84.CRTM05,442670.567,1081394.015,0.04,0.04 Ocotepeque35b.CR-N,520713.599,215622.681,WGS84.CRTM05,484376.725,1101000.095,0.04,0.04 Ocotepeque35b.CR-N,541955.140,199519.067,WGS84.CRTM05,505598.874,1084876.320,0.04,0.04 Ocotepeque35b.CR-N,484013.472,185170.303,WGS84.CRTM05,447650.962,1070587.602,0.04,0.04 Ocotepeque35b.CR-N,562864.862,221589.996,WGS84.CRTM05,526529.849,1106922.287,0.05,0.06 # tolerance change Ocotepeque35b.CR-N,562756.295,221533.493,WGS84.CRTM05,526421.240,1106865.902,0.05,0.05 # tolerance change Ocotepeque35b.CR-N,562756.470,220701.781,WGS84.CRTM05,526420.511,1106034.262,0.04,0.04 Ocotepeque35b.CR-N,562986.822,220721.390,WGS84.CRTM05,526650.859,1106053.620,0.04,0.04 Ocotepeque35b.CR-N,560527.308,220855.056,WGS84.CRTM05,524191.737,1106189.928,0.04,0.04 Ocotepeque35b.CR-N,560402.632,220972.118,WGS84.CRTM05,524067.198,1106307.111,0.04,0.04 Ocotepeque35b.CR-N,561217.773,221091.974,WGS84.CRTM05,524882.384,1106426.091,0.05,0.05 # tolerance change Ocotepeque35b.CR-N,561287.341,221124.260,WGS84.CRTM05,524951.975,1106458.290,0.04,0.04 Ocotepeque35b.CR-N,561844.683,220840.989,WGS84.CRTM05,525508.960,1106174.442,0.04,0.04 Ocotepeque35b.CR-N,561790.216,220885.007,WGS84.CRTM05,525454.554,1106218.510,0.04,0.04 Ocotepeque35b.CR-N,562114.716,221197.115,WGS84.CRTM05,525779.356,1106530.239,0.04,0.04 Ocotepeque35b.CR-N,562099.951,221235.256,WGS84.CRTM05,525764.639,1106568.396,0.04,0.04 Ocotepeque35b.CR-N,503477.834,215813.449,WGS84.CRTM05,467142.941,1101208.347,0.04,0.04 Ocotepeque35b.CR-N,493058.954,240568.033,WGS84.CRTM05,456749.852,1125971.518,0.04,0.04 Ocotepeque35b.CR-N,541241.882,199698.925,WGS84.CRTM05,504885.901,1085056.910,0.04,0.04 Ocotepeque35b.CR-N,540886.828,199816.097,WGS84.CRTM05,504531.027,1085174.438,0.04,0.04 Ocotepeque35b.CR-N,481384.078,249391.567,WGS84.CRTM05,445084.557,1134806.462,0.04,0.04 Ocotepeque35b.CR-N,488914.489,246209.856,WGS84.CRTM05,452611.362,1131617.232,0.04,0.04 Ocotepeque35b.CR-N,571976.687,213004.950,WGS84.CRTM05,535631.434,1098328.100,0.04,0.04 Ocotepeque35b.CR-N,540431.739,242211.860,WGS84.CRTM05,504120.711,1127566.176,0.04,0.04 Ocotepeque35b.CR-N,540053.213,242021.111,WGS84.CRTM05,503742.021,1127375.850,0.04,0.04 Ocotepeque35b.CR-N,549629.618,273224.283,WGS84.CRTM05,513350.545,1158566.595,0.04,0.04 Ocotepeque35b.CR-N,549968.005,273113.307,WGS84.CRTM05,513688.792,1158455.275,0.04,0.04 Ocotepeque35b.CR-N,551370.676,270846.246,WGS84.CRTM05,515088.978,1156186.908,0.04,0.04 Ocotepeque35b.CR-N,551402.464,270570.493,WGS84.CRTM05,515120.473,1155911.140,0.04,0.04 Ocotepeque35b.CR-N,553504.419,269824.841,WGS84.CRTM05,517221.507,1155163.327,0.04,0.04 Ocotepeque35b.CR-N,553963.819,269726.505,WGS84.CRTM05,517680.765,1155064.516,0.04,0.04 Ocotepeque35b.CR-N,554526.903,269329.441,WGS84.CRTM05,518243.397,1154666.891,0.04,0.04 Ocotepeque35b.CR-N,554850.312,269156.870,WGS84.CRTM05,518566.601,1154493.984,0.04,0.04 Ocotepeque35b.CR-N,555178.847,268838.449,WGS84.CRTM05,518894.771,1154175.246,0.04,0.04 Ocotepeque35b.CR-N,555480.189,268857.243,WGS84.CRTM05,519196.113,1154193.727,0.04,0.04 Ocotepeque35b.CR-N,555224.893,267625.024,WGS84.CRTM05,518939.555,1152961.854,0.04,0.04 Ocotepeque35b.CR-N,554960.988,267634.238,WGS84.CRTM05,518675.674,1152971.345,0.04,0.04 Ocotepeque35b.CR-N,554910.317,265761.848,WGS84.CRTM05,518623.033,1151099.134,0.04,0.04 Ocotepeque35b.CR-N,554901.421,265226.795,WGS84.CRTM05,518613.575,1150564.124,0.04,0.04 Ocotepeque35b.CR-N,554873.272,264431.130,WGS84.CRTM05,518584.591,1149768.541,0.04,0.04 Ocotepeque35b.CR-N,555309.492,264434.325,WGS84.CRTM05,519020.787,1149771.277,0.04,0.04 Ocotepeque35b.CR-N,553472.065,260291.163,WGS84.CRTM05,517179.114,1145630.339,0.04,0.04 Ocotepeque35b.CR-N,553861.719,260272.305,WGS84.CRTM05,517568.723,1145611.079,0.04,0.04 Ocotepeque35b.CR-N,552057.396,265340.248,WGS84.CRTM05,515769.863,1150680.572,0.04,0.04 Ocotepeque35b.CR-N,552195.240,265335.761,WGS84.CRTM05,515907.702,1150675.934,0.04,0.04 Ocotepeque35b.CR-N,552047.093,267849.328,WGS84.CRTM05,515762.208,1153189.482,0.04,0.04 Ocotepeque35b.CR-N,552200.894,264233.242,WGS84.CRTM05,515912.192,1149573.489,0.04,0.04 Ocotepeque35b.CR-N,552351.738,264264.790,WGS84.CRTM05,516063.059,1149604.869,0.04,0.04 Ocotepeque35b.CR-N,552264.644,262348.943,WGS84.CRTM05,515973.946,1147689.252,0.04,0.04 Ocotepeque35b.CR-N,552262.518,262185.087,WGS84.CRTM05,515971.645,1147525.409,0.04,0.04 Ocotepeque35b.CR-N,552316.165,261500.815,WGS84.CRTM05,516024.574,1146841.131,0.04,0.04 Ocotepeque35b.CR-N,552562.828,261434.252,WGS84.CRTM05,516271.149,1146774.322,0.04,0.04 Ocotepeque35b.CR-N,492963.707,240997.471,WGS84.CRTM05,456655.051,1126401.029,0.04,0.04 Ocotepeque35b.CR-N,551957.012,268033.835,WGS84.CRTM05,515672.327,1153374.077,0.04,0.04 Ocotepeque35b.CR-N,537454.713,272349.864,WGS84.CRTM05,501175.591,1157705.023,0.04,0.04 Ocotepeque35b.CR-N,537837.280,273083.462,WGS84.CRTM05,501558.901,1158438.161,0.04,0.04 Ocotepeque35b.CR-N,538082.013,273571.880,WGS84.CRTM05,501804.121,1158926.295,0.04,0.04 Ocotepeque35b.CR-N,539591.915,273700.683,WGS84.CRTM05,503314.047,1159053.497,0.04,0.04 Ocotepeque35b.CR-N,541567.887,273788.792,WGS84.CRTM05,505289.972,1159139.536,0.04,0.04 Ocotepeque35b.CR-N,541430.581,273580.666,WGS84.CRTM05,505152.452,1158931.565,0.04,0.04 Ocotepeque35b.CR-N,539327.073,273659.889,WGS84.CRTM05,503049.183,1159012.982,0.04,0.04 Ocotepeque35b.CR-N,542604.031,273294.342,WGS84.CRTM05,506325.515,1158644.024,0.04,0.04 Ocotepeque35b.CR-N,542978.747,273289.000,WGS84.CRTM05,506700.202,1158638.288,0.04,0.04 Ocotepeque35b.CR-N,546180.850,273381.110,WGS84.CRTM05,509902.174,1158727.041,0.04,0.04 Ocotepeque35b.CR-N,546201.851,272895.123,WGS84.CRTM05,509922.663,1158241.059,0.04,0.04 Ocotepeque35b.CR-N,525898.682,269803.784,WGS84.CRTM05,489617.720,1155171.249,0.04,0.04 Ocotepeque35b.CR-N,525812.061,270000.700,WGS84.CRTM05,489531.305,1155368.253,0.04,0.04 Ocotepeque35b.CR-N,535800.343,270360.180,WGS84.CRTM05,499519.247,1155717.218,0.04,0.04 Ocotepeque35b.CR-N,535722.088,270443.039,WGS84.CRTM05,499441.084,1155800.158,0.04,0.04 Ocotepeque35b.CR-N,500712.258,214212.732,WGS84.CRTM05,464376.027,1099610.555,0.04,0.04 Ocotepeque35b.CR-N,526341.106,215119.751,WGS84.CRTM05,490003.101,1100491.413,0.04,0.04 Ocotepeque35b.CR-N,553847.664,243919.587,WGS84.CRTM05,517537.371,1129259.589,0.04,0.04 Ocotepeque35b.CR-N,503812.530,234682.072,WGS84.CRTM05,467496.702,1120075.014,0.04,0.04 Ocotepeque35b.CR-N,554079.117,243946.250,WGS84.CRTM05,517768.818,1129285.993,0.04,0.04 Ocotepeque35b.CR-N,512755.975,235760.621,WGS84.CRTM05,476440.543,1121144.324,0.04,0.04 Ocotepeque35b.CR-N,554469.505,238473.923,WGS84.CRTM05,518153.368,1123813.690,0.04,0.04 Ocotepeque35b.CR-N,554499.327,238023.924,WGS84.CRTM05,518182.712,1123363.703,0.04,0.04 Ocotepeque35b.CR-N,554099.563,238916.645,WGS84.CRTM05,517783.927,1124256.770,0.04,0.04 Ocotepeque35b.CR-N,553904.018,238915.783,WGS84.CRTM05,517588.396,1124256.120,0.04,0.04 Ocotepeque35b.CR-N,512802.089,235392.854,WGS84.CRTM05,476486.282,1120776.543,0.04,0.04 Ocotepeque35b.CR-N,557629.668,238490.361,WGS84.CRTM05,521313.292,1123826.757,0.04,0.04 Ocotepeque35b.CR-N,557807.975,238480.154,WGS84.CRTM05,521491.564,1123816.368,0.04,0.04 Ocotepeque35b.CR-N,555891.610,239079.996,WGS84.CRTM05,519576.003,1124418.200,0.04,0.04 Ocotepeque35b.CR-N,555991.412,239079.406,WGS84.CRTM05,519675.791,1124417.503,0.04,0.04 Ocotepeque35b.CR-N,556704.055,239505.427,WGS84.CRTM05,520388.827,1124842.736,0.04,0.04 Ocotepeque35b.CR-N,556530.787,239662.743,WGS84.CRTM05,520215.736,1125000.218,0.04,0.04 Ocotepeque35b.CR-N,574598.551,206607.081,WGS84.CRTM05,538245.951,1091927.972,0.04,0.04 Ocotepeque35b.CR-N,574246.402,207613.698,WGS84.CRTM05,537894.957,1092934.878,0.04,0.04 Ocotepeque35b.CR-N,475902.259,206415.815,WGS84.CRTM05,439560.652,1091838.554,0.04,0.04 Ocotepeque35b.CR-N,476004.780,206169.240,WGS84.CRTM05,439662.925,1091591.889,0.04,0.04 Ocotepeque35b.CR-N,476005.060,206169.475,WGS84.CRTM05,439663.210,1091592.121,0.04,0.04 Ocotepeque35b.CR-N,476214.793,206085.251,WGS84.CRTM05,439872.849,1091507.709,0.04,0.04 Ocotepeque35b.CR-N,479698.688,197573.380,WGS84.CRTM05,443348.346,1082993.318,0.04,0.04 Ocotepeque35b.CR-N,479392.327,196630.873,WGS84.CRTM05,443041.134,1082051.192,0.04,0.04 Ocotepeque35b.CR-N,479789.165,196321.621,WGS84.CRTM05,443437.636,1081741.589,0.04,0.04 Ocotepeque35b.CR-N,479552.707,194127.381,WGS84.CRTM05,443199.140,1079547.810,0.04,0.04 Ocotepeque35b.CR-N,479217.937,191021.974,WGS84.CRTM05,442861.486,1076443.056,0.04,0.04 Ocotepeque35b.CR-N,479060.646,189562.732,WGS84.CRTM05,442702.843,1074984.127,0.04,0.04 Ocotepeque35b.CR-N,479320.200,191970.690,WGS84.CRTM05,442964.631,1077391.576,0.04,0.04 Ocotepeque35b.CR-N,479376.007,192488.707,WGS84.CRTM05,443020.921,1077909.472,0.04,0.04 Ocotepeque35b.CR-N,481476.528,187423.533,WGS84.CRTM05,445116.446,1072842.932,0.04,0.04 Ocotepeque35b.CR-N,482012.173,186947.787,WGS84.CRTM05,445651.590,1072366.739,0.04,0.04 Ocotepeque35b.CR-N,482317.762,186676.350,WGS84.CRTM05,445956.889,1072095.052,0.04,0.04 Ocotepeque35b.CR-N,480684.636,188126.909,WGS84.CRTM05,444325.305,1073546.961,0.04,0.04 Ocotepeque35b.CR-N,519666.342,220720.097,WGS84.CRTM05,483334.828,1106098.049,0.04,0.04 Ocotepeque35b.CR-N,553813.145,195737.668,WGS84.CRTM05,517451.183,1081082.751,0.04,0.04 Ocotepeque35b.CR-N,553467.575,195119.365,WGS84.CRTM05,517104.994,1080464.901,0.04,0.04 Ocotepeque35b.CR-N,539185.980,213430.191,WGS84.CRTM05,502844.745,1098788.625,0.04,0.04 Ocotepeque35b.CR-N,539475.549,213279.781,WGS84.CRTM05,503134.133,1098637.928,0.04,0.04 Ocotepeque35b.CR-N,540012.054,214347.033,WGS84.CRTM05,503671.705,1099704.491,0.04,0.04 Ocotepeque35b.CR-N,541300.426,214751.491,WGS84.CRTM05,504960.360,1100107.558,0.04,0.04 Ocotepeque35b.CR-N,541615.569,215024.309,WGS84.CRTM05,505275.749,1100380.013,0.04,0.04 Ocotepeque35b.CR-N,541983.355,214997.338,WGS84.CRTM05,505643.457,1100352.651,0.04,0.04 Ocotepeque35b.CR-N,478696.059,189749.201,WGS84.CRTM05,442338.483,1075170.917,0.04,0.04 Ocotepeque35b.CR-N,478290.328,194839.260,WGS84.CRTM05,441937.565,1080260.801,0.04,0.04 Ocotepeque35b.CR-N,478376.613,194699.744,WGS84.CRTM05,442023.699,1080121.210,0.04,0.04 Ocotepeque35b.CR-N,480642.116,191999.960,WGS84.CRTM05,444286.422,1077419.598,0.04,0.04 Ocotepeque35b.CR-N,480613.790,188099.266,WGS84.CRTM05,444254.455,1073519.384,0.04,0.04 Ocotepeque35b.CR-N,481521.986,187245.660,WGS84.CRTM05,445161.734,1072665.033,0.04,0.04 Ocotepeque35b.CR-N,481630.900,187504.952,WGS84.CRTM05,445270.880,1072924.183,0.04,0.04 Ocotepeque35b.CR-N,479735.805,196305.665,WGS84.CRTM05,443384.262,1081725.689,0.04,0.04 Ocotepeque35b.CR-N,479547.525,196553.128,WGS84.CRTM05,443196.246,1081973.312,0.04,0.04 Ocotepeque35b.CR-N,573801.211,210878.907,WGS84.CRTM05,537453.428,1096200.250,0.04,0.04 Ocotepeque35b.CR-N,515304.020,253352.273,WGS84.CRTM05,479006.601,1138731.999,0.04,0.04 Ocotepeque35b.CR-N,515516.218,253824.102,WGS84.CRTM05,479219.276,1139203.567,0.04,0.04 Ocotepeque35b.CR-N,557137.991,211129.216,WGS84.CRTM05,520792.263,1096468.765,0.04,0.04 Ocotepeque35b.CR-N,571376.295,210111.279,WGS84.CRTM05,535027.899,1095435.380,0.04,0.04 Ocotepeque35b.CR-N,498890.668,218408.654,WGS84.CRTM05,462558.803,1103807.899,0.04,0.04 Ocotepeque35b.CR-N,498880.011,218211.825,WGS84.CRTM05,462547.954,1103611.100,0.04,0.04 Ocotepeque35b.CR-N,479520.918,203391.559,WGS84.CRTM05,443176.124,1088811.102,0.04,0.04 Ocotepeque35b.CR-N,479666.835,203287.016,WGS84.CRTM05,443321.930,1088706.426,0.04,0.04 Ocotepeque35b.CR-N,479494.559,199916.876,WGS84.CRTM05,443146.463,1085336.766,0.04,0.04 Ocotepeque35b.CR-N,497790.039,214559.602,WGS84.CRTM05,461454.440,1099960.293,0.04,0.04 Ocotepeque35b.CR-N,496153.778,215882.051,WGS84.CRTM05,459819.647,1101284.247,0.04,0.04 Ocotepeque35b.CR-N,515638.793,253932.153,WGS84.CRTM05,479341.943,1139311.484,0.04,0.04 Ocotepeque35b.CR-N,516084.796,254153.438,WGS84.CRTM05,479788.147,1139532.279,0.04,0.04 Ocotepeque35b.CR-N,523275.682,218498.138,WGS84.CRTM05,486941.498,1103872.607,0.04,0.04 Ocotepeque35b.CR-N,523132.005,218498.100,WGS84.CRTM05,486797.845,1103872.703,0.04,0.04 Ocotepeque35b.CR-N,563005.119,205673.201,WGS84.CRTM05,526652.781,1091006.994,0.04,0.04 Ocotepeque35b.CR-N,563044.855,205639.369,WGS84.CRTM05,526692.475,1090973.114,0.04,0.04 Ocotepeque35b.CR-N,563089.722,205752.838,WGS84.CRTM05,526737.468,1091086.520,0.04,0.04 Ocotepeque35b.CR-N,563085.375,205748.165,WGS84.CRTM05,526733.118,1091081.850,0.04,0.04 Ocotepeque35b.CR-N,561452.069,205145.001,WGS84.CRTM05,525099.339,1090480.542,0.04,0.04 Ocotepeque35b.CR-N,561473.000,205184.992,WGS84.CRTM05,525120.314,1090520.515,0.04,0.04 Ocotepeque35b.CR-N,479119.433,213354.383,WGS84.CRTM05,442784.245,1098773.495,0.04,0.04 Ocotepeque35b.CR-N,516777.272,254593.911,WGS84.CRTM05,480481.038,1139972.006,0.04,0.04 Ocotepeque35b.CR-N,502680.380,220464.945,WGS84.CRTM05,466350.238,1105860.201,0.04,0.04 Ocotepeque35b.CR-N,490033.784,217545.308,WGS84.CRTM05,453701.832,1102953.432,0.04,0.04 Ocotepeque35b.CR-N,504235.940,230874.390,WGS84.CRTM05,467916.201,1116267.189,0.04,0.04 Ocotepeque35b.CR-N,551567.449,197533.025,WGS84.CRTM05,515207.736,1082880.278,0.04,0.04 Ocotepeque35b.CR-N,550981.814,197072.013,WGS84.CRTM05,514621.685,1082419.964,0.04,0.04 Ocotepeque35b.CR-N,515170.706,229279.904,WGS84.CRTM05,478848.416,1114661.668,0.04,0.04 Ocotepeque35b.CR-N,510811.044,241447.150,WGS84.CRTM05,474501.617,1126832.411,0.04,0.04 Ocotepeque35b.CR-N,513759.471,220343.535,WGS84.CRTM05,477428.153,1105727.578,0.04,0.04 Ocotepeque35b.CR-N,514891.721,220367.650,WGS84.CRTM05,478560.318,1105750.535,0.04,0.04 Ocotepeque35b.CR-N,517745.584,220154.204,WGS84.CRTM05,481413.673,1105534.188,0.04,0.04 Ocotepeque35b.CR-N,521562.237,216756.975,WGS84.CRTM05,485226.449,1102133.389,0.04,0.04 Ocotepeque35b.CR-N,521706.727,216677.445,WGS84.CRTM05,485370.834,1102053.723,0.04,0.04 Ocotepeque35b.CR-N,522558.683,216209.433,WGS84.CRTM05,486222.218,1101584.880,0.04,0.04 Ocotepeque35b.CR-N,524760.375,214168.299,WGS84.CRTM05,488421.562,1099541.692,0.04,0.04 Ocotepeque35b.CR-N,538111.416,209703.067,WGS84.CRTM05,501766.402,1095063.069,0.04,0.04 Ocotepeque35b.CR-N,543315.341,207575.573,WGS84.CRTM05,506967.432,1092930.336,0.04,0.04 Ocotepeque35b.CR-N,554646.309,216249.479,WGS84.CRTM05,518306.373,1101591.161,0.04,0.04 Ocotepeque35b.CR-N,571506.017,243496.246,WGS84.CRTM05,535193.964,1128817.409,0.04,0.04 Ocotepeque35b.CR-N,476054.770,206134.880,WGS84.CRTM05,439712.880,1091557.499,0.04,0.04 Ocotepeque35b.CR-N,478427.980,205254.520,WGS84.CRTM05,442085.065,1090674.941,0.04,0.04 Ocotepeque35b.CR-N,478394.140,205270.460,WGS84.CRTM05,442051.243,1090690.921,0.04,0.04 Ocotepeque35b.CR-N,478263.180,205332.280,WGS84.CRTM05,441920.352,1090752.854,0.04,0.04 Ocotepeque35b.CR-N,478152.560,205384.440,WGS84.CRTM05,441809.791,1090805.111,0.04,0.04 Ocotepeque35b.CR-N,477694.560,205551.810,WGS84.CRTM05,441351.978,1090972.914,0.04,0.04 Ocotepeque35b.CR-N,477545.950,205549.080,WGS84.CRTM05,441203.382,1090970.320,0.04,0.04 Ocotepeque35b.CR-N,559550.829,244025.100,WGS84.CRTM05,523240.207,1129359.028,0.04,0.04 Ocotepeque35b.CR-N,494579.654,240220.465,WGS84.CRTM05,458270.108,1125622.424,0.04,0.04 Ocotepeque35b.CR-N,478161.388,250733.817,WGS84.CRTM05,441863.354,1136151.933,0.04,0.04 Ocotepeque35b.CR-N,515332.574,180063.735,WGS84.CRTM05,478960.330,1065451.469,0.04,0.04 Ocotepeque35b.CR-N,514585.572,179730.969,WGS84.CRTM05,478213.120,1065119.513,0.04,0.04 Ocotepeque35b.CR-N,572112.055,208951.574,WGS84.CRTM05,535762.307,1094274.980,0.04,0.04 Ocotepeque35b.CR-N,572201.771,208959.098,WGS84.CRTM05,535852.028,1094282.400,0.04,0.04 Ocotepeque35b.CR-N,516801.766,254641.632,WGS84.CRTM05,480505.587,1140019.705,0.04,0.04 Ocotepeque35b.CR-N,516783.102,254731.826,WGS84.CRTM05,480487.018,1140109.898,0.04,0.04 Ocotepeque35b.CR-N,475929.825,253383.625,WGS84.CRTM05,439634.574,1138803.938,0.04,0.04 Ocotepeque35b.CR-N,476008.106,253108.592,WGS84.CRTM05,439712.570,1138528.832,0.04,0.04 Ocotepeque35b.CR-N,476408.332,252349.815,WGS84.CRTM05,440112.012,1137769.672,0.04,0.04 Ocotepeque35b.CR-N,476468.234,252335.842,WGS84.CRTM05,440171.893,1137755.634,0.04,0.04 Ocotepeque35b.CR-N,476596.333,252043.306,WGS84.CRTM05,440299.694,1137462.981,0.04,0.04 Ocotepeque35b.CR-N,476596.946,252180.303,WGS84.CRTM05,440300.442,1137599.973,0.04,0.04 Ocotepeque35b.CR-N,488893.330,226590.742,WGS84.CRTM05,452570.432,1111999.317,0.04,0.04 Ocotepeque35b.CR-N,489394.218,241663.369,WGS84.CRTM05,453086.447,1127070.511,0.04,0.04 Ocotepeque35b.CR-N,494771.779,243607.108,WGS84.CRTM05,458465.669,1129008.670,0.04,0.04 Ocotepeque35b.CR-N,495183.366,232990.002,WGS84.CRTM05,458866.448,1118391.824,0.04,0.04 Ocotepeque35b.CR-N,493468.768,234182.844,WGS84.CRTM05,457153.176,1119586.315,0.04,0.04 Ocotepeque35b.CR-N,494203.177,235248.761,WGS84.CRTM05,457888.611,1120651.426,0.04,0.04 Ocotepeque35b.CR-N,494262.378,237330.005,WGS84.CRTM05,457949.914,1122732.473,0.04,0.04 Ocotepeque35b.CR-N,490546.990,250245.523,WGS84.CRTM05,454247.905,1135651.017,0.04,0.04 Ocotepeque35b.CR-N,493427.998,238748.300,WGS84.CRTM05,457117.025,1124151.518,0.04,0.04 Ocotepeque35b.CR-N,492044.869,243414.006,WGS84.CRTM05,455738.717,1128818.356,0.04,0.04 Ocotepeque35b.CR-N,492637.576,242300.763,WGS84.CRTM05,456330.264,1127704.569,0.04,0.04 Ocotepeque35b.CR-N,482268.710,248538.700,WGS84.CRTM05,445968.282,1133952.726,0.04,0.04 Ocotepeque35b.CR-N,495539.005,230350.116,WGS84.CRTM05,459219.396,1115751.758,0.04,0.04 Ocotepeque35b.CR-N,495431.746,230305.434,WGS84.CRTM05,459112.102,1115707.198,0.04,0.04 Ocotepeque35b.CR-N,493690.244,232332.237,WGS84.CRTM05,457372.766,1117735.603,0.04,0.04 Ocotepeque35b.CR-N,495283.695,230289.897,WGS84.CRTM05,458964.058,1115691.806,0.04,0.04 Ocotepeque35b.CR-N,496926.901,229402.222,WGS84.CRTM05,460606.243,1114802.536,0.04,0.04 Ocotepeque35b.CR-N,501457.127,229771.475,WGS84.CRTM05,465136.494,1115167.181,0.04,0.04 Ocotepeque35b.CR-N,503881.502,224552.044,WGS84.CRTM05,467555.385,1109945.730,0.04,0.04 Ocotepeque35b.CR-N,526639.417,217081.464,WGS84.CRTM05,490303.404,1102452.607,0.04,0.04 Ocotepeque35b.CR-N,524292.954,216121.511,WGS84.CRTM05,487956.208,1101495.178,0.04,0.04 Ocotepeque35b.CR-N,477719.213,227157.260,WGS84.CRTM05,441397.575,1112576.871,0.04,0.04 Ocotepeque35b.CR-N,521227.081,215615.621,WGS84.CRTM05,484890.148,1100992.501,0.04,0.04 Ocotepeque35b.CR-N,554666.857,201309.682,WGS84.CRTM05,518310.815,1086653.084,0.04,0.04 Ocotepeque35b.CR-N,520657.257,215660.304,WGS84.CRTM05,484320.429,1101037.755,0.04,0.04 Ocotepeque35b.CR-N,520280.451,215690.221,WGS84.CRTM05,483943.698,1101068.068,0.04,0.04 Ocotepeque35b.CR-N,556141.339,193935.031,WGS84.CRTM05,519777.089,1079277.837,0.04,0.04 Ocotepeque35b.CR-N,507455.667,213041.268,WGS84.CRTM05,471117.583,1098432.444,0.04,0.04 Ocotepeque35b.CR-N,546829.582,205936.327,WGS84.CRTM05,510479.498,1091287.561,0.04,0.04 Ocotepeque35b.CR-N,549520.468,211380.246,WGS84.CRTM05,513175.878,1096727.964,0.04,0.04 Ocotepeque35b.CR-N,506221.381,223193.798,WGS84.CRTM05,469893.674,1108585.234,0.04,0.04 Ocotepeque35b.CR-N,506451.585,223312.888,WGS84.CRTM05,470123.977,1108704.079,0.04,0.04 Ocotepeque35b.CR-N,518731.749,216549.721,WGS84.CRTM05,482396.044,1101929.063,0.04,0.04 Ocotepeque35b.CR-N,516096.589,254367.296,WGS84.CRTM05,479800.164,1139746.116,0.04,0.04 Ocotepeque35b.CR-N,542345.206,205772.556,WGS84.CRTM05,505995.506,1091128.567,0.04,0.04 Ocotepeque35b.CR-N,518588.507,216453.990,WGS84.CRTM05,482252.720,1101833.489,0.04,0.04 Ocotepeque35b.CR-N,495253.830,238057.703,WGS84.CRTM05,458942.047,1123459.120,0.04,0.04 Ocotepeque35b.CR-N,494671.056,213969.418,WGS84.CRTM05,458335.154,1099373.268,0.04,0.04 Ocotepeque35b.CR-N,490584.235,245233.500,WGS84.CRTM05,454280.023,1130639.232,0.04,0.04 Ocotepeque35b.CR-N,496966.844,214494.718,WGS84.CRTM05,460631.254,1099896.242,0.04,0.04 Ocotepeque35b.CR-N,489266.000,252065.049,WGS84.CRTM05,452968.857,1137471.769,0.04,0.04 Ocotepeque35b.CR-N,493076.714,259409.232,WGS84.CRTM05,456786.952,1144811.647,0.04,0.04 Ocotepeque35b.CR-N,522889.054,222186.460,WGS84.CRTM05,486558.710,1107560.934,0.04,0.04 Ocotepeque35b.CR-N,517848.432,245173.234,WGS84.CRTM05,481542.324,1130550.920,0.04,0.04 Ocotepeque35b.CR-N,521348.223,212520.603,WGS84.CRTM05,485008.087,1097897.703,0.04,0.04 Ocotepeque35b.CR-N,521407.654,211863.184,WGS84.CRTM05,485066.833,1097240.305,0.04,0.04 Ocotepeque35b.CR-N,519047.698,213135.569,WGS84.CRTM05,482708.464,1098514.967,0.04,0.04 Ocotepeque35b.CR-N,498672.390,215651.107,WGS84.CRTM05,462337.798,1101050.818,0.04,0.04 Ocotepeque35b.CR-N,509915.669,210957.359,WGS84.CRTM05,473575.227,1096346.274,0.04,0.04 Ocotepeque35b.CR-N,529097.258,209222.087,WGS84.CRTM05,492752.807,1094591.566,0.04,0.04 Ocotepeque35b.CR-N,526180.148,205193.766,WGS84.CRTM05,489831.891,1090566.775,0.04,0.04 Ocotepeque35b.CR-N,503915.872,216920.714,WGS84.CRTM05,467582.044,1102315.060,0.04,0.04 Ocotepeque35b.CR-N,518229.297,216468.372,WGS84.CRTM05,481893.555,1101848.243,0.04,0.04 Ocotepeque35b.CR-N,518159.813,216462.269,WGS84.CRTM05,481824.073,1101842.206,0.04,0.04 Ocotepeque35b.CR-N,511834.136,217318.859,WGS84.CRTM05,475499.934,1102705.165,0.04,0.04 Ocotepeque35b.CR-N,514204.593,217666.239,WGS84.CRTM05,477870.494,1103050.098,0.04,0.04 Ocotepeque35b.CR-N,479124.708,192443.954,WGS84.CRTM05,442769.602,1077864.955,0.04,0.04 Ocotepeque35b.CR-N,509101.689,251476.466,WGS84.CRTM05,472802.748,1136862.754,0.04,0.04 Ocotepeque35b.CR-N,509200.948,251637.703,WGS84.CRTM05,472902.176,1137023.876,0.04,0.04 Ocotepeque35b.CR-N,510852.694,219589.631,WGS84.CRTM05,474520.892,1104976.705,0.04,0.04 Ocotepeque35b.CR-N,535286.209,270577.441,WGS84.CRTM05,499005.373,1155935.011,0.04,0.04 Ocotepeque35b.CR-N,524289.350,200625.339,WGS84.CRTM05,487936.626,1086000.890,0.04,0.04 Ocotepeque35b.CR-N,523986.083,200708.139,WGS84.CRTM05,487633.487,1086083.992,0.04,0.04 Ocotepeque35b.CR-N,554155.093,196160.007,WGS84.CRTM05,517793.549,1081504.659,0.04,0.04 Ocotepeque35b.CR-N,519666.469,220719.836,WGS84.CRTM05,483334.949,1106097.784,0.04,0.04 Ocotepeque35b.CR-N,520838.146,217590.010,WGS84.CRTM05,484503.282,1102967.071,0.04,0.04 Ocotepeque35b.CR-N,520888.487,217487.344,WGS84.CRTM05,484553.517,1102864.372,0.04,0.04 Ocotepeque35b.CR-N,520032.017,217155.483,WGS84.CRTM05,483696.793,1102533.420,0.04,0.04 Ocotepeque35b.CR-N,520056.267,217033.329,WGS84.CRTM05,483720.913,1102411.255,0.04,0.04 Ocotepeque35b.CR-N,506858.091,218562.666,WGS84.CRTM05,470525.635,1103953.887,0.04,0.04 Ocotepeque35b.CR-N,506858.312,219970.477,WGS84.CRTM05,470527.285,1105361.564,0.04,0.04 Ocotepeque35b.CR-N,542616.571,200629.479,WGS84.CRTM05,506261.384,1085985.877,0.04,0.04 Ocotepeque35b.CR-N,542514.939,200715.283,WGS84.CRTM05,506159.864,1086071.781,0.04,0.04 Ocotepeque35b.CR-N,536527.657,210661.805,WGS84.CRTM05,500183.841,1096023.354,0.04,0.04 Ocotepeque35b.CR-N,476400.037,233373.695,WGS84.CRTM05,440084.603,1118794.302,0.04,0.04 Ocotepeque35b.CR-N,496605.329,215706.399,WGS84.CRTM05,460270.980,1101108.175,0.04,0.04 Ocotepeque35b.CR-N,496156.779,215929.233,WGS84.CRTM05,459822.693,1101331.425,0.04,0.04 Ocotepeque35b.CR-N,495228.787,219303.900,WGS84.CRTM05,458898.151,1104706.722,0.04,0.04 Ocotepeque35b.CR-N,494126.518,220150.234,WGS84.CRTM05,457796.801,1105554.084,0.04,0.04 Ocotepeque35b.CR-N,494849.025,219554.110,WGS84.CRTM05,458518.666,1104957.286,0.04,0.04 Ocotepeque35b.CR-N,495816.602,221487.678,WGS84.CRTM05,459488.080,1106889.724,0.04,0.04 Ocotepeque35b.CR-N,495170.192,221688.208,WGS84.CRTM05,458841.925,1107090.894,0.04,0.04 Ocotepeque35b.CR-N,522999.649,235096.683,WGS84.CRTM05,486682.671,1120469.867,0.04,0.04 Ocotepeque35b.CR-N,523022.150,235105.295,WGS84.CRTM05,486705.172,1120478.463,0.05,0.05 # tolerance change Ocotepeque35b.CR-N,523191.959,235769.351,WGS84.CRTM05,486875.666,1121142.275,0.04,0.04 Ocotepeque35b.CR-N,523197.908,235751.671,WGS84.CRTM05,486881.587,1121124.588,0.04,0.04 Ocotepeque35b.CR-N,475658.085,274757.622,WGS84.CRTM05,439385.028,1160177.607,0.04,0.04 Ocotepeque35b.CR-N,475640.409,274789.207,WGS84.CRTM05,439367.383,1160209.215,0.04,0.04 Ocotepeque35b.CR-N,545897.918,205402.427,WGS84.CRTM05,509547.380,1090754.710,0.04,0.04 Ocotepeque35b.CR-N,550774.452,203077.895,WGS84.CRTM05,514420.814,1088425.258,0.04,0.04 Ocotepeque35b.CR-N,515298.101,252983.272,WGS84.CRTM05,479000.301,1138363.021,0.04,0.04 Ocotepeque35b.CR-N,515659.045,253949.661,WGS84.CRTM05,479362.215,1139328.969,0.04,0.04 Ocotepeque35b.CR-N,559836.880,206558.294,WGS84.CRTM05,523485.889,1091895.431,0.04,0.04 Ocotepeque35b.CR-N,563525.292,206691.008,WGS84.CRTM05,527174.020,1092024.105,0.04,0.04 ################################################################################### # The following test cases provided by a client in Denmark, provided for testing # the definitions for the Danish Transversal Mercator systems. There were some # typographical errors in the test data provided, so not all test cases appear # below. No test cases were provided for DKTM4. The precision on these test # cases is limited to two digits, so the tolerances are larger than we would # like. ETRF89.TM32,465342.58,6146791.73,ETRF89.DKTM1,165329.41,1149128.44,0.008,0.008 ETRF89.DKTM1,165329.41,1149128.44,ETRF89.TM32,465342.58,6146791.73,0.008,0.008 ETRF89.TM32,575114.51,6224159.2,ETRF89.DKTM2,413006.05,1225886.39,0.008,0.008 ETRF89.DKTM2,413006.05,1225886.39,ETRF89.TM32,575114.51,6224159.2,0.008,0.008 ETRF89.TM32,724354.31,6175753.97,ETRF89.DKTM3,651480.91,1172630.41,0.008,0.008 ETRF89.DKTM3,651480.91,1172630.41,ETRF89.TM32,724354.31,6175753.97,0.008,0.008 ############################################################################### # ## New Nevada Coordinate Reference System for Las Vegas (NCRS-LV), November 2012 # The following values were obtained from LasVegasNevada.GOV, Department of Public Works, Survey Section # NV83-EF -> NV83.NCRS-LVF, from file Autodesk_NCRS_Test.xlsx NV83-EF,735236.2390,26824212.0700,NV83.NCRS-LVF,225510.9105,687836.2746,1.0E-03,1.0E-03#101 NV83-EF,751152.3490,26824096.0600,NV83.NCRS-LVF,241429.1654,687618.7222,1.0E-03,1.0E-03#102 NV83-EF,766989.7130,26823955.6500,NV83.NCRS-LVF,257268.3999,687377.2705,1.0E-03,1.0E-03#103 NV83-EF,766998.6010,26808018.8400,NV83.NCRS-LVF,257175.6916,671437.6724,1.0E-03,1.0E-03#104 NV83-EF,751432.2540,26807620.3100,NV83.NCRS-LVF,241604.0866,671138.2565,1.0E-03,1.0E-03#105 NV83-EF,735306.7090,26808120.2700,NV83.NCRS-LVF,225478.8045,671741.0551,1.0E-03,1.0E-03#106 NV83-EF,735283.6580,26792080.2100,NV83.NCRS-LVF,225353.5972,655698.1803,1.0E-03,1.0E-03#107 NV83-EF,751459.4520,26792026.9700,NV83.NCRS-LVF,241531.9852,655541.9689,1.0E-03,1.0E-03#108 NV83-EF,793602.2510,26791819.4500,NV83.NCRS-LVF,283680.5927,655066.1745,1.0E-03,1.0E-03#109 NV83-EF,825571.5080,26775740.4000,NV83.NCRS-LVF,315552.4790,638781.2797,1.0E-03,1.0E-03#110 NV83-EF,809966.2410,26776244.1400,NV83.NCRS-LVF,299948.0680,639384.3173,1.0E-03,1.0E-03#111 NV83-EF,794110.4230,26776037.0200,NV83.NCRS-LVF,284088.4446,639277.9814,1.0E-03,1.0E-03#112 NV83-EF,778169.3890,26775665.7000,NV83.NCRS-LVF,268142.4423,639007.9581,1.0E-03,1.0E-03#113 NV83-EF,762257.7310,26775799.5600,NV83.NCRS-LVF,252228.9273,639243.0116,1.0E-03,1.0E-03#114 NV83-EF,746006.4740,26776893.4200,NV83.NCRS-LVF,235981.7510,640440.4002,1.0E-03,1.0E-03#115 NV83-EF,735123.5890,26759700.9900,NV83.NCRS-LVF,224987.6161,623313.9952,1.0E-03,1.0E-03#116 NV83-EF,762222.6450,26759833.8800,NV83.NCRS-LVF,252092.3732,623274.7837,1.0E-03,1.0E-03#117 NV83-EF,778151.4980,26759850.1700,NV83.NCRS-LVF,268024.0418,623189.9019,1.0E-03,1.0E-03#118 NV83-EF,794061.3610,26759929.6900,NV83.NCRS-LVF,283937.0132,623168.3815,1.0E-03,1.0E-03#119 NV83-EF,810017.6060,26760021.4500,NV83.NCRS-LVF,299896.3461,623158.8082,1.0E-03,1.0E-03#120 NV83-EF,825096.0730,26760094.6200,NV83.NCRS-LVF,314977.5475,623136.2170,1.0E-03,1.0E-03#121 NV83-EF,857036.0520,26739029.0500,NV83.NCRS-LVF,346788.3159,601864.9540,1.0E-03,1.0E-03#122 NV83-EF,830234.0350,26738748.2600,NV83.NCRS-LVF,319980.7733,601754.1218,1.0E-03,1.0E-03#123 NV83-EF,825081.2400,26744051.5000,NV83.NCRS-LVF,314860.8667,607090.8262,1.0E-03,1.0E-03#124 NV83-EF,809451.9310,26743808.8600,NV83.NCRS-LVF,299227.6630,606947.3156,1.0E-03,1.0E-03#125 NV83-EF,793211.4390,26743902.8600,NV83.NCRS-LVF,282985.2122,607144.3745,1.0E-03,1.0E-03#126 NV83-EF,761975.7270,26743553.3600,NV83.NCRS-LVF,251742.0589,606993.0039,1.0E-03,1.0E-03#127 NV83-EF,737802.7530,26727361.1400,NV83.NCRS-LVF,227462.0782,590951.1829,1.0E-03,1.0E-03#128 NV83-EF,751481.0130,26727429.3600,NV83.NCRS-LVF,241143.2469,590932.7194,1.0E-03,1.0E-03#129 NV83-EF,840837.7150,26728095.2400,NV83.NCRS-LVF,330518.4260,591032.3454,1.0E-03,1.0E-03#130 NV83-EF,851434.1700,26722779.6300,NV83.NCRS-LVF,341082.6653,585648.8475,1.0E-03,1.0E-03#131 NV83-EF,825061.3940,26712165.3800,NV83.NCRS-LVF,314638.9157,575200.1293,1.0E-03,1.0E-03#132 NV83-EF,767206.7100,26717612.6000,NV83.NCRS-LVF,256809.4945,581014.6021,1.0E-03,1.0E-03#133 NV83-EF,751456.7420,26716797.6300,NV83.NCRS-LVF,241051.6090,580299.2484,1.0E-03,1.0E-03#134 NV83-EF,767186.3630,26704113.7600,NV83.NCRS-LVF,256703.6796,567513.5733,1.0E-03,1.0E-03#135 NV83-EF,782875.4220,26701708.1800,NV83.NCRS-LVF,272380.1591,565008.3094,1.0E-03,1.0E-03#136 NV83-EF,798824.0220,26706882.9900,NV83.NCRS-LVF,288364.0886,570083.0275,1.0E-03,1.0E-03#137 NV83-EF,855896.1200,26696644.9500,NV83.NCRS-LVF,345379.7749,559482.3773,1.0E-03,1.0E-03#138 NV83-EF,830417.7090,26696225.0600,NV83.NCRS-LVF,319895.1406,559223.5789,1.0E-03,1.0E-03#139 NV83-EF,782984.3920,26691150.4000,NV83.NCRS-LVF,272422.3675,554448.0963,1.0E-03,1.0E-03#140 NV83-EF,767219.4690,26690904.1300,NV83.NCRS-LVF,256653.2316,554301.4652,1.0E-03,1.0E-03#141 NV83-EF,846240.3780,26692502.0200,NV83.NCRS-LVF,335696.5121,555399.9455,1.0E-03,1.0E-03#142 NV83-EF,855555.7950,26691154.7900,NV83.NCRS-LVF,345004.6849,553993.6295,1.0E-03,1.0E-03#143 NV83-EF,856546.8760,26722904.2900,NV83.NCRS-LVF,346196.8536,585741.1304,1.0E-03,1.0E-03#144 NV83-EF,782882.1710,26792123.7300,NV83.NCRS-LVF,272960.7060,655438.7370,1.0E-03,1.0E-03#145 NV83-EF,794131.8110,26775928.5500,NV83.NCRS-LVF,284109.1464,639169.3581,1.0E-03,1.0E-03#146 NV83-EF,778108.7390,26775797.9900,NV83.NCRS-LVF,268082.6233,639140.6558,1.0E-03,1.0E-03#147 NV83-EF,730657.1310,26780904.9900,NV83.NCRS-LVF,220655.1044,644550.3236,1.0E-03,1.0E-03#148 NV83-EF,778157.4530,26759760.7300,NV83.NCRS-LVF,268029.4297,623100.4092,1.0E-03,1.0E-03#149 NV83-EF,773961.6310,26743615.7400,NV83.NCRS-LVF,263730.4113,606979.3454,1.0E-03,1.0E-03#150 NV83-EF,735233.5690,26727292.6500,NV83.NCRS-LVF,224891.9863,590898.9644,1.0E-03,1.0E-03#151 NV83-EF,840709.7460,26712157.2100,NV83.NCRS-LVF,330289.4735,575092.8795,1.0E-03,1.0E-03#152 NV83-EF,803963.1590,26715216.0500,NV83.NCRS-LVF,293556.7929,578384.8624,1.0E-03,1.0E-03#153 NV83-EF,766927.8030,26791771.7700,NV83.NCRS-LVF,257001.4145,655188.2675,1.0E-03,1.0E-03#154 NV83-EF,813343.7770,26791139.0200,NV83.NCRS-LVF,303420.8735,654259.9889,1.0E-03,1.0E-03#155 NV83-EF,747417.8850,26759713.6100,NV83.NCRS-LVF,237284.2337,623248.5277,1.0E-03,1.0E-03#156 NV83-EF,845813.0100,26736074.6900,NV83.NCRS-LVF,335545.0054,598981.3687,1.0E-03,1.0E-03#157 NV83-EF,748065.5380,26743625.8100,NV83.NCRS-LVF,237829.8724,607153.7260,1.0E-03,1.0E-03#158 NV83-EF,735398.9290,26743756.4100,NV83.NCRS-LVF,225161.7843,607364.7198,1.0E-03,1.0E-03#159 NV83-EF,767028.1020,26728059.2100,NV83.NCRS-LVF,256697.0480,591464.1372,1.0E-03,1.0E-03#160 NV83-EF,780208.4130,26727749.9600,NV83.NCRS-LVF,269877.6257,591071.2939,1.0E-03,1.0E-03#161 NV83-EF,794199.7530,26727959.9900,NV83.NCRS-LVF,283872.5814,591192.6774,1.0E-03,1.0E-03#162 NV83-EF,783015.4120,26717114.8600,NV83.NCRS-LVF,272617.7054,580416.6472,1.0E-03,1.0E-03#163 NV83-EF,798857.4640,26700150.3800,NV83.NCRS-LVF,288354.9315,563349.1387,1.0E-03,1.0E-03#164 NV83-EF,721177.2490,26758006.1100,NV83.NCRS-LVF,211027.8923,621707.3758,1.0E-03,1.0E-03#165 NV83-EF,694933.9050,26852646.5600,NV83.NCRS-LVF,185382.3455,716533.5624,1.0E-03,1.0E-03#166 NV83-EF,769705.4420,26778363.9100,NV83.NCRS-LVF,259694.2253,641760.4436,1.0E-03,1.0E-03#167 NV83-EF,852145.6280,26826469.8000,NV83.NCRS-LVF,342453.4367,689348.6196,1.0E-03,1.0E-03#168 NV83-EF,767417.0770,26774721.3700,NV83.NCRS-LVF,257382.3077,638131.8320,1.0E-03,1.0E-03#169 NV83-EF,850211.8230,26655641.1100,NV83.NCRS-LVF,339435.7055,518508.8681,1.0E-03,1.0E-03#170 NV83-EF,774627.2990,26680022.9500,NV83.NCRS-LVF,263993.5468,543371.6109,1.0E-03,1.0E-03#171 NV83-EF,792206.7920,26800678.6100,NV83.NCRS-LVF,282341.3135,663935.6425,1.0E-03,1.0E-03#172 NV83-EF,825215.7020,26774271.5200,NV83.NCRS-LVF,315187.2818,637314.4456,1.0E-03,1.0E-03#173 NV83-EF,824304.9100,26726826.7200,NV83.NCRS-LVF,313975.1945,589868.4264,1.0E-03,1.0E-03#174 NV83-EF,808788.0970,26733145.2500,NV83.NCRS-LVF,298496.0915,596286.2727,1.0E-03,1.0E-03#175 # LL83 -> NV83.NCRS-LV, from file Autodesk_NCRS_Test.xlsx LL83,115 18 53.514525 W,36 20 11.310512 N,NV83.NCRS-LV,68735.8630,209652.9158,1.0E-03,1.0E-03#101 LL83,115 15 38.975549 W,36 20  9.682260 N,NV83.NCRS-LV,73587.7568,209586.6057,1.0E-03,1.0E-03#102 LL83,115 12 25.403215 W,36 20  7.727792 N,NV83.NCRS-LV,78415.5651,209513.0111,1.0E-03,1.0E-03#103 LL83,115 12 26.051808 W,36 17 30.123013 N,NV83.NCRS-LV,78387.3076,204654.6119,1.0E-03,1.0E-03#104 LL83,115 15 36.227159 W,36 17 26.737894 N,NV83.NCRS-LV,73641.0729,204563.3497,1.0E-03,1.0E-03#105 LL83,115 18 53.199148 W,36 17 32.169726 N,NV83.NCRS-LV,68726.0771,204747.0831,1.0E-03,1.0E-03#106 LL83,115 18 54.023633 W,36 14 53.542011 N,NV83.NCRS-LV,68687.9138,199857.2051,1.0E-03,1.0E-03#107 LL83,115 15 36.530555 W,36 14 52.527232 N,NV83.NCRS-LV,73619.0963,199809.5918,1.0E-03,1.0E-03#108 LL83,115  7  2.016693 W,36 14 48.777617 N,NV83.NCRS-LV,86466.0176,199664.5693,1.0E-03,1.0E-03#109 LL83,115  0 32.875157 W,36 12  8.071129 N,NV83.NCRS-LV,96180.5880,194700.9235,1.0E-03,1.0E-03#110 LL83,115  3 43.254455 W,36 12 13.924210 N,NV83.NCRS-LV,91424.3540,194884.7297,1.0E-03,1.0E-03#111 LL83,115  6 56.741761 W,36 12 12.675206 N,NV83.NCRS-LV,86590.3311,194852.3185,1.0E-03,1.0E-03#112 LL83,115 10 11.276628 W,36 12  9.719042 N,NV83.NCRS-LV,81729.9799,194770.0152,1.0E-03,1.0E-03#113 LL83,115 13 25.426939 W,36 12 11.669941 N,NV83.NCRS-LV,76879.5308,194841.6596,1.0E-03,1.0E-03#114 LL83,115 16 43.687762 W,36 12 23.037935 N,NV83.NCRS-LV,71927.3816,195206.6244,1.0E-03,1.0E-03#115 LL83,115 18 57.068077 W,36  9 33.328156 N,NV83.NCRS-LV,68576.3625,189986.4857,1.0E-03,1.0E-03#116 LL83,115 13 26.576262 W,36  9 33.777487 N,NV83.NCRS-LV,76837.9090,189974.5340,1.0E-03,1.0E-03#117 LL83,115 10 12.316632 W,36  9 33.311964 N,NV83.NCRS-LV,81693.8913,189948.6620,1.0E-03,1.0E-03#118 LL83,115  6 58.286442 W,36  9 33.385119 N,NV83.NCRS-LV,86544.1747,189942.1026,1.0E-03,1.0E-03#119 LL83,115  3 43.690749 W,36  9 33.489524 N,NV83.NCRS-LV,91408.5891,189939.1846,1.0E-03,1.0E-03#120 LL83,115  0 39.801967 W,36  9 33.373533 N,NV83.NCRS-LV,96005.3485,189932.2988,1.0E-03,1.0E-03#121 LL83,114 54 12.094697 W,36  6  3.015379 N,NV83.NCRS-LV,105701.2901,183448.8049,1.0E-03,1.0E-03#122 LL83,114 59 38.722876 W,36  6  1.968386 N,NV83.NCRS-LV,97530.3348,183415.0232,1.0E-03,1.0E-03#123 LL83,115  0 41.134550 W,36  6 54.718440 N,NV83.NCRS-LV,95969.7841,185041.6539,1.0E-03,1.0E-03#124 LL83,115  3 51.645421 W,36  6 53.186171 N,NV83.NCRS-LV,91204.7741,184997.9118,1.0E-03,1.0E-03#125 LL83,115  7  9.584934 W,36  6 54.927864 N,NV83.NCRS-LV,86254.0652,185057.9755,1.0E-03,1.0E-03#126 LL83,115 13 30.319645 W,36  6 52.777928 N,NV83.NCRS-LV,76731.1330,185011.8376,1.0E-03,1.0E-03#127 LL83,115 18 25.515038 W,36  4 13.420526 N,NV83.NCRS-LV,69330.5801,180122.2808,1.0E-03,1.0E-03#128 LL83,115 15 38.886904 W,36  4 13.679023 N,NV83.NCRS-LV,73500.6087,180116.6531,1.0E-03,1.0E-03#129 LL83,114 57 30.341507 W,36  4 15.962305 N,NV83.NCRS-LV,100742.2177,180147.0192,1.0E-03,1.0E-03#130 LL83,114 55 21.702774 W,36  3 22.702355 N,NV83.NCRS-LV,103962.2043,178506.1257,1.0E-03,1.0E-03#131 LL83,115  0 43.657781 W,36  1 39.383234 N,NV83.NCRS-LV,95902.1333,175321.3501,1.0E-03,1.0E-03#132 LL83,115 12 27.782380 W,36  2 36.035633 N,NV83.NCRS-LV,78275.6905,177093.6049,1.0E-03,1.0E-03#133 LL83,115 15 39.611410 W,36  2 28.533949 N,NV83.NCRS-LV,73472.6774,176875.5647,1.0E-03,1.0E-03#134 LL83,115 12 28.663555 W,36  0 22.535408 N,NV83.NCRS-LV,78243.4380,172978.4831,1.0E-03,1.0E-03#135 LL83,115  9 17.828853 W,35 59 58.104909 N,NV83.NCRS-LV,83021.6385,172214.8772,1.0E-03,1.0E-03#136 LL83,115  6  3.412694 W,36  0 48.545465 N,NV83.NCRS-LV,87893.5500,173761.6543,1.0E-03,1.0E-03#137 LL83,114 54 29.566621 W,35 59  3.944618 N,NV83.NCRS-LV,105271.9659,170530.5697,1.0E-03,1.0E-03#138 LL83,114 59 39.618983 W,35 59  1.425363 N,NV83.NCRS-LV,97504.2339,170451.6878,1.0E-03,1.0E-03#139 LL83,115  9 17.067394 W,35 58 13.685690 N,NV83.NCRS-LV,83034.5037,168996.1178,1.0E-03,1.0E-03#140 LL83,115 12 28.879488 W,35 58 11.892576 N,NV83.NCRS-LV,78228.0615,168951.4245,1.0E-03,1.0E-03#141 LL83,114 56 27.389006 W,35 58 23.618360 N,NV83.NCRS-LV,102320.5015,169286.2420,1.0E-03,1.0E-03#142 LL83,114 54 34.169216 W,35 58  9.673408 N,NV83.NCRS-LV,105157.6383,168857.5960,1.0E-03,1.0E-03#143 LL83,114 54 19.424909 W,36  3 23.587512 N,NV83.NCRS-LV,105521.0120,178534.2536,1.0E-03,1.0E-03#144 LL83,115  9 12.880730 W,36 14 52.276811 N,NV83.NCRS-LV,83198.5896,199778.1266,1.0E-03,1.0E-03#145 LL83,115  6 56.487162 W,36 12 11.601483 N,NV83.NCRS-LV,86596.6410,194819.2100,1.0E-03,1.0E-03#146 LL83,115 10 12.009807 W,36 12 11.029877 N,NV83.NCRS-LV,81711.7470,194810.4615,1.0E-03,1.0E-03#147 LL83,115 19 50.866017 W,36 13  3.146715 N,NV83.NCRS-LV,67255.8103,196459.3316,1.0E-03,1.0E-03#148 LL83,115 10 12.248651 W,36  9 32.427192 N,NV83.NCRS-LV,81695.5336,189921.3846,1.0E-03,1.0E-03#149 LL83,115 11  4.226343 W,36  6 52.933256 N,NV83.NCRS-LV,80385.1901,185007.6745,1.0E-03,1.0E-03#150 LL83,115 18 56.814636 W,36  4 12.814165 N,NV83.NCRS-LV,68547.2145,180106.3646,1.0E-03,1.0E-03#151 LL83,114 57 33.144934 W,36  1 38.352928 N,NV83.NCRS-LV,100672.4329,175288.6603,1.0E-03,1.0E-03#152 LL83,115  5  0.334854 W,36  2 10.700365 N,NV83.NCRS-LV,89476.2894,176292.0587,1.0E-03,1.0E-03#153 LL83,115 12 27.686476 W,36 14 49.451832 N,NV83.NCRS-LV,78334.1878,199701.7834,1.0E-03,1.0E-03#154 LL83,115  3  1.042279 W,36 14 41.042169 N,NV83.NCRS-LV,92482.8672,199418.8435,1.0E-03,1.0E-03#155 LL83,115 16 27.132344 W,36  9 33.091974 N,NV83.NCRS-LV,72324.3791,189966.5312,1.0E-03,1.0E-03#156 LL83,114 56 29.094575 W,36  5 34.553319 N,NV83.NCRS-LV,102274.3222,182569.8863,1.0E-03,1.0E-03#157 LL83,115 16 19.862236 W,36  6 53.968095 N,NV83.NCRS-LV,72490.6901,185060.8258,1.0E-03,1.0E-03#158 LL83,115 18 54.247072 W,36  6 55.633036 N,NV83.NCRS-LV,68629.4491,185125.1369,1.0E-03,1.0E-03#159 LL83,115 12 29.467106 W,36  4 19.356897 N,NV83.NCRS-LV,78241.4167,180278.6296,1.0E-03,1.0E-03#160 LL83,115  9 48.922232 W,36  4 15.766107 N,NV83.NCRS-LV,82258.8648,180158.8907,1.0E-03,1.0E-03#161 LL83,115  6 58.472148 W,36  4 17.212708 N,NV83.NCRS-LV,86524.5359,180195.8885,1.0E-03,1.0E-03#162 LL83,115  9 15.299259 W,36  2 30.467109 N,NV83.NCRS-LV,83094.0428,176911.3479,1.0E-03,1.0E-03#163 LL83,115  6  3.411231 W,35 59 41.960279 N,NV83.NCRS-LV,87890.7589,171709.1609,1.0E-03,1.0E-03#164 LL83,115 21 47.198544 W,36  9 16.912611 N,NV83.NCRS-LV,64321.4302,189496.7872,1.0E-03,1.0E-03#165 LL83,115 27  5.663361 W,36 24 53.335648 N,NV83.NCRS-LV,56504.6519,218399.8666,1.0E-03,1.0E-03#166 LL83,115 11 54.424090 W,36 12 36.747453 N,NV83.NCRS-LV,79154.9582,195608.9744,1.0E-03,1.0E-03#167 LL83,114 55  4.375436 W,36 20 28.054031 N,NV83.NCRS-LV,104380.0163,210113.8795,1.0E-03,1.0E-03#168 LL83,115 12 22.522513 W,36 12  0.813411 N,NV83.NCRS-LV,78450.2843,194502.9714,1.0E-03,1.0E-03#169 LL83,114 55 42.079409 W,35 52 18.819321 N,NV83.NCRS-LV,103460.2100,158041.8191,1.0E-03,1.0E-03#170 LL83,115 10 59.297186 W,35 56 23.987521 N,NV83.NCRS-LV,80465.3940,165619.9983,1.0E-03,1.0E-03#171 LL83,115  7 18.538389 W,36 16 16.454697 N,NV83.NCRS-LV,86057.8045,202367.9886,1.0E-03,1.0E-03#172 LL83,115  0 37.322464 W,36 11 53.565829 N,NV83.NCRS-LV,96069.2756,194253.8315,1.0E-03,1.0E-03#173 LL83,115  0 51.824730 W,36  4  4.420316 N,NV83.NCRS-LV,95699.8307,179792.2560,1.0E-03,1.0E-03#174 LL83,115  4  0.426839 W,36  5  7.763395 N,NV83.NCRS-LV,90981.7907,181748.4194,1.0E-03,1.0E-03#175 # LL83 -> NV83.NCRS-LVF, from file Autodesk_NCRS_Test.xlsx LL83,115 18 53.514525 W,36 20 11.310512 N,NV83.NCRS-LVF,225510.9105,687836.2746,1.0E-03,1.0E-03#101 LL83,115 15 38.975549 W,36 20  9.682260 N,NV83.NCRS-LVF,241429.1654,687618.7222,1.0E-03,1.0E-03#102 LL83,115 12 25.403215 W,36 20  7.727792 N,NV83.NCRS-LVF,257268.3999,687377.2705,1.0E-03,1.0E-03#103 LL83,115 12 26.051808 W,36 17 30.123013 N,NV83.NCRS-LVF,257175.6916,671437.6724,1.0E-03,1.0E-03#104 LL83,115 15 36.227159 W,36 17 26.737894 N,NV83.NCRS-LVF,241604.0866,671138.2565,1.0E-03,1.0E-03#105 LL83,115 18 53.199148 W,36 17 32.169726 N,NV83.NCRS-LVF,225478.8045,671741.0551,1.0E-03,1.0E-03#106 LL83,115 18 54.023633 W,36 14 53.542011 N,NV83.NCRS-LVF,225353.5972,655698.1803,1.0E-03,1.0E-03#107 LL83,115 15 36.530555 W,36 14 52.527232 N,NV83.NCRS-LVF,241531.9852,655541.9689,1.0E-03,1.0E-03#108 LL83,115  7  2.016693 W,36 14 48.777617 N,NV83.NCRS-LVF,283680.5927,655066.1745,1.0E-03,1.0E-03#109 LL83,115  0 32.875157 W,36 12  8.071129 N,NV83.NCRS-LVF,315552.4790,638781.2797,1.0E-03,1.0E-03#110 LL83,115  3 43.254455 W,36 12 13.924210 N,NV83.NCRS-LVF,299948.0680,639384.3173,1.0E-03,1.0E-03#111 LL83,115  6 56.741761 W,36 12 12.675206 N,NV83.NCRS-LVF,284088.4446,639277.9814,1.0E-03,1.0E-03#112 LL83,115 10 11.276628 W,36 12  9.719042 N,NV83.NCRS-LVF,268142.4423,639007.9581,1.0E-03,1.0E-03#113 LL83,115 13 25.426939 W,36 12 11.669941 N,NV83.NCRS-LVF,252228.9273,639243.0116,1.0E-03,1.0E-03#114 LL83,115 16 43.687762 W,36 12 23.037935 N,NV83.NCRS-LVF,235981.7510,640440.4002,1.0E-03,1.0E-03#115 LL83,115 18 57.068077 W,36  9 33.328156 N,NV83.NCRS-LVF,224987.6161,623313.9952,1.0E-03,1.0E-03#116 LL83,115 13 26.576262 W,36  9 33.777487 N,NV83.NCRS-LVF,252092.3732,623274.7837,1.0E-03,1.0E-03#117 LL83,115 10 12.316632 W,36  9 33.311964 N,NV83.NCRS-LVF,268024.0418,623189.9019,1.0E-03,1.0E-03#118 LL83,115  6 58.286442 W,36  9 33.385119 N,NV83.NCRS-LVF,283937.0132,623168.3815,1.0E-03,1.0E-03#119 LL83,115  3 43.690749 W,36  9 33.489524 N,NV83.NCRS-LVF,299896.3461,623158.8082,1.0E-03,1.0E-03#120 LL83,115  0 39.801967 W,36  9 33.373533 N,NV83.NCRS-LVF,314977.5475,623136.2170,1.0E-03,1.0E-03#121 LL83,114 54 12.094697 W,36  6  3.015379 N,NV83.NCRS-LVF,346788.3159,601864.9540,1.0E-03,1.0E-03#122 LL83,114 59 38.722876 W,36  6  1.968386 N,NV83.NCRS-LVF,319980.7733,601754.1218,1.0E-03,1.0E-03#123 LL83,115  0 41.134550 W,36  6 54.718440 N,NV83.NCRS-LVF,314860.8667,607090.8262,1.0E-03,1.0E-03#124 LL83,115  3 51.645421 W,36  6 53.186171 N,NV83.NCRS-LVF,299227.6630,606947.3156,1.0E-03,1.0E-03#125 LL83,115  7  9.584934 W,36  6 54.927864 N,NV83.NCRS-LVF,282985.2122,607144.3745,1.0E-03,1.0E-03#126 LL83,115 13 30.319645 W,36  6 52.777928 N,NV83.NCRS-LVF,251742.0589,606993.0039,1.0E-03,1.0E-03#127 LL83,115 18 25.515038 W,36  4 13.420526 N,NV83.NCRS-LVF,227462.0782,590951.1829,1.0E-03,1.0E-03#128 LL83,115 15 38.886904 W,36  4 13.679023 N,NV83.NCRS-LVF,241143.2469,590932.7194,1.0E-03,1.0E-03#129 LL83,114 57 30.341507 W,36  4 15.962305 N,NV83.NCRS-LVF,330518.4260,591032.3454,1.0E-03,1.0E-03#130 LL83,114 55 21.702774 W,36  3 22.702355 N,NV83.NCRS-LVF,341082.6653,585648.8475,1.0E-03,1.0E-03#131 LL83,115  0 43.657781 W,36  1 39.383234 N,NV83.NCRS-LVF,314638.9157,575200.1293,1.0E-03,1.0E-03#132 LL83,115 12 27.782380 W,36  2 36.035633 N,NV83.NCRS-LVF,256809.4945,581014.6021,1.0E-03,1.0E-03#133 LL83,115 15 39.611410 W,36  2 28.533949 N,NV83.NCRS-LVF,241051.6090,580299.2484,1.0E-03,1.0E-03#134 LL83,115 12 28.663555 W,36  0 22.535408 N,NV83.NCRS-LVF,256703.6796,567513.5733,1.0E-03,1.0E-03#135 LL83,115  9 17.828853 W,35 59 58.104909 N,NV83.NCRS-LVF,272380.1591,565008.3094,1.0E-03,1.0E-03#136 LL83,115  6  3.412694 W,36  0 48.545465 N,NV83.NCRS-LVF,288364.0886,570083.0275,1.0E-03,1.0E-03#137 LL83,114 54 29.566621 W,35 59  3.944618 N,NV83.NCRS-LVF,345379.7749,559482.3773,1.0E-03,1.0E-03#138 LL83,114 59 39.618983 W,35 59  1.425363 N,NV83.NCRS-LVF,319895.1406,559223.5789,1.0E-03,1.0E-03#139 LL83,115  9 17.067394 W,35 58 13.685690 N,NV83.NCRS-LVF,272422.3675,554448.0963,1.0E-03,1.0E-03#140 LL83,115 12 28.879488 W,35 58 11.892576 N,NV83.NCRS-LVF,256653.2316,554301.4652,1.0E-03,1.0E-03#141 LL83,114 56 27.389006 W,35 58 23.618360 N,NV83.NCRS-LVF,335696.5121,555399.9455,1.0E-03,1.0E-03#142 LL83,114 54 34.169216 W,35 58  9.673408 N,NV83.NCRS-LVF,345004.6849,553993.6295,1.0E-03,1.0E-03#143 LL83,114 54 19.424909 W,36  3 23.587512 N,NV83.NCRS-LVF,346196.8536,585741.1304,1.0E-03,1.0E-03#144 LL83,115  9 12.880730 W,36 14 52.276811 N,NV83.NCRS-LVF,272960.7060,655438.7370,1.0E-03,1.0E-03#145 LL83,115  6 56.487162 W,36 12 11.601483 N,NV83.NCRS-LVF,284109.1464,639169.3581,1.0E-03,1.0E-03#146 LL83,115 10 12.009807 W,36 12 11.029877 N,NV83.NCRS-LVF,268082.6233,639140.6558,1.0E-03,1.0E-03#147 LL83,115 19 50.866017 W,36 13  3.146715 N,NV83.NCRS-LVF,220655.1044,644550.3236,1.0E-03,1.0E-03#148 LL83,115 10 12.248651 W,36  9 32.427192 N,NV83.NCRS-LVF,268029.4297,623100.4092,1.0E-03,1.0E-03#149 LL83,115 11  4.226343 W,36  6 52.933256 N,NV83.NCRS-LVF,263730.4113,606979.3454,1.0E-03,1.0E-03#150 LL83,115 18 56.814636 W,36  4 12.814165 N,NV83.NCRS-LVF,224891.9863,590898.9644,1.0E-03,1.0E-03#151 LL83,114 57 33.144934 W,36  1 38.352928 N,NV83.NCRS-LVF,330289.4735,575092.8795,1.0E-03,1.0E-03#152 LL83,115  5  0.334854 W,36  2 10.700365 N,NV83.NCRS-LVF,293556.7929,578384.8624,1.0E-03,1.0E-03#153 LL83,115 12 27.686476 W,36 14 49.451832 N,NV83.NCRS-LVF,257001.4145,655188.2675,1.0E-03,1.0E-03#154 LL83,115  3  1.042279 W,36 14 41.042169 N,NV83.NCRS-LVF,303420.8735,654259.9889,1.0E-03,1.0E-03#155 LL83,115 16 27.132344 W,36  9 33.091974 N,NV83.NCRS-LVF,237284.2337,623248.5277,1.0E-03,1.0E-03#156 LL83,114 56 29.094575 W,36  5 34.553319 N,NV83.NCRS-LVF,335545.0054,598981.3687,1.0E-03,1.0E-03#157 LL83,115 16 19.862236 W,36  6 53.968095 N,NV83.NCRS-LVF,237829.8724,607153.7260,1.0E-03,1.0E-03#158 LL83,115 18 54.247072 W,36  6 55.633036 N,NV83.NCRS-LVF,225161.7843,607364.7198,1.0E-03,1.0E-03#159 LL83,115 12 29.467106 W,36  4 19.356897 N,NV83.NCRS-LVF,256697.0480,591464.1372,1.0E-03,1.0E-03#160 LL83,115  9 48.922232 W,36  4 15.766107 N,NV83.NCRS-LVF,269877.6257,591071.2939,1.0E-03,1.0E-03#161 LL83,115  6 58.472148 W,36  4 17.212708 N,NV83.NCRS-LVF,283872.5814,591192.6774,1.0E-03,1.0E-03#162 LL83,115  9 15.299259 W,36  2 30.467109 N,NV83.NCRS-LVF,272617.7054,580416.6472,1.0E-03,1.0E-03#163 LL83,115  6  3.411231 W,35 59 41.960279 N,NV83.NCRS-LVF,288354.9315,563349.1387,1.0E-03,1.0E-03#164 LL83,115 21 47.198544 W,36  9 16.912611 N,NV83.NCRS-LVF,211027.8923,621707.3758,1.0E-03,1.0E-03#165 LL83,115 27  5.663361 W,36 24 53.335648 N,NV83.NCRS-LVF,185382.3455,716533.5624,1.0E-03,1.0E-03#166 LL83,115 11 54.424090 W,36 12 36.747453 N,NV83.NCRS-LVF,259694.2253,641760.4436,1.0E-03,1.0E-03#167 LL83,114 55  4.375436 W,36 20 28.054031 N,NV83.NCRS-LVF,342453.4367,689348.6196,1.0E-03,1.0E-03#168 LL83,115 12 22.522513 W,36 12  0.813411 N,NV83.NCRS-LVF,257382.3077,638131.8320,1.0E-03,1.0E-03#169 LL83,114 55 42.079409 W,35 52 18.819321 N,NV83.NCRS-LVF,339435.7055,518508.8681,1.0E-03,1.0E-03#170 LL83,115 10 59.297186 W,35 56 23.987521 N,NV83.NCRS-LVF,263993.5468,543371.6109,1.0E-03,1.0E-03#171 LL83,115  7 18.538389 W,36 16 16.454697 N,NV83.NCRS-LVF,282341.3135,663935.6425,1.0E-03,1.0E-03#172 LL83,115  0 37.322464 W,36 11 53.565829 N,NV83.NCRS-LVF,315187.2818,637314.4456,1.0E-03,1.0E-03#173 LL83,115  0 51.824730 W,36  4  4.420316 N,NV83.NCRS-LVF,313975.1945,589868.4264,1.0E-03,1.0E-03#174 LL83,115  4  0.426839 W,36  5  7.763395 N,NV83.NCRS-LVF,298496.0915,596286.2727,1.0E-03,1.0E-03#175 # LL83 -> NV83.NCRS-LVHE, from file Autodesk_NCRS_Test.xlsx LL83,115 18 53.514525 W,36 20 11.310512 N,NV83.NCRS-LVHE,268734.7689,409653.2536,1.0E-03,1.0E-03#101 LL83,115 15 38.975549 W,36 20  9.682260 N,NV83.NCRS-LVHE,273586.8325,409586.9412,1.0E-03,1.0E-03#102 LL83,115 12 25.403215 W,36 20  7.727792 N,NV83.NCRS-LVHE,278414.8098,409513.3440,1.0E-03,1.0E-03#103 LL83,115 12 26.051808 W,36 17 30.123013 N,NV83.NCRS-LVHE,278386.5513,404654.7748,1.0E-03,1.0E-03#104 LL83,115 15 36.227159 W,36 17 26.737894 N,NV83.NCRS-LVHE,273640.1504,404563.5094,1.0E-03,1.0E-03#105 LL83,115 18 53.199148 W,36 17 32.169726 N,NV83.NCRS-LVHE,268724.9826,404747.2492,1.0E-03,1.0E-03#106 LL83,115 18 54.023633 W,36 14 53.542011 N,NV83.NCRS-LVHE,268686.8180,399857.2001,1.0E-03,1.0E-03#107 LL83,115 15 36.530555 W,36 14 52.527232 N,NV83.NCRS-LVHE,273618.1731,399809.5851,1.0E-03,1.0E-03#108 LL83,115  7  2.016693 W,36 14 48.777617 N,NV83.NCRS-LVHE,286465.5440,399664.5576,1.0E-03,1.0E-03#109 LL83,115  0 32.875157 W,36 12  8.071129 N,NV83.NCRS-LVHE,296180.4543,394700.7380,1.0E-03,1.0E-03#110 LL83,115  3 43.254455 W,36 12 13.924210 N,NV83.NCRS-LVHE,291424.0539,394884.5507,1.0E-03,1.0E-03#111 LL83,115  6 56.741761 W,36 12 12.675206 N,NV83.NCRS-LVHE,286589.8619,394852.1383,1.0E-03,1.0E-03#112 LL83,115 10 11.276628 W,36 12  9.719042 N,NV83.NCRS-LVHE,281729.3405,394769.8322,1.0E-03,1.0E-03#113 LL83,115 13 25.426939 W,36 12 11.669941 N,NV83.NCRS-LVHE,276878.7217,394841.4791,1.0E-03,1.0E-03#114 LL83,115 16 43.687762 W,36 12 23.037935 N,NV83.NCRS-LVHE,271926.3992,395206.4567,1.0E-03,1.0E-03#115 LL83,115 18 57.068077 W,36  9 33.328156 N,NV83.NCRS-LVHE,268575.2629,389986.1353,1.0E-03,1.0E-03#116 LL83,115 13 26.576262 W,36  9 33.777487 N,NV83.NCRS-LVHE,276837.0985,389974.1832,1.0E-03,1.0E-03#117 LL83,115 10 12.316632 W,36  9 33.311964 N,NV83.NCRS-LVHE,281693.2507,389948.3103,1.0E-03,1.0E-03#118 LL83,115  6 58.286442 W,36  9 33.385119 N,NV83.NCRS-LVHE,286543.7039,389941.7506,1.0E-03,1.0E-03#119 LL83,115  3 43.690749 W,36  9 33.489524 N,NV83.NCRS-LVHE,291408.2885,389938.8326,1.0E-03,1.0E-03#120 LL83,115  0 39.801967 W,36  9 33.373533 N,NV83.NCRS-LVHE,296005.2087,389931.9465,1.0E-03,1.0E-03#121 LL83,114 54 12.094697 W,36  6  3.015379 N,NV83.NCRS-LVHE,305701.4897,383448.2257,1.0E-03,1.0E-03#122 LL83,114 59 38.722876 W,36  6  1.968386 N,NV83.NCRS-LVHE,297530.2484,383414.4428,1.0E-03,1.0E-03#123 LL83,115  0 41.134550 W,36  6 54.718440 N,NV83.NCRS-LVHE,295969.6431,385041.1305,1.0E-03,1.0E-03#124 LL83,115  3 51.645421 W,36  6 53.186171 N,NV83.NCRS-LVHE,291204.4663,384997.3868,1.0E-03,1.0E-03#125 LL83,115  7  9.584934 W,36  6 54.927864 N,NV83.NCRS-LVHE,286253.5842,385057.4525,1.0E-03,1.0E-03#126 LL83,115 13 30.319645 W,36  6 52.777928 N,NV83.NCRS-LVHE,276730.3187,385011.3131,1.0E-03,1.0E-03#127 LL83,115 18 25.515038 W,36  4 13.420526 N,NV83.NCRS-LVHE,269329.5068,380121.5852,1.0E-03,1.0E-03#128 LL83,115 15 38.886904 W,36  4 13.679023 N,NV83.NCRS-LVHE,273499.6813,380115.9573,1.0E-03,1.0E-03#129 LL83,114 57 30.341507 W,36  4 15.962305 N,NV83.NCRS-LVHE,300742.2437,380146.3244,1.0E-03,1.0E-03#130 LL83,114 55 21.702774 W,36  3 22.702355 N,NV83.NCRS-LVHE,303962.3430,378505.3735,1.0E-03,1.0E-03#131 LL83,115  0 43.657781 W,36  1 39.383234 N,NV83.NCRS-LVHE,295901.9899,375320.4864,1.0E-03,1.0E-03#132 LL83,115 12 27.782380 W,36  2 36.035633 N,NV83.NCRS-LVHE,278274.9302,377092.8033,1.0E-03,1.0E-03#133 LL83,115 15 39.611410 W,36  2 28.533949 N,NV83.NCRS-LVHE,273471.7490,376874.7554,1.0E-03,1.0E-03#134 LL83,115 12 28.663555 W,36  0 22.535408 N,NV83.NCRS-LVHE,278242.6766,372977.5374,1.0E-03,1.0E-03#135 LL83,115  9 17.828853 W,35 59 58.104909 N,NV83.NCRS-LVHE,283021.0444,372213.9048,1.0E-03,1.0E-03#136 LL83,115  6  3.412694 W,36  0 48.545465 N,NV83.NCRS-LVHE,287893.1264,373760.7361,1.0E-03,1.0E-03#137 LL83,114 54 29.566621 W,35 59  3.944618 N,NV83.NCRS-LVHE,305272.1505,370529.5384,1.0E-03,1.0E-03#138 LL83,114 59 39.618983 W,35 59  1.425363 N,NV83.NCRS-LVHE,297504.1465,370450.6537,1.0E-03,1.0E-03#139 LL83,115  9 17.067394 W,35 58 13.685690 N,NV83.NCRS-LVHE,283033.9100,368995.0327,1.0E-03,1.0E-03#140 LL83,115 12 28.879488 W,35 58 11.892576 N,NV83.NCRS-LVHE,278227.2995,368950.3379,1.0E-03,1.0E-03#141 LL83,114 56 27.389006 W,35 58 23.618360 N,NV83.NCRS-LVHE,302320.5828,369285.1671,1.0E-03,1.0E-03#142 LL83,114 54 34.169216 W,35 58  9.673408 N,NV83.NCRS-LVHE,305157.8188,368856.5061,1.0E-03,1.0E-03#143 LL83,114 54 19.424909 W,36  3 23.587512 N,NV83.NCRS-LVHE,305521.2053,378533.5024,1.0E-03,1.0E-03#144 LL83,115  9 12.880730 W,36 14 52.276811 N,NV83.NCRS-LVHE,283198.0016,399778.1189,1.0E-03,1.0E-03#145 LL83,115  6 56.487162 W,36 12 11.601483 N,NV83.NCRS-LVHE,286596.1720,394819.0287,1.0E-03,1.0E-03#146 LL83,115 10 12.009807 W,36 12 11.029877 N,NV83.NCRS-LVHE,281711.1070,394810.2799,1.0E-03,1.0E-03#147 LL83,115 19 50.866017 W,36 13  3.146715 N,NV83.NCRS-LVHE,267254.6644,396459.2077,1.0E-03,1.0E-03#148 LL83,115 10 12.248651 W,36  9 32.427192 N,NV83.NCRS-LVHE,281694.8930,389921.0319,1.0E-03,1.0E-03#149 LL83,115 11  4.226343 W,36  6 52.933256 N,NV83.NCRS-LVHE,280384.5037,385007.1498,1.0E-03,1.0E-03#150 LL83,115 18 56.814636 W,36  4 12.814165 N,NV83.NCRS-LVHE,268546.1138,380105.6684,1.0E-03,1.0E-03#151 LL83,114 57 33.144934 W,36  1 38.352928 N,NV83.NCRS-LVHE,300672.4564,375287.7955,1.0E-03,1.0E-03#152 LL83,115  5  0.334854 W,36  2 10.700365 N,NV83.NCRS-LVHE,289475.9211,376291.2290,1.0E-03,1.0E-03#153 LL83,115 12 27.686476 W,36 14 49.451832 N,NV83.NCRS-LVHE,278333.4296,399701.7729,1.0E-03,1.0E-03#154 LL83,115  3  1.042279 W,36 14 41.042169 N,NV83.NCRS-LVHE,292482.6042,399418.8231,1.0E-03,1.0E-03#155 LL83,115 16 27.132344 W,36  9 33.091974 N,NV83.NCRS-LVHE,272323.4106,389966.1800,1.0E-03,1.0E-03#156 LL83,114 56 29.094575 W,36  5 34.553319 N,NV83.NCRS-LVHE,302274.4018,382569.2763,1.0E-03,1.0E-03#157 LL83,115 16 19.862236 W,36  6 53.968095 N,NV83.NCRS-LVHE,272489.7274,385060.3030,1.0E-03,1.0E-03#158 LL83,115 18 54.247072 W,36  6 55.633036 N,NV83.NCRS-LVHE,268628.3513,385124.6163,1.0E-03,1.0E-03#159 LL83,115 12 29.467106 W,36  4 19.356897 N,NV83.NCRS-LVHE,278240.6553,380277.9394,1.0E-03,1.0E-03#160 LL83,115  9 48.922232 W,36  4 15.766107 N,NV83.NCRS-LVHE,282258.2440,380158.1964,1.0E-03,1.0E-03#161 LL83,115  6 58.472148 W,36  4 17.212708 N,NV83.NCRS-LVHE,286524.0643,380195.1954,1.0E-03,1.0E-03#162 LL83,115  9 15.299259 W,36  2 30.467109 N,NV83.NCRS-LVHE,283093.4512,376910.5399,1.0E-03,1.0E-03#163 LL83,115  6  3.411231 W,35 59 41.960279 N,NV83.NCRS-LVHE,287890.3352,371708.1709,1.0E-03,1.0E-03#164 LL83,115 21 47.198544 W,36  9 16.912611 N,NV83.NCRS-LVHE,264320.1816,389496.4196,1.0E-03,1.0E-03#165 LL83,115 27  5.663361 W,36 24 53.335648 N,NV83.NCRS-LVHE,256503.1297,418400.5106,1.0E-03,1.0E-03#166 LL83,115 11 54.424090 W,36 12 36.747453 N,NV83.NCRS-LVHE,279154.2287,395608.8208,1.0E-03,1.0E-03#167 LL83,114 55  4.375436 W,36 20 28.054031 N,NV83.NCRS-LVHE,304380.1696,410114.2335,1.0E-03,1.0E-03#168 LL83,115 12 22.522513 W,36 12  0.813411 N,NV83.NCRS-LVHE,278449.5302,394502.7791,1.0E-03,1.0E-03#169 LL83,114 55 42.079409 W,35 52 18.819321 N,NV83.NCRS-LVHE,303460.3311,358040.3507,1.0E-03,1.0E-03#170 LL83,115 10 59.297186 W,35 56 23.987521 N,NV83.NCRS-LVHE,280464.7104,365618.7951,1.0E-03,1.0E-03#171 LL83,115  7 18.538389 W,36 16 16.454697 N,NV83.NCRS-LVHE,286057.3166,402368.0715,1.0E-03,1.0E-03#172 LL83,115  0 37.322464 W,36 11 53.565829 N,NV83.NCRS-LVHE,296069.1381,394253.6305,1.0E-03,1.0E-03#173 LL83,115  0 51.824730 W,36  4  4.420316 N,NV83.NCRS-LVHE,295699.6802,379791.5488,1.0E-03,1.0E-03#174 LL83,115  4  0.426839 W,36  5  7.763395 N,NV83.NCRS-LVHE,290981.4751,381747.7807,1.0E-03,1.0E-03#175 # LL83 -> NV83.NCRS-LVHEF, from file Autodesk_NCRS_Test.xlsx LL83,115 18 53.514525 W,36 20 11.310512 N,NV83.NCRS-LVHEF,881673.9876,1344004.0495,1.0E-03,1.0E-03#101 LL83,115 15 38.975549 W,36 20  9.682260 N,NV83.NCRS-LVHEF,897592.7995,1343786.4895,1.0E-03,1.0E-03#102 LL83,115 12 25.403215 W,36 20  7.727792 N,NV83.NCRS-LVHEF,913432.5883,1343545.0293,1.0E-03,1.0E-03#103 LL83,115 12 26.051808 W,36 17 30.123013 N,NV83.NCRS-LVHEF,913339.8768,1327604.8734,1.0E-03,1.0E-03#104 LL83,115 15 36.227159 W,36 17 26.737894 N,NV83.NCRS-LVHEF,897767.7268,1327305.4470,1.0E-03,1.0E-03#105 LL83,115 18 53.199148 W,36 17 32.169726 N,NV83.NCRS-LVHEF,881641.8804,1327908.2667,1.0E-03,1.0E-03#106 LL83,115 18 54.023633 W,36 14 53.542011 N,NV83.NCRS-LVHEF,881516.6687,1311864.8305,1.0E-03,1.0E-03#107 LL83,115 15 36.530555 W,36 14 52.527232 N,NV83.NCRS-LVHEF,897695.6229,1311708.6136,1.0E-03,1.0E-03#108 LL83,115  7  2.016693 W,36 14 48.777617 N,NV83.NCRS-LVHEF,939845.7055,1311232.8026,1.0E-03,1.0E-03#109 LL83,115  0 32.875157 W,36 12  8.071129 N,NV83.NCRS-LVHEF,971718.7071,1294947.3379,1.0E-03,1.0E-03#110 LL83,115  3 43.254455 W,36 12 13.924210 N,NV83.NCRS-LVHEF,956113.7501,1295550.3966,1.0E-03,1.0E-03#111 LL83,115  6 56.741761 W,36 12 12.675206 N,NV83.NCRS-LVHEF,940253.5717,1295444.0570,1.0E-03,1.0E-03#112 LL83,115 10 11.276628 W,36 12  9.719042 N,NV83.NCRS-LVHEF,924307.0113,1295174.0242,1.0E-03,1.0E-03#113 LL83,115 13 25.426939 W,36 12 11.669941 N,NV83.NCRS-LVHEF,908392.9394,1295409.0859,1.0E-03,1.0E-03#114 LL83,115 16 43.687762 W,36 12 23.037935 N,NV83.NCRS-LVHEF,892145.1945,1296606.5164,1.0E-03,1.0E-03#115 LL83,115 18 57.068077 W,36  9 33.328156 N,NV83.NCRS-LVHEF,881150.6749,1279479.5120,1.0E-03,1.0E-03#116 LL83,115 13 26.576262 W,36  9 33.777487 N,NV83.NCRS-LVHEF,908256.3805,1279440.2992,1.0E-03,1.0E-03#117 LL83,115 10 12.316632 W,36  9 33.311964 N,NV83.NCRS-LVHEF,924188.6066,1279355.4145,1.0E-03,1.0E-03#118 LL83,115  6 58.286442 W,36  9 33.385119 N,NV83.NCRS-LVHEF,940102.1350,1279333.8933,1.0E-03,1.0E-03#119 LL83,115  3 43.690749 W,36  9 33.489524 N,NV83.NCRS-LVHEF,956062.0263,1279324.3197,1.0E-03,1.0E-03#120 LL83,115  0 39.801967 W,36  9 33.373533 N,NV83.NCRS-LVHEF,971143.7555,1279301.7276,1.0E-03,1.0E-03#121 LL83,114 54 12.094697 W,36  6  3.015379 N,NV83.NCRS-LVHEF,1002955.6372,1258029.720,1.0E-03,1.0E-03#122 LL83,114 59 38.722876 W,36  6  1.968386 N,NV83.NCRS-LVHEF,976147.1565,1257918.8842,1.0E-03,1.0E-03#123 LL83,115  0 41.134550 W,36  6 54.718440 N,NV83.NCRS-LVHEF,971027.0707,1263255.7754,1.0E-03,1.0E-03#124 LL83,115  3 51.645421 W,36  6 53.186171 N,NV83.NCRS-LVHEF,955393.3198,1263112.2597,1.0E-03,1.0E-03#125 LL83,115  7  9.584934 W,36  6 54.927864 N,NV83.NCRS-LVHEF,939150.3006,1263309.3254,1.0E-03,1.0E-03#126 LL83,115 13 30.319645 W,36  6 52.777928 N,NV83.NCRS-LVHEF,907906.0539,1263157.9496,1.0E-03,1.0E-03#127 LL83,115 18 25.515038 W,36  4 13.420526 N,NV83.NCRS-LVHEF,883625.2235,1247115.5672,1.0E-03,1.0E-03#128 LL83,115 15 38.886904 W,36  4 13.679023 N,NV83.NCRS-LVHEF,897306.8710,1247097.1030,1.0E-03,1.0E-03#129 LL83,114 57 30.341507 W,36  4 15.962305 N,NV83.NCRS-LVHEF,986685.1779,1247196.7325,1.0E-03,1.0E-03#130 LL83,114 55 21.702774 W,36  3 22.702355 N,NV83.NCRS-LVHEF,997249.7870,1241813.0462,1.0E-03,1.0E-03#131 LL83,115  0 43.657781 W,36  1 39.383234 N,NV83.NCRS-LVHEF,970805.1119,1231363.9624,1.0E-03,1.0E-03#132 LL83,115 12 27.782380 W,36  2 36.035633 N,NV83.NCRS-LVHEF,912973.6668,1237178.6386,1.0E-03,1.0E-03#133 LL83,115 15 39.611410 W,36  2 28.533949 N,NV83.NCRS-LVHEF,897215.2299,1236463.2600,1.0E-03,1.0E-03#134 LL83,115 12 28.663555 W,36  0 22.535408 N,NV83.NCRS-LVHEF,912867.8482,1223677.1373,1.0E-03,1.0E-03#135 LL83,115  9 17.828853 W,35 59 58.104909 N,NV83.NCRS-LVHEF,928544.8764,1221171.7858,1.0E-03,1.0E-03#136 LL83,115  6  3.412694 W,36  0 48.545465 N,NV83.NCRS-LVHEF,944529.3653,1226246.6815,1.0E-03,1.0E-03#137 LL83,114 54 29.566621 W,35 59  3.944618 N,NV83.NCRS-LVHEF,1001547.0469,1215645.660,1.0E-03,1.0E-03#138 LL83,114 59 39.618983 W,35 59  1.425363 N,NV83.NCRS-LVHEF,976061.5207,1215386.8529,1.0E-03,1.0E-03#139 LL83,115  9 17.067394 W,35 58 13.685690 N,NV83.NCRS-LVHEF,928587.0863,1210611.2031,1.0E-03,1.0E-03#140 LL83,115 12 28.879488 W,35 58 11.892576 N,NV83.NCRS-LVHEF,912817.3985,1210464.5669,1.0E-03,1.0E-03#141 LL83,114 56 27.389006 W,35 58 23.618360 N,NV83.NCRS-LVHEF,991863.4452,1211563.0857,1.0E-03,1.0E-03#142 LL83,114 54 34.169216 W,35 58  9.673408 N,NV83.NCRS-LVHEF,1001171.9437,1210156.720,1.0E-03,1.0E-03#143 LL83,114 54 19.424909 W,36  3 23.587512 N,NV83.NCRS-LVHEF,1002364.1542,1241905.332,1.0E-03,1.0E-03#144 LL83,115  9 12.880730 W,36 14 52.276811 N,NV83.NCRS-LVHEF,929125.4436,1311605.3782,1.0E-03,1.0E-03#145 LL83,115  6 56.487162 W,36 12 11.601483 N,NV83.NCRS-LVHEF,940274.2741,1295335.4298,1.0E-03,1.0E-03#146 LL83,115 10 12.009807 W,36 12 11.029877 N,NV83.NCRS-LVHEF,924247.1902,1295306.7265,1.0E-03,1.0E-03#147 LL83,115 19 50.866017 W,36 13  3.146715 N,NV83.NCRS-LVHEF,876818.0115,1300716.5837,1.0E-03,1.0E-03#148 LL83,115 10 12.248651 W,36  9 32.427192 N,NV83.NCRS-LVHEF,924193.9947,1279265.9186,1.0E-03,1.0E-03#149 LL83,115 11  4.226343 W,36  6 52.933256 N,NV83.NCRS-LVHEF,919894.8258,1263144.2906,1.0E-03,1.0E-03#150 LL83,115 18 56.814636 W,36  4 12.814165 N,NV83.NCRS-LVHEF,881055.0417,1247063.3468,1.0E-03,1.0E-03#151 LL83,114 57 33.144934 W,36  1 38.352928 N,NV83.NCRS-LVHEF,986456.2174,1231256.7088,1.0E-03,1.0E-03#152 LL83,115  5  0.334854 W,36  2 10.700365 N,NV83.NCRS-LVHEF,949722.2512,1234548.8069,1.0E-03,1.0E-03#153 LL83,115 12 27.686476 W,36 14 49.451832 N,NV83.NCRS-LVHEF,913165.5936,1311354.8999,1.0E-03,1.0E-03#154 LL83,115  3  1.042279 W,36 14 41.042169 N,NV83.NCRS-LVHEF,959586.6771,1310426.5888,1.0E-03,1.0E-03#155 LL83,115 16 27.132344 W,36  9 33.091974 N,NV83.NCRS-LVHEF,893447.7228,1279414.0422,1.0E-03,1.0E-03#156 LL83,114 56 29.094575 W,36  5 34.553319 N,NV83.NCRS-LVHEF,991711.9332,1255146.0340,1.0E-03,1.0E-03#157 LL83,115 16 19.862236 W,36  6 53.968095 N,NV83.NCRS-LVHEF,893993.3805,1263318.6773,1.0E-03,1.0E-03#158 LL83,115 18 54.247072 W,36  6 55.633036 N,NV83.NCRS-LVHEF,881324.8491,1263529.6785,1.0E-03,1.0E-03#159 LL83,115 12 29.467106 W,36  4 19.356897 N,NV83.NCRS-LVHEF,912861.2164,1247628.5395,1.0E-03,1.0E-03#160 LL83,115  9 48.922232 W,36  4 15.766107 N,NV83.NCRS-LVHEF,926042.2554,1247235.6824,1.0E-03,1.0E-03#161 LL83,115  6 58.472148 W,36  4 17.212708 N,NV83.NCRS-LVHEF,940037.7009,1247357.0702,1.0E-03,1.0E-03#162 LL83,115  9 15.299259 W,36  2 30.467109 N,NV83.NCRS-LVHEF,928782.4310,1236580.6628,1.0E-03,1.0E-03#163 LL83,115  6  3.411231 W,35 59 41.960279 N,NV83.NCRS-LVHEF,944520.2079,1219512.5571,1.0E-03,1.0E-03#164 LL83,115 21 47.198544 W,36  9 16.912611 N,NV83.NCRS-LVHEF,867190.4625,1277872.8364,1.0E-03,1.0E-03#165 LL83,115 27  5.663361 W,36 24 53.335648 N,NV83.NCRS-LVHEF,841544.0181,1372702.3416,1.0E-03,1.0E-03#166 LL83,115 11 54.424090 W,36 12 36.747453 N,NV83.NCRS-LVHEF,915858.4986,1297926.6061,1.0E-03,1.0E-03#167 LL83,114 55  4.375436 W,36 20 28.054031 N,NV83.NCRS-LVHEF,998620.6063,1345516.4475,1.0E-03,1.0E-03#168 LL83,115 12 22.522513 W,36 12  0.813411 N,NV83.NCRS-LVHEF,913546.5001,1294297.8675,1.0E-03,1.0E-03#169 LL83,114 55 42.079409 W,35 52 18.819321 N,NV83.NCRS-LVHEF,995602.7694,1174670.7172,1.0E-03,1.0E-03#170 LL83,115 10 59.297186 W,35 56 23.987521 N,NV83.NCRS-LVHEF,920157.9706,1199534.3301,1.0E-03,1.0E-03#171 LL83,115  7 18.538389 W,36 16 16.454697 N,NV83.NCRS-LVHEF,938506.3794,1320102.5810,1.0E-03,1.0E-03#172 LL83,115  0 37.322464 W,36 11 53.565829 N,NV83.NCRS-LVHEF,971353.4971,1293480.4525,1.0E-03,1.0E-03#173 LL83,115  0 51.824730 W,36  4  4.420316 N,NV83.NCRS-LVHEF,970141.3675,1246032.7728,1.0E-03,1.0E-03#174 LL83,115  4  0.426839 W,36  5  7.763395 N,NV83.NCRS-LVHEF,954661.7227,1252450.8437,1.0E-03,1.0E-03#175 # HARN/NV.LL -> NVHRN.NCRS-LV, from file Autodesk_NCRS_Test_HARN.xlsx HARN/NV.LL,115 18 53.525247 W, 36 20 11.313334 N,NVHRN.NCRS-LV,68735.5959,209653.0038,1.0E-03,1.0E-03#101 HARN/NV.LL,115 15 38.988378 W, 36 20  9.686389 N,NVHRN.NCRS-LV,73587.4372,209586.7340,1.0E-03,1.0E-03#102 HARN/NV.LL,115 12 25.416352 W, 36 20  7.733491 N,NVHRN.NCRS-LV,78415.2379,209513.1875,1.0E-03,1.0E-03#103 HARN/NV.LL,115 12 26.064873 W, 36 17 30.129532 N,NVHRN.NCRS-LV,78386.9820,204654.8136,1.0E-03,1.0E-03#104 HARN/NV.LL,115 15 36.239585 W, 36 17 26.743367 N,NVHRN.NCRS-LV,73640.7633,204563.5194,1.0E-03,1.0E-03#105 HARN/NV.LL,115 18 53.209370 W, 36 17 32.174130 N,NVHRN.NCRS-LV,68725.8225,204747.2198,1.0E-03,1.0E-03#106 HARN/NV.LL,115 18 54.033380 W, 36 14 53.547927 N,NVHRN.NCRS-LV,68687.6711,199857.3883,1.0E-03,1.0E-03#107 HARN/NV.LL,115 15 36.542566 W, 36 14 52.533891 N,NVHRN.NCRS-LV,73618.7970,199809.7979,1.0E-03,1.0E-03#108 HARN/NV.LL,115  7  2.030757 W, 36 14 48.785988 N,NVHRN.NCRS-LV,86465.6668,199664.8279,1.0E-03,1.0E-03#109 HARN/NV.LL,115  0 32.889927 W, 36 12  8.080466 N,NVHRN.NCRS-LV,96180.2191,194701.2115,1.0E-03,1.0E-03#110 HARN/NV.LL,115  3 43.268613 W, 36 12 13.932995 N,NVHRN.NCRS-LV,91424.0005,194885.0008,1.0E-03,1.0E-03#111 HARN/NV.LL,115  6 56.755256 W, 36 12 12.683428 N,NVHRN.NCRS-LV,86589.9943,194852.5724,1.0E-03,1.0E-03#112 HARN/NV.LL,115 10 11.289461 W, 36 12  9.726682 N,NVHRN.NCRS-LV,81729.6597,194770.2513,1.0E-03,1.0E-03#113 HARN/NV.LL,115 13 25.439121 W, 36 12 11.677019 N,NVHRN.NCRS-LV,76879.2270,194841.8786,1.0E-03,1.0E-03#114 HARN/NV.LL,115 16 43.698756 W, 36 12 23.044401 N,NVHRN.NCRS-LV,71927.1075,195206.8246,1.0E-03,1.0E-03#115 HARN/NV.LL,115 18 57.078044 W, 36  9 33.334359 N,NVHRN.NCRS-LV,68576.1141,189986.6778,1.0E-03,1.0E-03#116 HARN/NV.LL,115 13 26.587877 W, 36  9 33.784524 N,NVHRN.NCRS-LV,76837.6193,189974.7517,1.0E-03,1.0E-03#117 HARN/NV.LL,115 10 12.328886 W, 36  9 33.319502 N,NVHRN.NCRS-LV,81693.5855,189948.8950,1.0E-03,1.0E-03#118 HARN/NV.LL,115  6 58.299334 W, 36  9 33.393161 N,NVHRN.NCRS-LV,86543.8528,189942.3509,1.0E-03,1.0E-03#119 HARN/NV.LL,115  3 43.704278 W, 36  9 33.498079 N,NVHRN.NCRS-LV,91408.2512,189939.4486,1.0E-03,1.0E-03#120 HARN/NV.LL,115  0 39.816109 W, 36  9 33.382561 N,NVHRN.NCRS-LV,96004.9951,189932.5772,1.0E-03,1.0E-03#121 HARN/NV.LL,114 54 12.107488 W, 36  6  3.025826 N,NVHRN.NCRS-LV,105700.9699,183449.1267,1.0E-03,1.0E-03#122 HARN/NV.LL,114 59 38.736264 W, 36  6  1.977205 N,NVHRN.NCRS-LV,97529.9999,183415.2951,1.0E-03,1.0E-03#123 HARN/NV.LL,115  0 41.148065 W, 36  6 54.727168 N,NVHRN.NCRS-LV,95969.4462,185041.9231,1.0E-03,1.0E-03#124 HARN/NV.LL,115  3 51.658311 W, 36  6 53.194465 N,NVHRN.NCRS-LV,91204.4519,184998.1678,1.0E-03,1.0E-03#125 HARN/NV.LL,115  7  9.597198 W, 36  6 54.935714 N,NVHRN.NCRS-LV,86253.7588,185058.2179,1.0E-03,1.0E-03#126 HARN/NV.LL,115 13 30.330669 W, 36  6 52.784923 N,NVHRN.NCRS-LV,76730.8579,185012.0540,1.0E-03,1.0E-03#127 HARN/NV.LL,115 18 25.525261 W, 36  4 13.427067 N,NVHRN.NCRS-LV,69330.3250,180122.4833,1.0E-03,1.0E-03#128 HARN/NV.LL,115 15 38.897085 W, 36  4 13.685765 N,NVHRN.NCRS-LV,73500.3545,180116.8617,1.0E-03,1.0E-03#129 HARN/NV.LL,114 57 30.354274 W, 36  4 15.971480 N,NVHRN.NCRS-LV,100741.8982,180147.3020,1.0E-03,1.0E-03#130 HARN/NV.LL,114 55 21.715154 W, 36  3 22.711937 N,NVHRN.NCRS-LV,103961.8943,178506.4210,1.0E-03,1.0E-03#131 HARN/NV.LL,115  0 43.670043 W, 36  1 39.391362 N,NVHRN.NCRS-LV,95901.8264,175321.6008,1.0E-03,1.0E-03#132 HARN/NV.LL,115 12 27.792686 W, 36  2 36.042678 N,NVHRN.NCRS-LV,78275.4330,177093.8227,1.0E-03,1.0E-03#133 HARN/NV.LL,115 15 39.621295 W, 36  2 28.540700 N,NVHRN.NCRS-LV,73472.4305,176875.7735,1.0E-03,1.0E-03#134 HARN/NV.LL,115 12 28.673369 W, 36  0 22.542401 N,NVHRN.NCRS-LV,78243.1928,172978.6993,1.0E-03,1.0E-03#135 HARN/NV.LL,115  9 17.839159 W, 35 59 58.112146 N,NVHRN.NCRS-LV,83021.3808,172215.1007,1.0E-03,1.0E-03#136 HARN/NV.LL,115  6  3.423774 W, 36  0 48.553036 N,NVHRN.NCRS-LV,87893.2728,173761.8881,1.0E-03,1.0E-03#137 HARN/NV.LL,114 54 29.578191 W, 35 59  3.953466 N,NVHRN.NCRS-LV,105271.6759,170530.8422,1.0E-03,1.0E-03#138 HARN/NV.LL,114 59 39.630838 W, 35 59  1.433165 N,NVHRN.NCRS-LV,97503.9369,170451.9283,1.0E-03,1.0E-03#139 HARN/NV.LL,115  9 17.077517 W, 35 58 13.692343 N,NVHRN.NCRS-LV,83034.2504,168996.3233,1.0E-03,1.0E-03#140 HARN/NV.LL,115 12 28.889045 W, 35 58 11.898915 N,NVHRN.NCRS-LV,78227.8225,168951.6205,1.0E-03,1.0E-03#141 HARN/NV.LL,114 56 27.400632 W, 35 58 23.626631 N,NVHRN.NCRS-LV,102320.2102,169286.4968,1.0E-03,1.0E-03#142 HARN/NV.LL,114 54 34.180738 W, 35 58  9.681988 N,NVHRN.NCRS-LV,105157.3494,168857.8603,1.0E-03,1.0E-03#143 HARN/NV.LL,114 54 19.437199 W, 36  3 23.597362 N,NVHRN.NCRS-LV,105520.7042,178534.5571,1.0E-03,1.0E-03#144 HARN/NV.LL,115  9 12.894361 W, 36 14 52.284752 N,NVHRN.NCRS-LV,83198.2497,199778.3720,1.0E-03,1.0E-03#145 HARN/NV.LL,115  6 56.500658 W, 36 12 11.609705 N,NVHRN.NCRS-LV,86596.3042,194819.4639,1.0E-03,1.0E-03#146 HARN/NV.LL,115 10 12.022640 W, 36 12 11.037516 N,NVHRN.NCRS-LV,81711.4269,194810.6977,1.0E-03,1.0E-03#147 HARN/NV.LL,115 19 50.875298 W, 36 13  3.152550 N,NVHRN.NCRS-LV,67255.5792,196459.5123,1.0E-03,1.0E-03#148 HARN/NV.LL,115 10 12.260905 W, 36  9 32.434731 N,NVHRN.NCRS-LV,81695.2278,189921.6176,1.0E-03,1.0E-03#149 HARN/NV.LL,115 11  4.237836 W, 36  6 52.940573 N,NVHRN.NCRS-LV,80384.9032,185007.9007,1.0E-03,1.0E-03#150 HARN/NV.LL,115 18 56.824859 W, 36  4 12.820666 N,NVHRN.NCRS-LV,68546.9594,180106.5659,1.0E-03,1.0E-03#151 HARN/NV.LL,114 57 33.157125 W, 36  1 38.361674 N,NVHRN.NCRS-LV,100672.1276,175288.9298,1.0E-03,1.0E-03#152 HARN/NV.LL,115  5  0.346445 W, 36  2 10.708127 N,NVHRN.NCRS-LV,89475.9995,176292.2983,1.0E-03,1.0E-03#153 HARN/NV.LL,115 12 27.699431 W, 36 14 49.459132 N,NVHRN.NCRS-LV,78333.8649,199702.0092,1.0E-03,1.0E-03#154 HARN/NV.LL,115  3  1.057148 W, 36 14 41.051314 N,NVHRN.NCRS-LV,92482.4962,199419.1257,1.0E-03,1.0E-03#155 HARN/NV.LL,115 16 27.143160 W, 36  9 33.098549 N,NVHRN.NCRS-LV,72324.1094,189966.7347,1.0E-03,1.0E-03#156 HARN/NV.LL,114 56 29.107522 W, 36  5 34.563002 N,NVHRN.NCRS-LV,102273.9982,182570.1847,1.0E-03,1.0E-03#157 HARN/NV.LL,115 16 19.872766 W, 36  6 53.974738 N,NVHRN.NCRS-LV,72490.4274,185061.0314,1.0E-03,1.0E-03#158 HARN/NV.LL,115 18 54.257180 W, 36  6 55.639388 N,NVHRN.NCRS-LV,68629.1970,185125.3336,1.0E-03,1.0E-03#159 HARN/NV.LL,115 12 29.477780 W, 36  4 19.363972 N,NVHRN.NCRS-LV,78241.1501,180278.8483,1.0E-03,1.0E-03#160 HARN/NV.LL,115  9 48.933401 W, 36  4 15.773484 N,NVHRN.NCRS-LV,82258.5858,180159.1187,1.0E-03,1.0E-03#161 HARN/NV.LL,115  6 58.483846 W, 36  4 17.220418 N,NVHRN.NCRS-LV,86524.2435,180196.1266,1.0E-03,1.0E-03#162 HARN/NV.LL,115  9 15.310142 W, 36  2 30.474476 N,NVHRN.NCRS-LV,83093.7708,176911.5755,1.0E-03,1.0E-03#163 HARN/NV.LL,115  6  3.422102 W, 35 59 41.967691 N,NVHRN.NCRS-LV,87890.4869,171709.3897,1.0E-03,1.0E-03#164 HARN/NV.LL,115 21 47.207613 W, 36  9 16.918413 N,NVHRN.NCRS-LV,64321.2042,189496.9669,1.0E-03,1.0E-03#165 HARN/NV.LL,115 27  5.669915 W, 36 24 53.331126 N,NVHRN.NCRS-LV,56504.4879,218399.7280,1.0E-03,1.0E-03#166 HARN/NV.LL,115 11 54.436672 W, 36 12 36.754802 N,NVHRN.NCRS-LV,79154.6444,195609.2017,1.0E-03,1.0E-03#167 HARN/NV.LL,114 55  4.388091 W, 36 20 28.066562 N,NVHRN.NCRS-LV,104379.7005,210114.2656,1.0E-03,1.0E-03#168 HARN/NV.LL,115 12 22.534875 W, 36 12  0.820669 N,NVHRN.NCRS-LV,78449.9760,194503.1959,1.0E-03,1.0E-03#169 HARN/NV.LL,114 55 42.090532 W, 35 52 18.826077 N,NVHRN.NCRS-LV,103459.9308,158042.0272,1.0E-03,1.0E-03#170 HARN/NV.LL,115 10 59.306813 W, 35 56 23.993369 N,NVHRN.NCRS-LV,80465.1531,165620.1790,1.0E-03,1.0E-03#171 HARN/NV.LL,115  7 18.552153 W, 36 16 16.463008 N,NVHRN.NCRS-LV,86057.4613,202368.2453,1.0E-03,1.0E-03#172 HARN/NV.LL,115  0 37.337160 W, 36 11 53.575126 N,NVHRN.NCRS-LV,96068.9086,194254.1183,1.0E-03,1.0E-03#173 HARN/NV.LL,115  0 51.837533 W, 36  4  4.428703 N,NVHRN.NCRS-LV,95699.5104,179792.5147,1.0E-03,1.0E-03#174 HARN/NV.LL,115  4  0.439299 W, 36  5  7.771519 N,NVHRN.NCRS-LV,90981.4791,181748.6701,1.0E-03,1.0E-03#175 # HARN/NV.LL -> NVHRN.NCRS-LVF, from file Autodesk_NCRS_Test_HARN.xlsx HARN/NV.LL,115 18 53.525247 W, 36 20 11.313334 N,NVHRN.NCRS-LVF,225510.0342,687836.5633,1.0E-03,1.0E-03#101 HARN/NV.LL,115 15 38.988378 W, 36 20  9.686389 N,NVHRN.NCRS-LVF,241428.1169,687619.1430,1.0E-03,1.0E-03#102 HARN/NV.LL,115 12 25.416352 W, 36 20  7.733491 N,NVHRN.NCRS-LVF,257267.3263,687377.8494,1.0E-03,1.0E-03#103 HARN/NV.LL,115 12 26.064873 W, 36 17 30.129532 N,NVHRN.NCRS-LVF,257174.6236,671438.3344,1.0E-03,1.0E-03#104 HARN/NV.LL,115 15 36.239585 W, 36 17 26.743367 N,NVHRN.NCRS-LVF,241603.0709,671138.8131,1.0E-03,1.0E-03#105 HARN/NV.LL,115 18 53.209370 W, 36 17 32.174130 N,NVHRN.NCRS-LVF,225477.9692,671741.5035,1.0E-03,1.0E-03#106 HARN/NV.LL,115 18 54.033380 W, 36 14 53.547927 N,NVHRN.NCRS-LVF,225352.8009,655698.7815,1.0E-03,1.0E-03#107 HARN/NV.LL,115 15 36.542566 W, 36 14 52.533891 N,NVHRN.NCRS-LVF,241531.0033,655542.6453,1.0E-03,1.0E-03#108 HARN/NV.LL,115  7  2.030757 W, 36 14 48.785988 N,NVHRN.NCRS-LVF,283679.4419,655067.0230,1.0E-03,1.0E-03#109 HARN/NV.LL,115  0 32.889927 W, 36 12  8.080466 N,NVHRN.NCRS-LVF,315551.2688,638782.2246,1.0E-03,1.0E-03#110 HARN/NV.LL,115  3 43.268613 W, 36 12 13.932995 N,NVHRN.NCRS-LVF,299946.9084,639385.2069,1.0E-03,1.0E-03#111 HARN/NV.LL,115  6 56.755256 W, 36 12 12.683428 N,NVHRN.NCRS-LVF,284087.3397,639278.8146,1.0E-03,1.0E-03#112 HARN/NV.LL,115 10 11.289461 W, 36 12  9.726682 N,NVHRN.NCRS-LVF,268141.3920,639008.7329,1.0E-03,1.0E-03#113 HARN/NV.LL,115 13 25.439121 W, 36 12 11.677019 N,NVHRN.NCRS-LVF,252227.9307,639243.7301,1.0E-03,1.0E-03#114 HARN/NV.LL,115 16 43.698756 W, 36 12 23.044401 N,NVHRN.NCRS-LVF,235980.8520,640441.0570,1.0E-03,1.0E-03#115 HARN/NV.LL,115 18 57.078044 W, 36  9 33.334359 N,NVHRN.NCRS-LVF,224986.8010,623314.6255,1.0E-03,1.0E-03#116 HARN/NV.LL,115 13 26.587877 W, 36  9 33.784524 N,NVHRN.NCRS-LVF,252091.4225,623275.4979,1.0E-03,1.0E-03#117 HARN/NV.LL,115 10 12.328886 W, 36  9 33.319502 N,NVHRN.NCRS-LVF,268023.0385,623190.6665,1.0E-03,1.0E-03#118 HARN/NV.LL,115  6 58.299334 W, 36  9 33.393161 N,NVHRN.NCRS-LVF,283935.9572,623169.1964,1.0E-03,1.0E-03#119 HARN/NV.LL,115  3 43.704278 W, 36  9 33.498079 N,NVHRN.NCRS-LVF,299895.2374,623159.6744,1.0E-03,1.0E-03#120 HARN/NV.LL,115  0 39.816109 W, 36  9 33.382561 N,NVHRN.NCRS-LVF,314976.3881,623137.1305,1.0E-03,1.0E-03#121 HARN/NV.LL,114 54 12.107488 W, 36  6  3.025826 N,NVHRN.NCRS-LVF,346787.2654,601866.0099,1.0E-03,1.0E-03#122 HARN/NV.LL,114 59 38.736264 W, 36  6  1.977205 N,NVHRN.NCRS-LVF,319979.6748,601755.0139,1.0E-03,1.0E-03#123 HARN/NV.LL,115  0 41.148065 W, 36  6 54.727168 N,NVHRN.NCRS-LVF,314859.7581,607091.7094,1.0E-03,1.0E-03#124 HARN/NV.LL,115  3 51.658311 W, 36  6 53.194465 N,NVHRN.NCRS-LVF,299226.6061,606948.1555,1.0E-03,1.0E-03#125 HARN/NV.LL,115  7  9.597198 W, 36  6 54.935714 N,NVHRN.NCRS-LVF,282984.2070,607145.1700,1.0E-03,1.0E-03#126 HARN/NV.LL,115 13 30.330669 W, 36  6 52.784923 N,NVHRN.NCRS-LVF,251741.1562,606993.7138,1.0E-03,1.0E-03#127 HARN/NV.LL,115 18 25.525261 W, 36  4 13.427067 N,NVHRN.NCRS-LVF,227461.2413,590951.8474,1.0E-03,1.0E-03#128 HARN/NV.LL,115 15 38.897085 W, 36  4 13.685765 N,NVHRN.NCRS-LVF,241142.4131,590933.4038,1.0E-03,1.0E-03#129 HARN/NV.LL,114 57 30.354274 W, 36  4 15.971480 N,NVHRN.NCRS-LVF,330517.3777,591033.2732,1.0E-03,1.0E-03#130 HARN/NV.LL,114 55 21.715154 W, 36  3 22.711937 N,NVHRN.NCRS-LVF,341081.6483,585649.8161,1.0E-03,1.0E-03#131 HARN/NV.LL,115  0 43.670043 W, 36  1 39.391362 N,NVHRN.NCRS-LVF,314637.9087,575200.9519,1.0E-03,1.0E-03#132 HARN/NV.LL,115 12 27.792686 W, 36  2 36.042678 N,NVHRN.NCRS-LVF,256808.6498,581015.3166,1.0E-03,1.0E-03#133 HARN/NV.LL,115 15 39.621295 W, 36  2 28.540700 N,NVHRN.NCRS-LVF,241050.7992,580299.9337,1.0E-03,1.0E-03#134 HARN/NV.LL,115 12 28.673369 W, 36  0 22.542401 N,NVHRN.NCRS-LVF,256702.8749,567514.2825,1.0E-03,1.0E-03#135 HARN/NV.LL,115  9 17.839159 W, 35 59 58.112146 N,NVHRN.NCRS-LVF,272379.3136,565009.0429,1.0E-03,1.0E-03#136 HARN/NV.LL,115  6  3.423774 W, 36  0 48.553036 N,NVHRN.NCRS-LVF,288363.1793,570083.7944,1.0E-03,1.0E-03#137 HARN/NV.LL,114 54 29.578191 W, 35 59  3.953466 N,NVHRN.NCRS-LVF,345378.8234,559483.2715,1.0E-03,1.0E-03#138 HARN/NV.LL,114 59 39.630838 W, 35 59  1.433165 N,NVHRN.NCRS-LVF,319894.1664,559224.3682,1.0E-03,1.0E-03#139 HARN/NV.LL,115  9 17.077517 W, 35 58 13.692343 N,NVHRN.NCRS-LVF,272421.5366,554448.7707,1.0E-03,1.0E-03#140 HARN/NV.LL,115 12 28.889045 W, 35 58 11.898915 N,NVHRN.NCRS-LVF,256652.4475,554302.1083,1.0E-03,1.0E-03#141 HARN/NV.LL,114 56 27.400632 W, 35 58 23.626631 N,NVHRN.NCRS-LVF,335695.5562,555400.7817,1.0E-03,1.0E-03#142 HARN/NV.LL,114 54 34.180738 W, 35 58  9.681988 N,NVHRN.NCRS-LVF,345003.7372,553994.4967,1.0E-03,1.0E-03#143 HARN/NV.LL,114 54 19.437199 W, 36  3 23.597362 N,NVHRN.NCRS-LVF,346195.8437,585742.1260,1.0E-03,1.0E-03#144 HARN/NV.LL,115  9 12.894361 W, 36 14 52.284752 N,NVHRN.NCRS-LVF,272959.5909,655439.5423,1.0E-03,1.0E-03#145 HARN/NV.LL,115  6 56.500658 W, 36 12 11.609705 N,NVHRN.NCRS-LVF,284108.0414,639170.1913,1.0E-03,1.0E-03#146 HARN/NV.LL,115 10 12.022640 W, 36 12 11.037516 N,NVHRN.NCRS-LVF,268081.5730,639141.4306,1.0E-03,1.0E-03#147 HARN/NV.LL,115 19 50.875298 W, 36 13  3.152550 N,NVHRN.NCRS-LVF,220654.3460,644550.9166,1.0E-03,1.0E-03#148 HARN/NV.LL,115 10 12.260905 W, 36  9 32.434731 N,NVHRN.NCRS-LVF,268028.4264,623101.1737,1.0E-03,1.0E-03#149 HARN/NV.LL,115 11  4.237836 W, 36  6 52.940573 N,NVHRN.NCRS-LVF,263729.4698,606980.0875,1.0E-03,1.0E-03#150 HARN/NV.LL,115 18 56.824859 W, 36  4 12.820666 N,NVHRN.NCRS-LVF,224891.1493,590899.6248,1.0E-03,1.0E-03#151 HARN/NV.LL,114 57 33.157125 W, 36  1 38.361674 N,NVHRN.NCRS-LVF,330288.4719,575093.7640,1.0E-03,1.0E-03#152 HARN/NV.LL,115  5  0.346445 W, 36  2 10.708127 N,NVHRN.NCRS-LVF,293555.8416,578385.6486,1.0E-03,1.0E-03#153 HARN/NV.LL,115 12 27.699431 W, 36 14 49.459132 N,NVHRN.NCRS-LVF,257000.3550,655189.0084,1.0E-03,1.0E-03#154 HARN/NV.LL,115  3  1.057148 W, 36 14 41.051314 N,NVHRN.NCRS-LVF,303419.6562,654260.9148,1.0E-03,1.0E-03#155 HARN/NV.LL,115 16 27.143160 W, 36  9 33.098549 N,NVHRN.NCRS-LVF,237283.3488,623249.1954,1.0E-03,1.0E-03#156 HARN/NV.LL,114 56 29.107522 W, 36  5 34.563002 N,NVHRN.NCRS-LVF,335543.9424,598982.3476,1.0E-03,1.0E-03#157 HARN/NV.LL,115 16 19.872766 W, 36  6 53.974738 N,NVHRN.NCRS-LVF,237829.0105,607154.4006,1.0E-03,1.0E-03#158 HARN/NV.LL,115 18 54.257180 W, 36  6 55.639388 N,NVHRN.NCRS-LVF,225160.9572,607365.3652,1.0E-03,1.0E-03#159 HARN/NV.LL,115 12 29.477780 W, 36  4 19.363972 N,NVHRN.NCRS-LVF,256696.1733,591464.8549,1.0E-03,1.0E-03#160 HARN/NV.LL,115  9 48.933401 W, 36  4 15.773484 N,NVHRN.NCRS-LVF,269876.7102,591072.0418,1.0E-03,1.0E-03#161 HARN/NV.LL,115  6 58.483846 W, 36  4 17.220418 N,NVHRN.NCRS-LVF,283871.6222,591193.4587,1.0E-03,1.0E-03#162 HARN/NV.LL,115  9 15.310142 W, 36  2 30.474476 N,NVHRN.NCRS-LVF,272616.8130,580417.3940,1.0E-03,1.0E-03#163 HARN/NV.LL,115  6  3.422102 W, 35 59 41.967691 N,NVHRN.NCRS-LVF,288354.0391,563349.8895,1.0E-03,1.0E-03#164 HARN/NV.LL,115 21 47.207613 W, 36  9 16.918413 N,NVHRN.NCRS-LVF,211027.1509,621707.9656,1.0E-03,1.0E-03#165 HARN/NV.LL,115 27  5.669915 W, 36 24 53.331126 N,NVHRN.NCRS-LVF,185381.8074,716533.1077,1.0E-03,1.0E-03#166 HARN/NV.LL,115 11 54.436672 W, 36 12 36.754802 N,NVHRN.NCRS-LVF,259693.1958,641761.1893,1.0E-03,1.0E-03#167 HARN/NV.LL,114 55  4.388091 W, 36 20 28.066562 N,NVHRN.NCRS-LVF,342452.4006,689349.8865,1.0E-03,1.0E-03#168 HARN/NV.LL,115 12 22.534875 W, 36 12  0.820669 N,NVHRN.NCRS-LVF,257381.2962,638132.5686,1.0E-03,1.0E-03#169 HARN/NV.LL,114 55 42.090532 W, 35 52 18.826077 N,NVHRN.NCRS-LVF,339434.7896,518509.5510,1.0E-03,1.0E-03#170 HARN/NV.LL,115 10 59.306813 W, 35 56 23.993369 N,NVHRN.NCRS-LVF,263992.7564,543372.2040,1.0E-03,1.0E-03#171 HARN/NV.LL,115  7 18.552153 W, 36 16 16.463008 N,NVHRN.NCRS-LVF,282340.1876,663936.4849,1.0E-03,1.0E-03#172 HARN/NV.LL,115  0 37.337160 W, 36 11 53.575126 N,NVHRN.NCRS-LVF,315186.0775,637315.3864,1.0E-03,1.0E-03#173 HARN/NV.LL,115  0 51.837533 W, 36  4  4.428703 N,NVHRN.NCRS-LVF,313974.1437,589869.2753,1.0E-03,1.0E-03#174 HARN/NV.LL,115  4  0.439299 W, 36  5  7.771519 N,NVHRN.NCRS-LVF,298495.0695,596287.0953,1.0E-03,1.0E-03#175 # HARN/NV.LL -> NVHRN.NCRS-LVHE, from file Autodesk_NCRS_Test_HARN.xlsx HARN/NV.LL,115 18 53.525247 W, 36 20 11.313334 N,NVHRN.NCRS-LVHE,268734.5018,409653.3415,1.0E-03,1.0E-03#101 HARN/NV.LL,115 15 38.988378 W, 36 20  9.686389 N,NVHRN.NCRS-LVHE,273586.5128,409587.0693,1.0E-03,1.0E-03#102 HARN/NV.LL,115 12 25.416352 W, 36 20  7.733491 N,NVHRN.NCRS-LVHE,278414.4825,409513.5203,1.0E-03,1.0E-03#103 HARN/NV.LL,115 12 26.064873 W, 36 17 30.129532 N,NVHRN.NCRS-LVHE,278386.2257,404654.9764,1.0E-03,1.0E-03#104 HARN/NV.LL,115 15 36.239585 W, 36 17 26.743367 N,NVHRN.NCRS-LVHE,273639.8408,404563.6791,1.0E-03,1.0E-03#105 HARN/NV.LL,115 18 53.209370 W, 36 17 32.174130 N,NVHRN.NCRS-LVHE,268724.7280,404747.3858,1.0E-03,1.0E-03#106 HARN/NV.LL,115 18 54.033380 W, 36 14 53.547927 N,NVHRN.NCRS-LVHE,268686.5753,399857.3834,1.0E-03,1.0E-03#107 HARN/NV.LL,115 15 36.542566 W, 36 14 52.533891 N,NVHRN.NCRS-LVHE,273617.8738,399809.7912,1.0E-03,1.0E-03#108 HARN/NV.LL,115  7  2.030757 W, 36 14 48.785988 N,NVHRN.NCRS-LVHE,286465.1932,399664.8162,1.0E-03,1.0E-03#109 HARN/NV.LL,115  0 32.889927 W, 36 12  8.080466 N,NVHRN.NCRS-LVHE,296180.0854,394701.0261,1.0E-03,1.0E-03#110 HARN/NV.LL,115  3 43.268613 W, 36 12 13.932995 N,NVHRN.NCRS-LVHE,291423.7004,394884.8217,1.0E-03,1.0E-03#111 HARN/NV.LL,115  6 56.755256 W, 36 12 12.683428 N,NVHRN.NCRS-LVHE,286589.5250,394852.3922,1.0E-03,1.0E-03#112 HARN/NV.LL,115 10 11.289461 W, 36 12  9.726682 N,NVHRN.NCRS-LVHE,281729.0203,394770.0683,1.0E-03,1.0E-03#113 HARN/NV.LL,115 13 25.439121 W, 36 12 11.677019 N,NVHRN.NCRS-LVHE,276878.4179,394841.6979,1.0E-03,1.0E-03#114 HARN/NV.LL,115 16 43.698756 W, 36 12 23.044401 N,NVHRN.NCRS-LVHE,271926.1251,395206.6567,1.0E-03,1.0E-03#115 HARN/NV.LL,115 18 57.078044 W, 36  9 33.334359 N,NVHRN.NCRS-LVHE,268575.0144,389986.3273,1.0E-03,1.0E-03#116 HARN/NV.LL,115 13 26.587877 W, 36  9 33.784524 N,NVHRN.NCRS-LVHE,276836.8087,389974.4010,1.0E-03,1.0E-03#117 HARN/NV.LL,115 10 12.328886 W, 36  9 33.319502 N,NVHRN.NCRS-LVHE,281692.9449,389948.5433,1.0E-03,1.0E-03#118 HARN/NV.LL,115  6 58.299334 W, 36  9 33.393161 N,NVHRN.NCRS-LVHE,286543.3819,389941.9989,1.0E-03,1.0E-03#119 HARN/NV.LL,115  3 43.704278 W, 36  9 33.498079 N,NVHRN.NCRS-LVHE,291407.9505,389939.0966,1.0E-03,1.0E-03#120 HARN/NV.LL,115  0 39.816109 W, 36  9 33.382561 N,NVHRN.NCRS-LVHE,296004.8553,389932.2248,1.0E-03,1.0E-03#121 HARN/NV.LL,114 54 12.107488 W, 36  6  3.025826 N,NVHRN.NCRS-LVHE,305701.1695,383448.5474,1.0E-03,1.0E-03#122 HARN/NV.LL,114 59 38.736264 W, 36  6  1.977205 N,NVHRN.NCRS-LVHE,297529.9135,383414.7146,1.0E-03,1.0E-03#123 HARN/NV.LL,115  0 41.148065 W, 36  6 54.727168 N,NVHRN.NCRS-LVHE,295969.3052,385041.3997,1.0E-03,1.0E-03#124 HARN/NV.LL,115  3 51.658311 W, 36  6 53.194465 N,NVHRN.NCRS-LVHE,291204.1441,384997.6429,1.0E-03,1.0E-03#125 HARN/NV.LL,115  7  9.597198 W, 36  6 54.935714 N,NVHRN.NCRS-LVHE,286253.2777,385057.6950,1.0E-03,1.0E-03#126 HARN/NV.LL,115 13 30.330669 W, 36  6 52.784923 N,NVHRN.NCRS-LVHE,276730.0435,385011.5296,1.0E-03,1.0E-03#127 HARN/NV.LL,115 18 25.525261 W, 36  4 13.427067 N,NVHRN.NCRS-LVHE,269329.2517,380121.7878,1.0E-03,1.0E-03#128 HARN/NV.LL,115 15 38.897085 W, 36  4 13.685765 N,NVHRN.NCRS-LVHE,273499.4271,380116.1660,1.0E-03,1.0E-03#129 HARN/NV.LL,114 57 30.354274 W, 36  4 15.971480 N,NVHRN.NCRS-LVHE,300741.9242,380146.6071,1.0E-03,1.0E-03#130 HARN/NV.LL,114 55 21.715154 W, 36  3 22.711937 N,NVHRN.NCRS-LVHE,303962.0330,378505.6688,1.0E-03,1.0E-03#131 HARN/NV.LL,115  0 43.670043 W, 36  1 39.391362 N,NVHRN.NCRS-LVHE,295901.6830,375320.7371,1.0E-03,1.0E-03#132 HARN/NV.LL,115 12 27.792686 W, 36  2 36.042678 N,NVHRN.NCRS-LVHE,278274.6727,377093.0210,1.0E-03,1.0E-03#133 HARN/NV.LL,115 15 39.621295 W, 36  2 28.540700 N,NVHRN.NCRS-LVHE,273471.5022,376874.9642,1.0E-03,1.0E-03#134 HARN/NV.LL,115 12 28.673369 W, 36  0 22.542401 N,NVHRN.NCRS-LVHE,278242.4313,372977.7537,1.0E-03,1.0E-03#135 HARN/NV.LL,115  9 17.839159 W, 35 59 58.112146 N,NVHRN.NCRS-LVHE,283020.7867,372214.1282,1.0E-03,1.0E-03#136 HARN/NV.LL,115  6  3.423774 W, 36  0 48.553036 N,NVHRN.NCRS-LVHE,287892.8491,373760.9697,1.0E-03,1.0E-03#137 HARN/NV.LL,114 54 29.578191 W, 35 59  3.953466 N,NVHRN.NCRS-LVHE,305271.8603,370529.8110,1.0E-03,1.0E-03#138 HARN/NV.LL,114 59 39.630838 W, 35 59  1.433165 N,NVHRN.NCRS-LVHE,297503.8496,370450.8942,1.0E-03,1.0E-03#139 HARN/NV.LL,115  9 17.077517 W, 35 58 13.692343 N,NVHRN.NCRS-LVHE,283033.6567,368995.2384,1.0E-03,1.0E-03#140 HARN/NV.LL,115 12 28.889045 W, 35 58 11.898915 N,NVHRN.NCRS-LVHE,278227.0605,368950.5339,1.0E-03,1.0E-03#141 HARN/NV.LL,114 56 27.400632 W, 35 58 23.626631 N,NVHRN.NCRS-LVHE,302320.2914,369285.4220,1.0E-03,1.0E-03#142 HARN/NV.LL,114 54 34.180738 W, 35 58  9.681988 N,NVHRN.NCRS-LVHE,305157.5299,368856.7705,1.0E-03,1.0E-03#143 HARN/NV.LL,114 54 19.437199 W, 36  3 23.597362 N,NVHRN.NCRS-LVHE,305520.8973,378533.8058,1.0E-03,1.0E-03#144 HARN/NV.LL,115  9 12.894361 W, 36 14 52.284752 N,NVHRN.NCRS-LVHE,283197.6617,399778.3641,1.0E-03,1.0E-03#145 HARN/NV.LL,115  6 56.500658 W, 36 12 11.609705 N,NVHRN.NCRS-LVHE,286595.8352,394819.2826,1.0E-03,1.0E-03#146 HARN/NV.LL,115 10 12.022640 W, 36 12 11.037516 N,NVHRN.NCRS-LVHE,281710.7869,394810.5159,1.0E-03,1.0E-03#147 HARN/NV.LL,115 19 50.875298 W, 36 13  3.152550 N,NVHRN.NCRS-LVHE,267254.4333,396459.3885,1.0E-03,1.0E-03#148 HARN/NV.LL,115 10 12.260905 W, 36  9 32.434731 N,NVHRN.NCRS-LVHE,281694.5871,389921.2648,1.0E-03,1.0E-03#149 HARN/NV.LL,115 11  4.237836 W, 36  6 52.940573 N,NVHRN.NCRS-LVHE,280384.2167,385007.3761,1.0E-03,1.0E-03#150 HARN/NV.LL,115 18 56.824859 W, 36  4 12.820666 N,NVHRN.NCRS-LVHE,268545.8587,380105.8695,1.0E-03,1.0E-03#151 HARN/NV.LL,114 57 33.157125 W, 36  1 38.361674 N,NVHRN.NCRS-LVHE,300672.1511,375288.0649,1.0E-03,1.0E-03#152 HARN/NV.LL,115  5  0.346445 W, 36  2 10.708127 N,NVHRN.NCRS-LVHE,289475.6312,376291.4685,1.0E-03,1.0E-03#153 HARN/NV.LL,115 12 27.699431 W, 36 14 49.459132 N,NVHRN.NCRS-LVHE,278333.1067,399701.9988,1.0E-03,1.0E-03#154 HARN/NV.LL,115  3  1.057148 W, 36 14 41.051314 N,NVHRN.NCRS-LVHE,292482.2331,399419.1054,1.0E-03,1.0E-03#155 HARN/NV.LL,115 16 27.143160 W, 36  9 33.098549 N,NVHRN.NCRS-LVHE,272323.1408,389966.3835,1.0E-03,1.0E-03#156 HARN/NV.LL,114 56 29.107522 W, 36  5 34.563002 N,NVHRN.NCRS-LVHE,302274.0778,382569.5747,1.0E-03,1.0E-03#157 HARN/NV.LL,115 16 19.872766 W, 36  6 53.974738 N,NVHRN.NCRS-LVHE,272489.4646,385060.5086,1.0E-03,1.0E-03#158 HARN/NV.LL,115 18 54.257180 W, 36  6 55.639388 N,NVHRN.NCRS-LVHE,268628.0992,385124.8130,1.0E-03,1.0E-03#159 HARN/NV.LL,115 12 29.477780 W, 36  4 19.363972 N,NVHRN.NCRS-LVHE,278240.3886,380278.1581,1.0E-03,1.0E-03#160 HARN/NV.LL,115  9 48.933401 W, 36  4 15.773484 N,NVHRN.NCRS-LVHE,282257.9649,380158.4242,1.0E-03,1.0E-03#161 HARN/NV.LL,115  6 58.483846 W, 36  4 17.220418 N,NVHRN.NCRS-LVHE,286523.7719,380195.4334,1.0E-03,1.0E-03#162 HARN/NV.LL,115  9 15.310142 W, 36  2 30.474476 N,NVHRN.NCRS-LVHE,283093.1791,376910.7676,1.0E-03,1.0E-03#163 HARN/NV.LL,115  6  3.422102 W, 35 59 41.967691 N,NVHRN.NCRS-LVHE,287890.0631,371708.3997,1.0E-03,1.0E-03#164 HARN/NV.LL,115 21 47.207613 W, 36  9 16.918413 N,NVHRN.NCRS-LVHE,264319.9556,389496.5992,1.0E-03,1.0E-03#165 HARN/NV.LL,115 27  5.669915 W, 36 24 53.331126 N,NVHRN.NCRS-LVHE,256502.9657,418400.3720,1.0E-03,1.0E-03#166 HARN/NV.LL,115 11 54.436672 W, 36 12 36.754802 N,NVHRN.NCRS-LVHE,279153.9149,395609.0481,1.0E-03,1.0E-03#167 HARN/NV.LL,114 55  4.388091 W, 36 20 28.066562 N,NVHRN.NCRS-LVHE,304379.8538,410114.6195,1.0E-03,1.0E-03#168 HARN/NV.LL,115 12 22.534875 W, 36 12  0.820669 N,NVHRN.NCRS-LVHE,278449.2218,394503.0035,1.0E-03,1.0E-03#169 HARN/NV.LL,114 55 42.090532 W, 35 52 18.826077 N,NVHRN.NCRS-LVHE,303460.0519,358040.5588,1.0E-03,1.0E-03#170 HARN/NV.LL,115 10 59.306813 W, 35 56 23.993369 N,NVHRN.NCRS-LVHE,280464.4695,365618.9758,1.0E-03,1.0E-03#171 HARN/NV.LL,115  7 18.552153 W, 36 16 16.463008 N,NVHRN.NCRS-LVHE,286056.9734,402368.3281,1.0E-03,1.0E-03#172 HARN/NV.LL,115  0 37.337160 W, 36 11 53.575126 N,NVHRN.NCRS-LVHE,296068.7710,394253.9171,1.0E-03,1.0E-03#173 HARN/NV.LL,115  0 51.837533 W, 36  4  4.428703 N,NVHRN.NCRS-LVHE,295699.3599,379791.8076,1.0E-03,1.0E-03#174 HARN/NV.LL,115  4  0.439299 W, 36  5  7.771519 N,NVHRN.NCRS-LVHE,290981.1635,381748.0313,1.0E-03,1.0E-03#175 # HARN/NV.LL -> NVHRN.NCRS-LVHEF, from file Autodesk_NCRS_Test_HARN.xlsx HARN/NV.LL,115 18 53.525247 W, 36 20 11.313334 N,NVHRN.NCRS-LVHEF,881673.1112,1344004.3380,1.0E-03,1.0E-03#101 HARN/NV.LL,115 15 38.988378 W, 36 20  9.686389 N,NVHRN.NCRS-LVHEF,897591.7509,1343786.9100,1.0E-03,1.0E-03#102 HARN/NV.LL,115 12 25.416352 W, 36 20  7.733491 N,NVHRN.NCRS-LVHEF,913431.5147,1343545.6080,1.0E-03,1.0E-03#103 HARN/NV.LL,115 12 26.064873 W, 36 17 30.129532 N,NVHRN.NCRS-LVHEF,913338.8087,1327605.5350,1.0E-03,1.0E-03#104 HARN/NV.LL,115 15 36.239585 W, 36 17 26.743367 N,NVHRN.NCRS-LVHEF,897766.7111,1327306.0040,1.0E-03,1.0E-03#105 HARN/NV.LL,115 18 53.209370 W, 36 17 32.174130 N,NVHRN.NCRS-LVHEF,881641.0450,1327908.7150,1.0E-03,1.0E-03#106 HARN/NV.LL,115 18 54.033380 W, 36 14 53.547927 N,NVHRN.NCRS-LVHEF,881515.8724,1311865.4320,1.0E-03,1.0E-03#107 HARN/NV.LL,115 15 36.542566 W, 36 14 52.533891 N,NVHRN.NCRS-LVHEF,897694.6409,1311709.2900,1.0E-03,1.0E-03#108 HARN/NV.LL,115  7  2.030757 W, 36 14 48.785988 N,NVHRN.NCRS-LVHEF,939844.5546,1311233.6510,1.0E-03,1.0E-03#109 HARN/NV.LL,115  0 32.889927 W, 36 12  8.080466 N,NVHRN.NCRS-LVHEF,971717.4969,1294948.2830,1.0E-03,1.0E-03#110 HARN/NV.LL,115  3 43.268613 W, 36 12 13.932995 N,NVHRN.NCRS-LVHEF,956112.5904,1295551.2860,1.0E-03,1.0E-03#111 HARN/NV.LL,115  6 56.755256 W, 36 12 12.683428 N,NVHRN.NCRS-LVHEF,940252.4667,1295444.8900,1.0E-03,1.0E-03#112 HARN/NV.LL,115 10 11.289461 W, 36 12  9.726682 N,NVHRN.NCRS-LVHEF,924305.9609,1295174.7990,1.0E-03,1.0E-03#113 HARN/NV.LL,115 13 25.439121 W, 36 12 11.677019 N,NVHRN.NCRS-LVHEF,908391.9427,1295409.8040,1.0E-03,1.0E-03#114 HARN/NV.LL,115 16 43.698756 W, 36 12 23.044401 N,NVHRN.NCRS-LVHEF,892144.2954,1296607.1730,1.0E-03,1.0E-03#115 HARN/NV.LL,115 18 57.078044 W, 36  9 33.334359 N,NVHRN.NCRS-LVHEF,881149.8596,1279480.1420,1.0E-03,1.0E-03#116 HARN/NV.LL,115 13 26.587877 W, 36  9 33.784524 N,NVHRN.NCRS-LVHEF,908255.4298,1279441.0140,1.0E-03,1.0E-03#117 HARN/NV.LL,115 10 12.328886 W, 36  9 33.319502 N,NVHRN.NCRS-LVHEF,924187.6033,1279356.1790,1.0E-03,1.0E-03#118 HARN/NV.LL,115  6 58.299334 W, 36  9 33.393161 N,NVHRN.NCRS-LVHEF,940101.0789,1279334.7080,1.0E-03,1.0E-03#119 HARN/NV.LL,115  3 43.704278 W, 36  9 33.498079 N,NVHRN.NCRS-LVHEF,956060.9176,1279325.1860,1.0E-03,1.0E-03#120 HARN/NV.LL,115  0 39.816109 W, 36  9 33.382561 N,NVHRN.NCRS-LVHEF,971142.5961,1279302.6410,1.0E-03,1.0E-03#121 HARN/NV.LL,114 54 12.107488 W, 36  6  3.025826 N,NVHRN.NCRS-LVHEF,1002954.5870,1258030.7760,1.0E-03,1.0E-03#122 HARN/NV.LL,114 59 38.736264 W, 36  6  1.977205 N,NVHRN.NCRS-LVHEF,976146.0579,1257919.7760,1.0E-03,1.0E-03#123 HARN/NV.LL,115  0 41.148065 W, 36  6 54.727168 N,NVHRN.NCRS-LVHEF,971025.9621,1263256.6590,1.0E-03,1.0E-03#124 HARN/NV.LL,115  3 51.658311 W, 36  6 53.194465 N,NVHRN.NCRS-LVHEF,955392.2629,1263113.1000,1.0E-03,1.0E-03#125 HARN/NV.LL,115  7  9.597198 W, 36  6 54.935714 N,NVHRN.NCRS-LVHEF,939149.2954,1263310.1210,1.0E-03,1.0E-03#126 HARN/NV.LL,115 13 30.330669 W, 36  6 52.784923 N,NVHRN.NCRS-LVHEF,907905.1512,1263158.6600,1.0E-03,1.0E-03#127 HARN/NV.LL,115 18 25.525261 W, 36  4 13.427067 N,NVHRN.NCRS-LVHEF,883624.3865,1247116.2320,1.0E-03,1.0E-03#128 HARN/NV.LL,115 15 38.897085 W, 36  4 13.685765 N,NVHRN.NCRS-LVHEF,897306.0372,1247097.7880,1.0E-03,1.0E-03#129 HARN/NV.LL,114 57 30.354274 W, 36  4 15.971480 N,NVHRN.NCRS-LVHEF,986684.1296,1247197.6600,1.0E-03,1.0E-03#130 HARN/NV.LL,114 55 21.715154 W, 36  3 22.711937 N,NVHRN.NCRS-LVHEF,997248.7699,1241814.0150,1.0E-03,1.0E-03#131 HARN/NV.LL,115  0 43.670043 W, 36  1 39.391362 N,NVHRN.NCRS-LVHEF,970804.1049,1231364.7850,1.0E-03,1.0E-03#132 HARN/NV.LL,115 12 27.792686 W, 36  2 36.042678 N,NVHRN.NCRS-LVHEF,912972.8221,1237179.3530,1.0E-03,1.0E-03#133 HARN/NV.LL,115 15 39.621295 W, 36  2 28.540700 N,NVHRN.NCRS-LVHEF,897214.4201,1236463.9450,1.0E-03,1.0E-03#134 HARN/NV.LL,115 12 28.673369 W, 36  0 22.542401 N,NVHRN.NCRS-LVHEF,912867.0435,1223677.8470,1.0E-03,1.0E-03#135 HARN/NV.LL,115  9 17.839159 W, 35 59 58.112146 N,NVHRN.NCRS-LVHEF,928544.0309,1221172.5190,1.0E-03,1.0E-03#136 HARN/NV.LL,115  6  3.423774 W, 36  0 48.553036 N,NVHRN.NCRS-LVHEF,944528.4559,1226247.4480,1.0E-03,1.0E-03#137 HARN/NV.LL,114 54 29.578191 W, 35 59  3.953466 N,NVHRN.NCRS-LVHEF,1001546.0950,1215646.5550,1.0E-03,1.0E-03#138 HARN/NV.LL,114 59 39.630838 W, 35 59  1.433165 N,NVHRN.NCRS-LVHEF,976060.5465,1215387.6420,1.0E-03,1.0E-03#139 HARN/NV.LL,115  9 17.077517 W, 35 58 13.692343 N,NVHRN.NCRS-LVHEF,928586.2554,1210611.8780,1.0E-03,1.0E-03#140 HARN/NV.LL,115 12 28.889045 W, 35 58 11.898915 N,NVHRN.NCRS-LVHEF,912816.6144,1210465.2100,1.0E-03,1.0E-03#141 HARN/NV.LL,114 56 27.400632 W, 35 58 23.626631 N,NVHRN.NCRS-LVHEF,991862.4893,1211563.9220,1.0E-03,1.0E-03#142 HARN/NV.LL,114 54 34.180738 W, 35 58  9.681988 N,NVHRN.NCRS-LVHEF,1001170.9960,1210157.5880,1.0E-03,1.0E-03#143 HARN/NV.LL,114 54 19.437199 W, 36  3 23.597362 N,NVHRN.NCRS-LVHEF,1002363.1440,1241906.3280,1.0E-03,1.0E-03#144 HARN/NV.LL,115  9 12.894361 W, 36 14 52.284752 N,NVHRN.NCRS-LVHEF,929124.3285,1311606.1830,1.0E-03,1.0E-03#145 HARN/NV.LL,115  6 56.500658 W, 36 12 11.609705 N,NVHRN.NCRS-LVHEF,940273.1692,1295336.2630,1.0E-03,1.0E-03#146 HARN/NV.LL,115 10 12.022640 W, 36 12 11.037516 N,NVHRN.NCRS-LVHEF,924246.1399,1295307.5010,1.0E-03,1.0E-03#147 HARN/NV.LL,115 19 50.875298 W, 36 13  3.152550 N,NVHRN.NCRS-LVHEF,876817.2531,1300717.1770,1.0E-03,1.0E-03#148 HARN/NV.LL,115 10 12.260905 W, 36  9 32.434731 N,NVHRN.NCRS-LVHEF,924192.9913,1279266.6830,1.0E-03,1.0E-03#149 HARN/NV.LL,115 11  4.237836 W, 36  6 52.940573 N,NVHRN.NCRS-LVHEF,919893.8843,1263145.0330,1.0E-03,1.0E-03#150 HARN/NV.LL,115 18 56.824859 W, 36  4 12.820666 N,NVHRN.NCRS-LVHEF,881054.2046,1247064.0070,1.0E-03,1.0E-03#151 HARN/NV.LL,114 57 33.157125 W, 36  1 38.361674 N,NVHRN.NCRS-LVHEF,986455.2158,1231257.5930,1.0E-03,1.0E-03#152 HARN/NV.LL,115  5  0.346445 W, 36  2 10.708127 N,NVHRN.NCRS-LVHEF,949721.3000,1234549.5930,1.0E-03,1.0E-03#153 HARN/NV.LL,115 12 27.699431 W, 36 14 49.459132 N,NVHRN.NCRS-LVHEF,913164.5341,1311355.6410,1.0E-03,1.0E-03#154 HARN/NV.LL,115  3  1.057148 W, 36 14 41.051314 N,NVHRN.NCRS-LVHEF,959585.4597,1310427.5150,1.0E-03,1.0E-03#155 HARN/NV.LL,115 16 27.143160 W, 36  9 33.098549 N,NVHRN.NCRS-LVHEF,893446.8378,1279414.7100,1.0E-03,1.0E-03#156 HARN/NV.LL,114 56 29.107522 W, 36  5 34.563002 N,NVHRN.NCRS-LVHEF,991710.8702,1255147.0130,1.0E-03,1.0E-03#157 HARN/NV.LL,115 16 19.872766 W, 36  6 53.974738 N,NVHRN.NCRS-LVHEF,893992.5186,1263319.3520,1.0E-03,1.0E-03#158 HARN/NV.LL,115 18 54.257180 W, 36  6 55.639388 N,NVHRN.NCRS-LVHEF,881324.0220,1263530.3240,1.0E-03,1.0E-03#159 HARN/NV.LL,115 12 29.477780 W, 36  4 19.363972 N,NVHRN.NCRS-LVHEF,912860.3417,1247629.2570,1.0E-03,1.0E-03#160 HARN/NV.LL,115  9 48.933401 W, 36  4 15.773484 N,NVHRN.NCRS-LVHEF,926041.3399,1247236.4300,1.0E-03,1.0E-03#161 HARN/NV.LL,115  6 58.483846 W, 36  4 17.220418 N,NVHRN.NCRS-LVHEF,940036.7416,1247357.8510,1.0E-03,1.0E-03#162 HARN/NV.LL,115  9 15.310142 W, 36  2 30.474476 N,NVHRN.NCRS-LVHEF,928781.5385,1236581.4100,1.0E-03,1.0E-03#163 HARN/NV.LL,115  6  3.422102 W, 35 59 41.967691 N,NVHRN.NCRS-LVHEF,944519.3154,1219513.3080,1.0E-03,1.0E-03#164 HARN/NV.LL,115 21 47.207613 W, 36  9 16.918413 N,NVHRN.NCRS-LVHEF,867189.7211,1277873.4260,1.0E-03,1.0E-03#165 HARN/NV.LL,115 27  5.669915 W, 36 24 53.331126 N,NVHRN.NCRS-LVHEF,841543.4801,1372701.8870,1.0E-03,1.0E-03#166 HARN/NV.LL,115 11 54.436672 W, 36 12 36.754802 N,NVHRN.NCRS-LVHEF,915857.4691,1297927.3520,1.0E-03,1.0E-03#167 HARN/NV.LL,114 55  4.388091 W, 36 20 28.066562 N,NVHRN.NCRS-LVHEF,998619.5702,1345517.7140,1.0E-03,1.0E-03#168 HARN/NV.LL,115 12 22.534875 W, 36 12  0.820669 N,NVHRN.NCRS-LVHEF,913545.4886,1294298.6040,1.0E-03,1.0E-03#169 HARN/NV.LL,114 55 42.090532 W, 35 52 18.826077 N,NVHRN.NCRS-LVHEF,995601.8536,1174671.4000,1.0E-03,1.0E-03#170 HARN/NV.LL,115 10 59.306813 W, 35 56 23.993369 N,NVHRN.NCRS-LVHEF,920157.1802,1199534.9230,1.0E-03,1.0E-03#171 HARN/NV.LL,115  7 18.552153 W, 36 16 16.463008 N,NVHRN.NCRS-LVHEF,938505.2535,1320103.4230,1.0E-03,1.0E-03#172 HARN/NV.LL,115  0 37.337160 W, 36 11 53.575126 N,NVHRN.NCRS-LVHEF,971352.2929,1293481.3930,1.0E-03,1.0E-03#173 HARN/NV.LL,115  0 51.837533 W, 36  4  4.428703 N,NVHRN.NCRS-LVHEF,970140.3166,1246033.6220,1.0E-03,1.0E-03#174 HARN/NV.LL,115  4  0.439299 W, 36  5  7.771519 N,NVHRN.NCRS-LVHEF,954660.7007,1252451.6660,1.0E-03,1.0E-03#175 # ## New Japan Geodetic Datum 2011 (PatchJGD), November 2012 # The following values were obtained from our source of information on the Japanese # Geodetic Datum of 2011, Autodesk Japan, Osamu Inoue.  # Test points are random points ( came from public office locations ) and is calculated by the authorized program on the GSI web page. # http://vldb.gsi.go.jp/sokuchi/patchjgd/ # Tolerance set in order to pass the test # JGD2000 -> JGD2011, JGD2011evaluation.xlsx # The following tests are commented out as the geodetic data file required for these conversions # must be obtained by individual users per the owner of the data file. Uncomment these tests after # the data file (.\Japan\JGD2011V100.par) has been properly obtained and the Geodetic Transformation # Dictionary updated to indicate its presence. #LL-JGD2K-7P,137.4091900000,36.8273670000,LL-JGD2011-ITRF08,137.4091950444,36.8273658639,1.0E-07,1.0E-07 #LL-JGD2K-7P,137.9719920000,36.2380960000,LL-JGD2011-ITRF08,137.9719947917,36.2380955056,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.2490690000,36.4019420000,LL-JGD2011-ITRF08,138.2490726972,36.4019414167,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.0495570000,36.0670030000,LL-JGD2011-ITRF08,138.0495593111,36.0670026056,1.0E-07,1.0E-07 #LL-JGD2K-7P,137.8218240000,35.5147030000,LL-JGD2011-ITRF08,137.8218247833,35.5147027833,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.1139840000,36.0391750000,LL-JGD2011-ITRF08,138.1139863000,36.0391747028,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.3072750000,36.6511170000,LL-JGD2011-ITRF08,138.3072798472,36.6511161556,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.4260210000,36.3268740000,LL-JGD2011-ITRF08,138.4260248806,36.3268736583,1.0E-07,1.0E-07 #LL-JGD2K-7P,137.9540830000,35.8274780000,LL-JGD2011-ITRF08,137.9540844639,35.8274776917,1.0E-07,1.0E-07 #LL-JGD2K-7P,137.9339930000,35.7288610000,LL-JGD2011-ITRF08,137.9339942222,35.7288607500,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.3694700000,36.7420270000,LL-JGD2011-ITRF08,138.3694753972,36.7420260111,1.0E-07,1.0E-07 #LL-JGD2K-7P,137.8511690000,36.5029760000,LL-JGD2011-ITRF08,137.8511729472,36.5029751056,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.3654980000,36.8517450000,LL-JGD2011-ITRF08,138.3655035444,36.8517440028,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.1588960000,35.9955710000,LL-JGD2011-ITRF08,138.1588982000,35.9955707222,1.0E-07,1.0E-07 #LL-JGD2K-7P,137.9533800000,36.1150200000,LL-JGD2011-ITRF08,137.9533823056,36.1150194472,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.4768310000,36.2487880000,LL-JGD2011-ITRF08,138.4768345194,36.2487877194,1.0E-07,1.0E-07 #LL-JGD2K-7P,138.1199040000,36.5338570000,LL-JGD2011-ITRF08,138.1199080722,36.5338563083,1.0E-07,1.0E-07 # JGD2011 -> JGD2011-06-ITRF08, sheet No6 JGD2011evaluation.xlsx LL-JGD2011-ITRF08,136.2194539417,36.0641196028,JGD2011-06-ITRF08,19768.7848,7136.2612,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.0555448194,35.6452219472,JGD2011-06-ITRF08,5029.9581,-39359.2957,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,135.7466473583,35.4955929361,JGD2011-06-ITRF08,-22985.5122,-55931.0459,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.4876935500,35.9805635472,JGD2011-06-ITRF08,43978.8042,-2046.4639,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.5005441750,36.0609163694,JGD2011-06-ITRF08,45091.843,6874.5218,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.1842394417,35.9565647833,JGD2011-06-ITRF08,16619.159,-4803.3394,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.2290145139,36.2113605056,JGD2011-06-ITRF08,20591.5106,23474.7312,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.1686732750,35.9034708083,JGD2011-06-ITRF08,15225.2009,-10696.4831,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.2312893444,36.1669015222,JGD2011-06-ITRF08,20807.8064,18542.4173,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.2987261639,36.0922474639,JGD2011-06-ITRF08,26900.1969,10276.0519,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.3440802583,35.8903828167,JGD2011-06-ITRF08,31063.3739,-12107.0051,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.1944360972,35.8351498444,JGD2011-06-ITRF08,17565.7425,-18272.0782,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.1297665583,35.9742637444,JGD2011-06-ITRF08,11702.8646,-2847.5926,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,135.9406197611,35.6005999000,JGD2011-06-ITRF08,-5380.2696,-44309.5051,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,135.5509682222,35.4903919194,JGD2011-06-ITRF08,-40741.2933,-56444.8603,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,135.6178853167,35.4811278917,JGD2011-06-ITRF08,-34673.7568,-57498.1713,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,135.9083845583,35.5488819333,JGD2011-06-ITRF08,-8306.3447,-50044.8606,1.0E-03,1.0E-03 # JGD2011 -> JGD2011-07-ITRF08, sheet No7 JGD2011evaluation.xlsx #LL-JGD2011-ITRF08,137.4091950444,36.8273658639,JGD2011-07-ITRF08,21634.4178,7136.2612,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.9865467417,36.8573357944,JGD2011-07-ITRF08,-16061.0809,95141.5874,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.3411848389,36.7643929833,JGD2011-07-ITRF08,15580.4007,84827.433,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.4491002028,36.8735888639,JGD2011-07-ITRF08,25178.9482,96967.1889,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.9621712750,36.6474661444,JGD2011-07-ITRF08,-18284.3484,71858.3832,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.8686575417,36.6755297806,JGD2011-07-ITRF08,-26635.9486,74994.228,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.9195150111,36.5880482889,JGD2011-07-ITRF08,-22115.3011,65274.3687,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.0995633806,36.7122211139,JGD2011-07-ITRF08,-5994.8111,79026.2529,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.3073766444,36.7035240222,JGD2011-07-ITRF08,12572.0367,78068.3424,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.3625907000,36.6984279611,JGD2011-07-ITRF08,17506.4161,77511.539,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.3136625306,36.6633450194,JGD2011-07-ITRF08,13140.4963,73610.8935,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.5021334611,36.9335768917,JGD2011-07-ITRF08,29883.4737,103639.0745,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.5598737056,36.9461778222,JGD2011-07-ITRF08,35021.2443,105057.005,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.6566367500,36.5610501000,JGD2011-07-ITRF08,-45653.8553,62371.2995,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.9673008222,37.0431068194,JGD2011-07-ITRF08,-17734.1005,115759.2266,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.4455912167,36.4083562611,JGD2011-07-ITRF08,-64672.0302,45549.3684,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,136.8991902583,37.3905556389,JGD2011-07-ITRF08,-23683.8515,154330.8184,1.0E-03,1.0E-03 # JGD2011 -> JGD2011-08-ITRF08, sheet No8 JGD2011evaluation.xlsx LL-JGD2011-ITRF08,138.194317647222,36.6484131611111,JGD2011-08-ITRF08,-27331.366,71987.507,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.9719947917,36.2380955056,JGD2011-08-ITRF08,-47458.8402,26545.9946,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.2490726972,36.4019414167,JGD2011-08-ITRF08,-22506.937,44625.3056,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.0495593111,36.0670026056,JGD2011-08-ITRF08,-40575.0825,7527.7404,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.8218247833,35.5147027833,JGD2011-08-ITRF08,-61513.5294,-53629.0445,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.1139863000,36.0391747028,JGD2011-08-ITRF08,-34783.8001,4415.3035,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.3072798472,36.6511161556,JGD2011-08-ITRF08,-17230.6858,72261.2107,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.4260248806,36.3268736583,JGD2011-08-ITRF08,-6641.5723,36269.4787,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.9540844639,35.8274776917,JGD2011-08-ITRF08,-49324.0468,-19003.1658,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.9339942222,35.7288607500,JGD2011-08-ITRF08,-51202.4328,-29933.9638,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.3694753972,36.7420260111,JGD2011-08-ITRF08,-11656.1825,82339.291,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.8511729472,36.5029751056,JGD2011-08-ITRF08,-58121.4597,56002.1512,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.3655035444,36.8517440028,JGD2011-08-ITRF08,-11993.7612,94514.4003,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.1588982000,35.9955707222,JGD2011-08-ITRF08,-30753.697,-437.6161,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,137.9533823056,36.1150194472,JGD2011-08-ITRF08,-49208.7091,12899.645,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.4768345194,36.2487877194,JGD2011-08-ITRF08,-2081.8969,27603.2992,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,138.1199080722,36.5338563083,JGD2011-08-ITRF08,-34034.6929,59300.0898,1.0E-03,1.0E-03 # JGD2011 -> JGD2011-09, sheet No9 JGD2011evaluation.xlsx #LL-JGD2011-ITRF08,140.4712339917,36.3658589444,JGD2011-09,57243.2722,7136.2612,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.6515614889,36.5990127417,JGD2011-09,73205.9245,66774.2044,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.1960648056,36.0718689667,JGD2011-09,32672.3068,8034.6545,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,139.7553774500,36.1782273306,JGD2011-09,-7012.2397,19777.0594,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.2872512250,36.1908385861,JGD2011-09,40824.1256,21268.9672,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,139.8771615556,36.3052631556,JGD2011-09,3936.0350,33870.0636,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.1822712194,35.9115928861,JGD2011-09,31493.5157,-9752.2627,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,139.9673815972,36.1845152500,JGD2011-09,12056.8659,20480.2230,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,139.9939404583,36.0235625222,JGD2011-09,14475.1801,2626.1493,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.5309425972,36.5382243361,JGD2011-09,62463.0549,59943.9515,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.7096393000,36.7138295278,JGD2011-09,78285.8502,79560.5371,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.7510508028,36.8018878944,JGD2011-09,81891.8158,89366.6588,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.3042424667,36.3451263222,JGD2011-09,42269.0478,38395.0938,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.0503112028,35.9114731944,JGD2011-09,19583.4227,-9800.0415,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.1495387833,35.9793960028,JGD2011-09,28514.8572,-2239.7394,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.0739009556,36.0356712278,JGD2011-09,21678.5433,3984.4334,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.5346887750,36.3966126778,JGD2011-09,62912.8157,44233.2938,1.0E-03,1.0E-03 # JGD2011 -> JGD2011-10, sheet No10 JGD2011evaluation.xlsx LL-JGD2011-ITRF08,141.154199800000000,39.701784102777800,JGD2011-10,27516.1218,-33058.9098,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.957117466667000,39.641441727777800,JGD2011-10,96455.8222,-39203.643,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.708589577778000,39.081881761111100,JGD2011-10,75725.8727,-101559.9894,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.116876658333000,39.388596652777800,JGD2011-10,24424.9951,-67838.2189,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.113181416667000,39.286805097222200,JGD2011-10,24141.6652,-79139.204,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.775652411111000,40.190457733333300,JGD2011-10,80236.8396,21571.4551,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.533568013889000,39.327641691666700,JGD2011-10,60372.326,-74409.4461,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.126792555556000,38.934740844444400,JGD2011-10,25442.1316,-118217.0085,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.629530216667000,39.015093577777800,JGD2011-10,68950.5866,-109036.8855,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.885752530556000,39.275791255555600,JGD2011-10,90804.2585,-79871.2086,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.304371955556000,40.271011336111100,JGD2011-10,40060.4039,30195.7868,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.095336441667000,39.926357808333300,JGD2011-10,22395.2462,-8143.1006,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.139144275000000,39.144493013888900,JGD2011-10,26434.719,-94929.8516,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,140.975824916667000,39.696279752777800,JGD2011-10,12220.4238,-33709.5023,1.0E-03,1.0E-03 LL-JGD2011-ITRF08,141.436730333333000,40.039830780555600,JGD2011-10,51491.4629,4596.5991,1.0E-03,1.0E-03 ############################################################################### # # Testing of the NSRS 2007 and NSRS 2011 datum shifts. These tests are # specific to test the implemention of the GEOCON datum shift file code. The # tests are designed to test that facitily only. Test data typically was/is # generated by the geocon.exe program which is provided by the NGS. See: # # http://beta.ngs.noaa.gov/GEOCON/ # # To use the geocon.exe program, the test point data, and the converted # results, must be in Blue Book format. For details on the blue book format, # see: # # http://www.ngs.noaa.gov/FGCS/BlueBook/pdf/Chapter2.pdf # # Look to Console Utilities for C++ code for generating and deciphering # blue book format data files (Records *80* and *86*). # # Tolerance on these initial tests is set at 1.5E-09 = 0.000005 seconds of arc, # which (in the case of latitude) approximates to 0.2 millimeters; about the # width of a strand of human hair. # NAD83/HARN.LL,-102.00000000000,35.00000000000,NSRS07.LL,-102.000000091667,35.000000052778,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.01666666667,35.00000000000,NSRS07.LL,-102.016666769444,35.000000058333,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.00000000000,35.01666666667,NSRS07.LL,-102.000000083333,35.016666716667,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.01666666667,35.01666666667,NSRS07.LL,-102.016666755556,35.016666722222,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.00000000000,35.00833333333,NSRS07.LL,-102.000000086111,35.008333386111,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.00833333333,35.00000000000,NSRS07.LL,-102.008333430556,35.000000055556,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.01666666667,35.00833333333,NSRS07.LL,-102.016666761111,35.008333388889,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.00833333333,35.01666666667,NSRS07.LL,-102.008333419444,35.016666719444,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.00833333333,35.00833333333,NSRS07.LL,-102.008333425000,35.008333386111,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.00833333333,45.00833333333,NSRS07.LL,-102.008333400000,45.008333480556,1.5E-09,1.5E-09 NAD83/HARN.LL,-105.00833333333,35.00833333333,NSRS07.LL,-105.008333344444,35.008333413889,1.5E-09,1.5E-09 NAD83/HARN.LL,-105.00833333333,35.00833333333,NSRS07.LL,-105.008333344444,35.008333413889,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.00416666667,35.00416666667,NSRS07.LL,-102.004166758333,35.004166719444,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.00416666667,35.01250000000,NSRS07.LL,-102.004166752778,35.012500052778,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.01250000000,35.01250000000,NSRS07.LL,-102.012500091667,35.012500055556,1.5E-09,1.5E-09 NAD83/HARN.LL,-102.01250000000,35.00416666667,NSRS07.LL,-102.012500097222,35.004166722222,1.5E-09,1.5E-09 NAD83/HARN.LL,-82.00416666667,41.00416666667,NSRS07.LL,-82.004166530556,41.004166613889,1.5E-09,1.5E-09 NAD83/HARN.LL,-82.00416666667,41.01250000000,NSRS07.LL,-82.004166544444,41.012499941667,1.5E-09,1.5E-09 NAD83/HARN.LL,-82.01250000000,41.01250000000,NSRS07.LL,-82.012499861111,41.012499941667,1.5E-09,1.5E-09 NAD83/HARN.LL,-82.01250000000,41.00416666667,NSRS07.LL,-82.012499847222,41.004166613889,1.5E-09,1.5E-09 # The following test points were chosen to test the veracity of the buffering scheme in the # CS_geocn.c transformation module. Note that the input numbers were arbitrarily invented, # but recalculated to the exact DDDMMSSsssss representation of the value which is precisely what # the NGS's geocon program sees in the Blue Book record. This is required in order to verify # at the precision levels desired. NAD83/HARN.LL,-102.1122334444444,35.7766554444444,NSRS07.LL,-102.112233516667,35.7766555027778,1.5E-09,1.5E-09 #EA NAD83/HARN.LL,-87.1122334444444,43.7766554444444,NSRS07.LL,-87.112233444444,43.7766554444444,1.5E-09,1.5E-09 #EB NAD83/HARN.LL,-115.1122334444444,39.7766554444444,NSRS07.LL,-115.112233638889,39.7766554861111,1.5E-09,1.5E-09 #EC NAD83/HARN.LL,-101.1122334444444,28.7766554444444,NSRS07.LL,-101.112233591667,28.7766555972222,1.5E-09,1.5E-09 #ED NAD83/HARN.LL,-70.3333333333333,45.2222222222222,NSRS07.LL,-70.333333166667,45.222222141667,1.5E-09,1.5E-09 #EE NAD83/HARN.LL,-82.5001231250000,26.3623948722222,NSRS07.LL,-82.500123125000,26.362394872222,1.5E-09,1.5E-09 #EF NAD83/HARN.LL,-122.9182736444444,27.1928374666666,NSRS07.LL,-122.918273644444,27.192837466667,1.5E-09,1.5E-09 #EG # We do these all again, but in a different order. NAD83/HARN.LL,-122.9182736444444,27.1928374666666,NSRS07.LL,-122.918273644444,27.192837466667,1.5E-09,1.5E-09 #EG NAD83/HARN.LL,-87.1122334444444,43.7766554444444,NSRS07.LL,-87.112233444444,43.7766554444444,1.5E-09,1.5E-09 #EB NAD83/HARN.LL,-101.1122334444444,28.7766554444444,NSRS07.LL,-101.112233591667,28.7766555972222,1.5E-09,1.5E-09 #ED NAD83/HARN.LL,-102.1122334444444,35.7766554444444,NSRS07.LL,-102.112233516667,35.7766555027778,1.5E-09,1.5E-09 #EA NAD83/HARN.LL,-70.3333333333333,45.2222222222222,NSRS07.LL,-70.333333166667,45.222222141667,1.5E-09,1.5E-09 #EE NAD83/HARN.LL,-82.5001231250000,26.3623948722222,NSRS07.LL,-82.500123125000,26.362394872222,1.5E-09,1.5E-09 #EF NAD83/HARN.LL,-115.1122334444444,39.7766554444444,NSRS07.LL,-115.112233638889,39.7766554861111,1.5E-09,1.5E-09 #EC # Yet again, but in yet another different order. NAD83/HARN.LL,-122.9182736444444,27.1928374666666,NSRS07.LL,-122.918273644444,27.192837466667,1.5E-09,1.5E-09 #EG NAD83/HARN.LL,-70.3333333333333,45.2222222222222,NSRS07.LL,-70.333333166667,45.222222141667,1.5E-09,1.5E-09 #EE NAD83/HARN.LL,-82.5001231250000,26.3623948722222,NSRS07.LL,-82.500123125000,26.362394872222,1.5E-09,1.5E-09 #EF NAD83/HARN.LL,-102.1122334444444,35.7766554444444,NSRS07.LL,-102.112233516667,35.7766555027778,1.5E-09,1.5E-09 #EA NAD83/HARN.LL,-115.1122334444444,39.7766554444444,NSRS07.LL,-115.112233638889,39.7766554861111,1.5E-09,1.5E-09 #EC NAD83/HARN.LL,-101.1122334444444,28.7766554444444,NSRS07.LL,-101.112233591667,28.7766555972222,1.5E-09,1.5E-09 #ED NAD83/HARN.LL,-87.1122334444444,43.7766554444444,NSRS07.LL,-87.112233444444,43.7766554444444,1.5E-09,1.5E-09 ############################################################################### # # The following are test automatically generated by CS-MAP code. They are # specifically designed to test the veractiy of the home grown 48hpgn.l?s file # pair. That is, using points manually selected to be centrally located within # the coverage of an official ??hpgn.l?s file, the original ??hpgnl?s file is # used to compute the test result. We then use that test case to see how # close the 48hpgn.l?s file matches the ??hpgn.l?s result. In this first set # of test cases, the results are expected to be very close and a very tight # tolerance is specified. LL83,69 30 20.0000000W,45 05 40.0000000N,NAD83/HARN.LL,69 30 19.9970064W,45 05 39.9988125N,5.0E-10,5.0E-10 NAD83/HARN.LL,69 30 19.9970064W,45 05 39.9988125N,LL83,69 30 20.0000000W,45 05 40.0000000N,5.0E-10,5.0E-10 LL83,72 30 40.0000000W,42 47 30.0000000N,NAD83/HARN.LL,72 30 39.9983327W,42 47 30.0001665N,5.0E-10,5.0E-10 NAD83/HARN.LL,72 30 39.9983327W,42 47 30.0001665N,LL83,72 30 40.0000000W,42 47 30.0000000N,5.0E-10,5.0E-10 LL83,74 56 40.0000000W,42 52 35.0000000N,NAD83/HARN.LL,74 56 39.9993515W,42 52 34.9965319N,5.0E-10,5.0E-10 NAD83/HARN.LL,74 56 39.9993515W,42 52 34.9965319N,LL83,74 56 40.0000000W,42 52 35.0000000N,5.0E-10,5.0E-10 LL83,75 03 30.0000000W,39 38 20.0000000N,NAD83/HARN.LL,75 03 29.9991244W,39 38 20.0105742N,5.0E-10,5.0E-10 NAD83/HARN.LL,75 03 29.9991244W,39 38 20.0105742N,LL83,75 03 30.0000000W,39 38 20.0000000N,5.0E-10,5.0E-10 LL83,75 41 39.0000000W,38 27 42.0000000N,NAD83/HARN.LL,75 41 38.9786612W,38 27 42.0051272N,5.0E-10,5.0E-10 NAD83/HARN.LL,75 41 38.9786612W,38 27 42.0051272N,LL83,75 41 39.0000000W,38 27 42.0000000N,5.0E-10,5.0E-10 LL83,77 30 30.0000000W,40 45 30.0000000N,NAD83/HARN.LL,77 30 29.9981011W,40 45 30.0034592N,5.0E-10,5.0E-10 NAD83/HARN.LL,77 30 29.9981011W,40 45 30.0034592N,LL83,77 30 30.0000000W,40 45 30.0000000N,5.0E-10,5.0E-10 LL83,80 56 30.0000000W,38 31 30.0000000N,NAD83/HARN.LL,80 56 29.9907671W,38 31 29.9931022N,5.0E-10,5.0E-10 NAD83/HARN.LL,80 56 29.9907671W,38 31 29.9931022N,LL83,80 56 30.0000000W,38 31 30.0000000N,5.0E-10,5.0E-10 LL83,78 33 30.0000000W,37 32 30.0000000N,NAD83/HARN.LL,78 33 29.9851245W,37 32 29.9927426N,5.0E-10,5.0E-10 NAD83/HARN.LL,78 33 29.9851245W,37 32 29.9927426N,LL83,78 33 30.0000000W,37 32 30.0000000N,5.0E-10,5.0E-10 LL83,78 52 36.0000000W,35 28 42.0000000N,NAD83/HARN.LL,78 52 35.9931105W,35 28 41.9964138N,5.0E-10,5.0E-10 NAD83/HARN.LL,78 52 35.9931105W,35 28 41.9964138N,LL83,78 52 36.0000000W,35 28 42.0000000N,5.0E-10,5.0E-10 LL83,120 57 00.0000000W,44 20 00.0000000N,NAD83/HARN.LL,120 57 00.0083522W,44 19 59.9938298N,5.0E-10,5.0E-10 NAD83/HARN.LL,120 57 00.0083522W,44 19 59.9938298N,LL83,120 57 00.0000000W,44 20 00.0000000N,5.0E-10,5.0E-10 LL83,107 18 05.0000000W,43 10 00.0000000N,NAD83/HARN.LL,107 18 05.0064041W,43 10 00.0146369N,5.0E-10,5.0E-10 NAD83/HARN.LL,107 18 05.0064041W,43 10 00.0146369N,LL83,107 18 05.0000000W,43 10 00.0000000N,5.0E-10,5.0E-10 # # The following tests are manually selected points at the junctures of state # boundaries where there is known to exist overlap between the official # ??hpgn.l?s files. In this case, there are multiple test cases, each # generated using a different official ??hpgn.l?s file. We fully expect there # to be non-trivial discrepancies here. However, we expect the discrepancies # to be below the rather tight tolerance provided and consider these # discrepancies to be acceptable given the success of the above test points # which indicate that the larger discrpeancy only occurs at or near a state # boundary. # # Certain of these test cases required higher than normal tolerance to pass. # These cases are identified by comments on the right. The highest tolerance # encountered at the time of this writing is 3.0E-06, which equates to # approximately 33 centimeters. This is quite large! It only occurs once at # the conjunction of CO, OK, and KS at ~ 102W:37N and in the longitude only. # Check the respective ??hpgn.los files, yields the following values for this # specific grid point in the thre different files: # CO = 0.00034 # OK = 0.01210 # KS = 0.01203 # # What's a poor software developer to do??? # # 3.0E-07 (of latitude) approximates to 3 centimeters # LL83,109 02 31.7700000W,36 59 52.4300000N,NAD83/HARN.LL,109 02 31.7671297W,36 59 52.4337782N,3.0E-07,3.0E-07 # Four Corners, CO NAD83/HARN.LL,109 02 31.7671297W,36 59 52.4337782N,LL83,109 02 31.7700000W,36 59 52.4300000N,3.0E-07,3.0E-07 # Four Corners, CO LL83,109 02 31.7700000W,36 59 52.4300000N,NAD83/HARN.LL,109 02 31.7664989W,36 59 52.4342006N,3.0E-07,3.0E-07 # Four Corners, UT NAD83/HARN.LL,109 02 31.7664989W,36 59 52.4342006N,LL83,109 02 31.7700000W,36 59 52.4300000N,3.0E-07,3.0E-07 # Four Corners, UT LL83,109 02 31.7700000W,36 59 52.4300000N,NAD83/HARN.LL,109 02 31.7661770W,36 59 52.4294147N,3.0E-07,1.3E-06 # Four Corners, AZ NAD83/HARN.LL,109 02 31.7661770W,36 59 52.4294147N,LL83,109 02 31.7700000W,36 59 52.4300000N,3.0E-07,1.3E-06 # Four Corners, AZ LL83,109 02 31.7700000W,36 59 52.4300000N,NAD83/HARN.LL,109 02 31.7660573W,36 59 52.4294161N,3.0E-07,1.3E-06 # Four Corners, NM NAD83/HARN.LL,109 02 31.7660573W,36 59 52.4294161N,LL83,109 02 31.7700000W,36 59 52.4300000N,3.0E-07,1.3E-06 # Four Corners, NM LL83,103 00 13.9800000W,36 28 48.8200000N,NAD83/HARN.LL,103 00 13.9848516W,36 28 48.8113846N,3.0E-07,3.0E-07 # OK/TX/NM, OK NAD83/HARN.LL,103 00 13.9848516W,36 28 48.8113846N,LL83,103 00 13.9800000W,36 28 48.8200000N,3.0E-07,3.0E-07 # OK/TX/NM, OK LL83,103 00 13.9800000W,36 28 48.8200000N,NAD83/HARN.LL,103 00 13.9850271W,36 28 48.8109220N,3.0E-07,3.0E-07 # OK/TX/NM, TX NAD83/HARN.LL,103 00 13.9850271W,36 28 48.8109220N,LL83,103 00 13.9800000W,36 28 48.8200000N,3.0E-07,3.0E-07 # OK/TX/NM, TX LL83,103 00 13.9800000W,36 28 48.8200000N,NAD83/HARN.LL,103 00 13.9847607W,36 28 48.8111604N,3.0E-07,3.0E-07 # OK/TX/NM, NM NAD83/HARN.LL,103 00 13.9847607W,36 28 48.8111604N,LL83,103 00 13.9800000W,36 28 48.8200000N,3.0E-07,3.0E-07 # OK/TX/NM, NM LL83,102 03 29.0800000W,36 59 57.6900000N,NAD83/HARN.LL,102 03 29.0804958W,36 59 57.6879596N,3.0E-06,5.0E-07 # CO/OK/KS, CO NAD83/HARN.LL,102 03 29.0804958W,36 59 57.6879596N,LL83,102 03 29.0800000W,36 59 57.6900000N,3.0E-06,5.0E-07 # CO/OK/KS, CO LL83,102 03 29.0800000W,36 59 57.6900000N,NAD83/HARN.LL,102 03 29.0899504W,36 59 57.6886056N,3.0E-07,3.0E-07 # CO/OK/KS, OK NAD83/HARN.LL,102 03 29.0899504W,36 59 57.6886056N,LL83,102 03 29.0800000W,36 59 57.6900000N,3.0E-07,3.0E-07 # CO/OK/KS, OK LL83,102 03 29.0800000W,36 59 57.6900000N,NAD83/HARN.LL,102 03 29.0922335W,36 59 57.6894760N,8.0E-07,3.0E-07 # CO/OK/KS, KS NAD83/HARN.LL,102 03 29.0922335W,36 59 57.6894760N,LL83,102 03 29.0800000W,36 59 57.6900000N,8.0E-07,3.0E-07 # CO/OK/KS, KS LL83,84 49 20.1800000W,39 07 00.6300000N,NAD83/HARN.LL,84 49 20.1713647W,39 07 00.6281241N,3.0E-07,5.0E-07 # IN/OH/KY, IN NAD83/HARN.LL,84 49 20.1713647W,39 07 00.6281241N,LL83,84 49 20.1800000W,39 07 00.6300000N,3.0E-07,5.0E-07 # IN/OH/KY, IN LL83,84 49 20.1800000W,39 07 00.6300000N,NAD83/HARN.LL,84 49 20.1710935W,39 07 00.6273016N,4.0E-07,7.0E-07 # IN/OH/KY, OH NAD83/HARN.LL,84 49 20.1710935W,39 07 00.6273016N,LL83,84 49 20.1800000W,39 07 00.6300000N,4.0E-07,7.0E-07 # IN/OH/KY, OH LL83,84 49 20.1800000W,39 07 00.6300000N,NAD83/HARN.LL,84 49 20.1759542W,39 07 00.6324971N,2.0E-06,2.0E-06 # IN/OH/KY, KY NAD83/HARN.LL,84 49 20.1759542W,39 07 00.6324971N,LL83,84 49 20.1800000W,39 07 00.6300000N,2.0E-06,2.0E-06 # IN/OH/KY, KY LL83,74 43 37.9500000W,41 21 55.4200000N,NAD83/HARN.LL,74 43 37.9500827W,41 21 55.4185791N,3.0E-07,3.0E-07 # NY/NJ/PA, NY NAD83/HARN.LL,74 43 37.9500827W,41 21 55.4185791N,LL83,74 43 37.9500000W,41 21 55.4200000N,3.0E-07,3.0E-07 # NY/NJ/PA, NY LL83,74 43 37.9500000W,41 21 55.4200000N,NAD83/HARN.LL,74 43 37.9499313W,41 21 55.4183215N,3.0E-07,3.0E-07 # NY/NJ/PA, NJ NAD83/HARN.LL,74 43 37.9499313W,41 21 55.4183215N,LL83,74 43 37.9500000W,41 21 55.4200000N,3.0E-07,3.0E-07 # NY/NJ/PA, NJ LL83,74 43 37.9500000W,41 21 55.4200000N,NAD83/HARN.LL,74 43 37.9500748W,41 21 55.4185066N,3.0E-07,3.0E-07 # NY/NJ/PA, PA NAD83/HARN.LL,74 43 37.9500748W,41 21 55.4185066N,LL83,74 43 37.9500000W,41 21 55.4200000N,3.0E-07,3.0E-07 # NY/NJ/PA, PA LL83,116 55 48.7400000W,46 00 22.1900000N,NAD83/HARN.LL,116 55 48.7419060W,46 00 22.1866409N,3.0E-07,3.0E-07 # WA/OR/ID, WA/OR NAD83/HARN.LL,116 55 48.7419060W,46 00 22.1866409N,LL83,116 55 48.7400000W,46 00 22.1900000N,3.0E-07,3.0E-07 # WA/OR/ID, WA/OR LL83,116 55 48.7400000W,46 00 22.1900000N,NAD83/HARN.LL,116 55 48.7421189W,46 00 22.1863066N,3.0E-07,3.0E-07 # WA/OR/ID, ID (== Western MO) NAD83/HARN.LL,116 55 48.7421189W,46 00 22.1863066N,LL83,116 55 48.7400000W,46 00 22.1900000N,3.0E-07,3.0E-07 # WA/OR/ID, ID (== Western MO) ############################################################################### # Single test case available for LM-MICH, obtained from # from EPSG Guidance Note 7, Part 2, July 2014 # # Note that EPSG 7-2 2014 (printed page 23) uses the International Ellipsoid # while the definition in the 8.05 dataset indicates the datum to be NAD27 # which is referenced to the Clarke 1966 ellipsoid. The documentation in # the Guidance Note appears to be a cut & paste typo; the numbers jive when # using the Clarke 1866 ellipsoid per the NAD27 datum. # LL27,83 10 00.000W,43 45 00.000N,MI27e-C,2308335.75,160210.48,0.005,0.006 MI27e-C,2308335.75,160210.48,LL27,83 10 00.000W,43 45 00.000N,1.0E-07,1.0E-07 ############################################################################### # Test case extracted from "www.onemap.sg/api/help/htmlsource/convertcords.aspx" LL84,103.8471120197759,1.2777459830532,SVY21,29535.09953,28912.18333,0.001,0.001 SVY21,29535.09953,28912.18333,LL84,103.8471120197759,1.2777459830532,1.0E-07,1.0E-07 ############################################################################### # Test cases provided in the original data set provided by Indiana DOT. # Navigate to: www.in.gov/indot/3397.htm # NSRS11.LL,-85.000,42.000,InGCS11-Adams,235857.321,197042.576,0.002,0.002 InGCS11-Adams,235857.321,197042.576,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Allen,244142.667,158173.879,0.002,0.002 InGCS11-Allen,244142.667,158173.879,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Bartholomew,310425.254,369491.117,0.002,0.002 InGCS11-Bartholomew,310425.254,369491.117,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Benton,430567.721,210705.421,0.002,0.002 InGCS11-Benton,430567.721,210705.421,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Blackford,273141.593,252641.732,0.002,0.002 InGCS11-Blackford,273141.593,252641.732,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Boone,364282.128,303618.467,0.002,0.002 InGCS11-Boone,364282.128,303618.467,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Brown,347710.206,369960.596,0.002,0.002 InGCS11-Brown,347710.206,369960.596,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Carroll,376709.323,215014.436,0.002,0.002 InGCS11-Carroll,376709.323,215014.436,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Cass,355995.543,197988.761,0.002,0.002 InGCS11-Cass,355995.543,197988.761,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Clark,289711.598,463672.324,0.002,0.002 InGCS11-Clark,289711.598,463672.324,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Clay,418137.860,354724.927,0.002,0.002 InGCS11-Clay,418137.860,354724.927,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Clinton,372567.295,242697.736,0.002,0.002 InGCS11-Clinton,372567.295,242697.736,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Crawford,364280.761,470138.638,0.002,0.002 InGCS11-Crawford,364280.761,470138.638,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Daviess,413993.876,432329.722,0.002,0.002 InGCS11-Daviess,413993.876,432329.722,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Dearborn,231714.683,408002.771,0.002,0.002 InGCS11-Dearborn,231714.683,408002.771,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Decatur,293855.057,358247.257,0.002,0.002 InGCS11-Decatur,293855.057,358247.257,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-DeKalb,235857.313,119303.715,0.002,0.002 InGCS11-DeKalb,235857.313,119303.715,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Delaware,273141.593,252641.732,0.002,0.002 InGCS11-Delaware,273141.593,252641.732,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Dubois,401565.536,459787.679,0.002,0.002 InGCS11-Dubois,401565.536,459787.679,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Elkhart,310425.747,186285.784,0.002,0.002 InGCS11-Elkhart,310425.747,186285.784,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Fayette,244142.696,341391.242,0.002,0.002 InGCS11-Fayette,244142.696,341391.242,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Floyd,289711.598,463672.324,0.002,0.002 InGCS11-Floyd,289711.598,463672.324,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Fountain,430566.959,266225.351,0.002,0.002 InGCS11-Fountain,430566.959,266225.351,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Franklin,244142.696,341391.242,0.002,0.002 InGCS11-Franklin,244142.696,341391.242,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Fulton,347710.313,158990.378,0.002,0.002 InGCS11-Fulton,347710.313,158990.378,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Gibson,459565.693,466893.589,0.002,0.002 InGCS11-Gibson,459565.693,466893.589,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Grant,297997.659,219487.851,0.002,0.002 InGCS11-Grant,297997.659,219487.851,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Greene,413993.876,432329.722,0.002,0.002 InGCS11-Greene,413993.876,432329.722,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Hamilton,322854.027,269702.978,0.002,0.002 InGCS11-Hamilton,322854.027,269702.978,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Hancock,306283.225,297287.836,0.002,0.002 InGCS11-Hancock,306283.225,297287.836,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Harrison,335281.630,486340.679,0.002,0.002 InGCS11-Harrison,335281.630,486340.679,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Hendricks,364282.128,303618.467,0.002,0.002 InGCS11-Hendricks,364282.128,303618.467,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Henry,277284.487,285974.624,0.002,0.002 InGCS11-Henry,277284.487,285974.624,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Howard,335282.011,219890.110,0.002,0.002 InGCS11-Howard,335282.011,219890.110,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Huntington,281426.845,186057.323,0.002,0.002 InGCS11-Huntington,281426.845,186057.323,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jackson,318710.339,402881.394,0.002,0.002 InGCS11-Jackson,318710.339,402881.394,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jasper,413995.442,182516.908,0.002,0.002 InGCS11-Jasper,413995.442,182516.908,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jay,240000.000,224803.768,0.002,0.002 InGCS11-Jay,240000.000,224803.768,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jefferson,268998.598,419157.924,0.002,0.002 InGCS11-Jefferson,268998.598,419157.924,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jennings,306282.496,391654.136,0.002,0.002 InGCS11-Jennings,306282.496,391654.136,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Johnson,335282.011,336476.565,0.002,0.002 InGCS11-Johnson,335282.011,336476.565,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Knox,442993.988,438649.761,0.002,0.002 InGCS11-Knox,442993.988,438649.761,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Kosciusko,310425.747,186285.784,0.002,0.002 InGCS11-Kosciusko,310425.747,186285.784,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-LaGrange,277284.263,119400.561,0.002,0.002 InGCS11-LaGrange,277284.263,119400.561,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Lake,438853.181,183170.285,0.002,0.002 InGCS11-Lake,438853.181,183170.285,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-LaPorte,384995.147,159654.089,0.002,0.002 InGCS11-LaPorte,384995.147,159654.089,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Lawrence,364280.761,470138.638,0.002,0.002 InGCS11-Lawrence,364280.761,470138.638,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Madison,306283.225,297287.836,0.002,0.002 InGCS11-Madison,306283.225,297287.836,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Marion,335282.011,336476.565,0.002,0.002 InGCS11-Marion,335282.011,336476.565,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Marshall,347710.313,158990.378,0.002,0.002 InGCS11-Marshall,347710.313,158990.378,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Martin,401565.536,459787.679,0.002,0.002 InGCS11-Martin,401565.536,459787.679,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Miami,335282.011,219890.110,0.002,0.002 InGCS11-Miami,335282.011,219890.110,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Monroe,364281.134,375781.826,0.002,0.002 InGCS11-Monroe,364281.134,375781.826,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Montgomery,401567.313,321022.846,0.002,0.002 InGCS11-Montgomery,401567.313,321022.846,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Morgan,364281.134,375781.826,0.002,0.002 InGCS11-Morgan,364281.134,375781.826,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Newton,438853.181,183170.285,0.002,0.002 InGCS11-Newton,438853.181,183170.285,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Noble,277284.263,119400.561,0.002,0.002 InGCS11-Noble,277284.263,119400.561,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Ohio,231714.683,408002.771,0.002,0.002 InGCS11-Ohio,231714.683,408002.771,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Orange,364280.761,470138.638,0.002,0.002 InGCS11-Orange,364280.761,470138.638,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Owen,397423.611,354235.478,0.002,0.002 InGCS11-Owen,397423.611,354235.478,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Parke,434709.379,305198.679,0.002,0.002 InGCS11-Parke,434709.379,305198.679,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Perry,380851.312,503745.518,0.002,0.002 InGCS11-Perry,380851.312,503745.518,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Pike,430565.053,499355.108,0.002,0.002 InGCS11-Pike,430565.053,499355.108,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Porter,413995.442,182516.908,0.002,0.002 InGCS11-Porter,413995.442,182516.908,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Posey,484424.394,512105.909,0.002,0.002 InGCS11-Posey,484424.394,512105.909,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Pulaski,384995.147,159654.089,0.002,0.002 InGCS11-Pulaski,384995.147,159654.089,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Putnam,401567.313,321022.846,0.002,0.002 InGCS11-Putnam,401567.313,321022.846,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Randolph,244142.720,291429.823,0.002,0.002 InGCS11-Randolph,244142.720,291429.823,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Ripley,264856.185,380290.971,0.002,0.002 InGCS11-Ripley,264856.185,380290.971,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Rush,293855.057,358247.257,0.002,0.002 InGCS11-Rush,293855.057,358247.257,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-St. Joseph,347710.313,158990.378,0.002,0.002 InGCS11-St. Joseph,347710.313,158990.378,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Scott,289711.598,463672.324,0.002,0.002 InGCS11-Scott,289711.598,463672.324,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Shelby,314568.249,336228.284,0.002,0.002 InGCS11-Shelby,314568.249,336228.284,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Spencer,409850.295,509927.647,0.002,0.002 InGCS11-Spencer,409850.295,509927.647,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Starke,384995.147,159654.089,0.002,0.002 InGCS11-Starke,384995.147,159654.089,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Steuben,240000.000,91536.493,0.002,0.002 InGCS11-Steuben,240000.000,91536.493,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Sullivan,447137.413,383265.043,0.002,0.002 InGCS11-Sullivan,447137.413,383265.043,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Switzerland,231714.683,408002.771,0.002,0.002 InGCS11-Switzerland,231714.683,408002.771,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Tippecanoe,397423.611,237652.628,0.002,0.002 InGCS11-Tippecanoe,397423.611,237652.628,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Tipton,322854.027,269702.978,0.002,0.002 InGCS11-Tipton,322854.027,269702.978,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Union,244142.696,341391.242,0.002,0.002 InGCS11-Union,244142.696,341391.242,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Vanderburgh,451280.026,505491.860,0.002,0.002 InGCS11-Vanderburgh,451280.026,505491.860,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Vermillion,434709.379,305198.679,0.002,0.002 InGCS11-Vermillion,434709.379,305198.679,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Vigo,442995.003,344289.561,0.002,0.002 InGCS11-Vigo,442995.003,344289.561,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Wabash,310425.747,186285.784,0.002,0.002 InGCS11-Wabash,310425.747,186285.784,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Warren,430566.959,266225.351,0.002,0.002 InGCS11-Warren,430566.959,266225.351,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Warrick,430565.053,499355.108,0.002,0.002 InGCS11-Warrick,430565.053,499355.108,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Washington,335281.630,486340.679,0.002,0.002 InGCS11-Washington,335281.630,486340.679,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Wayne,244142.720,291429.823,0.002,0.002 InGCS11-Wayne,244142.720,291429.823,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Wells,260713.402,197071.604,0.002,0.002 InGCS11-Wells,260713.402,197071.604,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-White,397423.611,237652.628,0.002,0.002 InGCS11-White,397423.611,237652.628,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Whitley,281426.845,186057.323,0.002,0.002 InGCS11-Whitley,281426.845,186057.323,NSRS11.LL,-85.000,42.000,2.0E-07,2.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Adams-F,773808.561,646463.851,0.003,0.003 InGCS11-Adams-F,773808.561,646463.851,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Allen-F,800991.400,518942.135,0.003,0.003 InGCS11-Allen-F,800991.400,518942.135,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Bartholomew-F,1018453.521,1212238.773,0.003,0.003 InGCS11-Bartholomew-F,1018453.521,1212238.773,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Benton-F,1412620.931,691289.369,0.003,0.003 InGCS11-Benton-F,1412620.931,691289.369,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Blackford-F,896132.043,828875.416,0.003,0.003 InGCS11-Blackford-F,896132.043,828875.416,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Boone-F,1195148.948,996121.587,0.003,0.003 InGCS11-Boone-F,1195148.948,996121.587,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Brown-F,1140779.234,1213779.055,0.003,0.003 InGCS11-Brown-F,1140779.234,1213779.055,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Carroll-F,1235920.504,705426.529,0.003,0.003 InGCS11-Carroll-F,1235920.504,705426.529,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Cass-F,1167962.044,649568.127,0.003,0.003 InGCS11-Cass-F,1167962.044,649568.127,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Clark-F,950495.468,1521231.616,0.003,0.003 InGCS11-Clark-F,950495.468,1521231.616,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Clay-F,1371840.629,1163793.365,0.003,0.003 InGCS11-Clay-F,1371840.629,1163793.365,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Clinton-F,1222331.200,796250.822,0.003,0.003 InGCS11-Clinton-F,1222331.200,796250.822,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Crawford-F,1195144.463,1542446.515,0.003,0.003 InGCS11-Crawford-F,1195144.463,1542446.515,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Daviess-F,1358244.908,1418401.763,0.003,0.003 InGCS11-Daviess-F,1358244.908,1418401.763,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Dearborn-F,760217.256,1338589.091,0.003,0.003 InGCS11-Dearborn-F,760217.256,1338589.091,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Decatur-F,964089.466,1175349.542,0.003,0.003 InGCS11-Decatur-F,964089.466,1175349.542,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-DeKalb-F,773808.534,391415.605,0.003,0.003 InGCS11-DeKalb-F,773808.534,391415.605,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Delaware-F,896132.043,828875.416,0.003,0.003 InGCS11-Delaware-F,896132.043,828875.416,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Dubois-F,1317469.596,1508486.744,0.003,0.003 InGCS11-Dubois-F,1317469.596,1508486.744,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Elkhart-F,1018455.138,611172.610,0.003,0.003 InGCS11-Elkhart-F,1018455.138,611172.610,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Fayette-F,800991.495,1120047.766,0.003,0.003 InGCS11-Fayette-F,800991.495,1120047.766,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Floyd-F,950495.468,1521231.616,0.003,0.003 InGCS11-Floyd-F,950495.468,1521231.616,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Fountain-F,1412618.431,873441.006,0.003,0.003 InGCS11-Fountain-F,1412618.431,873441.006,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Franklin-F,800991.495,1120047.766,0.003,0.003 InGCS11-Franklin-F,800991.495,1120047.766,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Fulton-F,1140779.585,521620.932,0.003,0.003 InGCS11-Fulton-F,1140779.585,521620.932,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Gibson-F,1507758.444,1531800.050,0.003,0.003 InGCS11-Gibson-F,1507758.444,1531800.050,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Grant-F,977680.653,720103.058,0.003,0.003 InGCS11-Grant-F,977680.653,720103.058,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Greene-F,1358244.908,1418401.763,0.003,0.003 InGCS11-Greene-F,1358244.908,1418401.763,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Hamilton-F,1059230.254,884850.520,0.003,0.003 InGCS11-Hamilton-F,1059230.254,884850.520,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Hancock-F,1004864.214,975351.842,0.003,0.003 InGCS11-Hancock-F,1004864.214,975351.842,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Harrison-F,1100003.148,1595602.711,0.003,0.003 InGCS11-Harrison-F,1100003.148,1595602.711,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Hendricks-F,1195148.948,996121.587,0.003,0.003 InGCS11-Hendricks-F,1195148.948,996121.587,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Henry-F,909724.188,938235.079,0.003,0.003 InGCS11-Henry-F,909724.188,938235.079,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Howard-F,1100004.398,721422.803,0.003,0.003 InGCS11-Howard-F,1100004.398,721422.803,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Huntington-F,923314.574,610423.067,0.003,0.003 InGCS11-Huntington-F,923314.574,610423.067,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jackson-F,1045635.504,1321786.707,0.003,0.003 InGCS11-Jackson-F,1045635.504,1321786.707,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jasper-F,1358250.046,598807.556,0.003,0.003 InGCS11-Jasper-F,1358250.046,598807.556,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jay-F,787400.000,737543.696,0.003,0.003 InGCS11-Jay-F,787400.000,737543.696,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jefferson-F,882539.567,1375187.289,0.003,0.003 InGCS11-Jefferson-F,882539.567,1375187.289,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Jennings-F,1004861.822,1284951.945,0.003,0.003 InGCS11-Jennings-F,1004861.822,1284951.945,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Johnson-F,1100004.398,1103923.530,0.003,0.003 InGCS11-Johnson-F,1100004.398,1103923.530,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Knox-F,1453389.442,1439136.758,0.003,0.003 InGCS11-Knox-F,1453389.442,1439136.758,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Kosciusko-F,1018455.138,611172.610,0.003,0.003 InGCS11-Kosciusko-F,1018455.138,611172.610,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-LaGrange-F,909723.453,391733.341,0.003,0.003 InGCS11-LaGrange-F,909723.453,391733.341,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Lake-F,1439804.145,600951.177,0.003,0.003 InGCS11-Lake-F,1439804.145,600951.177,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-LaPorte-F,1263104.911,523798.457,0.003,0.003 InGCS11-LaPorte-F,1263104.911,523798.457,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Lawrence-F,1195144.463,1542446.515,0.003,0.003 InGCS11-Lawrence-F,1195144.463,1542446.515,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Madison-F,1004864.214,975351.842,0.003,0.003 InGCS11-Madison-F,1004864.214,975351.842,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Marion-F,1100004.398,1103923.530,0.003,0.003 InGCS11-Marion-F,1100004.398,1103923.530,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Marshall-F,1140779.585,521620.932,0.003,0.003 InGCS11-Marshall-F,1140779.585,521620.932,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Martin-F,1317469.596,1508486.744,0.003,0.003 InGCS11-Martin-F,1317469.596,1508486.744,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Miami-F,1100004.398,721422.803,0.003,0.003 InGCS11-Miami-F,1100004.398,721422.803,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Monroe-F,1195145.687,1232877.541,0.003,0.003 InGCS11-Monroe-F,1195145.687,1232877.541,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Montgomery-F,1317475.426,1053222.454,0.003,0.003 InGCS11-Montgomery-F,1317475.426,1053222.454,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Morgan-F,1195145.687,1232877.541,0.003,0.003 InGCS11-Morgan-F,1195145.687,1232877.541,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Newton-F,1439804.145,600951.177,0.003,0.003 InGCS11-Newton-F,1439804.145,600951.177,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Noble-F,909723.453,391733.341,0.003,0.003 InGCS11-Noble-F,909723.453,391733.341,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Ohio-F,760217.256,1338589.091,0.003,0.003 InGCS11-Ohio-F,760217.256,1338589.091,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Orange-F,1195144.463,1542446.515,0.003,0.003 InGCS11-Orange-F,1195144.463,1542446.515,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Owen-F,1303880.630,1162187.564,0.003,0.003 InGCS11-Owen-F,1303880.630,1162187.564,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Parke-F,1426209.021,1001305.999,0.003,0.003 InGCS11-Parke-F,1426209.021,1001305.999,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Perry-F,1249509.679,1652705.087,0.003,0.003 InGCS11-Perry-F,1249509.679,1652705.087,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Pike-F,1412612.178,1638300.883,0.003,0.003 InGCS11-Pike-F,1412612.178,1638300.883,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Porter-F,1358250.046,598807.556,0.003,0.003 InGCS11-Porter-F,1358250.046,598807.556,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Posey-F,1589315.699,1680134.136,0.003,0.003 InGCS11-Posey-F,1589315.699,1680134.136,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Pulaski-F,1263104.911,523798.457,0.003,0.003 InGCS11-Pulaski-F,1263104.911,523798.457,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Putnam-F,1317475.426,1053222.454,0.003,0.003 InGCS11-Putnam-F,1317475.426,1053222.454,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Randolph-F,800991.574,956132.678,0.003,0.003 InGCS11-Randolph-F,800991.574,956132.678,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Ripley-F,868949.000,1247671.294,0.003,0.003 InGCS11-Ripley-F,868949.000,1247671.294,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Rush-F,964089.466,1175349.542,0.003,0.003 InGCS11-Rush-F,964089.466,1175349.542,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-St. Joseph-F,1140779.585,521620.932,0.003,0.003 InGCS11-St. Joseph-F,1140779.585,521620.932,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Scott-F,950495.468,1521231.616,0.003,0.003 InGCS11-Scott-F,950495.468,1521231.616,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Shelby-F,1032045.997,1103108.962,0.003,0.003 InGCS11-Shelby-F,1032045.997,1103108.962,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Spencer-F,1344650.510,1672987.622,0.003,0.003 InGCS11-Spencer-F,1344650.510,1672987.622,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Starke-F,1263104.911,523798.457,0.003,0.003 InGCS11-Starke-F,1263104.911,523798.457,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Steuben-F,787400.000,300315.977,0.003,0.003 InGCS11-Steuben-F,787400.000,300315.977,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Sullivan-F,1466983.329,1257428.729,0.003,0.003 InGCS11-Sullivan-F,1466983.329,1257428.729,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Switzerland-F,760217.256,1338589.091,0.003,0.003 InGCS11-Switzerland-F,760217.256,1338589.091,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Tippecanoe-F,1303880.630,779698.664,0.003,0.003 InGCS11-Tippecanoe-F,1303880.630,779698.664,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Tipton-F,1059230.254,884850.520,0.003,0.003 InGCS11-Tipton-F,1059230.254,884850.520,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Union-F,800991.495,1120047.766,0.003,0.003 InGCS11-Union-F,800991.495,1120047.766,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Vanderburgh-F,1480574.552,1658434.544,0.003,0.003 InGCS11-Vanderburgh-F,1480574.552,1658434.544,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Vermillion-F,1426209.021,1001305.999,0.003,0.003 InGCS11-Vermillion-F,1426209.021,1001305.999,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Vigo-F,1453392.772,1129556.668,0.003,0.003 InGCS11-Vigo-F,1453392.772,1129556.668,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Wabash-F,1018455.138,611172.610,0.003,0.003 InGCS11-Wabash-F,1018455.138,611172.610,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Warren-F,1412618.431,873441.006,0.003,0.003 InGCS11-Warren-F,1412618.431,873441.006,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Warrick-F,1412612.178,1638300.883,0.003,0.003 InGCS11-Warrick-F,1412612.178,1638300.883,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Washington-F,1100003.148,1595602.711,0.003,0.003 InGCS11-Washington-F,1100003.148,1595602.711,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Wayne-F,800991.574,956132.678,0.003,0.003 InGCS11-Wayne-F,800991.574,956132.678,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Wells-F,855357.220,646559.087,0.003,0.003 InGCS11-Wells-F,855357.220,646559.087,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-White-F,1303880.630,779698.664,0.003,0.003 InGCS11-White-F,1303880.630,779698.664,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 NSRS11.LL,-85.000,42.000,InGCS11-Whitley-F,923314.574,610423.067,0.003,0.003 InGCS11-Whitley-F,923314.574,610423.067,NSRS11.LL,-85.000,42.000,3.0E-07,3.0E-07 ############################################################################### # Test case from a "proj" user: Jose Gonzalves University of Porto, Portugal # Tolerances arbitrarily adjusted to pass, given how close the results are. Datum73b.LL,8 02 39.1243W,41 38 17.2443N,LL-ETRF89,8 02 35.8302W,41 38 20.2812N,4.0E-07,3.0E-07 LL-ETRF89,8 02 35.8302W,41 38 20.2812N,Datum73b.LL,8 02 39.1243W,41 38 17.2443N,4.0E-07,3.0E-07 ############################################################################### # Test cases extracted from test data provided with Trac Ticket #157 # Reverses added by MetaCRS developer. Tolerances chosen to match precision # of the test coordinates provided. The 'Region47' to 'RGR2' geodetic # transformation was set to '7PARAMETER' in order to achieve these results. # using 'BURSA' ala EPSG coordinate operation 1926 ('BURSA' is a coordinate # frame transformation, sign reversal of rotations of definition produces # Position Vector results.) Reunion47.Reunion/TM,165660.15,23460.10,RGR92.UTM-40S,352997.501,7636376.051,0.200,0.200 RGR92.UTM-40S,352997.501,7636376.051,Reunion47.Reunion/TM,165660.15,23460.10,0.200,0.200 Reunion47.Reunion/TM,166182.6,27286.48,RGR92.UTM-40S,353483.006,7640206.644,0.200,0.200 RGR92.UTM-40S,353483.006,7640206.644,Reunion47.Reunion/TM,166182.6,27286.48,0.200,0.200 Reunion47.Reunion/TM,167448.22,30276.57,RGR92.UTM-40S,354719.608,7643208.254,0.200,0.200 RGR92.UTM-40S,354719.608,7643208.254,Reunion47.Reunion/TM,167448.22,30276.57,0.200,0.200 Reunion47.Reunion/TM,165660.15,23460.1,RGR92.UTM-40S,352997.501,7636376.051,0.200,0.200 RGR92.UTM-40S,352997.501,7636376.051,Reunion47.Reunion/TM,165660.15,23460.1,0.200,0.200 ############################################################################### # The following is, numerically, the same as above but tests a regression which # crept in while dealing with the Reunion datum fixes. Reunion47.Reunion/TM,165660.15,23460.10,UTM84-40S,352997.501,7636376.051,0.200,0.200 UTM84-40S,352997.501,7636376.051,Reunion47.Reunion/TM,165660.15,23460.10,0.200,0.200 Reunion47.Reunion/TM,166182.6,27286.48,UTM84-40S,353483.006,7640206.644,0.200,0.200 UTM84-40S,353483.006,7640206.644,Reunion47.Reunion/TM,166182.6,27286.48,0.200,0.200 Reunion47.Reunion/TM,167448.22,30276.57,UTM84-40S,354719.608,7643208.254,0.200,0.200 UTM84-40S,354719.608,7643208.254,Reunion47.Reunion/TM,167448.22,30276.57,0.200,0.200 Reunion47.Reunion/TM,165660.15,23460.1,UTM84-40S,352997.501,7636376.051,0.200,0.200 UTM84-40S,352997.501,7636376.051,Reunion47.Reunion/TM,165660.15,23460.1,0.200,0.200 ############################################################################### # Iowa Regional Coordinate System Tests, extracted from: # Iowa Regional Coordinate System # Handbook and User Guide # Version 2.10 # September 16, 2014 # Appendix B # Table B-1 # NSRS11.LL, 95 46 44.57524W, 43 18 20.16923N,NSRS2011.IaRCS-1,11359164.4935,9638938.5122,0.001,0.001 NSRS11.LL, 94 17 47.25784W, 43 23 00.12333N,NSRS2011.IaRCS-1,11753510.4306,9668284.3093,0.001,0.001 NSRS11.LL, 91 49 53.48333W, 43 16 15.80601N,NSRS2011.IaRCS-2,12744636.2323,9839392.5007,0.001,0.001 NSRS11.LL, 93 22 06.64350W, 43 17 02.35597N,NSRS2011.IaRCS-2,12335292.3623,9843372.5719,0.001,0.001 NSRS11.LL, 91 21 41.48774W, 42 52 40.45052N,NSRS2011.IaRCS-3,13456701.6428,9257644.1304,0.001,0.001 NSRS11.LL, 91 17 26.49752W, 43 29 49.45244N,NSRS2011.IaRCS-3,13475933.0492,9483303.0854,0.001,0.001 NSRS11.LL, 93 45 04.85678W, 42 43 51.59391N,NSRS2011.IaRCS-4,14790721.3526,8673898.7371,0.001,0.001 NSRS11.LL, 94 40 45.28490W, 42 44 16.91863N,NSRS2011.IaRCS-4,14541398.6469,8674644.6357,0.001,0.001 NSRS11.LL, 96 20 54.47505W, 42 33 00.13910N,NSRS2011.IaRCS-4,14091726.6190,8609737.8629,0.001,0.001 NSRS11.LL, 92 47 14.20394W, 42 44 49.37888N,NSRS2011.IaRCS-5,15355673.8529,8935830.1085,0.001,0.001 NSRS11.LL, 95 51 11.59336W, 41 13 26.38362N,NSRS2011.IaRCS-6,16467018.1555,6954894.9804,0.001,0.001 NSRS11.LL, 95 22 32.52887W, 41 59 50.56299N,NSRS2011.IaRCS-6,16597218.9069,7236897.9079,0.001,0.001 NSRS11.LL, 95 54 40.67031W, 41 46 41.76551N,NSRS2011.IaRCS-6,16451456.4413,7156896.9070,0.001,0.001 NSRS11.LL, 95 54 41.34064W, 41 46 42.57678N,NSRS2011.IaRCS-6,16451405.8205,7156979.1337,0.001,0.001 NSRS11.LL, 95 54 40.67014W, 41 46 41.76531N,NSRS2011.IaRCS-6,16451456.4541,7156896.8867,0.001,0.001 NSRS11.LL, 95 54 41.34080W, 41 46 42.57631N,NSRS2011.IaRCS-6,16451405.8083,7156979.0861,0.001,0.001 NSRS11.LL, 94 59 16.80591W, 41 24 19.52348N,NSRS2011.IaRCS-7,17402697.5455,7221183.2314,0.001,0.001 NSRS11.LL, 93 33 35.03154W, 42 00 34.52729N,NSRS2011.IaRCS-8,18542653.1922,7641180.6403,0.001,0.001 NSRS11.LL, 93 44 38.84682W, 41 22 16.79994N,NSRS2011.IaRCS-8,18492463.2709,7408558.3181,0.001,0.001 NSRS11.LL, 93 41 55.90356W, 41 54 02.07288N,NSRS2011.IaRCS-8,18504847.3154,7601414.5327,0.001,0.001 NSRS11.LL, 92 41 04.79068W, 41 17 35.36919N,NSRS2011.IaRCS-9,19536276.2000,7580096.7447,0.001,0.001 NSRS11.LL, 92 33 05.03261W, 41 58 01.64688N,NSRS2011.IaRCS-9,19572144.2997,7825773.5478,0.001,0.001 NSRS11.LL, 91 32 55.55595W, 42 01 49.08336N,NSRS2011.IaRCS-10,20532033.4405,8071800.2439,0.001,0.001 NSRS11.LL, 91 34 29.59182W, 41 46 17.70040N,NSRS2011.IaRCS-10,20525037.1410,7977511.2391,0.001,0.001 NSRS11.LL, 90 37 49.54785W, 41 36 36.18278N,NSRS2011.IaRCS-11,21473446.0006,8095555.9536,0.001,0.001 NSRS11.LL, 90 38 42.15312W, 42 04 25.20090N,NSRS2011.IaRCS-11,21469669.4831,8264508.4365,0.001,0.001 NSRS11.LL, 90 13 32.20280W, 42 00 44.18171N,NSRS2011.IaRCS-11,21583630.9279,8242265.3143,0.001,0.001 NSRS11.LL, 90 13 30.08134W, 42 00 44.28366N,NSRS2011.IaRCS-11,21583791.0463,8242276.2108,0.001,0.001 NSRS11.LL, 90 13 32.20241W, 42 00 44.18164N,NSRS2011.IaRCS-11,21583630.9574,8242265.3073,0.001,0.001 NSRS11.LL, 90 13 30.08075W, 42 00 44.28368N,NSRS2011.IaRCS-11,21583791.0908,8242276.2130,0.001,0.001 NSRS11.LL, 92 52 12.62543W, 40 42 07.27176N,NSRS2011.IaRCS-12,22743958.6148,6123019.9334,0.001,0.001 NSRS11.LL, 95 01 20.26096W, 40 44 33.94334N,NSRS2011.IaRCS-12,22147439.9384,6139201.2365,0.001,0.001 NSRS11.LL, 93 45 42.85995W, 40 43 44.48410N,NSRS2011.IaRCS-12,22496700.1095,6131631.9616,0.001,0.001 NSRS11.LL, 91 40 44.74803W, 41 18 34.12005N,NSRS2011.IaRCS-13,23565270.9189,6786102.3329,0.001,0.001 NSRS11.LL, 91 33 57.38924W, 40 38 48.98303N,NSRS2011.IaRCS-14,24412324.2231,6344770.9431,0.001,0.001 # Inverses of the above tests NSRS2011.IaRCS-1,11359164.4935,9638938.5122,NSRS11.LL, 95 46 44.57524W, 43 18 20.16923N,1.00E-08,1.00E-08 NSRS2011.IaRCS-1,11753510.4306,9668284.3093,NSRS11.LL, 94 17 47.25784W, 43 23 00.12333N,1.00E-08,1.00E-08 NSRS2011.IaRCS-2,12744636.2323,9839392.5007,NSRS11.LL, 91 49 53.48333W, 43 16 15.80601N,1.00E-08,1.00E-08 NSRS2011.IaRCS-2,12335292.3623,9843372.5719,NSRS11.LL, 93 22 06.64350W, 43 17 02.35597N,1.00E-08,1.00E-08 NSRS2011.IaRCS-3,13456701.6428,9257644.1304,NSRS11.LL, 91 21 41.48774W, 42 52 40.45052N,1.00E-08,1.00E-08 NSRS2011.IaRCS-3,13475933.0492,9483303.0854,NSRS11.LL, 91 17 26.49752W, 43 29 49.45244N,1.00E-08,1.00E-08 NSRS2011.IaRCS-4,14790721.3526,8673898.7371,NSRS11.LL, 93 45 04.85678W, 42 43 51.59391N,1.00E-08,1.00E-08 NSRS2011.IaRCS-4,14541398.6469,8674644.6357,NSRS11.LL, 94 40 45.28490W, 42 44 16.91863N,1.00E-08,1.00E-08 NSRS2011.IaRCS-4,14091726.6190,8609737.8629,NSRS11.LL, 96 20 54.47505W, 42 33 00.13910N,1.00E-08,1.00E-08 NSRS2011.IaRCS-5,15355673.8529,8935830.1085,NSRS11.LL, 92 47 14.20394W, 42 44 49.37888N,1.00E-08,1.00E-08 NSRS2011.IaRCS-6,16467018.1555,6954894.9804,NSRS11.LL, 95 51 11.59336W, 41 13 26.38362N,1.00E-08,1.00E-08 NSRS2011.IaRCS-6,16597218.9069,7236897.9079,NSRS11.LL, 95 22 32.52887W, 41 59 50.56299N,1.00E-08,1.00E-08 NSRS2011.IaRCS-6,16451456.4413,7156896.9070,NSRS11.LL, 95 54 40.67031W, 41 46 41.76551N,1.00E-08,1.00E-08 NSRS2011.IaRCS-6,16451405.8205,7156979.1337,NSRS11.LL, 95 54 41.34064W, 41 46 42.57678N,1.00E-08,1.00E-08 NSRS2011.IaRCS-6,16451456.4541,7156896.8867,NSRS11.LL, 95 54 40.67014W, 41 46 41.76531N,1.00E-08,1.00E-08 NSRS2011.IaRCS-6,16451405.8083,7156979.0861,NSRS11.LL, 95 54 41.34080W, 41 46 42.57631N,1.00E-08,1.00E-08 NSRS2011.IaRCS-7,17402697.5455,7221183.2314,NSRS11.LL, 94 59 16.80591W, 41 24 19.52348N,1.00E-08,1.00E-08 NSRS2011.IaRCS-8,18542653.1922,7641180.6403,NSRS11.LL, 93 33 35.03154W, 42 00 34.52729N,1.00E-08,1.00E-08 NSRS2011.IaRCS-8,18492463.2709,7408558.3181,NSRS11.LL, 93 44 38.84682W, 41 22 16.79994N,1.00E-08,1.00E-08 NSRS2011.IaRCS-8,18504847.3154,7601414.5327,NSRS11.LL, 93 41 55.90356W, 41 54 02.07288N,1.00E-08,1.00E-08 NSRS2011.IaRCS-9,19536276.2000,7580096.7447,NSRS11.LL, 92 41 04.79068W, 41 17 35.36919N,1.00E-08,1.00E-08 NSRS2011.IaRCS-9,19572144.2997,7825773.5478,NSRS11.LL, 92 33 05.03261W, 41 58 01.64688N,1.00E-08,1.00E-08 NSRS2011.IaRCS-10,20532033.4405,8071800.2439,NSRS11.LL, 91 32 55.55595W, 42 01 49.08336N,1.00E-08,1.00E-08 NSRS2011.IaRCS-10,20525037.1410,7977511.2391,NSRS11.LL, 91 34 29.59182W, 41 46 17.70040N,1.00E-08,1.00E-08 NSRS2011.IaRCS-11,21473446.0006,8095555.9536,NSRS11.LL, 90 37 49.54785W, 41 36 36.18278N,1.00E-08,1.00E-08 NSRS2011.IaRCS-11,21469669.4831,8264508.4365,NSRS11.LL, 90 38 42.15312W, 42 04 25.20090N,1.00E-08,1.00E-08 NSRS2011.IaRCS-11,21583630.9279,8242265.3143,NSRS11.LL, 90 13 32.20280W, 42 00 44.18171N,1.00E-08,1.00E-08 NSRS2011.IaRCS-11,21583791.0463,8242276.2108,NSRS11.LL, 90 13 30.08134W, 42 00 44.28366N,1.00E-08,1.00E-08 NSRS2011.IaRCS-11,21583630.9574,8242265.3073,NSRS11.LL, 90 13 32.20241W, 42 00 44.18164N,1.00E-08,1.00E-08 NSRS2011.IaRCS-11,21583791.0908,8242276.2130,NSRS11.LL, 90 13 30.08075W, 42 00 44.28368N,1.00E-08,1.00E-08 NSRS2011.IaRCS-12,22743958.6148,6123019.9334,NSRS11.LL, 92 52 12.62543W, 40 42 07.27176N,1.00E-08,1.00E-08 NSRS2011.IaRCS-12,22147439.9384,6139201.2365,NSRS11.LL, 95 01 20.26096W, 40 44 33.94334N,1.00E-08,1.00E-08 NSRS2011.IaRCS-12,22496700.1095,6131631.9616,NSRS11.LL, 93 45 42.85995W, 40 43 44.48410N,1.00E-08,1.00E-08 NSRS2011.IaRCS-13,23565270.9189,6786102.3329,NSRS11.LL, 91 40 44.74803W, 41 18 34.12005N,1.00E-08,1.00E-08 NSRS2011.IaRCS-14,24412324.2231,6344770.9431,NSRS11.LL, 91 33 57.38924W, 40 38 48.98303N,1.00E-08,1.00E-08 ############################################################################### # Test case extracted from: # Geocentric Datum of Australia 2020 # Interim Release Note # Version 1.01 # March 03, 2017 # Section 2.4.1 # # Only one now, hopefully there will be more in the future. # LL-GDA94,133 53 07.847844E,23 40 12.44601876S,GDA2020.LL,133 53 07.87779E,23 40 12.39650S,1.0E-08,1.0E-08 GDA2020.LL,133 53 07.87779E,23 40 12.39650S,LL-GDA94,133 53 07.847844E,23 40 12.44601876S,1.0E-08,1.0E-08 ############################################################################### # Test cases extracted from: # http://webapp.geod.nrcan.gc.ca/geod/data-donnees/rtk.php?locale=en # # Specific stations were arbitraily selected by the developer, and extracted # from the "Station Report" for the selected stations. The CSRS (NAD83.1997) # coordinates were obtained by selecting: # Geographic :: CGG2013a :: NAD83(CSRS) :: EpochByDate :: 1997-01-01 # # The CSRS.2010 (NAD83.2010) coordinates were obtained using: # # Geographic :: CGG2013a :: NAD83(CSRS) :: 2010.0 - Epoch # # This developer did not find the TRX web app to be helpful. # # Station: cannet-ARBO -- CARB LL-CSRS,96 59 24.61412W,50 57 54.375375N,LL-CSRS.2010,96 59 24.612674W,50 57 54.374841N,1.0E-09,1.0E-09 LL-CSRS.2010,96 59 24.612674W,50 57 54.374841N,LL-CSRS,96 59 24.61412W,50 57 54.375375N,1.0E-09,1.0E-09 # Station: cannet-SUS2 -- CSU2 LL-CSRS,65 29 22.378962W,45 44 7.742559N,LL-CSRS.2010,65 29 22.377783W,45 44 7.741818N,1.0E-09,1.0E-09 LL-CSRS.2010,65 29 22.377783W,45 44 7.741818N,LL-CSRS,65 29 22.378962W,45 44 7.742559N,1.0E-09,1.0E-09 # Station: cannet-LSWL -- CLSW LL-CSRS,80 56 44.284941W,43 44 32.176389N,LL-CSRS.2010,80 56 44.284046W,43 44 32.175799N,1.0E-09,1.0E-09 LL-CSRS.2010,80 56 44.284046W,43 44 32.175799N,LL-CSRS,80 56 44.284941W,43 44 32.176389N,1.0E-09,1.0E-09 ############################################################################### # Test Cases extracted from https://gis8.nsgc.gov.ns.ca/NSCRS/ # # Thse are coded in cartesian form, but are in this "TEST_All" file as they # require the use of the NS778202.gsb file (NB7783021.gsb is a yet a newer # version?). End users must license this file individually, access to the # file requires execution of a license agreement (no fee required). Similarly # with the CVG69710.GSB which applies to all of Canada, but is required for # the ATS77 to CSRS(1997) conversions as preferred by a Nova Scotia client. # # The tolerances are currently set higher than we would like, becasue: # 1> The test cases were actual geodetic locations extracted for the # indicated stations arbitraily selected by the developer. Thus, # difference on the order of 5 centimeters would be expected. We # assume the one station where the toleraces are higher is a station # specific issue. # 2> At the time of testing, the "Coordinate Transformation Web Service" # at http://gis1.nsgc.gov.ns.ca/sns_webclient/ calculates using the # older NB778301.gsb file (using older false eastings). # # Thus, actual test data using the newer NB778302.GSB (or the even newer # NB7783021.GSB file) does not appear where this developer knows where to # look. Tolerances were set, where necessary, to get the test data # (extracted as described above) to pass the testing procedure. # # Station 215935 -- Aldersville NS.ATS77.MTM-5,5499042.559,4965975.184,NS.NAD83.2010.MTM-5,25499045.060,4965980.040,0.150,0.150 NS.NAD83.2010.MTM-5,25499045.060,4965980.040,NS.ATS77.MTM-5,5499042.559,4965975.184,0.150,0.150 # Station 201072 -- Hiscock NS.ATS77.MTM-4,4601572.476,5113416.643,NS.NAD83.2010.MTM-4,24601575.950,5113422.190,0.050,0.050 NS.NAD83.2010.MTM-4,24601575.950,5113422.190,NS.ATS77.MTM-4,4601572.476,5113416.643,0.050,0.050 # Station 227486 -- Yarmouth - Forrest Street NS.ATS77.MTM-5,5371115.308,4855937.581,NS.NAD83.2010.MTM-5,25371118.318,4855942.458,0.050,0.050 NS.NAD83.2010.MTM-5,25371118.318,4855942.458,NS.ATS77.MTM-5,5371115.308,4855937.581,0.050,0.050 # Station 224562 -- Shelburne - Hero Road, Shelburne Industrial Park NS.ATS77.MTM-5,5434526.493,4845060.171,NS.NAD83.2010.MTM-5,25434529.568,4845065.077,0.050,0.050 NS.NAD83.2010.MTM-5,25434529.568,4845065.077,NS.ATS77.MTM-5,5434526.493,4845060.171,0.050,0.050 # The following test the Geodetic Path from NS.ATS77 to Csrs (NAD83.1997) # Station 224587 -- ATS77 <--> CSRS(NAD83.1997) NS.ATS77.MTM-5,5432395.726,4849069.994,NS.NAD83.1997.MTM-5,15432398.729,4849074.934,0.050,0.050 NS.NAD83.1997.MTM-5,15432398.729,4849074.934,NS.ATS77.MTM-5,5432395.726,4849069.994,0.050,0.050 ############################################################################### # General Polynomial test (degree 6) # EPSG Geomatics Guidance Note Number 7, page 105 Sept 2016 # Tolerance is rather large due to the precision of the test case number. Ireland-TM75.LL,-6.50000,55.0000,LL-ETRS89,-6.50094913,55.00002972,1.0E-08,1.0E-08 LL-ETRS89,-6.50094913,55.00002972,Ireland-TM75.LL,-6.50000,55.0000,1.0E-08,1.0E-08 ############################################################################### # OSTN15_NTv2_OSGB_to_ETRS test cases # Extracted from: # 1> Ordnance Survey: OSTN15 NTv2 Transformation, and # 2> OSTN15_TestInput_OSGBtoETRS.txt # 3> OSTN15_TestOutput_OSGBtoETRS.txt # # Tolerance is rather large (7 millimeters) compared to other transformations. # Can't explain this. Did verify that the projective portion is good to tenths # of a millimeter. Perhaps using the opposite data file OSTN15_NTv2_ETRStoOSGB.gsb # would produce better results. # OSGB1936.LL,1 43 4.5177E,52 39 27.2531N,OSGB1936.NationalGrid,651409.903,313177.270,0.001,0.001 OSGB1936.NationalGrid,651409.903,313177.270,OSGB1936.LL,1 43 4.5177E,52 39 27.2531N,1.0E-08,1.0E-08 OSGB1936.NationalGrid,91492.146,11318.804,LL-ETRS89,-6.29977752,49.92226394,7.0E-08,7.0E-08 OSGB1936.NationalGrid,170370.718,11572.405,LL-ETRS89,-5.2030461,49.96006138,7.0E-08,7.0E-08 OSGB1936.NationalGrid,250359.811,62016.569,LL-ETRS89,-4.108645636,50.43885826,7.0E-08,8.0E-08 OSGB1936.NationalGrid,449816.371,75335.861,LL-ETRS89,-1.297822772,50.57563665,7.0E-08,7.0E-08 OSGB1936.NationalGrid,438710.92,114792.25,LL-ETRS89,-1.450514337,50.93127938,7.0E-08,7.0E-08 OSGB1936.NationalGrid,292184.87,168003.465,LL-ETRS89,-3.551283492,51.4007822,7.0E-08,7.0E-08 OSGB1936.NationalGrid,639821.835,169565.858,LL-ETRS89,1.444547304,51.37447026,7.0E-08,7.0E-08 OSGB1936.NationalGrid,362269.991,169978.69,LL-ETRS89,-2.544076183,51.42754743,7.0E-08,7.0E-08 OSGB1936.NationalGrid,530624.974,178388.464,LL-ETRS89,-0.119925572,51.48936565,7.0E-08,7.0E-08 OSGB1936.NationalGrid,241124.584,220332.641,LL-ETRS89,-4.30852477,51.85890896,7.0E-08,7.0E-08 OSGB1936.NationalGrid,599445.59,225722.826,LL-ETRS89,0.89724327,51.89436637,7.0E-08,7.0E-08 OSGB1936.NationalGrid,389544.19,261912.153,LL-ETRS89,-2.154586144,52.25529382,7.0E-08,7.0E-08 OSGB1936.NationalGrid,474335.969,262047.755,LL-ETRS89,-0.91248957,52.25160951,7.0E-08,7.0E-08 OSGB1936.NationalGrid,562180.547,319784.995,LL-ETRS89,0.401535471,52.75136687,7.0E-08,7.0E-08 OSGB1936.NationalGrid,454002.834,340834.943,LL-ETRS89,-1.197476559,52.96219109,7.0E-08,7.0E-08 OSGB1936.NationalGrid,357455.843,383290.436,LL-ETRS89,-2.640493208,53.3448028,7.0E-08,7.0E-08 OSGB1936.NationalGrid,247958.971,393492.909,LL-ETRS89,-4.289180698,53.41628516,7.0E-08,7.0E-08 OSGB1936.NationalGrid,247959.241,393495.583,LL-ETRS89,-4.289177929,53.41630925,7.0E-08,7.0E-08 OSGB1936.NationalGrid,331534.564,431920.794,LL-ETRS89,-3.040454907,53.77911026,7.0E-08,7.0E-08 OSGB1936.NationalGrid,422242.186,433818.701,LL-ETRS89,-1.663791682,53.8002152,7.0E-08,7.0E-08 OSGB1936.NationalGrid,227778.33,468847.388,LL-ETRS89,-4.634521682,54.08666318,7.0E-08,7.0E-08 OSGB1936.NationalGrid,525745.67,470703.214,LL-ETRS89,-0.077731332,54.11685144,7.0E-08,7.0E-08 OSGB1936.NationalGrid,244780.636,495254.887,LL-ETRS89,-4.388491181,54.32919541,7.0E-08,7.0E-08 OSGB1936.NationalGrid,339921.145,556034.761,LL-ETRS89,-2.938277411,54.8954234,7.0E-08,7.0E-08 OSGB1936.NationalGrid,424639.355,565012.703,LL-ETRS89,-1.616576852,54.97912274,7.0E-08,7.0E-08 OSGB1936.NationalGrid,256340.925,664697.269,LL-ETRS89,-4.296490163,55.85399953,7.0E-08,7.0E-08 OSGB1936.NationalGrid,319188.434,670947.534,LL-ETRS89,-3.294792193,55.92478266,7.0E-08,7.0E-08 OSGB1936.NationalGrid,167634.202,797067.144,LL-ETRS89,-5.828366919,57.00606696,7.0E-08,7.0E-08 OSGB1936.NationalGrid,397160.491,805349.736,LL-ETRS89,-2.048560307,57.13902519,7.0E-08,7.0E-08 OSGB1936.NationalGrid,267056.768,846176.972,LL-ETRS89,-4.219263986,57.48625001,7.0E-08,7.0E-08 OSGB1936.NationalGrid,9587.909,899448.996,LL-ETRS89,-8.578544561,57.81351838,7.0E-08,7.0E-08 OSGB1936.NationalGrid,71713.132,938516.404,LL-ETRS89,-7.592555606,58.21262247,7.0E-08,7.0E-08 OSGB1936.NationalGrid,151968.652,966483.78,LL-ETRS89,-6.260914555,58.51560361,7.0E-08,7.0E-08 OSGB1936.NationalGrid,299721.891,967202.992,LL-ETRS89,-3.726310221,58.58120461,7.0E-08,7.0E-08 OSGB1936.NationalGrid,330398.323,1017347.016,LL-ETRS89,-3.214540011,59.03743871,7.0E-08,7.0E-08 OSGB1936.NationalGrid,261596.778,1025447.602,LL-ETRS89,-4.417576746,59.09335035,7.0E-08,7.0E-08 OSGB1936.NationalGrid,180862.461,1029604.114,LL-ETRS89,-5.827993398,59.09671617,7.0E-08,7.0E-08 OSGB1936.NationalGrid,421300.525,1072147.239,LL-ETRS89,-1.625169661,59.53470794,7.0E-08,7.0E-08 OSGB1936.NationalGrid,440725.073,1107878.448,LL-ETRS89,-1.274869104,59.85409914,7.0E-08,7.0E-08 OSGB1936.NationalGrid,395999.668,1138728.951,LL-ETRS89,-2.073828228,60.13308092,7.0E-08,7.0E-08 LL-ETRS89,-6.29977752,49.92226394,OSGB1936.NationalGrid,91492.146,11318.804,0.005,0.005 # Test data manually transcribed from www.neciusa.com/documents/RMTCRS_Manual.pdf NSRS11.LL,111 58 22.55324W,48 10 11.44078N,RMTCRS11-BlackfeetIF,456728.3058,62412.5253,0.0002,0.0002 RMTCRS11-BlackfeetIF,456728.3058,62412.5253,NSRS11.LL,111 58 22.55324W,48 10 11.44078N,1.0E-09,1.0E-09 NSRS11.LL,111 35 16.10914W,45 53 30.49015N,RMTCRS11-Bobcat,73776.0318,60233.6347,0.0002,0.0002 RMTCRS11-Bobcat,73776.0318,60233.6347,NSRS11.LL,111 35 16.10914W,45 53 30.49015N,1.0E-09,1.0E-09 # Test data extracted from electronic form of Table 4.2 from # www.neciusa.com/documents/RMTCRS_Manual.pdf. Some manual formatting performed. NSRS11.LL,-108.452930433333,46.191725605556,RMTCRS11-Billings,197200.1121,95401.1360,0.0005,0.0005 NSRS11.LL,-107.661520936111,45.745386408333,RMTCRS11-Billings,258771.8495,46059.2677,0.0005,0.0005 NSRS11.LL,-107.653522261111,45.745389558333,RMTCRS11-Billings,259394.3521,46065.5294,0.0005,0.0005 NSRS11.LL,-107.666830733333,45.745493663889,RMTCRS11-Billings,258358.4964,46067.3001,0.0005,0.0005 NSRS11.LL,-108.762619772222,45.703542486111,RMTCRS11-Billings,173054.5477,41188.4989,0.0005,0.0005 NSRS11.LL,-108.748809591667,45.711157102778,RMTCRS11-Billings,174133.6998,42030.3898,0.0005,0.0005 NSRS11.LL,-108.754035416667,45.708049713889,RMTCRS11-Billings,173725.2728,41686.6717,0.0005,0.0005 NSRS11.LL,-108.537153222222,45.801607450000,RMTCRS11-Billings,190631.9971,52038.4853,0.0005,0.0005 NSRS11.LL,-108.543404347222,45.806408786111,RMTCRS11-Billings,190146.8097,52572.9735,0.0005,0.0005 NSRS11.LL,-108.557438894444,45.810801800000,RMTCRS11-Billings,189056.5583,53063.1452,0.0005,0.0005 NSRS11.LL,-108.522041180556,45.802707105556,RMTCRS11-Billings,191807.1405,52159.0678,0.0005,0.0005 NSRS11.LL,-107.995512730556,45.972890063889,RMTCRS11-Billings,232644.8748,71158.2491,0.0005,0.0005 NSRS11.LL,-107.996251008333,45.977960216667,RMTCRS11-Billings,232584.6851,71721.5804,0.0005,0.0005 NSRS11.LL,-107.996471783333,45.971177116667,RMTCRS11-Billings,232571.5374,70967.4353,0.0005,0.0005 NSRS11.LL,-107.996805386111,45.971180825000,RMTCRS11-Billings,232545.6761,70967.7117,0.0005,0.0005 NSRS11.LL,-107.996471808333,45.971177172222,RMTCRS11-Billings,232571.5354,70967.4415,0.0005,0.0005 NSRS11.LL,-107.996805355556,45.971180841667,RMTCRS11-Billings,232545.6785,70967.7135,0.0005,0.0005 NSRS11.LL,-108.536874263889,45.803763622222,RMTCRS11-Billings,190654.0469,52278.1418,0.0005,0.0005 NSRS11.LL,-108.546130772222,45.806594988889,RMTCRS11-Billings,189934.8782,52594.0123,0.0005,0.0005 NSRS11.LL,-108.546130772222,45.806594988889,RMTCRS11-Billings,189934.8782,52594.0123,0.0005,0.0005 NSRS11.LL,-108.450221827778,45.802771086111,RMTCRS11-Billings,197391.0914,52161.3281,0.0005,0.0005 NSRS11.LL,-108.600204558333,45.746398797222,RMTCRS11-Billings,185715.5821,45910.6226,0.0005,0.0005 NSRS11.LL,-108.549680077778,45.644477852778,RMTCRS11-Billings,189628.9545,34573.0812,0.0005,0.0005 NSRS11.LL,-107.577972272222,46.125886825000,RMTCRS11-Billings,264830.3289,88421.0389,0.0005,0.0005 NSRS11.LL,-108.556757077778,45.755481736111,RMTCRS11-Billings,189098.7853,46913.4661,0.0005,0.0005 NSRS11.LL,-107.631549019444,46.245496294444,RMTCRS11-Billings,260558.4393,101675.8653,0.0005,0.0005 NSRS11.LL,-108.653299272222,45.858314786111,RMTCRS11-Billings,181620.1542,58362.4922,0.0005,0.0005 NSRS11.LL,-108.685488697222,45.814405575000,RMTCRS11-Billings,179103.5163,53489.2559,0.0005,0.0005 NSRS11.LL,-108.699000352778,45.778960938889,RMTCRS11-Billings,178039.2965,49552.7269,0.0005,0.0005 NSRS11.LL,-107.621842650000,45.722261430556,RMTCRS11-Billings,261885.4092,43518.6895,0.0005,0.0005 NSRS11.LL,-108.863491569444,45.501051077778,RMTCRS11-Billings,165072.1499,18718.6603,0.0005,0.0005 NSRS11.LL,-108.709836175000,45.740575011111,RMTCRS11-Billings,177180.8112,45288.6762,0.0005,0.0005 NSRS11.LL,-107.821786400000,46.372110986111,RMTCRS11-Billings,245780.4339,115625.7062,0.0005,0.0005 NSRS11.LL,-108.709329325000,45.710061786111,RMTCRS11-Billings,177207.8448,41896.6174,0.0005,0.0005 NSRS11.LL,-108.631908483333,45.791409972222,RMTCRS11-Billings,183261.6011,50920.3651,0.0005,0.0005 NSRS11.LL,-108.775473980556,45.867217722222,RMTCRS11-Billings,172135.0342,59387.5230,0.0005,0.0005 NSRS11.LL,-107.541644669444,45.717195194444,RMTCRS11-Billings,268135.5916,43020.7613,0.0005,0.0005 NSRS11.LL,-108.646781438889,45.711863000000,RMTCRS11-Billings,182079.5470,42080.9170,0.0005,0.0005 NSRS11.LL,-108.789991980556,45.713824372222,RMTCRS11-Billings,170927.9449,42341.0383,0.0005,0.0005 NSRS11.LL,-108.905870586111,46.293569572222,RMTCRS11-Billings,162298.5940,106838.5106,0.0005,0.0005 NSRS11.LL,-113.141430113889,48.998425088889,RMTCRS11-Blackfeet,53055.1458,111244.3043,0.0005,0.0005 NSRS11.LL,-112.532919497222,48.238140058333,RMTCRS11-Blackfeet,97554.2335,26484.9765,0.0005,0.0005 NSRS11.LL,-112.370267561111,48.627751358333,RMTCRS11-Blackfeet,109565.1114,69825.0951,0.0005,0.0005 NSRS11.LL,-113.224358483333,48.998299075000,RMTCRS11-Blackfeet,46985.7098,111284.8837,0.0005,0.0005 NSRS11.LL,-112.889472155556,48.998493386111,RMTCRS11-Blackfeet,71495.3798,111126.6988,0.0005,0.0005 NSRS11.LL,-112.564399966667,48.998724641667,RMTCRS11-Blackfeet,95286.7234,111081.3046,0.0005,0.0005 NSRS11.LL,-112.268495172222,48.998684541667,RMTCRS11-Blackfeet,116943.2818,111100.6784,0.0005,0.0005 NSRS11.LL,-111.944851758333,48.998326588889,RMTCRS11-Blackfeet,140630.1839,111183.5824,0.0005,0.0005 NSRS11.LL,-112.390925005556,48.624555772222,RMTCRS11-Blackfeet,108042.5558,69467.2886,0.0005,0.0005 NSRS11.LL,-111.972931455556,48.169844661111,RMTCRS11-Blackfeet,139210.7876,19023.3377,0.0005,0.0005 NSRS11.LL,-111.982064011111,48.167440552778,RMTCRS11-Blackfeet,138533.1824,18751.3499,0.0005,0.0005 NSRS11.LL,-112.365749761111,48.611873852778,RMTCRS11-Blackfeet,109901.3113,68059.7198,0.0005,0.0005 NSRS11.LL,-112.370987080556,48.601444683333,RMTCRS11-Blackfeet,109517.0046,66899.0884,0.0005,0.0005 NSRS11.LL,-112.379385350000,48.613377005556,RMTCRS11-Blackfeet,108895.3866,68225.2274,0.0005,0.0005 NSRS11.LL,-112.367501816667,48.607629702778,RMTCRS11-Blackfeet,109772.9116,67587.4460,0.0005,0.0005 NSRS11.LL,-112.370735063889,48.600084438889,RMTCRS11-Blackfeet,109535.8514,66747.8293,0.0005,0.0005 NSRS11.LL,-112.177536094444,48.573938161111,RMTCRS11-Blackfeet,123800.3665,63881.9154,0.0005,0.0005 NSRS11.LL,-112.131754163889,48.856897833333,RMTCRS11-Blackfeet,127027.4270,95369.3925,0.0005,0.0005 NSRS11.LL,-111.938642866667,48.202163136111,RMTCRS11-Blackfeet,141735.4004,22635.6742,0.0005,0.0005 NSRS11.LL,-113.372508294444,48.939913261111,RMTCRS11-Blackfeet,36068.4321,104904.7550,0.0005,0.0005 NSRS11.LL,-113.141152011111,48.479009052778,RMTCRS11-Blackfeet,52589.5145,53472.1341,0.0005,0.0005 NSRS11.LL,-113.520670408333,48.828344058333,RMTCRS11-Blackfeet,25045.6870,92630.5808,0.0005,0.0005 NSRS11.LL,-113.416535772222,48.852091819444,RMTCRS11-Blackfeet,32724.6778,95174.6245,0.0005,0.0005 NSRS11.LL,-113.137312955556,48.967905211111,RMTCRS11-Blackfeet,53327.9780,107847.0529,0.0005,0.0005 NSRS11.LL,-111.935046527778,48.176128988889,RMTCRS11-Blackfeet,142024.0575,19742.2579,0.0005,0.0005 NSRS11.LL,-111.959875388889,48.997240322222,RMTCRS11-Blackfeet,139531.4987,111054.8252,0.0005,0.0005 NSRS11.LL,-111.887504325000,46.086643358333,RMTCRS11-Bobcat,50685.1589,82036.9561,0.0005,0.0005 NSRS11.LL,-111.045002494444,45.661215802778,RMTCRS11-Bobcat,115980.1953,34563.7693,0.0005,0.0005 NSRS11.LL,-111.046151152778,45.663057675000,RMTCRS11-Bobcat,115890.1278,34768.3008,0.0005,0.0005 NSRS11.LL,-111.048880022222,45.707446041667,RMTCRS11-Bobcat,115664.8987,39702.4454,0.0005,0.0005 NSRS11.LL,-111.156334502778,45.778322211111,RMTCRS11-Bobcat,107286.1503,47566.2753,0.0005,0.0005 NSRS11.LL,-111.167247777778,45.786226841667,RMTCRS11-Bobcat,106436.3005,48444.0989,0.0005,0.0005 NSRS11.LL,-111.144439750000,45.769865247222,RMTCRS11-Bobcat,108212.6826,46627.2667,0.0005,0.0005 NSRS11.LL,-111.197072800000,45.631510811111,RMTCRS11-Bobcat,104128.0483,31242.1594,0.0005,0.0005 NSRS11.LL,-112.133278702778,45.859475241667,RMTCRS11-Bobcat,31392.4569,56965.8882,0.0005,0.0005 NSRS11.LL,-111.431224380556,46.156419858333,RMTCRS11-Bobcat,85998.7761,89612.1385,0.0005,0.0005 NSRS11.LL,-111.783062408333,45.692479072222,RMTCRS11-Bobcat,58469.7461,38158.2462,0.0005,0.0005 NSRS11.LL,-111.696470302778,45.498026641667,RMTCRS11-Bobcat,65094.2723,16499.4157,0.0005,0.0005 NSRS11.LL,-111.741583772222,45.793451655556,RMTCRS11-Bobcat,61770.8242,49362.4005,0.0005,0.0005 NSRS11.LL,-112.111458480556,46.259197727778,RMTCRS11-Bobcat,33569.8842,101383.3251,0.0005,0.0005 NSRS11.LL,-110.772112011111,46.282806877778,RMTCRS11-Bobcat,136836.3232,103758.3437,0.0005,0.0005 NSRS11.LL,-110.618125361111,45.907620480556,RMTCRS11-Bobcat,149037.9103,62131.6019,0.0005,0.0005 NSRS11.LL,-111.587808094444,45.891802819444,RMTCRS11-Bobcat,73776.0318,60233.6347,0.0005,0.0005 NSRS11.LL,-111.629806700000,45.596913616667,RMTCRS11-Bobcat,70358.7322,27465.5407,0.0005,0.0005 NSRS11.LL,-111.107379869444,45.739005544444,RMTCRS11-Bobcat,111102.1407,43201.0724,0.0005,0.0005 NSRS11.LL,-111.724032905556,45.915381525000,RMTCRS11-Bobcat,63216.7033,62909.0002,0.0005,0.0005 NSRS11.LL,-111.514669200000,46.309430366667,RMTCRS11-Bobcat,79608.6922,106641.3330,0.0005,0.0005 NSRS11.LL,-111.717928786111,45.597240027778,RMTCRS11-Bobcat,63481.7034,27538.5797,0.0005,0.0005 NSRS11.LL,-111.731741036111,45.359272777778,RMTCRS11-Bobcat,62243.0971,1090.2808,0.0005,0.0005 NSRS11.LL,-111.360379652778,45.871858697222,RMTCRS11-Bobcat,91428.1431,57966.5305,0.0005,0.0005 NSRS11.LL,-107.661520936111,45.745386408333,RMTCRS11-Crow,206886.2684,110644.0597,0.0005,0.0005 NSRS11.LL,-107.653522261111,45.745389558333,RMTCRS11-Crow,207508.7997,110645.1295,0.0005,0.0005 NSRS11.LL,-107.666830733333,45.745493663889,RMTCRS11-Crow,206472.9979,110655.5391,0.0005,0.0005 NSRS11.LL,-108.762619772222,45.703542486111,RMTCRS11-Crow,121129.6907,106487.6457,0.0005,0.0005 NSRS11.LL,-108.748809591667,45.711157102778,RMTCRS11-Crow,122215.8901,107320.5841,0.0005,0.0005 NSRS11.LL,-108.754035416667,45.708049713889,RMTCRS11-Crow,121804.5871,106980.2537,0.0005,0.0005 NSRS11.LL,-108.537153222222,45.801607450000,RMTCRS11-Crow,138797.9505,117191.3840,0.0005,0.0005 NSRS11.LL,-108.624336638889,45.007491841667,RMTCRS11-Crow,131060.1025,28991.1616,0.0005,0.0005 NSRS11.LL,-108.543404347222,45.806408786111,RMTCRS11-Crow,138317.2187,117729.9245,0.0005,0.0005 NSRS11.LL,-108.557438894444,45.810801800000,RMTCRS11-Crow,137231.0473,118229.1980,0.0005,0.0005 NSRS11.LL,-108.522041180556,45.802707105556,RMTCRS11-Crow,139974.1079,117302.1632,0.0005,0.0005 NSRS11.LL,-107.995512730556,45.972890063889,RMTCRS11-Crow,180969.6737,135960.0149,0.0005,0.0005 NSRS11.LL,-107.996251008333,45.977960216667,RMTCRS11-Crow,180914.1898,136523.8265,0.0005,0.0005 NSRS11.LL,-107.996471783333,45.971177116667,RMTCRS11-Crow,180894.7461,135769.8209,0.0005,0.0005 NSRS11.LL,-107.996805386111,45.971180825000,RMTCRS11-Crow,180868.8882,135770.3132,0.0005,0.0005 NSRS11.LL,-107.996471808333,45.971177172222,RMTCRS11-Crow,180894.7442,135769.8271,0.0005,0.0005 NSRS11.LL,-107.996805355556,45.971180841667,RMTCRS11-Crow,180868.8906,135770.3150,0.0005,0.0005 NSRS11.LL,-108.536874263889,45.803763622222,RMTCRS11-Crow,138822.0000,117430.8583,0.0005,0.0005 NSRS11.LL,-108.546130772222,45.806594988889,RMTCRS11-Crow,138105.4608,117752.7318,0.0005,0.0005 NSRS11.LL,-108.546130772222,45.806594988889,RMTCRS11-Crow,138105.4608,117752.7318,0.0005,0.0005 NSRS11.LL,-108.450221827778,45.802771086111,RMTCRS11-Crow,145558.0883,117257.8379,0.0005,0.0005 NSRS11.LL,-108.600204558333,45.746398797222,RMTCRS11-Crow,133830.3833,111104.4447,0.0005,0.0005 NSRS11.LL,-108.549680077778,45.644477852778,RMTCRS11-Crow,137649.4196,99734.1981,0.0005,0.0005 NSRS11.LL,-108.556757077778,45.755481736111,RMTCRS11-Crow,137221.9873,112079.1046,0.0005,0.0005 NSRS11.LL,-108.653299272222,45.858314786111,RMTCRS11-Crow,129838.7738,123590.7166,0.0005,0.0005 NSRS11.LL,-108.850971583333,45.038273283333,RMTCRS11-Crow,113236.8467,32630.3431,0.0005,0.0005 NSRS11.LL,-108.685488697222,45.814405575000,RMTCRS11-Crow,127281.3819,118738.3791,0.0005,0.0005 NSRS11.LL,-108.345262069444,44.800430369444,RMTCRS11-Crow,152895.8482,5777.4453,0.0005,0.0005 NSRS11.LL,-108.699000352778,45.778960938889,RMTCRS11-Crow,126184.2908,114810.6200,0.0005,0.0005 NSRS11.LL,-107.621842650000,45.722261430556,RMTCRS11-Crow,209978.5212,108077.6095,0.0005,0.0005 NSRS11.LL,-108.863491569444,45.501051077778,RMTCRS11-Crow,112960.4815,84083.1293,0.0005,0.0005 NSRS11.LL,-108.797348341667,45.146016536111,RMTCRS11-Crow,117617.7390,44549.9411,0.0005,0.0005 NSRS11.LL,-108.709836175000,45.740575011111,RMTCRS11-Crow,125290.2374,110553.5998,0.0005,0.0005 NSRS11.LL,-108.799617169444,44.875829361111,RMTCRS11-Crow,117050.1496,14521.3678,0.0005,0.0005 NSRS11.LL,-108.790968150000,44.867229736111,RMTCRS11-Crow,117721.4175,13556.7558,0.0005,0.0005 NSRS11.LL,-108.709329325000,45.710061786111,RMTCRS11-Crow,125289.0212,107161.2145,0.0005,0.0005 NSRS11.LL,-108.631908483333,45.791409972222,RMTCRS11-Crow,131418.1276,116134.7345,0.0005,0.0005 NSRS11.LL,-108.775473980556,45.867217722222,RMTCRS11-Crow,120361.9385,124695.0408,0.0005,0.0005 NSRS11.LL,-107.541644669444,45.717195194444,RMTCRS11-Crow,216224.3205,107527.5640,0.0005,0.0005 NSRS11.LL,-106.941751650000,44.802293052778,RMTCRS11-Crow,263956.0874,6129.9361,0.0005,0.0005 NSRS11.LL,-106.968261097222,44.772684088889,RMTCRS11-Crow,261890.0468,2818.5614,0.0005,0.0005 NSRS11.LL,-107.009921033333,44.800491494444,RMTCRS11-Crow,258563.7150,5878.3406,0.0005,0.0005 NSRS11.LL,-106.977861188889,44.774073563889,RMTCRS11-Crow,261128.5440,2965.7340,0.0005,0.0005 NSRS11.LL,-106.982519602778,44.770484322222,RMTCRS11-Crow,260763.5110,2563.3217,0.0005,0.0005 NSRS11.LL,-106.977345552778,44.762761977778,RMTCRS11-Crow,261181.3062,1708.9090,0.0005,0.0005 NSRS11.LL,-106.986849797222,44.777439230556,RMTCRS11-Crow,260413.4255,3333.0921,0.0005,0.0005 NSRS11.LL,-108.646781438889,45.711863000000,RMTCRS11-Crow,130162.3809,107304.9575,0.0005,0.0005 NSRS11.LL,-108.789991980556,45.713824372222,RMTCRS11-Crow,119012.5978,107657.9328,0.0005,0.0005 NSRS11.LL,-107.468364538889,45.630204286111,RMTCRS11-Crow,221964.5385,97875.0039,0.0005,0.0005 NSRS11.LL,-107.818060750000,48.958239144444,RMTCRS11-FtBelknap,249947.3507,201187.5266,0.0005,0.0005 NSRS11.LL,-108.103592030556,48.371626138889,RMTCRS11-FtBelknap,229372.4706,135799.3571,0.0005,0.0005 NSRS11.LL,-110.826192322222,48.998373780556,RMTCRS11-FtBelknap,29782.1596,208017.0827,0.0005,0.0005 NSRS11.LL,-110.492145747222,48.998955808333,RMTCRS11-FtBelknap,54221.5301,207391.8831,0.0005,0.0005 NSRS11.LL,-110.216414591667,48.999356055556,RMTCRS11-FtBelknap,74395.9419,206947.3178,0.0005,0.0005 NSRS11.LL,-109.883879211111,48.999766636111,RMTCRS11-FtBelknap,98728.1212,206499.8814,0.0005,0.0005 NSRS11.LL,-109.581149133333,49.000187422222,RMTCRS11-FtBelknap,120880.8004,206189.7552,0.0005,0.0005 NSRS11.LL,-109.278347000000,49.000132363889,RMTCRS11-FtBelknap,143039.0826,205914.3184,0.0005,0.0005 NSRS11.LL,-108.997368950000,48.999548755556,RMTCRS11-FtBelknap,163600.7984,205677.9572,0.0005,0.0005 NSRS11.LL,-108.690729716667,48.999335827778,RMTCRS11-FtBelknap,186041.5884,205553.3495,0.0005,0.0005 NSRS11.LL,-108.351863113889,48.999553116667,RMTCRS11-FtBelknap,210841.2448,205570.6141,0.0005,0.0005 NSRS11.LL,-108.077020575000,48.999685938889,RMTCRS11-FtBelknap,230955.0917,205660.4678,0.0005,0.0005 NSRS11.LL,-107.780618577778,48.999797075000,RMTCRS11-FtBelknap,252646.1871,205834.7852,0.0005,0.0005 NSRS11.LL,-107.441547138889,48.999383877778,RMTCRS11-FtBelknap,277459.6153,206077.1609,0.0005,0.0005 NSRS11.LL,-107.114008363889,49.000048877778,RMTCRS11-FtBelknap,301425.8798,206534.0678,0.0005,0.0005 NSRS11.LL,-109.101059852778,48.286009722222,RMTCRS11-FtBelknap,155388.9775,126377.0598,0.0005,0.0005 NSRS11.LL,-108.050949725000,47.690063841667,RMTCRS11-FtBelknap,233717.9504,60026.6161,0.0005,0.0005 NSRS11.LL,-108.955546255556,48.874915083333,RMTCRS11-FtBelknap,166578.9447,191796.7443,0.0005,0.0005 NSRS11.LL,-110.015756005556,48.569701113889,RMTCRS11-FtBelknap,88130.9604,158860.0448,0.0005,0.0005 NSRS11.LL,-109.772985838889,48.546408786111,RMTCRS11-FtBelknap,106003.4843,155943.3755,0.0005,0.0005 NSRS11.LL,-108.354511522222,47.923833363889,RMTCRS11-FtBelknap,210874.9450,85935.0515,0.0005,0.0005 NSRS11.LL,-108.743125069444,48.523869952778,RMTCRS11-FtBelknap,182039.0252,152683.2045,0.0005,0.0005 NSRS11.LL,-107.673578883333,48.426366997222,RMTCRS11-FtBelknap,261168.2886,142141.4715,0.0005,0.0005 NSRS11.LL,-109.374480211111,47.885321316667,RMTCRS11-FtBelknap,134586.9478,82015.7433,0.0005,0.0005 NSRS11.LL,-107.281382947222,48.956753775000,RMTCRS11-FtBelknap,289255.3404,201510.6043,0.0005,0.0005 NSRS11.LL,-109.686627238889,48.540951841667,RMTCRS11-FtBelknap,112370.2085,155234.0486,0.0005,0.0005 NSRS11.LL,-107.555050566667,48.513557013889,RMTCRS11-FtBelknap,269821.0771,151938.9484,0.0005,0.0005 NSRS11.LL,-108.039872691667,48.930453744444,RMTCRS11-FtBelknap,233719.9855,197975.8731,0.0005,0.0005 NSRS11.LL,-110.056054044444,48.247672622222,RMTCRS11-FtBelknap,84428.7975,123113.7658,0.0005,0.0005 NSRS11.LL,-108.934197861111,48.570043522222,RMTCRS11-FtBelknap,167952.6999,157880.7727,0.0005,0.0005 NSRS11.LL,-109.800201958333,48.945032347222,RMTCRS11-FtBelknap,104747.5254,200305.4430,0.0005,0.0005 NSRS11.LL,-110.424476086111,48.558143752778,RMTCRS11-FtBelknap,57939.0906,158253.3521,0.0005,0.0005 NSRS11.LL,-110.545555363889,47.910173175000,RMTCRS11-FtBelknap,47076.7293,86450.2190,0.0005,0.0005 NSRS11.LL,-107.725404638889,48.726073683333,RMTCRS11-FtBelknap,256995.0048,175431.5291,0.0005,0.0005 NSRS11.LL,-107.725404638889,48.726073683333,RMTCRS11-FtBelknap,256995.0048,175431.5291,0.0005,0.0005 NSRS11.LL,-108.058271627778,48.203648550000,RMTCRS11-FtBelknap,232838.3869,117137.2664,0.0005,0.0005 NSRS11.LL,-107.832098786111,48.999504638889,RMTCRS11-FtBelknap,248879.1162,205768.0997,0.0005,0.0005 NSRS11.LL,-106.627110386111,48.207487858333,RMTCRS11-FtPeckAs,116219.5750,86620.4501,0.0005,0.0005 NSRS11.LL,-106.319433430556,48.028977319444,RMTCRS11-FtPeckAs,138876.7136,66479.7829,0.0005,0.0005 NSRS11.LL,-106.562708275000,48.522357977778,RMTCRS11-FtPeckAs,121491.5676,121565.7445,0.0005,0.0005 NSRS11.LL,-106.251358980556,48.847493125000,RMTCRS11-FtPeckAs,144846.0994,157453.2726,0.0005,0.0005 NSRS11.LL,-105.083010344444,48.982480122222,RMTCRS11-FtPeckAs,230528.0556,172280.3317,0.0005,0.0005 NSRS11.LL,-106.624821000000,48.218787444444,RMTCRS11-FtPeckAs,116408.1656,87874.4217,0.0005,0.0005 NSRS11.LL,-106.619102913889,48.213310116667,RMTCRS11-FtPeckAs,116824.1914,87259.1472,0.0005,0.0005 NSRS11.LL,-106.614221108333,48.216038766667,RMTCRS11-FtPeckAs,117191.4076,87557.2805,0.0005,0.0005 NSRS11.LL,-105.622490475000,48.100825866667,RMTCRS11-FtPeckAs,190875.7647,74150.5511,0.0005,0.0005 NSRS11.LL,-106.188727163889,48.161360358333,RMTCRS11-FtPeckAs,148758.2812,81105.1871,0.0005,0.0005 NSRS11.LL,-105.578899744444,48.111059227778,RMTCRS11-FtPeckAs,194123.9789,75284.3049,0.0005,0.0005 NSRS11.LL,-104.931126708333,48.145012363889,RMTCRS11-FtPeckAs,242338.1829,79214.1163,0.0005,0.0005 NSRS11.LL,-105.318671369444,48.807774605556,RMTCRS11-FtPeckAs,213321.1679,152781.2184,0.0005,0.0005 NSRS11.LL,-104.369351522222,48.259036705556,RMTCRS11-FtPeckAs,283958.8949,92356.3615,0.0005,0.0005 NSRS11.LL,-105.908316436111,48.450482869444,RMTCRS11-FtPeckAs,169791.9164,113108.7683,0.0005,0.0005 NSRS11.LL,-105.573627233333,48.094968083333,RMTCRS11-FtPeckAs,194514.9288,73494.4744,0.0005,0.0005 NSRS11.LL,-105.581718575000,48.096136886111,RMTCRS11-FtPeckAs,193912.2799,73625.0632,0.0005,0.0005 NSRS11.LL,-105.563434022222,48.091300150000,RMTCRS11-FtPeckAs,195273.9636,73085.8982,0.0005,0.0005 NSRS11.LL,-106.328746675000,48.023410700000,RMTCRS11-FtPeckAs,138175.3570,65868.2430,0.0005,0.0005 NSRS11.LL,-105.200725541667,48.106600936111,RMTCRS11-FtPeckAs,222290.2054,74828.9787,0.0005,0.0005 NSRS11.LL,-106.609063847222,48.174888658333,RMTCRS11-FtPeckAs,117508.4971,82975.9911,0.0005,0.0005 NSRS11.LL,-105.869950761111,48.450725672222,RMTCRS11-FtPeckAs,172630.3945,113121.3701,0.0005,0.0005 NSRS11.LL,-107.105977277778,48.399143219444,RMTCRS11-FtPeckAs,81075.0995,108563.8890,0.0005,0.0005 NSRS11.LL,-106.024996002778,48.918235236111,RMTCRS11-FtPeckAs,161515.9351,165183.1881,0.0005,0.0005 NSRS11.LL,-104.828275463889,48.165058650000,RMTCRS11-FtPeckAs,249973.1439,81505.2294,0.0005,0.0005 NSRS11.LL,-105.039950150000,48.476187841667,RMTCRS11-FtPeckAs,234018.2369,115989.1090,0.0005,0.0005 NSRS11.LL,-105.999953969444,48.059260288889,RMTCRS11-FtPeckAs,162728.8739,69642.3858,0.0005,0.0005 NSRS11.LL,-105.430258344444,48.519702358333,RMTCRS11-FtPeckAs,205152.6538,120728.8431,0.0005,0.0005 NSRS11.LL,-104.775107786111,48.791865247222,RMTCRS11-FtPeckAs,253269.6274,151247.7191,0.0005,0.0005 NSRS11.LL,-104.125352225000,48.879639475000,RMTCRS11-FtPeckSx,200835.8498,111660.4321,0.0005,0.0005 NSRS11.LL,-106.627110386111,48.207487858333,RMTCRS11-FtPeckSx,16222.0881,36620.8514,0.0005,0.0005 NSRS11.LL,-103.987270694444,47.985275236111,RMTCRS11-FtPeckSx,212924.9934,12408.1576,0.0005,0.0005 NSRS11.LL,-106.319433430556,48.028977319444,RMTCRS11-FtPeckSx,38878.5471,16480.7884,0.0005,0.0005 NSRS11.LL,-104.498124730556,48.149217366667,RMTCRS11-FtPeckSx,174554.4124,30012.2852,0.0005,0.0005 NSRS11.LL,-106.562708275000,48.522357977778,RMTCRS11-FtPeckSx,21493.9226,71565.0976,0.0005,0.0005 NSRS11.LL,-106.251358980556,48.847493125000,RMTCRS11-FtPeckSx,44847.7538,107451.5492,0.0005,0.0005 NSRS11.LL,-104.440507716667,48.607757136111,RMTCRS11-FtPeckSx,178137.3251,81058.3355,0.0005,0.0005 NSRS11.LL,-106.624821000000,48.218787444444,RMTCRS11-FtPeckSx,16410.6730,37874.7854,0.0005,0.0005 NSRS11.LL,-106.619102913889,48.213310116667,RMTCRS11-FtPeckSx,16826.6864,37259.5293,0.0005,0.0005 NSRS11.LL,-106.614221108333,48.216038766667,RMTCRS11-FtPeckSx,17193.8915,37557.6538,0.0005,0.0005 NSRS11.LL,-104.048528375000,48.137742997222,RMTCRS11-FtPeckSx,208031.8347,29271.5991,0.0005,0.0005 NSRS11.LL,-104.329310383333,47.926946038889,RMTCRS11-FtPeckSx,187493.0596,5475.9318,0.0005,0.0005 NSRS11.LL,-105.622490475000,48.100825866667,RMTCRS11-FtPeckSx,90876.0384,24151.3265,0.0005,0.0005 NSRS11.LL,-106.188727163889,48.161360358333,RMTCRS11-FtPeckSx,48759.8182,31105.7539,0.0005,0.0005 NSRS11.LL,-104.497838255556,48.463561483333,RMTCRS11-FtPeckSx,174118.9847,64966.6692,0.0005,0.0005 NSRS11.LL,-105.578899744444,48.111059227778,RMTCRS11-FtPeckSx,94124.1552,25285.0463,0.0005,0.0005 NSRS11.LL,-104.931126708333,48.145012363889,RMTCRS11-FtPeckSx,142336.9129,29214.7398,0.0005,0.0005 NSRS11.LL,-104.494061591667,48.149192513889,RMTCRS11-FtPeckSx,174856.7892,30013.4793,0.0005,0.0005 NSRS11.LL,-105.318671369444,48.807774605556,RMTCRS11-FtPeckSx,113320.7683,102779.6351,0.0005,0.0005 NSRS11.LL,-104.369351522222,48.259036705556,RMTCRS11-FtPeckSx,183956.3764,42356.5908,0.0005,0.0005 NSRS11.LL,-105.908316436111,48.450482869444,RMTCRS11-FtPeckSx,69792.8225,63108.3750,0.0005,0.0005 NSRS11.LL,-104.154960561111,48.254831552778,RMTCRS11-FtPeckSx,199882.6897,42145.9527,0.0005,0.0005 NSRS11.LL,-105.573627233333,48.094968083333,RMTCRS11-FtPeckSx,94515.0933,23495.2695,0.0005,0.0005 NSRS11.LL,-105.581718575000,48.096136886111,RMTCRS11-FtPeckSx,93912.4625,23625.8543,0.0005,0.0005 NSRS11.LL,-105.563434022222,48.091300150000,RMTCRS11-FtPeckSx,95274.1054,23086.7055,0.0005,0.0005 NSRS11.LL,-106.328746675000,48.023410700000,RMTCRS11-FtPeckSx,38177.2115,15869.2669,0.0005,0.0005 NSRS11.LL,-105.200725541667,48.106600936111,RMTCRS11-FtPeckSx,122289.5368,24829.7337,0.0005,0.0005 NSRS11.LL,-106.609063847222,48.174888658333,RMTCRS11-FtPeckSx,17510.9716,32976.5018,0.0005,0.0005 NSRS11.LL,-105.869950761111,48.450725672222,RMTCRS11-FtPeckSx,72631.2155,63120.9765,0.0005,0.0005 NSRS11.LL,-106.024996002778,48.918235236111,RMTCRS11-FtPeckSx,61517.0895,115181.2329,0.0005,0.0005 NSRS11.LL,-104.828275463889,48.165058650000,RMTCRS11-FtPeckSx,149971.6449,31505.7842,0.0005,0.0005 NSRS11.LL,-105.039950150000,48.476187841667,RMTCRS11-FtPeckSx,134017.2165,65988.6294,0.0005,0.0005 NSRS11.LL,-105.999953969444,48.059260288889,RMTCRS11-FtPeckSx,62729.9919,19643.2964,0.0005,0.0005 NSRS11.LL,-105.430258344444,48.519702358333,RMTCRS11-FtPeckSx,105152.4993,70728.2213,0.0005,0.0005 NSRS11.LL,-104.512187327778,48.163779075000,RMTCRS11-FtPeckSx,173487.1495,31617.8961,0.0005,0.0005 NSRS11.LL,-104.775107786111,48.791865247222,RMTCRS11-FtPeckSx,153268.0295,101246.1818,0.0005,0.0005 NSRS11.LL,-111.404191252778,48.740789425000,RMTCRS11-MilkRiver,120266.9967,226858.8648,0.0005,0.0005 NSRS11.LL,-111.157218972222,48.696840744444,RMTCRS11-MilkRiver,138424.6110,221904.1861,0.0005,0.0005 NSRS11.LL,-111.884793050000,48.519127208333,RMTCRS11-MilkRiver,84629.1250,202505.2954,0.0005,0.0005 NSRS11.LL,-112.268495172222,48.998684541667,RMTCRS11-MilkRiver,57166.7665,256234.5669,0.0005,0.0005 NSRS11.LL,-111.944851758333,48.998326588889,RMTCRS11-MilkRiver,80850.3028,255852.1142,0.0005,0.0005 NSRS11.LL,-111.603604266667,48.996800419444,RMTCRS11-MilkRiver,105822.7568,255429.6074,0.0005,0.0005 NSRS11.LL,-111.107916944444,48.997601827778,RMTCRS11-MilkRiver,142101.7041,255350.0353,0.0005,0.0005 NSRS11.LL,-110.826192322222,48.998373780556,RMTCRS11-MilkRiver,162720.5481,255444.7791,0.0005,0.0005 NSRS11.LL,-110.492145747222,48.998955808333,RMTCRS11-MilkRiver,187167.9085,255618.4385,0.0005,0.0005 NSRS11.LL,-110.216414591667,48.999356055556,RMTCRS11-MilkRiver,207346.5787,255833.2854,0.0005,0.0005 NSRS11.LL,-109.883879211111,48.999766636111,RMTCRS11-MilkRiver,231680.9940,256181.1151,0.0005,0.0005 NSRS11.LL,-110.935067327778,48.998660647222,RMTCRS11-MilkRiver,154752.2359,255464.2538,0.0005,0.0005 NSRS11.LL,-111.972931455556,48.169844661111,RMTCRS11-MilkRiver,77623.5452,163742.4911,0.0005,0.0005 NSRS11.LL,-111.982064011111,48.167440552778,RMTCRS11-MilkRiver,76940.7786,163483.8292,0.0005,0.0005 NSRS11.LL,-111.752332522222,47.955979247222,RMTCRS11-MilkRiver,93799.4154,139774.4193,0.0005,0.0005 NSRS11.LL,-112.177536094444,48.573938161111,RMTCRS11-MilkRiver,63095.8098,208892.0214,0.0005,0.0005 NSRS11.LL,-110.015756005556,48.569701113889,RMTCRS11-MilkRiver,222645.8277,208219.2688,0.0005,0.0005 NSRS11.LL,-109.772985838889,48.546408786111,RMTCRS11-MilkRiver,240604.5558,205888.0572,0.0005,0.0005 NSRS11.LL,-111.860170686111,48.548746327778,RMTCRS11-MilkRiver,86485.2516,205778.4848,0.0005,0.0005 NSRS11.LL,-112.131754163889,48.856897833333,RMTCRS11-MilkRiver,66939.9104,240308.7072,0.0005,0.0005 NSRS11.LL,-111.938642866667,48.202163136111,RMTCRS11-MilkRiver,80218.2445,167304.5456,0.0005,0.0005 NSRS11.LL,-110.056054044444,48.247672622222,RMTCRS11-MilkRiver,220113.5357,172370.2167,0.0005,0.0005 NSRS11.LL,-111.307239275000,48.467858205556,RMTCRS11-MilkRiver,127276.9965,196470.9524,0.0005,0.0005 NSRS11.LL,-111.867295616667,48.540447430556,RMTCRS11-MilkRiver,85948.7077,204861.5051,0.0005,0.0005 NSRS11.LL,-111.880021322222,48.538160700000,RMTCRS11-MilkRiver,85006.0078,204617.9316,0.0005,0.0005 NSRS11.LL,-109.800201958333,48.945032347222,RMTCRS11-MilkRiver,237899.7340,250186.5095,0.0005,0.0005 NSRS11.LL,-110.424476086111,48.558143752778,RMTCRS11-MilkRiver,192489.1470,206626.3849,0.0005,0.0005 NSRS11.LL,-111.103404044444,48.317430930556,RMTCRS11-MilkRiver,142329.7447,179700.8417,0.0005,0.0005 NSRS11.LL,-111.091103236111,48.322595450000,RMTCRS11-MilkRiver,143242.8717,180274.0442,0.0005,0.0005 NSRS11.LL,-111.935046527778,48.176128988889,RMTCRS11-MilkRiver,80450.2071,164406.1845,0.0005,0.0005 NSRS11.LL,-110.545555363889,47.910173175000,RMTCRS11-MilkRiver,183978.4353,134504.8746,0.0005,0.0005 NSRS11.LL,-111.959875388889,48.997240322222,RMTCRS11-MilkRiver,79749.3282,255744.9861,0.0005,0.0005 NSRS11.LL,-111.248415808333,48.809471369444,RMTCRS11-MilkRiver,131750.8588,234448.9448,0.0005,0.0005 NSRS11.LL,-111.248415808333,48.809471369444,RMTCRS11-MilkRiver,131750.8588,234448.9448,0.0005,0.0005 NSRS11.LL,-113.141430113889,48.998425088889,RMTCRS11-StMary,103056.5539,55634.4806,0.0005,0.0005 NSRS11.LL,-113.824924344444,48.998219419444,RMTCRS11-StMary,53035.1339,56259.4613,0.0005,0.0005 NSRS11.LL,-113.526936227778,48.997844222222,RMTCRS11-StMary,74842.5232,55879.8955,0.0005,0.0005 NSRS11.LL,-113.224358483333,48.998299075000,RMTCRS11-StMary,96987.2999,55675.0588,0.0005,0.0005 NSRS11.LL,-113.372508294444,48.939913261111,RMTCRS11-StMary,86070.3497,49295.1214,0.0005,0.0005 NSRS11.LL,-113.520670408333,48.828344058333,RMTCRS11-StMary,75047.9352,37021.3154,0.0005,0.0005 NSRS11.LL,-113.416535772222,48.852091819444,RMTCRS11-StMary,82726.6957,39565.2828,0.0005,0.0005 NSRS11.LL,-113.137312955556,48.967905211111,RMTCRS11-StMary,103329.3779,52237.3311,0.0005,0.0005 NSRS11.LL,-108.214049952778,43.656931283333,RMTCRS11-WindRiver,109624.5306,110047.6498,0.0005,0.0005 NSRS11.LL,-108.176422113889,43.753240383333,RMTCRS11-WindRiver,112640.3278,120755.8371,0.0005,0.0005 NSRS11.LL,-108.717320894444,42.837829963889,RMTCRS11-WindRiver,68599.5120,19090.2793,0.0005,0.0005 NSRS11.LL,-108.570376119444,42.910194808333,RMTCRS11-WindRiver,80638.5262,27086.9657,0.0005,0.0005 NSRS11.LL,-108.542804822222,43.822010680556,RMTCRS11-WindRiver,83144.8990,128407.9721,0.0005,0.0005 NSRS11.LL,-108.213723997222,43.585631469444,RMTCRS11-WindRiver,109662.2423,102124.0305,0.0005,0.0005 NSRS11.LL,-108.478323325000,43.066122694444,RMTCRS11-WindRiver,88187.2260,44396.4799,0.0005,0.0005 NSRS11.LL,-108.420075172222,42.997608547222,RMTCRS11-WindRiver,92925.0144,36776.6327,0.0005,0.0005 NSRS11.LL,-108.484188363889,43.082967075000,RMTCRS11-WindRiver,87712.7491,46269.0846,0.0005,0.0005 NSRS11.LL,-108.459924766667,43.063797858333,RMTCRS11-WindRiver,89685.8227,44135.7166,0.0005,0.0005 NSRS11.LL,-108.469259736111,43.070212658333,RMTCRS11-WindRiver,88926.4004,44849.7236,0.0005,0.0005 NSRS11.LL,-108.446156350000,43.058899916667,RMTCRS11-WindRiver,90806.8881,43589.8540,0.0005,0.0005 NSRS11.LL,-108.007456572222,43.179999330556,RMTCRS11-WindRiver,126500.9769,57092.0214,0.0005,0.0005 NSRS11.LL,-108.452930433333,46.191725605556,RMTCRS11-BillingsIF,646981.9952,312995.8530,0.0005,0.0005 NSRS11.LL,-107.661520936111,45.745386408333,RMTCRS11-BillingsIF,848989.0076,151113.0829,0.0005,0.0005 NSRS11.LL,-107.653522261111,45.745389558333,RMTCRS11-BillingsIF,851031.3390,151133.6265,0.0005,0.0005 NSRS11.LL,-107.666830733333,45.745493663889,RMTCRS11-BillingsIF,847632.8621,151139.4361,0.0005,0.0005 NSRS11.LL,-108.762619772222,45.703542486111,RMTCRS11-BillingsIF,567764.2640,135132.8705,0.0005,0.0005 NSRS11.LL,-108.748809591667,45.711157102778,RMTCRS11-BillingsIF,571304.7894,137894.9797,0.0005,0.0005 NSRS11.LL,-108.754035416667,45.708049713889,RMTCRS11-BillingsIF,569964.8058,136767.2956,0.0005,0.0005 NSRS11.LL,-108.537153222222,45.801607450000,RMTCRS11-BillingsIF,625433.0614,170729.9388,0.0005,0.0005 NSRS11.LL,-108.543404347222,45.806408786111,RMTCRS11-BillingsIF,623841.2393,172483.5090,0.0005,0.0005 NSRS11.LL,-108.557438894444,45.810801800000,RMTCRS11-BillingsIF,620264.2988,174091.6838,0.0005,0.0005 NSRS11.LL,-108.522041180556,45.802707105556,RMTCRS11-BillingsIF,629288.5187,171125.5507,0.0005,0.0005 NSRS11.LL,-107.995512730556,45.972890063889,RMTCRS11-BillingsIF,763270.5866,233458.8226,0.0005,0.0005 NSRS11.LL,-107.996251008333,45.977960216667,RMTCRS11-BillingsIF,763073.1139,235307.0223,0.0005,0.0005 NSRS11.LL,-107.996471783333,45.971177116667,RMTCRS11-BillingsIF,763029.9783,232832.7929,0.0005,0.0005 NSRS11.LL,-107.996805386111,45.971180825000,RMTCRS11-BillingsIF,762945.1317,232833.6997,0.0005,0.0005 NSRS11.LL,-107.996471808333,45.971177172222,RMTCRS11-BillingsIF,763029.9718,232832.8132,0.0005,0.0005 NSRS11.LL,-107.996805355556,45.971180841667,RMTCRS11-BillingsIF,762945.1394,232833.7058,0.0005,0.0005 NSRS11.LL,-108.536874263889,45.803763622222,RMTCRS11-BillingsIF,625505.4033,171516.2133,0.0005,0.0005 NSRS11.LL,-108.546130772222,45.806594988889,RMTCRS11-BillingsIF,623145.9258,172552.5337,0.0005,0.0005 NSRS11.LL,-108.546130772222,45.806594988889,RMTCRS11-BillingsIF,623145.9258,172552.5337,0.0005,0.0005 NSRS11.LL,-108.450221827778,45.802771086111,RMTCRS11-BillingsIF,647608.5675,171132.9663,0.0005,0.0005 NSRS11.LL,-108.600204558333,45.746398797222,RMTCRS11-BillingsIF,609303.0909,150625.4022,0.0005,0.0005 NSRS11.LL,-108.549680077778,45.644477852778,RMTCRS11-BillingsIF,622142.2392,113428.7441,0.0005,0.0005 NSRS11.LL,-107.577972272222,46.125886825000,RMTCRS11-BillingsIF,868865.9083,290095.2719,0.0005,0.0005 NSRS11.LL,-108.556757077778,45.755481736111,RMTCRS11-BillingsIF,620402.8389,153915.5714,0.0005,0.0005 NSRS11.LL,-107.631549019444,46.245496294444,RMTCRS11-BillingsIF,854850.5226,333582.2351,0.0005,0.0005 NSRS11.LL,-108.653299272222,45.858314786111,RMTCRS11-BillingsIF,595866.6477,191477.9927,0.0005,0.0005 NSRS11.LL,-108.685488697222,45.814405575000,RMTCRS11-BillingsIF,587609.9615,175489.6849,0.0005,0.0005 NSRS11.LL,-108.699000352778,45.778960938889,RMTCRS11-BillingsIF,584118.4268,162574.5632,0.0005,0.0005 NSRS11.LL,-107.621842650000,45.722261430556,RMTCRS11-BillingsIF,859204.0983,142777.8528,0.0005,0.0005 NSRS11.LL,-108.863491569444,45.501051077778,RMTCRS11-BillingsIF,541575.2950,61412.9275,0.0005,0.0005 NSRS11.LL,-108.709836175000,45.740575011111,RMTCRS11-BillingsIF,581301.8740,148584.8957,0.0005,0.0005 NSRS11.LL,-107.821786400000,46.372110986111,RMTCRS11-BillingsIF,806366.2530,379349.4299,0.0005,0.0005 NSRS11.LL,-108.709329325000,45.710061786111,RMTCRS11-BillingsIF,581390.5669,137456.0938,0.0005,0.0005 NSRS11.LL,-108.631908483333,45.791409972222,RMTCRS11-BillingsIF,601251.9722,167061.5653,0.0005,0.0005 NSRS11.LL,-108.775473980556,45.867217722222,RMTCRS11-BillingsIF,564747.4876,194840.9548,0.0005,0.0005 NSRS11.LL,-107.541644669444,45.717195194444,RMTCRS11-BillingsIF,879709.9463,141144.2300,0.0005,0.0005 NSRS11.LL,-108.646781438889,45.711863000000,RMTCRS11-BillingsIF,597373.8420,138060.7515,0.0005,0.0005 NSRS11.LL,-108.789991980556,45.713824372222,RMTCRS11-BillingsIF,560787.2207,138914.1675,0.0005,0.0005 NSRS11.LL,-108.905870586111,46.293569572222,RMTCRS11-BillingsIF,532475.7022,350520.0478,0.0005,0.0005 NSRS11.LL,-113.141430113889,48.998425088889,RMTCRS11-BlackfeetIF,174065.4391,364974.7517,0.0005,0.0005 NSRS11.LL,-112.532919497222,48.238140058333,RMTCRS11-BlackfeetIF,320059.8212,86892.9676,0.0005,0.0005 NSRS11.LL,-112.370267561111,48.627751358333,RMTCRS11-BlackfeetIF,359465.5885,229084.9575,0.0005,0.0005 NSRS11.LL,-113.224358483333,48.998299075000,RMTCRS11-BlackfeetIF,154152.5913,365107.8862,0.0005,0.0005 NSRS11.LL,-112.889472155556,48.998493386111,RMTCRS11-BlackfeetIF,234564.8943,364588.9067,0.0005,0.0005 NSRS11.LL,-112.564399966667,48.998724641667,RMTCRS11-BlackfeetIF,312620.4837,364439.9758,0.0005,0.0005 NSRS11.LL,-112.268495172222,48.998684541667,RMTCRS11-BlackfeetIF,383672.1843,364503.5379,0.0005,0.0005 NSRS11.LL,-111.944851758333,48.998326588889,RMTCRS11-BlackfeetIF,461385.1177,364775.5330,0.0005,0.0005 NSRS11.LL,-112.390925005556,48.624555772222,RMTCRS11-BlackfeetIF,354470.3273,227911.0518,0.0005,0.0005 NSRS11.LL,-111.972931455556,48.169844661111,RMTCRS11-BlackfeetIF,456728.3058,62412.5253,0.0005,0.0005 NSRS11.LL,-111.982064011111,48.167440552778,RMTCRS11-BlackfeetIF,454505.1916,61520.1768,0.0005,0.0005 NSRS11.LL,-112.365749761111,48.611873852778,RMTCRS11-BlackfeetIF,360568.6068,223293.0441,0.0005,0.0005 NSRS11.LL,-112.370987080556,48.601444683333,RMTCRS11-BlackfeetIF,359307.7580,219485.1983,0.0005,0.0005 NSRS11.LL,-112.379385350000,48.613377005556,RMTCRS11-BlackfeetIF,357268.3288,223836.0479,0.0005,0.0005 NSRS11.LL,-112.367501816667,48.607629702778,RMTCRS11-BlackfeetIF,360147.3477,221743.5891,0.0005,0.0005 NSRS11.LL,-112.370735063889,48.600084438889,RMTCRS11-BlackfeetIF,359369.5912,218988.9412,0.0005,0.0005 NSRS11.LL,-112.177536094444,48.573938161111,RMTCRS11-BlackfeetIF,406169.1815,209586.3365,0.0005,0.0005 NSRS11.LL,-112.131754163889,48.856897833333,RMTCRS11-BlackfeetIF,416756.6502,312891.7077,0.0005,0.0005 NSRS11.LL,-111.938642866667,48.202163136111,RMTCRS11-BlackfeetIF,465011.1563,74264.0230,0.0005,0.0005 NSRS11.LL,-113.372508294444,48.939913261111,RMTCRS11-BlackfeetIF,118334.7509,344175.7053,0.0005,0.0005 NSRS11.LL,-113.141152011111,48.479009052778,RMTCRS11-BlackfeetIF,172537.7773,175433.5108,0.0005,0.0005 NSRS11.LL,-113.520670408333,48.828344058333,RMTCRS11-BlackfeetIF,82170.8892,303906.1051,0.0005,0.0005 NSRS11.LL,-113.416535772222,48.852091819444,RMTCRS11-BlackfeetIF,107364.4286,312252.7051,0.0005,0.0005 NSRS11.LL,-113.137312955556,48.967905211111,RMTCRS11-BlackfeetIF,174960.5578,353828.9136,0.0005,0.0005 NSRS11.LL,-111.935046527778,48.176128988889,RMTCRS11-BlackfeetIF,465958.1940,64771.1874,0.0005,0.0005 NSRS11.LL,-111.959875388889,48.997240322222,RMTCRS11-BlackfeetIF,457780.5077,364353.1010,0.0005,0.0005 NSRS11.LL,-111.887504325000,46.086643358333,RMTCRS11-BobcatIF,166289.8913,269150.1185,0.0005,0.0005 NSRS11.LL,-111.045002494444,45.661215802778,RMTCRS11-BobcatIF,380512.4519,113398.1933,0.0005,0.0005 NSRS11.LL,-111.046151152778,45.663057675000,RMTCRS11-BobcatIF,380216.9547,114069.2284,0.0005,0.0005 NSRS11.LL,-111.048880022222,45.707446041667,RMTCRS11-BobcatIF,379478.0142,130257.3667,0.0005,0.0005 NSRS11.LL,-111.156334502778,45.778322211111,RMTCRS11-BobcatIF,351988.6821,156057.3337,0.0005,0.0005 NSRS11.LL,-111.167247777778,45.786226841667,RMTCRS11-BobcatIF,349200.4609,158937.3322,0.0005,0.0005 NSRS11.LL,-111.144439750000,45.769865247222,RMTCRS11-BobcatIF,355028.4861,152976.5968,0.0005,0.0005 NSRS11.LL,-111.197072800000,45.631510811111,RMTCRS11-BobcatIF,341627.4551,102500.5229,0.0005,0.0005 NSRS11.LL,-112.133278702778,45.859475241667,RMTCRS11-BobcatIF,102993.6249,186895.9587,0.0005,0.0005 NSRS11.LL,-111.431224380556,46.156419858333,RMTCRS11-BobcatIF,282148.2156,294003.0791,0.0005,0.0005 NSRS11.LL,-111.783062408333,45.692479072222,RMTCRS11-BobcatIF,191829.8757,125191.0965,0.0005,0.0005 NSRS11.LL,-111.696470302778,45.498026641667,RMTCRS11-BobcatIF,213563.8856,54131.9413,0.0005,0.0005 NSRS11.LL,-111.741583772222,45.793451655556,RMTCRS11-BobcatIF,202660.1843,161950.1330,0.0005,0.0005 NSRS11.LL,-112.111458480556,46.259197727778,RMTCRS11-BobcatIF,110137.4153,332622.4576,0.0005,0.0005 NSRS11.LL,-110.772112011111,46.282806877778,RMTCRS11-BobcatIF,448938.0684,340414.5134,0.0005,0.0005 NSRS11.LL,-110.618125361111,45.907620480556,RMTCRS11-BobcatIF,488969.5220,203843.8381,0.0005,0.0005 NSRS11.LL,-111.587808094444,45.891802819444,RMTCRS11-BobcatIF,242047.3483,197616.9116,0.0005,0.0005 NSRS11.LL,-111.629806700000,45.596913616667,RMTCRS11-BobcatIF,230835.7355,90110.0417,0.0005,0.0005 NSRS11.LL,-111.107379869444,45.739005544444,RMTCRS11-BobcatIF,364508.3358,141735.8019,0.0005,0.0005 NSRS11.LL,-111.724032905556,45.915381525000,RMTCRS11-BobcatIF,207403.8821,206394.3577,0.0005,0.0005 NSRS11.LL,-111.514669200000,46.309430366667,RMTCRS11-BobcatIF,261183.3734,349873.1399,0.0005,0.0005 NSRS11.LL,-111.717928786111,45.597240027778,RMTCRS11-BobcatIF,208273.3051,90349.6709,0.0005,0.0005 NSRS11.LL,-111.731741036111,45.359272777778,RMTCRS11-BobcatIF,204209.6362,3577.0367,0.0005,0.0005 NSRS11.LL,-111.360379652778,45.871858697222,RMTCRS11-BobcatIF,299961.0994,190178.9058,0.0005,0.0005 NSRS11.LL,-107.661520936111,45.745386408333,RMTCRS11-CrowIF,678760.7231,363005.4451,0.0005,0.0005 NSRS11.LL,-107.653522261111,45.745389558333,RMTCRS11-CrowIF,680803.1485,363008.9551,0.0005,0.0005 NSRS11.LL,-107.666830733333,45.745493663889,RMTCRS11-CrowIF,677404.8488,363043.1074,0.0005,0.0005 NSRS11.LL,-108.762619772222,45.703542486111,RMTCRS11-CrowIF,397407.1217,349368.9162,0.0005,0.0005 NSRS11.LL,-108.748809591667,45.711157102778,RMTCRS11-CrowIF,400970.7680,352101.6539,0.0005,0.0005 NSRS11.LL,-108.754035416667,45.708049713889,RMTCRS11-CrowIF,399621.3489,350985.0844,0.0005,0.0005 NSRS11.LL,-108.537153222222,45.801607450000,RMTCRS11-CrowIF,455373.8535,384486.1680,0.0005,0.0005 NSRS11.LL,-108.624336638889,45.007491841667,RMTCRS11-CrowIF,429987.2128,95115.3596,0.0005,0.0005 NSRS11.LL,-108.543404347222,45.806408786111,RMTCRS11-CrowIF,453796.6491,386253.0333,0.0005,0.0005 NSRS11.LL,-108.557438894444,45.810801800000,RMTCRS11-CrowIF,450233.0947,387891.0694,0.0005,0.0005 NSRS11.LL,-108.522041180556,45.802707105556,RMTCRS11-CrowIF,459232.6374,384849.6167,0.0005,0.0005 NSRS11.LL,-107.995512730556,45.972890063889,RMTCRS11-CrowIF,593732.5254,446063.0411,0.0005,0.0005 NSRS11.LL,-107.996251008333,45.977960216667,RMTCRS11-CrowIF,593550.4914,447912.8166,0.0005,0.0005 NSRS11.LL,-107.996471783333,45.971177116667,RMTCRS11-CrowIF,593486.6999,445439.0449,0.0005,0.0005 NSRS11.LL,-107.996805386111,45.971180825000,RMTCRS11-CrowIF,593401.8642,445440.6600,0.0005,0.0005 NSRS11.LL,-107.996471808333,45.971177172222,RMTCRS11-CrowIF,593486.6936,445439.0652,0.0005,0.0005 NSRS11.LL,-107.996805355556,45.971180841667,RMTCRS11-CrowIF,593401.8719,445440.6661,0.0005,0.0005 NSRS11.LL,-108.536874263889,45.803763622222,RMTCRS11-CrowIF,455452.7558,385271.8449,0.0005,0.0005 NSRS11.LL,-108.546130772222,45.806594988889,RMTCRS11-CrowIF,453101.9057,386327.8602,0.0005,0.0005 NSRS11.LL,-108.546130772222,45.806594988889,RMTCRS11-CrowIF,453101.9057,386327.8602,0.0005,0.0005 NSRS11.LL,-108.450221827778,45.802771086111,RMTCRS11-CrowIF,477552.7832,384704.1925,0.0005,0.0005 NSRS11.LL,-108.600204558333,45.746398797222,RMTCRS11-CrowIF,439076.0607,364515.8947,0.0005,0.0005 NSRS11.LL,-108.549680077778,45.644477852778,RMTCRS11-CrowIF,451605.7072,327211.9359,0.0005,0.0005 NSRS11.LL,-108.556757077778,45.755481736111,RMTCRS11-CrowIF,450203.3706,367713.5979,0.0005,0.0005 NSRS11.LL,-108.653299272222,45.858314786111,RMTCRS11-CrowIF,425980.2292,405481.3537,0.0005,0.0005 NSRS11.LL,-108.850971583333,45.038273283333,RMTCRS11-CrowIF,371511.9641,107054.9314,0.0005,0.0005 NSRS11.LL,-108.685488697222,45.814405575000,RMTCRS11-CrowIF,417589.8357,389561.6112,0.0005,0.0005 NSRS11.LL,-108.345262069444,44.800430369444,RMTCRS11-CrowIF,501626.7984,18954.8730,0.0005,0.0005 NSRS11.LL,-108.699000352778,45.778960938889,RMTCRS11-CrowIF,413990.4553,376675.2624,0.0005,0.0005 NSRS11.LL,-107.621842650000,45.722261430556,RMTCRS11-CrowIF,688905.9095,354585.3329,0.0005,0.0005 NSRS11.LL,-108.863491569444,45.501051077778,RMTCRS11-CrowIF,370605.2544,275863.2852,0.0005,0.0005 NSRS11.LL,-108.797348341667,45.146016536111,RMTCRS11-CrowIF,385884.9705,146161.2241,0.0005,0.0005 NSRS11.LL,-108.709836175000,45.740575011111,RMTCRS11-CrowIF,411057.2092,362708.6607,0.0005,0.0005 NSRS11.LL,-108.799617169444,44.875829361111,RMTCRS11-CrowIF,384022.8004,47642.2827,0.0005,0.0005 NSRS11.LL,-108.790968150000,44.867229736111,RMTCRS11-CrowIF,386225.1230,44477.5454,0.0005,0.0005 NSRS11.LL,-108.709329325000,45.710061786111,RMTCRS11-CrowIF,411053.2193,351578.7877,0.0005,0.0005 NSRS11.LL,-108.631908483333,45.791409972222,RMTCRS11-CrowIF,431161.8361,381019.4701,0.0005,0.0005 NSRS11.LL,-108.775473980556,45.867217722222,RMTCRS11-CrowIF,394888.2497,409104.4646,0.0005,0.0005 NSRS11.LL,-107.541644669444,45.717195194444,RMTCRS11-CrowIF,709397.3771,352780.7219,0.0005,0.0005 NSRS11.LL,-106.941751650000,44.802293052778,RMTCRS11-CrowIF,865997.6620,20111.3388,0.0005,0.0005 NSRS11.LL,-106.968261097222,44.772684088889,RMTCRS11-CrowIF,859219.3136,9247.2488,0.0005,0.0005 NSRS11.LL,-107.009921033333,44.800491494444,RMTCRS11-CrowIF,848306.1515,19285.8943,0.0005,0.0005 NSRS11.LL,-106.977861188889,44.774073563889,RMTCRS11-CrowIF,856720.9447,9730.0985,0.0005,0.0005 NSRS11.LL,-106.982519602778,44.770484322222,RMTCRS11-CrowIF,855523.3299,8409.8481,0.0005,0.0005 NSRS11.LL,-106.977345552778,44.762761977778,RMTCRS11-CrowIF,856894.0492,5606.6568,0.0005,0.0005 NSRS11.LL,-106.986849797222,44.777439230556,RMTCRS11-CrowIF,854374.7557,10935.3415,0.0005,0.0005 NSRS11.LL,-108.646781438889,45.711863000000,RMTCRS11-CrowIF,427041.9322,352050.3856,0.0005,0.0005 NSRS11.LL,-108.789991980556,45.713824372222,RMTCRS11-CrowIF,390461.2789,353208.4408,0.0005,0.0005 NSRS11.LL,-107.468364538889,45.630204286111,RMTCRS11-CrowIF,728230.1132,321112.2176,0.0005,0.0005 NSRS11.LL,-107.818060750000,48.958239144444,RMTCRS11-FtBelknapIF,820037.2398,660064.0637,0.0005,0.0005 NSRS11.LL,-108.103592030556,48.371626138889,RMTCRS11-FtBelknapIF,752534.3523,445535.9485,0.0005,0.0005 NSRS11.LL,-110.826192322222,48.998373780556,RMTCRS11-FtBelknapIF,97710.4973,682470.7436,0.0005,0.0005 NSRS11.LL,-110.492145747222,48.998955808333,RMTCRS11-FtBelknapIF,177892.1593,680419.5640,0.0005,0.0005 NSRS11.LL,-110.216414591667,48.999356055556,RMTCRS11-FtBelknapIF,244081.1744,678961.0163,0.0005,0.0005 NSRS11.LL,-109.883879211111,48.999766636111,RMTCRS11-FtBelknapIF,323911.1588,677493.0491,0.0005,0.0005 NSRS11.LL,-109.581149133333,49.000187422222,RMTCRS11-FtBelknapIF,396590.5524,676475.5747,0.0005,0.0005 NSRS11.LL,-109.278347000000,49.000132363889,RMTCRS11-FtBelknapIF,469288.3286,675571.9107,0.0005,0.0005 NSRS11.LL,-108.997368950000,48.999548755556,RMTCRS11-FtBelknapIF,536748.0262,674796.4476,0.0005,0.0005 NSRS11.LL,-108.690729716667,48.999335827778,RMTCRS11-FtBelknapIF,610372.6655,674387.6294,0.0005,0.0005 NSRS11.LL,-108.351863113889,48.999553116667,RMTCRS11-FtBelknapIF,691736.3674,674444.2720,0.0005,0.0005 NSRS11.LL,-108.077020575000,48.999685938889,RMTCRS11-FtBelknapIF,757726.6787,674739.0676,0.0005,0.0005 NSRS11.LL,-107.780618577778,48.999797075000,RMTCRS11-FtBelknapIF,828891.6901,675310.9752,0.0005,0.0005 NSRS11.LL,-107.441547138889,48.999383877778,RMTCRS11-FtBelknapIF,910300.5751,676106.1710,0.0005,0.0005 NSRS11.LL,-107.114008363889,49.000048877778,RMTCRS11-FtBelknapIF,988930.0519,677605.2092,0.0005,0.0005 NSRS11.LL,-109.101059852778,48.286009722222,RMTCRS11-FtBelknapIF,509806.3568,414622.8995,0.0005,0.0005 NSRS11.LL,-108.050949725000,47.690063841667,RMTCRS11-FtBelknapIF,766791.1759,196937.7168,0.0005,0.0005 NSRS11.LL,-108.955546255556,48.874915083333,RMTCRS11-FtBelknapIF,546518.8474,629254.4105,0.0005,0.0005 NSRS11.LL,-110.015756005556,48.569701113889,RMTCRS11-FtBelknapIF,289143.5709,521194.3727,0.0005,0.0005 NSRS11.LL,-109.772985838889,48.546408786111,RMTCRS11-FtBelknapIF,347780.4602,511625.2475,0.0005,0.0005 NSRS11.LL,-108.354511522222,47.923833363889,RMTCRS11-FtBelknapIF,691846.9326,281939.1453,0.0005,0.0005 NSRS11.LL,-108.743125069444,48.523869952778,RMTCRS11-FtBelknapIF,597240.8964,500929.1485,0.0005,0.0005 NSRS11.LL,-107.673578883333,48.426366997222,RMTCRS11-FtBelknapIF,856851.3405,466343.4105,0.0005,0.0005 NSRS11.LL,-109.374480211111,47.885321316667,RMTCRS11-FtBelknapIF,441558.2275,269080.5225,0.0005,0.0005 NSRS11.LL,-107.281382947222,48.956753775000,RMTCRS11-FtBelknapIF,949000.4605,661124.0297,0.0005,0.0005 NSRS11.LL,-109.686627238889,48.540951841667,RMTCRS11-FtBelknapIF,368668.6631,509298.0597,0.0005,0.0005 NSRS11.LL,-107.555050566667,48.513557013889,RMTCRS11-FtBelknapIF,885239.7543,498487.3635,0.0005,0.0005 NSRS11.LL,-108.039872691667,48.930453744444,RMTCRS11-FtBelknapIF,766797.8527,649527.1427,0.0005,0.0005 NSRS11.LL,-110.056054044444,48.247672622222,RMTCRS11-FtBelknapIF,276997.3671,403916.5543,0.0005,0.0005 NSRS11.LL,-108.934197861111,48.570043522222,RMTCRS11-FtBelknapIF,551025.9183,517981.5379,0.0005,0.0005 NSRS11.LL,-109.800201958333,48.945032347222,RMTCRS11-FtBelknapIF,343659.8601,657170.0886,0.0005,0.0005 NSRS11.LL,-110.424476086111,48.558143752778,RMTCRS11-FtBelknapIF,190088.8799,519203.9110,0.0005,0.0005 NSRS11.LL,-110.545555363889,47.910173175000,RMTCRS11-FtBelknapIF,154451.2117,283629.3274,0.0005,0.0005 NSRS11.LL,-107.725404638889,48.726073683333,RMTCRS11-FtBelknapIF,843159.4647,575562.7596,0.0005,0.0005 NSRS11.LL,-107.725404638889,48.726073683333,RMTCRS11-FtBelknapIF,843159.4647,575562.7596,0.0005,0.0005 NSRS11.LL,-108.058271627778,48.203648550000,RMTCRS11-FtBelknapIF,763905.4687,384308.6170,0.0005,0.0005 NSRS11.LL,-107.832098786111,48.999504638889,RMTCRS11-FtBelknapIF,816532.5333,675092.1905,0.0005,0.0005 NSRS11.LL,-106.627110386111,48.207487858333,RMTCRS11-FtPeckAsIF,381297.8182,284187.8283,0.0005,0.0005 NSRS11.LL,-106.319433430556,48.028977319444,RMTCRS11-FtPeckAsIF,455632.2624,218109.5240,0.0005,0.0005 NSRS11.LL,-106.562708275000,48.522357977778,RMTCRS11-FtPeckAsIF,398594.3820,398837.7445,0.0005,0.0005 NSRS11.LL,-106.251358980556,48.847493125000,RMTCRS11-FtPeckAsIF,475216.8616,516578.9783,0.0005,0.0005 NSRS11.LL,-105.083010344444,48.982480122222,RMTCRS11-FtPeckAsIF,756325.6416,565224.1854,0.0005,0.0005 NSRS11.LL,-106.624821000000,48.218787444444,RMTCRS11-FtPeckAsIF,381916.5538,288301.9084,0.0005,0.0005 NSRS11.LL,-106.619102913889,48.213310116667,RMTCRS11-FtPeckAsIF,383281.4680,286283.2912,0.0005,0.0005 NSRS11.LL,-106.614221108333,48.216038766667,RMTCRS11-FtPeckAsIF,384486.2453,287261.4190,0.0005,0.0005 NSRS11.LL,-105.622490475000,48.100825866667,RMTCRS11-FtPeckAsIF,626232.8239,243276.0864,0.0005,0.0005 NSRS11.LL,-106.188727163889,48.161360358333,RMTCRS11-FtPeckAsIF,488052.1035,266093.1336,0.0005,0.0005 NSRS11.LL,-105.578899744444,48.111059227778,RMTCRS11-FtPeckAsIF,636889.6946,246995.7509,0.0005,0.0005 NSRS11.LL,-104.931126708333,48.145012363889,RMTCRS11-FtPeckAsIF,795072.7784,259888.8330,0.0005,0.0005 NSRS11.LL,-105.318671369444,48.807774605556,RMTCRS11-FtPeckAsIF,699872.5982,501250.7165,0.0005,0.0005 NSRS11.LL,-104.369351522222,48.259036705556,RMTCRS11-FtPeckAsIF,931623.6709,303006.4354,0.0005,0.0005 NSRS11.LL,-105.908316436111,48.450482869444,RMTCRS11-FtPeckAsIF,557060.0932,371091.7594,0.0005,0.0005 NSRS11.LL,-105.573627233333,48.094968083333,RMTCRS11-FtPeckAsIF,638172.3385,241123.6036,0.0005,0.0005 NSRS11.LL,-105.581718575000,48.096136886111,RMTCRS11-FtPeckAsIF,636195.1439,241552.0446,0.0005,0.0005 NSRS11.LL,-105.563434022222,48.091300150000,RMTCRS11-FtPeckAsIF,640662.6104,239783.1305,0.0005,0.0005 NSRS11.LL,-106.328746675000,48.023410700000,RMTCRS11-FtPeckAsIF,453331.2236,216103.1596,0.0005,0.0005 NSRS11.LL,-105.200725541667,48.106600936111,RMTCRS11-FtPeckAsIF,729298.5741,245501.8986,0.0005,0.0005 NSRS11.LL,-106.609063847222,48.174888658333,RMTCRS11-FtPeckAsIF,385526.5653,272230.9420,0.0005,0.0005 NSRS11.LL,-105.869950761111,48.450725672222,RMTCRS11-FtPeckAsIF,566372.6853,371133.1039,0.0005,0.0005 NSRS11.LL,-107.105977277778,48.399143219444,RMTCRS11-FtPeckAsIF,265994.4209,356180.7383,0.0005,0.0005 NSRS11.LL,-106.024996002778,48.918235236111,RMTCRS11-FtPeckAsIF,529907.9236,541939.5936,0.0005,0.0005 NSRS11.LL,-104.828275463889,48.165058650000,RMTCRS11-FtPeckAsIF,820121.8631,267405.6082,0.0005,0.0005 NSRS11.LL,-105.039950150000,48.476187841667,RMTCRS11-FtPeckAsIF,767776.3677,380541.6963,0.0005,0.0005 NSRS11.LL,-105.999953969444,48.059260288889,RMTCRS11-FtPeckAsIF,533887.3814,228485.5178,0.0005,0.0005 NSRS11.LL,-105.430258344444,48.519702358333,RMTCRS11-FtPeckAsIF,673073.0113,396092.0048,0.0005,0.0005 NSRS11.LL,-104.775107786111,48.791865247222,RMTCRS11-FtPeckAsIF,830937.0978,496219.5507,0.0005,0.0005 NSRS11.LL,-104.125352225000,48.879639475000,RMTCRS11-FtPeckSxIF,658910.2683,366340.0005,0.0005,0.0005 NSRS11.LL,-106.627110386111,48.207487858333,RMTCRS11-FtPeckSxIF,53222.0738,120147.1502,0.0005,0.0005 NSRS11.LL,-103.987270694444,47.985275236111,RMTCRS11-FtPeckSxIF,698572.8128,40709.1784,0.0005,0.0005 NSRS11.LL,-106.319433430556,48.028977319444,RMTCRS11-FtPeckSxIF,127554.2883,54070.8281,0.0005,0.0005 NSRS11.LL,-104.498124730556,48.149217366667,RMTCRS11-FtPeckSxIF,572685.0799,98465.5026,0.0005,0.0005 NSRS11.LL,-106.562708275000,48.522357977778,RMTCRS11-FtPeckSxIF,70518.1188,234793.6274,0.0005,0.0005 NSRS11.LL,-106.251358980556,48.847493125000,RMTCRS11-FtPeckSxIF,147138.3000,352531.3294,0.0005,0.0005 NSRS11.LL,-104.440507716667,48.607757136111,RMTCRS11-FtPeckSxIF,584440.0429,265939.4210,0.0005,0.0005 NSRS11.LL,-106.624821000000,48.218787444444,RMTCRS11-FtPeckSxIF,53840.7908,124261.1070,0.0005,0.0005 NSRS11.LL,-106.619102913889,48.213310116667,RMTCRS11-FtPeckSxIF,55205.6641,122242.5503,0.0005,0.0005 NSRS11.LL,-106.614221108333,48.216038766667,RMTCRS11-FtPeckSxIF,56410.4053,123220.6488,0.0005,0.0005 NSRS11.LL,-104.048528375000,48.137742997222,RMTCRS11-FtPeckSxIF,682519.1428,96035.4303,0.0005,0.0005 NSRS11.LL,-104.329310383333,47.926946038889,RMTCRS11-FtPeckSxIF,615134.7101,17965.6555,0.0005,0.0005 NSRS11.LL,-105.622490475000,48.100825866667,RMTCRS11-FtPeckSxIF,298149.7324,79236.6356,0.0005,0.0005 NSRS11.LL,-106.188727163889,48.161360358333,RMTCRS11-FtPeckSxIF,159973.1569,102052.9984,0.0005,0.0005 NSRS11.LL,-104.497838255556,48.463561483333,RMTCRS11-FtPeckSxIF,571256.5115,213145.2402,0.0005,0.0005 NSRS11.LL,-105.578899744444,48.111059227778,RMTCRS11-FtPeckSxIF,308806.2834,82956.1885,0.0005,0.0005 NSRS11.LL,-104.931126708333,48.145012363889,RMTCRS11-FtPeckSxIF,466984.6223,95848.8838,0.0005,0.0005 NSRS11.LL,-104.494061591667,48.149192513889,RMTCRS11-FtPeckSxIF,573677.1300,98469.4202,0.0005,0.0005 NSRS11.LL,-105.318671369444,48.807774605556,RMTCRS11-FtPeckSxIF,371787.2977,337203.5273,0.0005,0.0005 NSRS11.LL,-104.369351522222,48.259036705556,RMTCRS11-FtPeckSxIF,603531.4187,138965.1929,0.0005,0.0005 NSRS11.LL,-105.908316436111,48.450482869444,RMTCRS11-FtPeckSxIF,228979.0766,207048.4745,0.0005,0.0005 NSRS11.LL,-104.154960561111,48.254831552778,RMTCRS11-FtPeckSxIF,655783.1026,138274.1231,0.0005,0.0005 NSRS11.LL,-105.573627233333,48.094968083333,RMTCRS11-FtPeckSxIF,310088.8888,77084.2174,0.0005,0.0005 NSRS11.LL,-105.581718575000,48.096136886111,RMTCRS11-FtPeckSxIF,308111.7535,77512.6455,0.0005,0.0005 NSRS11.LL,-105.563434022222,48.091300150000,RMTCRS11-FtPeckSxIF,312579.0860,75743.7844,0.0005,0.0005 NSRS11.LL,-106.328746675000,48.023410700000,RMTCRS11-FtPeckSxIF,125253.3185,52064.5239,0.0005,0.0005 NSRS11.LL,-105.200725541667,48.106600936111,RMTCRS11-FtPeckSxIF,401212.3910,81462.3810,0.0005,0.0005 NSRS11.LL,-106.609063847222,48.174888658333,RMTCRS11-FtPeckSxIF,57450.6941,108190.6226,0.0005,0.0005 NSRS11.LL,-105.869950761111,48.450725672222,RMTCRS11-FtPeckSxIF,238291.3893,207089.8179,0.0005,0.0005 NSRS11.LL,-106.024996002778,48.918235236111,RMTCRS11-FtPeckSxIF,201827.7215,377891.1839,0.0005,0.0005 NSRS11.LL,-104.828275463889,48.165058650000,RMTCRS11-FtPeckSxIF,492032.9555,103365.4336,0.0005,0.0005 NSRS11.LL,-105.039950150000,48.476187841667,RMTCRS11-FtPeckSxIF,439689.0304,216498.1280,0.0005,0.0005 NSRS11.LL,-105.999953969444,48.059260288889,RMTCRS11-FtPeckSxIF,205807.0599,64446.5106,0.0005,0.0005 NSRS11.LL,-105.430258344444,48.519702358333,RMTCRS11-FtPeckSxIF,344988.5147,232047.9701,0.0005,0.0005 NSRS11.LL,-104.512187327778,48.163779075000,RMTCRS11-FtPeckSxIF,569183.5613,103733.2551,0.0005,0.0005 NSRS11.LL,-104.775107786111,48.791865247222,RMTCRS11-FtPeckSxIF,502847.8658,332172.5125,0.0005,0.0005 NSRS11.LL,-111.404191252778,48.740789425000,RMTCRS11-MilkRiverIF,394576.7608,744287.6140,0.0005,0.0005 NSRS11.LL,-111.157218972222,48.696840744444,RMTCRS11-MilkRiverIF,454148.9862,728032.1065,0.0005,0.0005 NSRS11.LL,-111.884793050000,48.519127208333,RMTCRS11-MilkRiverIF,277654.6096,664387.4520,0.0005,0.0005 NSRS11.LL,-112.268495172222,48.998684541667,RMTCRS11-MilkRiverIF,187555.0081,840664.5895,0.0005,0.0005 NSRS11.LL,-111.944851758333,48.998326588889,RMTCRS11-MilkRiverIF,265256.8988,839409.8234,0.0005,0.0005 NSRS11.LL,-111.603604266667,48.996800419444,RMTCRS11-MilkRiverIF,347187.5223,838023.6465,0.0005,0.0005 NSRS11.LL,-111.107916944444,48.997601827778,RMTCRS11-MilkRiverIF,466212.9401,837762.5832,0.0005,0.0005 NSRS11.LL,-110.826192322222,48.998373780556,RMTCRS11-MilkRiverIF,533860.0660,838073.4223,0.0005,0.0005 NSRS11.LL,-110.492145747222,48.998955808333,RMTCRS11-MilkRiverIF,614067.9414,838643.1710,0.0005,0.0005 NSRS11.LL,-110.216414591667,48.999356055556,RMTCRS11-MilkRiverIF,680270.9274,839348.0492,0.0005,0.0005 NSRS11.LL,-109.883879211111,48.999766636111,RMTCRS11-MilkRiverIF,760108.2481,840489.2227,0.0005,0.0005 NSRS11.LL,-110.935067327778,48.998660647222,RMTCRS11-MilkRiverIF,507717.3094,838137.3155,0.0005,0.0005 NSRS11.LL,-111.972931455556,48.169844661111,RMTCRS11-MilkRiverIF,254670.4239,537212.8972,0.0005,0.0005 NSRS11.LL,-111.982064011111,48.167440552778,RMTCRS11-MilkRiverIF,252430.3760,536364.2689,0.0005,0.0005 NSRS11.LL,-111.752332522222,47.955979247222,RMTCRS11-MilkRiverIF,307740.8640,458577.4911,0.0005,0.0005 NSRS11.LL,-112.177536094444,48.573938161111,RMTCRS11-MilkRiverIF,207007.2498,685341.2775,0.0005,0.0005 NSRS11.LL,-110.015756005556,48.569701113889,RMTCRS11-MilkRiverIF,730465.3139,683134.0841,0.0005,0.0005 NSRS11.LL,-109.772985838889,48.546408786111,RMTCRS11-MilkRiverIF,789385.0255,675485.7518,0.0005,0.0005 NSRS11.LL,-111.860170686111,48.548746327778,RMTCRS11-MilkRiverIF,283744.2639,675126.2624,0.0005,0.0005 NSRS11.LL,-112.131754163889,48.856897833333,RMTCRS11-MilkRiverIF,219619.1286,788414.3938,0.0005,0.0005 NSRS11.LL,-111.938642866667,48.202163136111,RMTCRS11-MilkRiverIF,263183.2168,548899.4277,0.0005,0.0005 NSRS11.LL,-110.056054044444,48.247672622222,RMTCRS11-MilkRiverIF,722157.2692,565519.0836,0.0005,0.0005 NSRS11.LL,-111.307239275000,48.467858205556,RMTCRS11-MilkRiverIF,417575.4477,644589.7387,0.0005,0.0005 NSRS11.LL,-111.867295616667,48.540447430556,RMTCRS11-MilkRiverIF,281983.9491,672117.7988,0.0005,0.0005 NSRS11.LL,-111.880021322222,48.538160700000,RMTCRS11-MilkRiverIF,278891.1017,671318.6732,0.0005,0.0005 NSRS11.LL,-109.800201958333,48.945032347222,RMTCRS11-MilkRiverIF,780510.9383,820821.8815,0.0005,0.0005 NSRS11.LL,-110.424476086111,48.558143752778,RMTCRS11-MilkRiverIF,631526.0727,677908.0869,0.0005,0.0005 NSRS11.LL,-111.103404044444,48.317430930556,RMTCRS11-MilkRiverIF,466961.1047,589569.6908,0.0005,0.0005 NSRS11.LL,-111.091103236111,48.322595450000,RMTCRS11-MilkRiverIF,469956.9281,591450.2762,0.0005,0.0005 NSRS11.LL,-111.935046527778,48.176128988889,RMTCRS11-MilkRiverIF,263944.2492,539390.3690,0.0005,0.0005 NSRS11.LL,-110.545555363889,47.910173175000,RMTCRS11-MilkRiverIF,603603.7903,441288.9585,0.0005,0.0005 NSRS11.LL,-111.959875388889,48.997240322222,RMTCRS11-MilkRiverIF,261644.7774,839058.3535,0.0005,0.0005 NSRS11.LL,-111.248415808333,48.809471369444,RMTCRS11-MilkRiverIF,432253.4736,769189.4515,0.0005,0.0005 NSRS11.LL,-111.248415808333,48.809471369444,RMTCRS11-MilkRiverIF,432253.4736,769189.4515,0.0005,0.0005 NSRS11.LL,-113.141430113889,48.998425088889,RMTCRS11-StMaryIF,338112.0535,182527.8235,0.0005,0.0005 NSRS11.LL,-113.824924344444,48.998219419444,RMTCRS11-StMaryIF,173999.7832,184578.2852,0.0005,0.0005 NSRS11.LL,-113.526936227778,48.997844222222,RMTCRS11-StMaryIF,245546.3359,183332.9903,0.0005,0.0005 NSRS11.LL,-113.224358483333,48.998299075000,RMTCRS11-StMaryIF,318199.8030,182660.9540,0.0005,0.0005 NSRS11.LL,-113.372508294444,48.939913261111,RMTCRS11-StMaryIF,282383.0370,161729.4010,0.0005,0.0005 NSRS11.LL,-113.520670408333,48.828344058333,RMTCRS11-StMaryIF,246220.2600,121461.0087,0.0005,0.0005 NSRS11.LL,-113.416535772222,48.852091819444,RMTCRS11-StMaryIF,271413.0436,129807.3583,0.0005,0.0005 NSRS11.LL,-113.137312955556,48.967905211111,RMTCRS11-StMaryIF,339007.1454,171382.3197,0.0005,0.0005 NSRS11.LL,-108.214049952778,43.656931283333,RMTCRS11-WindRiverF,359659.8140,361047.9978,0.0005,0.0005 NSRS11.LL,-108.176422113889,43.753240383333,RMTCRS11-WindRiverF,369554.1420,396179.7757,0.0005,0.0005 NSRS11.LL,-108.717320894444,42.837829963889,RMTCRS11-WindRiverF,225063.5656,62632.0246,0.0005,0.0005 NSRS11.LL,-108.570376119444,42.910194808333,RMTCRS11-WindRiverF,264561.5647,88867.8199,0.0005,0.0005 NSRS11.LL,-108.542804822222,43.822010680556,RMTCRS11-WindRiverF,272784.5561,421285.1551,0.0005,0.0005 NSRS11.LL,-108.213723997222,43.585631469444,RMTCRS11-WindRiverF,359783.5400,335051.9233,0.0005,0.0005 NSRS11.LL,-108.478323325000,43.066122694444,RMTCRS11-WindRiverF,289327.5905,145657.4510,0.0005,0.0005 NSRS11.LL,-108.420075172222,42.997608547222,RMTCRS11-WindRiverF,304871.4848,120658.0025,0.0005,0.0005 NSRS11.LL,-108.484188363889,43.082967075000,RMTCRS11-WindRiverF,287770.9110,151801.1551,0.0005,0.0005 NSRS11.LL,-108.459924766667,43.063797858333,RMTCRS11-WindRiverF,294244.2367,144801.9303,0.0005,0.0005 NSRS11.LL,-108.469259736111,43.070212658333,RMTCRS11-WindRiverF,291752.6986,147144.4681,0.0005,0.0005 NSRS11.LL,-108.446156350000,43.058899916667,RMTCRS11-WindRiverF,297922.2652,143011.0460,0.0005,0.0005 NSRS11.LL,-108.007456572222,43.179999330556,RMTCRS11-WindRiverF,415028.6217,187309.4069,0.0005,0.0005 ############################################################################### # Test case extracted from: # Geocentric Datum of Australia 2020 # Interim Release Note # Version 1.01 # March 03, 2017 # Section 2.4.1 # # Using this test case to test the Conformal Grid implementation of the # GDA94 -> GDA2020 transformation until such time as test data for this # specific conversion is available. # # From page 28 of "Geocentric Datum of Australia 2020 Technical Manual": # # "The GDA94 - GDA2020 conformal only transformation grid delivers the # same result as the 7-parameter similarity transformation (Section 3.1). # It has been developed at the request of some software providers who are # moving towards the use of grids as the preferred method of geodetic # transformation in selected software platforms." # # Thus, the tolerance of this test is tight. # LL-GDA94,133 53 07.847844E,23 40 12.44601876S,GDA2020-C.LL,133 53 07.87779E,23 40 12.39650S,1.0E-08,1.0E-08 GDA2020-C.LL,133 53 07.87779E,23 40 12.39650S,LL-GDA94,133 53 07.847844E,23 40 12.44601876S,1.0E-08,1.0E-08 ################################################################################ # Test cases extracted from: # Oregon Coordinate Reference System # Handbook and Map Set # Version 3.01 2-28-2017 # # Oregon Department of Transportation # Highway Division # Geometronics Unit # # Test cases provided only for National Spatial Refernce System 2011 # NSRS11.LL,117 48 54.56244W,44 49 57.80936N,OCRS11.Baker,41437.60083,36980.20833,1.0E-05,1.0E-05 NSRS11.LL,117 54 26.35126W,44 52 07.48389N,OCRS11.Baker,34152.16275,40986.29136,1.0E-05,1.0E-05 NSRS11.LL,117 59 40.97048W,44 40 24.70946N,OCRS11.Baker,27201.54461,19299.09877,1.0E-05,1.0E-05 NSRS11.LL,118 27 03.95863W,43 12 59.24787N,OCRS11.BendBurns,225561.08353,10796.84894,1.0E-05,1.0E-05 NSRS11.LL,119 53 31.05128W,43 20 57.19424N,OCRS11.BendBurns,108487.85026,24733.52031,1.0E-05,1.0E-05 NSRS11.LL,118 57 16.25662W,43 35 07.15981N,OCRS11.BendBurns,184257.38779,51268.40968,1.0E-05,1.0E-05 NSRS11.LL,121 40 09.54146W,42 17 19.71674N,OCRS11.BendKlamath,86655.66105,59862.74501,1.0E-05,1.0E-05 NSRS11.LL,121 13 17.70770W,42 25 06.01243N,OCRS11.BendKlamath,123500.38364,74385.61148,1.0E-05,1.0E-05 NSRS11.LL,121 44 50.17150W,42 12 32.57089N,OCRS11.BendKlamath,80225.49733,50997.92871,1.0E-05,1.0E-05 NSRS11.LL,121 08 52.31624W,44 15 35.14513N,OCRS11.BendRedmond,88157.16577,84783.59542,1.0E-05,1.0E-05 NSRS11.LL,121 12 11.97934W,44 05 37.43097N,OCRS11.BendRedmond,83738.15165,66327.93549,1.0E-05,1.0E-05 NSRS11.LL,121 33 21.22192W,44 18 20.44566N,OCRS11.BendRedmond,55588.29029,89927.19462,1.0E-05,1.0E-05 NSRS11.LL,117 30 00.00000W,44 15 00.00000N,OCRS11.BurnsHarper,103313.30456,83357.53001,1.0E-05,1.0E-05 NSRS11.LL,118 30 00.00000W,43 50 00.00000N,OCRS11.BurnsHarper,22965.20470,37378.06049,1.0E-05,1.0E-05 NSRS11.LL,118 00 00.00000W,43 40 00.00000N,OCRS11.BurnsHarper,63111.60573,18573.94894,1.0E-05,1.0E-05 NSRS11.LL,119 00 00.00000W,44 00 00.00000N,OCRS11.CanyonCtyBrns,20000.00000,55565.90294,1.0E-05,1.0E-05 NSRS11.LL,118 50 00.00000W,43 50 00.00000N,OCRS11.CanyonCtyBrns,33408.01218,37056.89883,1.0E-05,1.0E-05 NSRS11.LL,118 55 00.00000W,43 45 00.00000N,OCRS11.CanyonCtyBrns,26713.32731,27785.71747,1.0E-05,1.0E-05 NSRS11.LL,123 22 56.67677W,42 37 15.80562N,OCRS11.CanyonGrant,35973.43780,13449.63952,1.0E-05,1.0E-05 NSRS11.LL,123 35 45.71429W,42 48 41.75301N,OCRS11.CanyonGrant,18512.47686,34650.09185,1.0E-05,1.0E-05 NSRS11.LL,123 15 10.17963W,42 47 56.60859N,OCRS11.CanyonGrant,46586.32144,33226.59339,1.0E-05,1.0E-05 NSRS11.LL,123 10 00.00000W,45 50 00.00000N,OCRS11.CoastRngNorth,49424.91472,47818.01306,1.0E-05,1.0E-05 NSRS11.LL,123 40 00.00000W,45 40 00.00000N,OCRS11.CoastRngNorth,10517.34959,29292.77904,1.0E-05,1.0E-05 NSRS11.LL,123 25 00.00000W,45 35 00.00000N,OCRS11.CoastRngNorth,30000.00000,20000.00000,1.0E-05,1.0E-05 NSRS11.LL,122 01 15.12506W,45 36 41.82270N,OCRS11.ColumbiaRvrE,31373.11293,25007.74017,1.0E-05,1.0E-05 NSRS11.LL,121 58 40.65328W,45 37 22.73728N,OCRS11.ColumbiaRvrE,34742.89853,26208.05388,1.0E-05,1.0E-05 NSRS11.LL,121 52 36.28740W,45 40 20.31754N,OCRS11.ColumbiaRvrE,42729.28899,31549.15733,1.0E-05,1.0E-05 NSRS11.LL,123 57 21.88345W,46 12 17.57866N,OCRS11.ColumbiaRvrW,94514.71992,218152.78553,1.0E-05,1.0E-05 NSRS11.LL,122 51 37.48609W,45 46 15.02108N,OCRS11.ColumbiaRvrW,179157.87759,169474.85476,1.0E-05,1.0E-05 NSRS11.LL,123 49 55.47899W,46 10 24.21823N,OCRS11.ColumbiaRvrW,104047.54956,214545.28450,1.0E-05,1.0E-05 NSRS11.LL,123 20 29.39067W,43 12 39.61530N,OCRS11.CottageGrove,49336.56065,41957.65613,1.0E-05,1.0E-05 NSRS11.LL,123 21 19.11848W,43 13 57.45207N,OCRS11.CottageGrove,48214.67944,44359.97917,1.0E-05,1.0E-05 NSRS11.LL,123 14 15.15491W,43 42 20.44764N,OCRS11.CottageGrove,57721.03085,96922.63912,1.0E-05,1.0E-05 NSRS11.LL,118 45 00.00000W,44 30 00.00000N,OCRS11.Dayville,90259.59645,28162.85184,1.0E-05,1.0E-05 NSRS11.LL,119 30 00.00000W,44 45 00.00000N,OCRS11.Dayville,30559.79476,55576.32133,1.0E-05,1.0E-05 NSRS11.LL,119 15 00.00000W,44 25 00.00000N,OCRS11.Dayville,50533.39266,18593.50024,1.0E-05,1.0E-05 NSRS11.LL,118 55 00.00000W,43 25 00.00000N,OCRS11.DenioBurns,39498.36436,185297.68973,1.0E-05,1.0E-05 NSRS11.LL,118 00 00.00000W,43 00 00.00000N,OCRS11.DenioBurns,113981.88003,138961.36998,1.0E-05,1.0E-05 NSRS11.LL,118 25 00.00000W,42 15 00.00000N,OCRS11.DenioBurns,80000.00000,55547.19416,1.0E-05,1.0E-05 NSRS11.LL,121 12 34.44887W,45 30 08.26496N,OCRS11.DufurMadras,63619.34714,111420.55961,1.0E-05,1.0E-05 NSRS11.LL,120 41 19.69993W,44 48 58.86147N,OCRS11.DufurMadras,104617.66329,35205.45835,1.0E-05,1.0E-05 NSRS11.LL,121 09 28.82604W,44 51 05.56605N,OCRS11.DufurMadras,67508.12646,39082.16381,1.0E-05,1.0E-05 NSRS11.LL,123 05 53.28029W,44 03 57.45763N,OCRS11.Eugene,55490.78035,35109.31719,1.0E-05,1.0E-05 NSRS11.LL,123 18 16.51921W,44 35 07.91068N,OCRS11.Eugene,39047.00734,92851.07880,1.0E-05,1.0E-05 NSRS11.LL,123 05 24.25020W,44 03 04.40693N,OCRS11.Eugene,56138.37116,33472.46085,1.0E-05,1.0E-05 NSRS11.LL,123 40 53.51268W,42 06 16.06850N,OCRS11.GrantAshlnd,21197.50808,39431.29476,1.0E-05,1.0E-05 NSRS11.LL,122 42 25.17018W,42 12 56.39712N,OCRS11.GrantAshlnd,101719.61390,51915.05751,1.0E-05,1.0E-05 NSRS11.LL,122 52 28.13141W,42 22 01.47650N,OCRS11.GrantAshlnd,87798.66183,68646.39250,1.0E-05,1.0E-05 NSRS11.LL,122 08 55.83937W,45 26 55.28190N,OCRS11.GreshamSpng,24433.12050,49884.67201,1.0E-05,1.0E-05 NSRS11.LL,122 16 12.82641W,45 27 14.92001N,OCRS11.GreshamSpng,14936.31760,50476.35587,1.0E-05,1.0E-05 NSRS11.LL,122 34 20.65976W,45 27 35.13762N,OCRS11.GreshamSpng,-8699.65627,51126.42321,1.0E-05,1.0E-05 NSRS11.LL,117 30 00.00000W,45 50 00.00000N,OCRS11.Halfway,20573.48558,134869.77436,1.0E-05,1.0E-05 NSRS11.LL,117 15 00.00000W,45 00 00.00000N,OCRS11.Halfway,40000.00000,42213.99556,1.0E-05,1.0E-05 NSRS11.LL,117 10 00.00000W,44 44 00.00000N,OCRS11.Halfway,46601.80257,12579.75429,1.0E-05,1.0E-05 NSRS11.LL,118 00 45.92076W,45 17 13.18990N,OCRS11.LaGrande,38999.15169,31899.53873,1.0E-05,1.0E-05 NSRS11.LL,118 00 43.70866W,45 17 15.70482N,OCRS11.LaGrande,39047.37636,31977.18073,1.0E-05,1.0E-05 NSRS11.LL,117 49 12.11261W,45 17 48.36576N,OCRS11.LaGrande,54118.35633,33001.29294,1.0E-05,1.0E-05 NSRS11.LL,122 45 00.00000W,42 40 00.00000N,OCRS11.MedfordLake,19005.63839,14177.49480,1.0E-05,1.0E-05 NSRS11.LL,122 00 00.00000W,43 15 00.00000N,OCRS11.MedfordLake,80308.03073,78903.02981,1.0E-05,1.0E-05 NSRS11.LL,122 30 00.00000W,42 45 00.00000N,OCRS11.MedfordLake,39529.76273,23346.02212,1.0E-05,1.0E-05 NSRS11.LL,119 55 00.00000W,44 45 00.00000N,OCRS11.Mitchell,56396.97808,40090.37369,1.0E-05,1.0E-05 NSRS11.LL,120 16 00.00000W,44 40 00.00000N,OCRS11.Mitchell,28678.17691,30773.32957,1.0E-05,1.0E-05 NSRS11.LL,120 10 00.00000W,44 30 00.00000N,OCRS11.Mitchell,36628.81764,12253.44199,1.0E-05,1.0E-05 NSRS11.LL,119 30 00.00000W,45 45 00.00000N,OCRS11.NorthCentral,177811.41737,94176.71550,1.0E-05,1.0E-05 NSRS11.LL,121 10 00.00000W,45 35 00.00000N,OCRS11.NorthCentral,47969.47628,75380.39919,1.0E-05,1.0E-05 NSRS11.LL,120 30 00.00000W,45 00 00.00000N,OCRS11.NorthCentral,100000.00000,10324.07586,1.0E-05,1.0E-05 NSRS11.LL,120 23 00.00000W,44 30 00.00000N,OCRS11.OchocoSmmt,49280.41900,31131.05996,1.0E-05,1.0E-05 NSRS11.LL,120 45 00.00000W,44 32 00.00000N,OCRS11.OchocoSmmt,20124.53891,34859.28878,1.0E-05,1.0E-05 NSRS11.LL,120 40 00.00000W,44 20 00.00000N,OCRS11.OchocoSmmt,26705.17262,12614.31087,1.0E-05,1.0E-05 NSRS11.LL,117 06 22.74797W,43 59 45.82871N,OCRS11.Ontario,71471.15057,82905.08851,1.0E-05,1.0E-05 NSRS11.LL,117 01 02.04955W,44 01 35.30352N,OCRS11.Ontario,78618.04382,86278.96757,1.0E-05,1.0E-05 NSRS11.LL,117 34 57.00068W,44 15 30.91593N,OCRS11.Ontario,33478.59685,112237.85973,1.0E-05,1.0E-05 NSRS11.LL,124 33 47.98916W,42 50 09.93918N,OCRS11.OregonCoast,92771.55752,156617.94338,1.0E-05,1.0E-05 NSRS11.LL,124 06 27.69262W,43 59 00.96460N,OCRS11.OregonCoast,130114.54983,283978.89187,1.0E-05,1.0E-05 NSRS11.LL,123 58 41.18748W,45 29 11.43812N,OCRS11.OregonCoast,140363.83797,450992.95166,1.0E-05,1.0E-05 NSRS11.LL,117 04 00.00000W,43 05 00.00000N,OCRS11.Owyhee,112080.13297,148264.77269,1.0E-05,1.0E-05 NSRS11.LL,118 00 00.00000W,43 00 00.00000N,OCRS11.Owyhee,36018.45973,138959.98063,1.0E-05,1.0E-05 NSRS11.LL,117 45 00.00000W,42 15 00.00000N,OCRS11.Owyhee,56243.24291,55560.09179,1.0E-05,1.0E-05 NSRS11.LL,118 46 38.96233W,45 40 01.47744N,OCRS11.Pendlton,90328.59835,46430.01635,1.0E-05,1.0E-05 NSRS11.LL,118 47 29.47552W,45 40 10.42949N,OCRS11.Pendlton,89233.83305,46701.19336,1.0E-05,1.0E-05 NSRS11.LL,118 48 49.44218W,45 40 22.63117N,OCRS11.Pendlton,87501.19269,47070.05244,1.0E-05,1.0E-05 NSRS11.LL,118 31 48.55554W,45 35 58.22564N,OCRS11.PendltnLaGrnd,14641.28669,57395.64145,1.0E-05,1.0E-05 NSRS11.LL,118 51 14.66742W,45 41 30.56154N,OCRS11.PendltnLaGrnd,-10568.75761,67770.86965,1.0E-05,1.0E-05 NSRS11.LL,118 46 38.96233W,45 40 01.47744N,OCRS11.PendltnLaGrnd,-4617.61867,64984.08945,1.0E-05,1.0E-05 NSRS11.LL,118 50 00.00000W,45 29 00.00000N,OCRS11.PilotRockUkh,63031.42275,54058.91981,1.0E-05,1.0E-05 NSRS11.LL,119 00 00.00000W,45 08 00.00000N,OCRS11.PilotRockUkh,50000.00000,15141.65609,1.0E-05,1.0E-05 NSRS11.LL,118 45 00.00000W,45 15 00.00000N,OCRS11.PilotRockUkh,69628.74874,28140.54484,1.0E-05,1.0E-05 NSRS11.LL,122 58 31.85235W,45 18 00.17000N,OCRS11.Portland,82311.82137,27802.06823,1.0E-05,1.0E-05 NSRS11.LL,122 47 50.56450W,45 29 08.88672N,OCRS11.Portland,96296.00903,48423.08858,1.0E-05,1.0E-05 NSRS11.LL,122 59 25.84389W,45 31 23.21213N,OCRS11.Portland,81209.71492,52597.11898,1.0E-05,1.0E-05 NSRS11.LL,117 50 00.00000W,44 18 00.00000N,OCRS11.PrairieBrogan,73302.59211,33353.81037,1.0E-05,1.0E-05 NSRS11.LL,118 30 00.00000W,44 34 00.00000N,OCRS11.PrairieBrogan,20272.10711,63098.88578,1.0E-05,1.0E-05 NSRS11.LL,118 10 00.00000W,44 10 00.00000N,OCRS11.PrairieBrogan,46667.46504,18535.62287,1.0E-05,1.0E-05 NSRS11.LL,119 52 00.00000W,43 15 00.00000N,OCRS11.RileyLakeview,107905.98805,166766.10874,1.0E-05,1.0E-05 NSRS11.LL,120 45 00.00000W,43 00 00.00000N,OCRS11.RileyLakeview,36017.27059,138964.84335,1.0E-05,1.0E-05 NSRS11.LL,120 10 00.00000W,42 15 00.00000N,OCRS11.RileyLakeview,83757.23849,55562.03604,1.0E-05,1.0E-05 NSRS11.LL,123 18 16.51921W,44 35 07.91068N,OCRS11.Salem,32429.22836,28048.57816,1.0E-05,1.0E-05 NSRS11.LL,123 06 08.10051W,44 56 28.31372N,OCRS11.Salem,48506.92980,67549.65038,1.0E-05,1.0E-05 NSRS11.LL,122 57 20.63967W,44 58 25.70178N,OCRS11.Salem,60065.54709,71181.16936,1.0E-05,1.0E-05 NSRS11.LL,121 55 40.80530W,44 23 05.17700N,OCRS11.Santiam,45587.37939,33659.19921,1.0E-05,1.0E-05 NSRS11.LL,121 56 56.00645W,44 26 02.55048N,OCRS11.Santiam,43885.68277,39123.57959,1.0E-05,1.0E-05 NSRS11.LL,122 38 12.10401W,44 45 49.32354N,OCRS11.Santiam,-10823.89864,75623.61352,1.0E-05,1.0E-05 NSRS11.LL,122 20 00.00000W,42 07 00.00000N,OCRS11.Siskiyou,30678.34448,17443.38623,1.0E-05,1.0E-05 NSRS11.LL,122 40 00.00000W,42 20 00.00000N,OCRS11.Siskiyou,3130.86167,41487.00831,1.0E-05,1.0E-05 NSRS11.LL,122 35 00.00000W,42 00 00.00000N,OCRS11.Siskiyou,10000.00000,4451.89751,1.0E-05,1.0E-05 NSRS11.LL,118 30 00.00000W,44 35 00.00000N,OCRS11.UkiahFox,69716.07188,16024.27164,1.0E-05,1.0E-05 NSRS11.LL,118 57 00.00000W,45 10 00.00000N,OCRS11.UkiahFox,33931.44990,80738.59769,1.0E-05,1.0E-05 NSRS11.LL,119 00 00.00000W,44 45 00.00000N,OCRS11.UkiahFox,30000.00000,34425.63059,1.0E-05,1.0E-05 NSRS11.LL,117 00 00.00000W,45 45 00.00000N,OCRS11.Wallowa,98913.28813,55703.23397,1.0E-05,1.0E-05 NSRS11.LL,118 00 00.00000W,45 50 00.00000N,OCRS11.Wallowa,21144.66324,64967.30160,1.0E-05,1.0E-05 NSRS11.LL,117 20 00.00000W,45 25 00.00000N,OCRS11.Wallowa,73048.08973,18540.17710,1.0E-05,1.0E-05 NSRS11.LL,119 30 00.00000W,42 30 00.00000N,OCRS11.WarnerHwy,81109.33713,60121.18321,1.0E-05,1.0E-05 NSRS11.LL,119 20 00.00000W,42 00 00.00000N,OCRS11.WarnerHwy,95248.89476,4663.77396,1.0E-05,1.0E-05 NSRS11.LL,120 00 00.00000W,42 10 00.00000N,OCRS11.WarnerHwy,40000.00000,22964.13370,1.0E-05,1.0E-05 NSRS11.LL,121 50 00.00000W,44 25 00.00000N,OCRS11.Willamette,33276.75354,157449.56348,1.0E-05,1.0E-05 NSRS11.LL,122 00 00.00000W,43 35 00.00000N,OCRS11.Willamette,20000.00000,64821.86466,1.0E-05,1.0E-05 NSRS11.LL,121 45 00.00000W,43 30 00.00000N,OCRS11.Willamette,40223.68195,55591.56308,1.0E-05,1.0E-05 ## The above 117 tests simply inverted. Tolerance of 1.0E-10 dictated by the ## precision of the cartesian coordinates. (1.0E-10 * 111,000 meters == 1.1E-05) OCRS11.Baker,41437.60083,36980.20833,NSRS11.LL,117 48 54.56244W,44 49 57.80936N,1.0E-10,1.0E-10 OCRS11.Baker,34152.16275,40986.29136,NSRS11.LL,117 54 26.35126W,44 52 07.48389N,1.0E-10,1.0E-10 OCRS11.Baker,27201.54461,19299.09877,NSRS11.LL,117 59 40.97048W,44 40 24.70946N,1.0E-10,1.0E-10 OCRS11.BendBurns,225561.08353,10796.84894,NSRS11.LL,118 27 03.95863W,43 12 59.24787N,1.0E-10,1.0E-10 OCRS11.BendBurns,108487.85026,24733.52031,NSRS11.LL,119 53 31.05128W,43 20 57.19424N,1.0E-10,1.0E-10 OCRS11.BendBurns,184257.38779,51268.40968,NSRS11.LL,118 57 16.25662W,43 35 07.15981N,1.0E-10,1.0E-10 OCRS11.BendKlamath,86655.66105,59862.74501,NSRS11.LL,121 40 09.54146W,42 17 19.71674N,1.0E-10,1.0E-10 OCRS11.BendKlamath,123500.38364,74385.61148,NSRS11.LL,121 13 17.70770W,42 25 06.01243N,1.0E-10,1.0E-10 OCRS11.BendKlamath,80225.49733,50997.92871,NSRS11.LL,121 44 50.17150W,42 12 32.57089N,1.0E-10,1.0E-10 OCRS11.BendRedmond,88157.16577,84783.59542,NSRS11.LL,121 08 52.31624W,44 15 35.14513N,1.0E-10,1.0E-10 OCRS11.BendRedmond,83738.15165,66327.93549,NSRS11.LL,121 12 11.97934W,44 05 37.43097N,1.0E-10,1.0E-10 OCRS11.BendRedmond,55588.29029,89927.19462,NSRS11.LL,121 33 21.22192W,44 18 20.44566N,1.0E-10,1.0E-10 OCRS11.BurnsHarper,103313.30456,83357.53001,NSRS11.LL,117 30 00.00000W,44 15 00.00000N,1.0E-10,1.0E-10 OCRS11.BurnsHarper,22965.20470,37378.06049,NSRS11.LL,118 30 00.00000W,43 50 00.00000N,1.0E-10,1.0E-10 OCRS11.BurnsHarper,63111.60573,18573.94894,NSRS11.LL,118 00 00.00000W,43 40 00.00000N,1.0E-10,1.0E-10 OCRS11.CanyonCtyBrns,20000.00000,55565.90294,NSRS11.LL,119 00 00.00000W,44 00 00.00000N,1.0E-10,1.0E-10 OCRS11.CanyonCtyBrns,33408.01218,37056.89883,NSRS11.LL,118 50 00.00000W,43 50 00.00000N,1.0E-10,1.0E-10 OCRS11.CanyonCtyBrns,26713.32731,27785.71747,NSRS11.LL,118 55 00.00000W,43 45 00.00000N,1.0E-10,1.0E-10 OCRS11.CanyonGrant,35973.43780,13449.63952,NSRS11.LL,123 22 56.67677W,42 37 15.80562N,1.0E-10,1.0E-10 OCRS11.CanyonGrant,18512.47686,34650.09185,NSRS11.LL,123 35 45.71429W,42 48 41.75301N,1.0E-10,1.0E-10 OCRS11.CanyonGrant,46586.32144,33226.59339,NSRS11.LL,123 15 10.17963W,42 47 56.60859N,1.0E-10,1.0E-10 OCRS11.CoastRngNorth,49424.91472,47818.01306,NSRS11.LL,123 10 00.00000W,45 50 00.00000N,1.0E-10,1.0E-10 OCRS11.CoastRngNorth,10517.34959,29292.77904,NSRS11.LL,123 40 00.00000W,45 40 00.00000N,1.0E-10,1.0E-10 OCRS11.CoastRngNorth,30000.00000,20000.00000,NSRS11.LL,123 25 00.00000W,45 35 00.00000N,1.0E-10,1.0E-10 OCRS11.ColumbiaRvrE,31373.11293,25007.74017,NSRS11.LL,122 01 15.12506W,45 36 41.82270N,1.0E-10,1.0E-10 OCRS11.ColumbiaRvrE,34742.89853,26208.05388,NSRS11.LL,121 58 40.65328W,45 37 22.73728N,1.0E-10,1.0E-10 OCRS11.ColumbiaRvrE,42729.28899,31549.15733,NSRS11.LL,121 52 36.28740W,45 40 20.31754N,1.0E-10,1.0E-10 OCRS11.ColumbiaRvrW,94514.71992,218152.78553,NSRS11.LL,123 57 21.88345W,46 12 17.57866N,1.0E-10,1.0E-10 OCRS11.ColumbiaRvrW,179157.87759,169474.85476,NSRS11.LL,122 51 37.48609W,45 46 15.02108N,1.0E-10,1.0E-10 OCRS11.ColumbiaRvrW,104047.54956,214545.28450,NSRS11.LL,123 49 55.47899W,46 10 24.21823N,1.0E-10,1.0E-10 OCRS11.CottageGrove,49336.56065,41957.65613,NSRS11.LL,123 20 29.39067W,43 12 39.61530N,1.0E-10,1.0E-10 OCRS11.CottageGrove,48214.67944,44359.97917,NSRS11.LL,123 21 19.11848W,43 13 57.45207N,1.0E-10,1.0E-10 OCRS11.CottageGrove,57721.03085,96922.63912,NSRS11.LL,123 14 15.15491W,43 42 20.44764N,1.0E-10,1.0E-10 OCRS11.Dayville,90259.59645,28162.85184,NSRS11.LL,118 45 00.00000W,44 30 00.00000N,1.0E-10,1.0E-10 OCRS11.Dayville,30559.79476,55576.32133,NSRS11.LL,119 30 00.00000W,44 45 00.00000N,1.0E-10,1.0E-10 OCRS11.Dayville,50533.39266,18593.50024,NSRS11.LL,119 15 00.00000W,44 25 00.00000N,1.0E-10,1.0E-10 OCRS11.DenioBurns,39498.36436,185297.68973,NSRS11.LL,118 55 00.00000W,43 25 00.00000N,1.0E-10,1.0E-10 OCRS11.DenioBurns,113981.88003,138961.36998,NSRS11.LL,118 00 00.00000W,43 00 00.00000N,1.0E-10,1.0E-10 OCRS11.DenioBurns,80000.00000,55547.19416,NSRS11.LL,118 25 00.00000W,42 15 00.00000N,1.0E-10,1.0E-10 OCRS11.DufurMadras,63619.34714,111420.55961,NSRS11.LL,121 12 34.44887W,45 30 08.26496N,1.0E-10,1.0E-10 OCRS11.DufurMadras,104617.66329,35205.45835,NSRS11.LL,120 41 19.69993W,44 48 58.86147N,1.0E-10,1.0E-10 OCRS11.DufurMadras,67508.12646,39082.16381,NSRS11.LL,121 09 28.82604W,44 51 05.56605N,1.0E-10,1.0E-10 OCRS11.Eugene,55490.78035,35109.31719,NSRS11.LL,123 05 53.28029W,44 03 57.45763N,1.0E-10,1.0E-10 OCRS11.Eugene,39047.00734,92851.07880,NSRS11.LL,123 18 16.51921W,44 35 07.91068N,1.0E-10,1.0E-10 OCRS11.Eugene,56138.37116,33472.46085,NSRS11.LL,123 05 24.25020W,44 03 04.40693N,1.0E-10,1.0E-10 OCRS11.GrantAshlnd,21197.50808,39431.29476,NSRS11.LL,123 40 53.51268W,42 06 16.06850N,1.0E-10,1.0E-10 OCRS11.GrantAshlnd,101719.61390,51915.05751,NSRS11.LL,122 42 25.17018W,42 12 56.39712N,1.0E-10,1.0E-10 OCRS11.GrantAshlnd,87798.66183,68646.39250,NSRS11.LL,122 52 28.13141W,42 22 01.47650N,1.0E-10,1.0E-10 OCRS11.GreshamSpng,24433.12050,49884.67201,NSRS11.LL,122 08 55.83937W,45 26 55.28190N,1.0E-10,1.0E-10 OCRS11.GreshamSpng,14936.31760,50476.35587,NSRS11.LL,122 16 12.82641W,45 27 14.92001N,1.0E-10,1.0E-10 OCRS11.GreshamSpng,-8699.65627,51126.42321,NSRS11.LL,122 34 20.65976W,45 27 35.13762N,1.0E-10,1.0E-10 OCRS11.Halfway,20573.48558,134869.77436,NSRS11.LL,117 30 00.00000W,45 50 00.00000N,1.0E-10,1.0E-10 OCRS11.Halfway,40000.00000,42213.99556,NSRS11.LL,117 15 00.00000W,45 00 00.00000N,1.0E-10,1.0E-10 OCRS11.Halfway,46601.80257,12579.75429,NSRS11.LL,117 10 00.00000W,44 44 00.00000N,1.0E-10,1.0E-10 OCRS11.LaGrande,38999.15169,31899.53873,NSRS11.LL,118 00 45.92076W,45 17 13.18990N,1.0E-10,1.0E-10 OCRS11.LaGrande,39047.37636,31977.18073,NSRS11.LL,118 00 43.70866W,45 17 15.70482N,1.0E-10,1.0E-10 OCRS11.LaGrande,54118.35633,33001.29294,NSRS11.LL,117 49 12.11261W,45 17 48.36576N,1.0E-10,1.0E-10 OCRS11.MedfordLake,19005.63839,14177.49480,NSRS11.LL,122 45 00.00000W,42 40 00.00000N,1.0E-10,1.0E-10 OCRS11.MedfordLake,80308.03073,78903.02981,NSRS11.LL,122 00 00.00000W,43 15 00.00000N,1.0E-10,1.0E-10 OCRS11.MedfordLake,39529.76273,23346.02212,NSRS11.LL,122 30 00.00000W,42 45 00.00000N,1.0E-10,1.0E-10 OCRS11.Mitchell,56396.97808,40090.37369,NSRS11.LL,119 55 00.00000W,44 45 00.00000N,1.0E-10,1.0E-10 OCRS11.Mitchell,28678.17691,30773.32957,NSRS11.LL,120 16 00.00000W,44 40 00.00000N,1.0E-10,1.0E-10 OCRS11.Mitchell,36628.81764,12253.44199,NSRS11.LL,120 10 00.00000W,44 30 00.00000N,1.0E-10,1.0E-10 OCRS11.NorthCentral,177811.41737,94176.71550,NSRS11.LL,119 30 00.00000W,45 45 00.00000N,1.0E-10,1.0E-10 OCRS11.NorthCentral,47969.47628,75380.39919,NSRS11.LL,121 10 00.00000W,45 35 00.00000N,1.0E-10,1.0E-10 OCRS11.NorthCentral,100000.00000,10324.07586,NSRS11.LL,120 30 00.00000W,45 00 00.00000N,1.0E-10,1.0E-10 OCRS11.OchocoSmmt,49280.41900,31131.05996,NSRS11.LL,120 23 00.00000W,44 30 00.00000N,1.0E-10,1.0E-10 OCRS11.OchocoSmmt,20124.53891,34859.28878,NSRS11.LL,120 45 00.00000W,44 32 00.00000N,1.0E-10,1.0E-10 OCRS11.OchocoSmmt,26705.17262,12614.31087,NSRS11.LL,120 40 00.00000W,44 20 00.00000N,1.0E-10,1.0E-10 OCRS11.Ontario,71471.15057,82905.08851,NSRS11.LL,117 06 22.74797W,43 59 45.82871N,1.0E-10,1.0E-10 OCRS11.Ontario,78618.04382,86278.96757,NSRS11.LL,117 01 02.04955W,44 01 35.30352N,1.0E-10,1.0E-10 OCRS11.Ontario,33478.59685,112237.85973,NSRS11.LL,117 34 57.00068W,44 15 30.91593N,1.0E-10,1.0E-10 OCRS11.OregonCoast,92771.55752,156617.94338,NSRS11.LL,124 33 47.98916W,42 50 09.93918N,1.0E-10,1.0E-10 OCRS11.OregonCoast,130114.54983,283978.89187,NSRS11.LL,124 06 27.69262W,43 59 00.96460N,1.0E-10,1.0E-10 OCRS11.OregonCoast,140363.83797,450992.95166,NSRS11.LL,123 58 41.18748W,45 29 11.43812N,1.0E-10,1.0E-10 OCRS11.Owyhee,112080.13297,148264.77269,NSRS11.LL,117 04 00.00000W,43 05 00.00000N,1.0E-10,1.0E-10 OCRS11.Owyhee,36018.45973,138959.98063,NSRS11.LL,118 00 00.00000W,43 00 00.00000N,1.0E-10,1.0E-10 OCRS11.Owyhee,56243.24291,55560.09179,NSRS11.LL,117 45 00.00000W,42 15 00.00000N,1.0E-10,1.0E-10 OCRS11.Pendlton,90328.59835,46430.01635,NSRS11.LL,118 46 38.96233W,45 40 01.47744N,1.0E-10,1.0E-10 OCRS11.Pendlton,89233.83305,46701.19336,NSRS11.LL,118 47 29.47552W,45 40 10.42949N,1.0E-10,1.0E-10 OCRS11.Pendlton,87501.19269,47070.05244,NSRS11.LL,118 48 49.44218W,45 40 22.63117N,1.0E-10,1.0E-10 OCRS11.PendltnLaGrnd,14641.28669,57395.64145,NSRS11.LL,118 31 48.55554W,45 35 58.22564N,1.0E-10,1.0E-10 OCRS11.PendltnLaGrnd,-10568.75761,67770.86965,NSRS11.LL,118 51 14.66742W,45 41 30.56154N,1.0E-10,1.0E-10 OCRS11.PendltnLaGrnd,-4617.61867,64984.08945,NSRS11.LL,118 46 38.96233W,45 40 01.47744N,1.0E-10,1.0E-10 OCRS11.PilotRockUkh,63031.42275,54058.91981,NSRS11.LL,118 50 00.00000W,45 29 00.00000N,1.0E-10,1.0E-10 OCRS11.PilotRockUkh,50000.00000,15141.65609,NSRS11.LL,119 00 00.00000W,45 08 00.00000N,1.0E-10,1.0E-10 OCRS11.PilotRockUkh,69628.74874,28140.54484,NSRS11.LL,118 45 00.00000W,45 15 00.00000N,1.0E-10,1.0E-10 OCRS11.Portland,82311.82137,27802.06823,NSRS11.LL,122 58 31.85235W,45 18 00.17000N,1.0E-10,1.0E-10 OCRS11.Portland,96296.00903,48423.08858,NSRS11.LL,122 47 50.56450W,45 29 08.88672N,1.0E-10,1.0E-10 OCRS11.Portland,81209.71492,52597.11898,NSRS11.LL,122 59 25.84389W,45 31 23.21213N,1.0E-10,1.0E-10 OCRS11.PrairieBrogan,73302.59211,33353.81037,NSRS11.LL,117 50 00.00000W,44 18 00.00000N,1.0E-10,1.0E-10 OCRS11.PrairieBrogan,20272.10711,63098.88578,NSRS11.LL,118 30 00.00000W,44 34 00.00000N,1.0E-10,1.0E-10 OCRS11.PrairieBrogan,46667.46504,18535.62287,NSRS11.LL,118 10 00.00000W,44 10 00.00000N,1.0E-10,1.0E-10 OCRS11.RileyLakeview,107905.98805,166766.10874,NSRS11.LL,119 52 00.00000W,43 15 00.00000N,1.0E-10,1.0E-10 OCRS11.RileyLakeview,36017.27059,138964.84335,NSRS11.LL,120 45 00.00000W,43 00 00.00000N,1.0E-10,1.0E-10 OCRS11.RileyLakeview,83757.23849,55562.03604,NSRS11.LL,120 10 00.00000W,42 15 00.00000N,1.0E-10,1.0E-10 OCRS11.Salem,32429.22836,28048.57816,NSRS11.LL,123 18 16.51921W,44 35 07.91068N,1.0E-10,1.0E-10 OCRS11.Salem,48506.92980,67549.65038,NSRS11.LL,123 06 08.10051W,44 56 28.31372N,1.0E-10,1.0E-10 OCRS11.Salem,60065.54709,71181.16936,NSRS11.LL,122 57 20.63967W,44 58 25.70178N,1.0E-10,1.0E-10 OCRS11.Santiam,45587.37939,33659.19921,NSRS11.LL,121 55 40.80530W,44 23 05.17700N,1.0E-10,1.0E-10 OCRS11.Santiam,43885.68277,39123.57959,NSRS11.LL,121 56 56.00645W,44 26 02.55048N,1.0E-10,1.0E-10 OCRS11.Santiam,-10823.89864,75623.61352,NSRS11.LL,122 38 12.10401W,44 45 49.32354N,1.0E-10,1.0E-10 OCRS11.Siskiyou,30678.34448,17443.38623,NSRS11.LL,122 20 00.00000W,42 07 00.00000N,1.0E-10,1.0E-10 OCRS11.Siskiyou,3130.86167,41487.00831,NSRS11.LL,122 40 00.00000W,42 20 00.00000N,1.0E-10,1.0E-10 OCRS11.Siskiyou,10000.00000,4451.89751,NSRS11.LL,122 35 00.00000W,42 00 00.00000N,1.0E-10,1.0E-10 OCRS11.UkiahFox,69716.07188,16024.27164,NSRS11.LL,118 30 00.00000W,44 35 00.00000N,1.0E-10,1.0E-10 OCRS11.UkiahFox,33931.44990,80738.59769,NSRS11.LL,118 57 00.00000W,45 10 00.00000N,1.0E-10,1.0E-10 OCRS11.UkiahFox,30000.00000,34425.63059,NSRS11.LL,119 00 00.00000W,44 45 00.00000N,1.0E-10,1.0E-10 OCRS11.Wallowa,98913.28813,55703.23397,NSRS11.LL,117 00 00.00000W,45 45 00.00000N,1.0E-10,1.0E-10 OCRS11.Wallowa,21144.66324,64967.30160,NSRS11.LL,118 00 00.00000W,45 50 00.00000N,1.0E-10,1.0E-10 OCRS11.Wallowa,73048.08973,18540.17710,NSRS11.LL,117 20 00.00000W,45 25 00.00000N,1.0E-10,1.0E-10 OCRS11.WarnerHwy,81109.33713,60121.18321,NSRS11.LL,119 30 00.00000W,42 30 00.00000N,1.0E-10,1.0E-10 OCRS11.WarnerHwy,95248.89476,4663.77396,NSRS11.LL,119 20 00.00000W,42 00 00.00000N,1.0E-10,1.0E-10 OCRS11.WarnerHwy,40000.00000,22964.13370,NSRS11.LL,120 00 00.00000W,42 10 00.00000N,1.0E-10,1.0E-10 OCRS11.Willamette,33276.75354,157449.56348,NSRS11.LL,121 50 00.00000W,44 25 00.00000N,1.0E-10,1.0E-10 OCRS11.Willamette,20000.00000,64821.86466,NSRS11.LL,122 00 00.00000W,43 35 00.00000N,1.0E-10,1.0E-10 OCRS11.Willamette,40223.68195,55591.56308,NSRS11.LL,121 45 00.00000W,43 30 00.00000N,1.0E-10,1.0E-10 # Test case extracted from Interm Advice Note 99/07 # Implementation of Local Grid Referencing System for England OSTN15.LL,-2.0318305171431397,53.628724488356397,UKIAN9907-B16H3,51918.91,626048.30,0.05,0.05 UKIAN9907-B16H3,51918.91,626048.30,OSTN15.LL,-2.0318305171431397,53.628724488356397,5.0E-07,5.0E-07 # Same test, but with higher precision obtained from CS-MAP OSTN15.LL,-2.0318305171431397,53.628724488356397,UKIAN9907-B16H3,51918.90737,626048.27966,0.001,0.001 UKIAN9907-B16H3,51918.90737,626048.27966,OSTN15.LL,-2.0318305171431397,53.628724488356397,1.0E-09,1.0E-09 # Test Ordnance Survey OSTN02 conversions, dat taken from OSTN02_OSGM02Tests_Out.txt OSTN02.NationalGrid,331439.16,431992.943,OSGB1936.NationalGrid,331534.552,431920.792,0.005,0.005 OSTN02.NationalGrid,362174.408,170056.5,OSGB1936.NationalGrid,362269.979,169978.688,0.005,0.005 OSTN02.NationalGrid,151874.984,966535.331,OSGB1936.NationalGrid,151968.641,966483.777,0.005,0.005 OSTN02.NationalGrid,339824.598,556102.504,OSGB1936.NationalGrid,339921.133,556034.759,0.005,0.005 OSTN02.NationalGrid,241030.731,220409.858,OSGB1936.NationalGrid,241124.573,220332.638,0.005,0.005 OSTN02.NationalGrid,599345.196,225801.485,OSGB1936.NationalGrid,599445.578,225722.824,0.005,0.005 OSTN02.NationalGrid,357359.683,383364.152,OSGB1936.NationalGrid,357455.831,383290.434,0.005,0.005 OSTN02.NationalGrid,389448.042,261989.271,OSGB1936.NationalGrid,389544.178,261912.151,0.005,0.005 OSTN02.NationalGrid,319092.329,671010.63,OSGB1936.NationalGrid,319188.423,670947.532,0.005,0.005 OSTN02.NationalGrid,525643.491,470775.61,OSGB1936.NationalGrid,525745.658,470703.211,0.005,0.005 OSTN02.NationalGrid,397061.069,805408.146,OSGB1936.NationalGrid,397160.479,805349.734,0.005,0.005 OSTN02.NationalGrid,256247.486,664760.292,OSGB1936.NationalGrid,256340.914,664697.266,0.005,0.005 OSTN02.NationalGrid,266961.481,846233.646,OSGB1936.NationalGrid,267056.756,846176.969,0.005,0.005 OSTN02.NationalGrid,244687.517,495324.611,OSGB1936.NationalGrid,244780.625,495254.884,0.005,0.005 OSTN02.NationalGrid,227685.882,468918.331,OSGB1936.NationalGrid,227778.318,468847.386,0.005,0.005 OSTN02.NationalGrid,562079.805,319862.042,OSGB1936.NationalGrid,562180.535,319784.993,0.005,0.005 OSTN02.NationalGrid,422143.679,433891.207,OSGB1936.NationalGrid,422242.174,433818.699,0.005,0.005 OSTN02.NationalGrid,170277.189,11652.895,OSGB1936.NationalGrid,170370.706,11572.404,0.005,0.005 OSTN02.NationalGrid,530526.413,178467.043,OSGB1936.NationalGrid,530624.963,178388.461,0.005,0.005 OSTN02.NationalGrid,247865.448,393566.264,OSGB1936.NationalGrid,247958.959,393492.906,0.005,0.005 OSTN02.NationalGrid,247865.718,393568.938,OSGB1936.NationalGrid,247959.229,393495.58,0.005,0.005 OSTN02.NationalGrid,167542.805,797124.153,OSGB1936.NationalGrid,167634.19,797067.142,0.005,0.005 OSTN02.NationalGrid,292090.289,168081.281,OSGB1936.NationalGrid,292184.858,168003.462,0.005,0.005 OSTN02.NationalGrid,424539.719,565080.533,OSGB1936.NationalGrid,424639.343,565012.7,0.005,0.005 OSTN02.NationalGrid,639720.224,169645.824,OSGB1936.NationalGrid,639821.823,169565.856,0.005,0.005 OSTN02.NationalGrid,474237.874,262125.333,OSGB1936.NationalGrid,474335.957,262047.752,0.005,0.005 OSTN02.NationalGrid,453904.269,340910.743,OSGB1936.NationalGrid,454002.822,340834.941,0.006,0.006 OSTN02.NationalGrid,438614.045,114871.192,OSGB1936.NationalGrid,438710.908,114792.248,0.005,0.005 OSTN02.NationalGrid,250265.789,62095.883,OSGB1936.NationalGrid,250359.798,62016.567,0.005,0.005 OSTN02.NationalGrid,449719.403,75415.594,OSGB1936.NationalGrid,449816.359,75335.859,0.005,0.005 OSTN02.NationalGrid,440623.592,1107930.781,OSGB1936.NationalGrid,440725.061,1107878.445,0.005,0.005 OSTN02.NationalGrid,299624.627,967256.596,OSGB1936.NationalGrid,299721.879,967202.99,0.005,0.005 OSTN02.NationalGrid,91400,11400,OSGB1936.NationalGrid,91492.135,11318.801,0.005,0.005 # 16AUGUST2021 -- These two point were inside the coverage of the NTv2 file, but outside the # coverage of the OSTN02_OSGM02_GB.txt grid file. #OSTN02.NationalGrid,71622.45,938567.303,OSGB1936.NationalGrid,71713.12,938516.401,0.008,0.005 OSTN02.NationalGrid,180766.824,1029654.639,OSGB1936.NationalGrid,180862.449,1029604.111,0.005,0.005 OSTN02.NationalGrid,261500,1025500,OSGB1936.NationalGrid,261596.767,1025447.599,0.005,0.005 OSTN02.NationalGrid,395898.578,1138780.346,OSGB1936.NationalGrid,395999.656,1138728.948,0.005,0.005 OSTN02.NationalGrid,421200,1072200,OSGB1936.NationalGrid,421300.513,1072147.236,0.005,0.005 OSTN02.NationalGrid,330300,1017400,OSGB1936.NationalGrid,330398.311,1017347.013,0.005,0.005 # Test Ordnance Survey OSTN15 conversions, data taken from OSTN15_TestInput_OSGBtoETRS.txt # and OSTN15_TestOutput_OSGBtoETRS.txt. OSGB1936.NationalGrid,91492.146,11318.804,OSTN15.LL,-6.29977752,49.92226394,1.00E-07,1.00E-07 OSGB1936.NationalGrid,170370.718,11572.405,OSTN15.LL,-5.2030461,49.96006138,1.00E-07,1.00E-07 OSGB1936.NationalGrid,250359.811,62016.569,OSTN15.LL,-4.108645636,50.43885826,1.00E-07,1.00E-07 OSGB1936.NationalGrid,449816.371,75335.861,OSTN15.LL,-1.297822772,50.57563665,1.00E-07,1.00E-07 OSGB1936.NationalGrid,438710.92,114792.25,OSTN15.LL,-1.450514337,50.93127938,1.00E-07,1.00E-07 OSGB1936.NationalGrid,292184.87,168003.465,OSTN15.LL,-3.551283492,51.4007822,1.00E-07,1.00E-07 OSGB1936.NationalGrid,639821.835,169565.858,OSTN15.LL,1.444547304,51.37447026,1.00E-07,1.00E-07 OSGB1936.NationalGrid,362269.991,169978.69,OSTN15.LL,-2.544076183,51.42754743,1.00E-07,1.00E-07 OSGB1936.NationalGrid,530624.974,178388.464,OSTN15.LL,-0.119925572,51.48936565,1.00E-07,1.00E-07 OSGB1936.NationalGrid,241124.584,220332.641,OSTN15.LL,-4.30852477,51.85890896,1.00E-07,1.00E-07 OSGB1936.NationalGrid,599445.59,225722.826,OSTN15.LL,0.89724327,51.89436637,1.00E-07,1.00E-07 OSGB1936.NationalGrid,389544.19,261912.153,OSTN15.LL,-2.154586144,52.25529382,1.00E-07,1.00E-07 OSGB1936.NationalGrid,474335.969,262047.755,OSTN15.LL,-0.91248957,52.25160951,1.00E-07,1.00E-07 OSGB1936.NationalGrid,562180.547,319784.995,OSTN15.LL,0.401535471,52.75136687,1.00E-07,1.00E-07 OSGB1936.NationalGrid,454002.834,340834.943,OSTN15.LL,-1.197476559,52.96219109,1.00E-07,1.00E-07 OSGB1936.NationalGrid,357455.843,383290.436,OSTN15.LL,-2.640493208,53.3448028,1.00E-07,1.00E-07 OSGB1936.NationalGrid,247958.971,393492.909,OSTN15.LL,-4.289180698,53.41628516,1.00E-07,1.00E-07 OSGB1936.NationalGrid,247959.241,393495.583,OSTN15.LL,-4.289177929,53.41630925,1.00E-07,1.00E-07 OSGB1936.NationalGrid,331534.564,431920.794,OSTN15.LL,-3.040454907,53.77911026,1.00E-07,1.00E-07 OSGB1936.NationalGrid,422242.186,433818.701,OSTN15.LL,-1.663791682,53.8002152,1.00E-07,1.00E-07 OSGB1936.NationalGrid,227778.33,468847.388,OSTN15.LL,-4.634521682,54.08666318,1.00E-07,1.00E-07 OSGB1936.NationalGrid,525745.67,470703.214,OSTN15.LL,-0.077731332,54.11685144,1.00E-07,1.00E-07 OSGB1936.NationalGrid,244780.636,495254.887,OSTN15.LL,-4.388491181,54.32919541,1.00E-07,1.00E-07 OSGB1936.NationalGrid,339921.145,556034.761,OSTN15.LL,-2.938277411,54.8954234,1.00E-07,1.00E-07 OSGB1936.NationalGrid,424639.355,565012.703,OSTN15.LL,-1.616576852,54.97912274,1.00E-07,1.00E-07 OSGB1936.NationalGrid,256340.925,664697.269,OSTN15.LL,-4.296490163,55.85399953,1.00E-07,1.00E-07 OSGB1936.NationalGrid,319188.434,670947.534,OSTN15.LL,-3.294792193,55.92478266,1.00E-07,1.00E-07 OSGB1936.NationalGrid,167634.202,797067.144,OSTN15.LL,-5.828366919,57.00606696,1.00E-07,1.00E-07 OSGB1936.NationalGrid,397160.491,805349.736,OSTN15.LL,-2.048560307,57.13902519,1.00E-07,1.00E-07 OSGB1936.NationalGrid,267056.768,846176.972,OSTN15.LL,-4.219263986,57.48625001,1.00E-07,1.00E-07 # 4JULY2021 -- These two point were inside the coverage of the NTv2 file, but outside the # coverage of the OSTN15_OSGM15_GB.txt grid file. #OSGB1936.NationalGrid,9587.906,899449,OSTN15.LL,-8.578544561,57.81351838,1.00E-07,1.00E-07 #OSGB1936.NationalGrid,71713.131,938516.405,OSTN15.LL,-7.592555606,58.21262247,1.00E-07,1.00E-07 OSGB1936.NationalGrid,151968.652,966483.78,OSTN15.LL,-6.260914555,58.51560361,1.00E-07,1.00E-07 OSGB1936.NationalGrid,299721.891,967202.992,OSTN15.LL,-3.726310221,58.58120461,1.00E-07,1.00E-07 OSGB1936.NationalGrid,330398.323,1017347.016,OSTN15.LL,-3.214540011,59.03743871,1.00E-07,1.00E-07 OSGB1936.NationalGrid,261596.778,1025447.602,OSTN15.LL,-4.417576746,59.09335035,1.00E-07,1.00E-07 OSGB1936.NationalGrid,180862.461,1029604.114,OSTN15.LL,-5.827993398,59.09671617,1.00E-07,1.00E-07 OSGB1936.NationalGrid,421300.525,1072147.239,OSTN15.LL,-1.625169661,59.53470794,1.00E-07,1.00E-07 OSGB1936.NationalGrid,440725.073,1107878.448,OSTN15.LL,-1.274869104,59.85409914,1.00E-07,1.00E-07 OSGB1936.NationalGrid,395999.668,1138728.951,OSTN15.LL,-2.073828228,60.13308092,1.00E-07,1.00E-07 # Testing the use of the OSTN15_OSGN15_GB.txt file for OSTN15 to OSGB1936 transofrmations # All 115 tests pass at 4 millimeter tolerance, 113 pass with 3 millimeter tolerance OSTN15.LL,004 34 16.727173W,52 08 21.903992N,OSGB1936.NationalGrid,224134.523,252130.770,0.003,0.003 #ABEP OSTN15.LL,004 44 28.822090W,52 47 21.165518N,OSGB1936.NationalGrid,215244.078,324815.132,0.003,0.003 #ADAR OSTN15.LL,001 36 10.172183E,52 09 11.389970N,OSGB1936.NationalGrid,646552.908,256661.748,0.003,0.003 #ALDB OSTN15.LL,000 33 33.678540W,51 40 37.898465N,OSGB1936.NationalGrid,499706.540,198584.696,0.003,0.003 #AMER OSTN15.LL,005 04 45.036328W,51 41 21.521511N,OSGB1936.NationalGrid,187269.220,203439.306,0.003,0.003 #ANLX OSTN15.LL,004 11 58.763915W,51 03 24.925166N,OSGB1936.NationalGrid,245941.563,130923.202,0.003,0.003 #APPL OSTN15.LL,000 57 42.790892E,51 54 56.808788N,OSGB1936.NationalGrid,603795.596,228282.794,0.003,0.003 #ARDL OSTN15.LL,005 50 58.050789W,56 54 34.500806N,OSGB1936.NationalGrid,165748.826,786408.607,0.003,0.003 #ARIS OSTN15.LL,003 28 48.406672W,53 15 04.836283N,OSGB1936.NationalGrid,301344.506,373724.043,0.003,0.003 #ASAP OSTN15.LL,000 59 17.263613E,52 31 00.567108N,OSGB1936.NationalGrid,602843.674,295187.116,0.003,0.003 #ATTL OSTN15.LL,007 30 01.897456W,56 57 15.821720N,OSGB1936.NationalGrid, 65741.752,798268.684,0.003,0.003 #BARR OSTN15.LL,007 21 50.906416W,57 28 23.067867N,OSGB1936.NationalGrid, 78573.258,855244.453,0.003,0.003 #BENB OSTN15.LL,001 44 58.791030W,52 26 52.476984N,OSGB1936.NationalGrid,417110.702,283355.479,0.003,0.003 #BIAX OSTN15.LL,003 02 05.917057W,53 46 36.930056N,OSGB1936.NationalGrid,331891.988,431672.396,0.003,0.003 #BLAP OSTN15.LL,003 23 44.183477W,57 00 24.239579N,OSGB1936.NationalGrid,315335.006,791487.835,0.003,0.003 #BRAE OSTN15.LL,003 22 54.257537W,51 57 10.364093N,OSGB1936.NationalGrid,305140.233,229166.738,0.003,0.003 #BREC OSTN15.LL,001 00 59.918457W,51 59 43.615170N,OSGB1936.NationalGrid,467611.547,233455.405,0.003,0.003 #BUCI OSTN15.LL,002 57 41.380890W,57 40 34.065250N,OSGB1936.NationalGrid,342753.193,865549.211,0.003,0.003 #BUCK OSTN15.LL,001 55 11.613091W,53 13 45.230808N,OSGB1936.NationalGrid,405444.850,370244.404,0.003,0.004 #BUXT OSTN15.LL,005 19 38.216920W,50 13 06.007022N,OSGB1936.NationalGrid,162741.938, 40669.927,0.003,0.003 #CAMO OSTN15.LL,005 36 06.953923W,55 25 30.651379N,OSGB1936.NationalGrid,172175.151,620489.419,0.003,0.003 #CAMT OSTN15.LL,003 06 24.505809W,51 31 51.829949N,OSGB1936.NationalGrid,323321.780,181931.398,0.003,0.003 #CARI OSTN15.LL,002 56 17.799120W,54 53 43.523981N,OSGB1936.NationalGrid,339921.137,556034.753,0.003,0.003 #CARL OSTN15.LL,001 42 58.855130W,54 22 21.874564N,OSGB1936.NationalGrid,418525.484,497506.420,0.003,0.003 #CATT OSTN15.LL,001 26 17.941752W,51 08 56.370861N,OSGB1936.NationalGrid,439383.362,139009.447,0.003,0.003 #CHIO OSTN15.LL,001 19 53.399349W,52 21 31.592487N,OSGB1936.NationalGrid,445622.374,273621.227,0.003,0.003 #CLAW OSTN15.LL,002 23 39.551269W,53 05 45.938597N,OSGB1936.NationalGrid,373692.423,355503.072,0.003,0.003 #CREW OSTN15.LL,002 38 25.776215W,53 20 41.289735N,OSGB1936.NationalGrid,357455.831,383290.426,0.003,0.003 #DARE OSTN15.LL,002 11 52.585504W,52 15 06.528124N,OSGB1936.NationalGrid,386583.825,261532.276,0.003,0.003 #DROW OSTN15.LL,003 44 09.847512W,55 37 37.794571N,OSGB1936.NationalGrid,290785.704,638433.129,0.003,0.003 #DRUM OSTN15.LL,002 52 38.356867W,56 27 50.132231N,OSGB1936.NationalGrid,346038.766,730544.442,0.003,0.003 #DUDE OSTN15.LL,000 58 35.293321E,50 55 35.603206N,OSGB1936.NationalGrid,609268.030,118341.390,0.003,0.003 #DUNG OSTN15.LL,000 06 59.166582E,53 38 56.366383N,OSGB1936.NationalGrid,539988.647,419021.163,0.003,0.003 #EASN OSTN15.LL,003 17 41.252430W,55 55 29.217412N,OSGB1936.NationalGrid,319188.425,670947.530,0.003,0.003 #EDIN OSTN15.LL,003 12 24.972965W,55 18 44.618065N,OSGB1936.NationalGrid,323492.903,602697.854,0.003,0.003 #ESKD OSTN15.LL,003 24 36.196251W,50 36 48.393134N,OSGB1936.NationalGrid,300333.446, 80253.975,0.003,0.003 #EXMO OSTN15.LL,000 46 21.711880W,51 16 47.755488N,OSGB1936.NationalGrid,485696.449,154136.166,0.003,0.003 #FARB OSTN15.LL,004 41 18.521459W,57 08 08.500858N,OSGB1936.NationalGrid,237393.882,808186.136,0.003,0.003 #FAUG OSTN15.LL,002 00 09.767376W,57 41 36.885729N,OSGB1936.NationalGrid,399937.827,867084.937,0.003,0.003 #FRAR OSTN15.LL,001 28 52.813654W,52 11 44.373002N,OSGB1936.NationalGrid,435548.147,255394.230,0.003,0.003 #GAYD OSTN15.LL,002 18 31.795873W,54 04 33.165168N,OSGB1936.NationalGrid,379890.348,464481.967,0.003,0.003 #GIGG OSTN15.LL,004 51 27.356489W,55 14 36.356575N,OSGB1936.NationalGrid,218429.633,598083.310,0.003,0.003 #GIRA OSTN15.LL,004 17 47.365402W,55 51 14.398203N,OSGB1936.NationalGrid,256340.911,664697.267,0.003,0.003 #GLAS OSTN15.LL,001 43 54.981204E,52 34 32.002399N,OSGB1936.NationalGrid,652957.411,304066.579,0.003,0.003 #GORS OSTN15.LL,000 31 43.248252W,50 56 58.924281N,OSGB1936.NationalGrid,503448.984,117727.339,0.003,0.003 #HARD OSTN15.LL,003 38 57.696848W,58 06 55.077951N,OSGB1936.NationalGrid,302923.984,915225.094,0.003,0.003 #HELS OSTN15.LL,000 20 08.357012E,50 52 02.932161N,OSGB1936.NationalGrid,564448.330,110152.095,0.003,0.003 #HERO OSTN15.LL,004 38 31.456118W,53 19 03.819322N,OSGB1936.NationalGrid,224104.310,383342.514,0.003,0.003 #HOLY OSTN15.LL,001 22 46.869697W,53 28 58.325688N,OSGB1936.NationalGrid,441262.089,398637.821,0.003,0.003 #HOOB OSTN15.LL,001 30 50.189748W,51 24 15.435252N,OSGB1936.NationalGrid,433905.704,167363.220,0.003,0.003 #HUNG OSTN15.LL,004 13 09.351176W,57 29 10.499299N,OSGB1936.NationalGrid,267056.753,846176.950,0.003,0.003 #INVR OSTN15.LL,002 26 24.260135W,55 35 44.309648N,OSGB1936.NationalGrid,372365.706,633645.281,0.003,0.003 #KELO OSTN15.LL,001 04 41.221386W,52 52 44.218973N,OSGB1936.NationalGrid,462138.826,331671.349,0.003,0.003 #KEYW OSTN15.LL,004 19 14.664982W,56 27 17.774297N,OSGB1936.NationalGrid,257074.397,731614.087,0.003,0.003 #KILN OSTN15.LL,000 24 05.527014E,52 45 04.920352N,OSGB1936.NationalGrid,562180.535,319784.983,0.003,0.003 #KING OSTN15.LL,005 03 08.418014W,58 27 31.561394N,OSGB1936.NationalGrid,222025.347,956324.363,0.003,0.003 #KINL OSTN15.LL,002 19 43.259692W,57 14 43.324559N,OSGB1936.NationalGrid,380263.484,817234.809,0.003,0.003 #KINT OSTN15.LL,004 02 50.547346W,54 50 22.365075N,OSGB1936.NationalGrid,268613.586,551334.450,0.003,0.003 #KIRK OSTN15.LL,002 54 05.456932W,58 57 12.231413N,OSGB1936.NationalGrid,348235.351,1007704.688,0.003,0.003 #KIRW OSTN15.LL,005 27 50.848765W,57 25 13.077116N,OSGB1936.NationalGrid,192085.691,841963.964,0.003,0.003 #LCAR OSTN15.LL,001 39 49.650642W,53 48 00.774419N,OSGB1936.NationalGrid,422242.175,433818.694,0.003,0.003 #LEED OSTN15.LL,001 58 52.714421W,53 07 40.091204N,OSGB1936.NationalGrid,401347.746,358957.867,0.003,0.003 #LEEK OSTN15.LL,001 11 01.419275W,60 08 17.973531N,OSGB1936.NationalGrid,445440.806,1139590.44,0.003,0.003 #LERI OSTN15.LL,005 11 15.895822W,49 58 09.077804N,OSGB1936.NationalGrid,171510.908, 12540.043,0.003,0.003 #LIAR OSTN15.LL,001 48 49.438192W,52 42 35.918429N,OSGB1936.NationalGrid,412681.119,312493.636,0.003,0.003 #LICF OSTN15.LL,000 31 12.370061W,53 15 00.918762N,OSGB1936.NationalGrid,498838.501,373601.269,0.003,0.003 #LINO OSTN15.LL,005 26 45.833434W,56 00 48.716298N,OSGB1936.NationalGrid,185290.522,685428.048,0.003,0.003 #LOCG OSTN15.LL,000 51 48.322814W,54 33 46.588466N,OSGB1936.NationalGrid,473592.873,519226.606,0.003,0.003 #LOFT OSTN15.LL,003 51 06.465170W,52 35 20.043170N,OSGB1936.NationalGrid,274647.744,300620.209,0.003,0.003 #MACY OSTN15.LL,000 29 00.393439E,51 18 13.375743N,OSGB1936.NationalGrid,573209.840,158994.448,0.003,0.003 #MAIS OSTN15.LL,002 14 06.175708W,53 30 41.580134N,OSGB1936.NationalGrid,384509.691,401675.934,0.003,0.003 #MANR OSTN15.LL,001 22 58.390299E,51 23 30.113280N,OSGB1936.NationalGrid,635443.037,171281.257,0.003,0.003 #MART OSTN15.LL,001 41 07.818406W,55 12 46.250606N,OSGB1936.NationalGrid,420110.717,591000.697,0.003,0.003 #MORO OSTN15.LL,001 36 59.677379W,54 58 44.841643N,OSGB1936.NationalGrid,424639.342,565012.697,0.003,0.003 #NCAS OSTN15.LL,000 24 54.939250E,52 16 00.486939N,OSGB1936.NationalGrid,564909.209,265928.124,0.003,0.003 #NEWR OSTN15.LL,005 26 26.898155W,56 27 04.756747N,OSGB1936.NationalGrid,188052.787,734106.621,0.003,0.003 #OBAN OSTN15.LL,001 17 18.744068W,51 49 26.237013N,OSGB1936.NationalGrid,449130.179,214164.343,0.003,0.003 #OXFR OSTN15.LL,004 56 12.445947W,50 32 27.986679N,OSGB1936.NationalGrid,192011.135, 75380.453,0.003,0.003 #PADT OSTN15.LL,002 27 26.954775W,50 31 18.406217N,OSGB1936.NationalGrid,367664.610, 69211.880,0.003,0.003 #PBIL OSTN15.LL,000 15 47.457696W,52 35 01.518556N,OSGB1936.NationalGrid,517771.231,299852.727,0.003,0.003 #PETE OSTN15.LL,004 07 34.266708W,50 24 59.281594N,OSGB1936.NationalGrid,249043.215, 59562.609,0.003,0.003 #PMTH OSTN15.LL,001 54 37.996569W,50 46 33.066666N,OSGB1936.NationalGrid,406402.489, 97368.428,0.003,0.003 #POOL OSTN15.LL,003 43 12.959383W,50 12 10.392984N,OSGB1936.NationalGrid,277330.607, 35070.228,0.003,0.003 #PRAE OSTN15.LL,000 49 42.913008W,51 43 08.786823N,OSGB1936.NationalGrid,481016.735, 202913.24,0.003,0.003 #PRIS OSTN15.LL,002 07 42.966154W,55 53 55.873346N,OSGB1936.NationalGrid,392057.029,667311.395,0.003,0.003 #SABS OSTN15.LL,001 12 46.729953W,50 39 01.178108N,OSGB1936.NationalGrid,455735.793, 83701.604,0.003,0.003 #SANO OSTN15.LL,000 22 48.060754W,54 15 09.135461N,OSGB1936.NationalGrid,505642.954,485304.115,0.003,0.003 #SCAU OSTN15.LL,006 17 44.873308W,49 54 52.390845N,OSGB1936.NationalGrid, 91728.415, 10445.458,0.003,0.003 #SCIL OSTN15.LL,002 41 06.713405W,54 30 06.656719N,OSGB1936.NationalGrid,355724.657,512051.719,0.003,0.003 #SHAP OSTN15.LL,002 53 09.229988W,52 14 34.661939N,OSGB1936.NationalGrid,339608.263,260899.439,0.003,0.003 #SHOD OSTN15.LL,000 49 37.251692E,51 33 17.224816N,OSGB1936.NationalGrid,596077.801,187775.608,0.003,0.003 #SHOE OSTN15.LL,002 42 59.216619W,52 43 04.586559N,OSGB1936.NationalGrid,351701.956,313604.411,0.003,0.003 #SHRE OSTN15.LL,000 20 48.388761E,53 08 30.763584N,OSGB1936.NationalGrid,557065.888,363094.625,0.003,0.003 #SKEE OSTN15.LL,000 06 44.993242W,52 11 07.312364N,OSGB1936.NationalGrid,529135.392,255801.693,0.003,0.003 #SNEO OSTN15.LL,001 28 13.562856W,50 56 15.734656N,OSGB1936.NationalGrid,437305.951,115496.463,0.003,0.003 #SOTN OSTN15.LL,003 36 23.659386W,54 29 27.409728N,OSGB1936.NationalGrid,296032.018,511810.425,0.003,0.003 #STBE OSTN15.LL,000 10 42.583838W,51 54 05.404519N,OSGB1936.NationalGrid,525415.383,224117.467,0.003,0.003 #STEE OSTN15.LL,002 11 22.184612W,52 52 46.918828N,OSGB1936.NationalGrid,387344.241,331374.526,0.003,0.003 #STON OSTN15.LL,006 22 31.461760W,58 12 11.224867N,OSGB1936.NationalGrid,143042.908,932165.811,0.003,0.003 #STOR OSTN15.LL,000 00 34.303777E,51 32 40.595732N,OSGB1936.NationalGrid,539443.086,184770.395,0.003,0.003 #STRA OSTN15.LL,004 42 44.686413W,54 51 59.730889N,OSGB1936.NationalGrid,226029.313,555793.912,0.003,0.003 #STRN OSTN15.LL,002 18 02.800413W,51 44 21.015482N,OSGB1936.NationalGrid,379327.634,204538.521,0.003,0.003 #STRU OSTN15.LL,000 30 18.112293W,53 44 11.249716N,OSGB1936.NationalGrid,498709.909,427709.389,0.003,0.003 #SWAN OSTN15.LL,003 58 54.368548W,51 33 55.998968N,OSGB1936.NationalGrid,262737.562,187047.786,0.003,0.003 #SWAS OSTN15.LL,003 04 43.128221W,51 01 22.684018N,OSGB1936.NationalGrid,324444.886,125398.510,0.003,0.003 #TAUO OSTN15.LL,000 20 36.767246W,51 25 31.027374N,OSGB1936.NationalGrid,515261.826,170887.560,0.003,0.003 #TEDD OSTN15.LL,003 43 30.100459W,58 34 53.656387N,OSGB1936.NationalGrid,299797.491,967241.887,0.003,0.003 #THUS OSTN15.LL,006 52 50.313551W,56 29 59.989760N,OSGB1936.NationalGrid, 99776.274,744893.779,0.003,0.003 #TIRE OSTN15.LL,005 09 57.969042W,57 54 20.464833N,OSGB1936.NationalGrid,212497.785,895093.627,0.003,0.003 #ULLO OSTN15.LL,002 10 54.103565W,51 12 17.379110N,OSGB1936.NationalGrid,387402.487,145084.851,0.003,0.003 #WARR OSTN15.LL,002 13 49.315175W,54 44 56.813184N,OSGB1936.NationalGrid,385270.097,539374.666,0.003,0.004 #WEAR OSTN15.LL,000 00 27.454752E,51 06 03.730581N,OSGB1936.NationalGrid,540660.786,135442.713,0.003,0.003 #WEIW OSTN15.LL,000 37 28.707869W,52 18 26.940269N,OSGB1936.NationalGrid,493867.271,268596.289,0.003,0.003 #WELL OSTN15.LL,001 07 49.206170E,52 56 41.504157N,OSGB1936.NationalGrid,610419.319,343191.532,0.003,0.003 #WEYB OSTN15.LL,001 06 00.299993W,54 09 44.392794N,OSGB1936.NationalGrid,458858.829,474430.531,0.003,0.003 #YEAL #Inverse of the above OSGB1936.NationalGrid,215244.078,324815.132,OSTN15.LL,004 44 28.822090W,52 47 21.165518N,3.0E-08,"3.0E-08 #ADAR" OSGB1936.NationalGrid,646552.908,256661.748,OSTN15.LL,001 36 10.172183E,52 09 11.389970N,3.0E-08,3.0E-08 #ALDB OSGB1936.NationalGrid,499706.540,198584.696,OSTN15.LL,000 33 33.678540W,51 40 37.898465N,3.0E-08,3.0E-08 #AMER OSGB1936.NationalGrid,187269.220,203439.306,OSTN15.LL,005 04 45.036328W,51 41 21.521511N,3.0E-08,3.0E-08 #ANLX OSGB1936.NationalGrid,245941.563,130923.202,OSTN15.LL,004 11 58.763915W,51 03 24.925166N,3.0E-08,3.0E-08 #APPL OSGB1936.NationalGrid,603795.596,228282.794,OSTN15.LL,000 57 42.790892E,51 54 56.808788N,3.0E-08,3.0E-08 #ARDL OSGB1936.NationalGrid,224134.523,252130.770,OSTN15.LL,004 34 16.727173W,52 08 21.903992N,3.0E-08,3.0E-08 #ABEP OSGB1936.NationalGrid,165748.826,786408.607,OSTN15.LL,005 50 58.050789W,56 54 34.500806N,3.0E-08,3.0E-08 #ARIS OSGB1936.NationalGrid,301344.506,373724.043,OSTN15.LL,003 28 48.406672W,53 15 04.836283N,3.0E-08,3.0E-08 #ASAP OSGB1936.NationalGrid,602843.674,295187.116,OSTN15.LL,000 59 17.263613E,52 31 00.567108N,3.0E-08,3.0E-08 #ATTL OSGB1936.NationalGrid, 65741.752,798268.684,OSTN15.LL,007 30 01.897456W,56 57 15.821720N,3.0E-08,3.0E-08 #BARR OSGB1936.NationalGrid, 78573.258,855244.453,OSTN15.LL,007 21 50.906416W,57 28 23.067867N,3.0E-08,3.0E-08 #BENB OSGB1936.NationalGrid,417110.702,283355.479,OSTN15.LL,001 44 58.791030W,52 26 52.476984N,3.0E-08,3.0E-08 #BIAX OSGB1936.NationalGrid,331891.988,431672.396,OSTN15.LL,003 02 05.917057W,53 46 36.930056N,3.0E-08,3.0E-08 #BLAP OSGB1936.NationalGrid,315335.006,791487.835,OSTN15.LL,003 23 44.183477W,57 00 24.239579N,3.0E-08,3.0E-08 #BRAE OSGB1936.NationalGrid,305140.233,229166.738,OSTN15.LL,003 22 54.257537W,51 57 10.364093N,3.0E-08,3.0E-08 #BREC OSGB1936.NationalGrid,467611.547,233455.405,OSTN15.LL,001 00 59.918457W,51 59 43.615170N,3.0E-08,3.0E-08 #BUCI OSGB1936.NationalGrid,342753.193,865549.211,OSTN15.LL,002 57 41.380890W,57 40 34.065250N,3.0E-08,3.0E-08 #BUCK OSGB1936.NationalGrid,405444.850,370244.404,OSTN15.LL,001 55 11.613091W,53 13 45.230808N,3.0E-08,3.0E-08 #BUXT OSGB1936.NationalGrid,162741.938, 40669.927,OSTN15.LL,005 19 38.216920W,50 13 06.007022N,3.0E-08,3.0E-08 #CAMO OSGB1936.NationalGrid,172175.151,620489.419,OSTN15.LL,005 36 06.953923W,55 25 30.651379N,3.0E-08,3.0E-08 #CAMT OSGB1936.NationalGrid,323321.780,181931.398,OSTN15.LL,003 06 24.505809W,51 31 51.829949N,3.0E-08,3.0E-08 #CARI OSGB1936.NationalGrid,339921.137,556034.753,OSTN15.LL,002 56 17.799120W,54 53 43.523981N,3.0E-08,3.0E-08 #CARL OSGB1936.NationalGrid,418525.484,497506.420,OSTN15.LL,001 42 58.855130W,54 22 21.874564N,3.0E-08,3.0E-08 #CATT OSGB1936.NationalGrid,439383.362,139009.447,OSTN15.LL,001 26 17.941752W,51 08 56.370861N,3.0E-08,3.0E-08 #CHIO OSGB1936.NationalGrid,445622.374,273621.227,OSTN15.LL,001 19 53.399349W,52 21 31.592487N,3.0E-08,3.0E-08 #CLAW OSGB1936.NationalGrid,373692.423,355503.072,OSTN15.LL,002 23 39.551269W,53 05 45.938597N,3.0E-08,3.0E-08 #CREW OSGB1936.NationalGrid,357455.831,383290.426,OSTN15.LL,002 38 25.776215W,53 20 41.289735N,3.0E-08,3.0E-08 #DARE OSGB1936.NationalGrid,386583.825,261532.276,OSTN15.LL,002 11 52.585504W,52 15 06.528124N,3.0E-08,3.0E-08 #DROW OSGB1936.NationalGrid,290785.704,638433.129,OSTN15.LL,003 44 09.847512W,55 37 37.794571N,3.0E-08,3.0E-08 #DRUM OSGB1936.NationalGrid,346038.766,730544.442,OSTN15.LL,002 52 38.356867W,56 27 50.132231N,3.0E-08,3.0E-08 #DUDE OSGB1936.NationalGrid,609268.030,118341.390,OSTN15.LL,000 58 35.293321E,50 55 35.603206N,3.0E-08,3.0E-08 #DUNG OSGB1936.NationalGrid,539988.647,419021.163,OSTN15.LL,000 06 59.166582E,53 38 56.366383N,3.0E-08,3.0E-08 #EASN OSGB1936.NationalGrid,319188.425,670947.530,OSTN15.LL,003 17 41.252430W,55 55 29.217412N,3.0E-08,3.0E-08 #EDIN OSGB1936.NationalGrid,323492.903,602697.854,OSTN15.LL,003 12 24.972965W,55 18 44.618065N,3.0E-08,3.0E-08 #ESKD OSGB1936.NationalGrid,300333.446, 80253.975,OSTN15.LL,003 24 36.196251W,50 36 48.393134N,3.0E-08,3.0E-08 #EXMO OSGB1936.NationalGrid,485696.449,154136.166,OSTN15.LL,000 46 21.711880W,51 16 47.755488N,3.0E-08,3.0E-08 #FARB OSGB1936.NationalGrid,237393.882,808186.136,OSTN15.LL,004 41 18.521459W,57 08 08.500858N,3.0E-08,3.0E-08 #FAUG OSGB1936.NationalGrid,399937.827,867084.937,OSTN15.LL,002 00 09.767376W,57 41 36.885729N,3.0E-08,3.0E-08 #FRAR OSGB1936.NationalGrid,435548.147,255394.230,OSTN15.LL,001 28 52.813654W,52 11 44.373002N,3.0E-08,3.0E-08 #GAYD OSGB1936.NationalGrid,379890.348,464481.967,OSTN15.LL,002 18 31.795873W,54 04 33.165168N,3.0E-08,3.0E-08 #GIGG OSGB1936.NationalGrid,218429.633,598083.310,OSTN15.LL,004 51 27.356489W,55 14 36.356575N,3.0E-08,3.0E-08 #GIRA OSGB1936.NationalGrid,256340.911,664697.267,OSTN15.LL,004 17 47.365402W,55 51 14.398203N,3.0E-08,3.0E-08 #GLAS OSGB1936.NationalGrid,652957.411,304066.579,OSTN15.LL,001 43 54.981204E,52 34 32.002399N,3.0E-08,3.0E-08 #GORS OSGB1936.NationalGrid,503448.984,117727.339,OSTN15.LL,000 31 43.248252W,50 56 58.924281N,3.0E-08,3.0E-08 #HARD OSGB1936.NationalGrid,302923.984,915225.094,OSTN15.LL,003 38 57.696848W,58 06 55.077951N,3.0E-08,3.0E-08 #HELS OSGB1936.NationalGrid,564448.330,110152.095,OSTN15.LL,000 20 08.357012E,50 52 02.932161N,3.0E-08,3.0E-08 #HERO OSGB1936.NationalGrid,224104.310,383342.514,OSTN15.LL,004 38 31.456118W,53 19 03.819322N,3.0E-08,3.0E-08 #HOLY OSGB1936.NationalGrid,441262.089,398637.821,OSTN15.LL,001 22 46.869697W,53 28 58.325688N,3.0E-08,3.0E-08 #HOOB OSGB1936.NationalGrid,433905.704,167363.220,OSTN15.LL,001 30 50.189748W,51 24 15.435252N,3.0E-08,3.0E-08 #HUNG OSGB1936.NationalGrid,267056.753,846176.950,OSTN15.LL,004 13 09.351176W,57 29 10.499299N,3.0E-08,3.0E-08 #INVR OSGB1936.NationalGrid,372365.706,633645.281,OSTN15.LL,002 26 24.260135W,55 35 44.309648N,3.0E-08,3.0E-08 #KELO OSGB1936.NationalGrid,462138.826,331671.349,OSTN15.LL,001 04 41.221386W,52 52 44.218973N,3.0E-08,3.0E-08 #KEYW OSGB1936.NationalGrid,257074.397,731614.087,OSTN15.LL,004 19 14.664982W,56 27 17.774297N,3.0E-08,3.0E-08 #KILN OSGB1936.NationalGrid,562180.535,319784.983,OSTN15.LL,000 24 05.527014E,52 45 04.920352N,3.0E-08,3.0E-08 #KING OSGB1936.NationalGrid,222025.347,956324.363,OSTN15.LL,005 03 08.418014W,58 27 31.561394N,3.0E-08,3.0E-08 #KINL OSGB1936.NationalGrid,380263.484,817234.809,OSTN15.LL,002 19 43.259692W,57 14 43.324559N,3.0E-08,3.0E-08 #KINT OSGB1936.NationalGrid,268613.586,551334.450,OSTN15.LL,004 02 50.547346W,54 50 22.365075N,3.0E-08,3.0E-08 #KIRK OSGB1936.NationalGrid,348235.351,1007704.688,OSTN15.LL,002 54 05.456932W,58 57 12.231413N,3.0E-08,3.0E-08 #KIRW OSGB1936.NationalGrid,192085.691,841963.964,OSTN15.LL,005 27 50.848765W,57 25 13.077116N,3.0E-08,3.0E-08 #LCAR OSGB1936.NationalGrid,422242.175,433818.694,OSTN15.LL,001 39 49.650642W,53 48 00.774419N,3.0E-08,3.0E-08 #LEED OSGB1936.NationalGrid,401347.746,358957.867,OSTN15.LL,001 58 52.714421W,53 07 40.091204N,3.0E-08,3.0E-08 #LEEK OSGB1936.NationalGrid,445440.806,1139590.44,OSTN15.LL,001 11 01.419275W,60 08 17.973531N,3.0E-08,3.0E-08 #LERI OSGB1936.NationalGrid,171510.908, 12540.043,OSTN15.LL,005 11 15.895822W,49 58 09.077804N,3.0E-08,3.0E-08 #LIAR OSGB1936.NationalGrid,412681.119,312493.636,OSTN15.LL,001 48 49.438192W,52 42 35.918429N,3.0E-08,3.0E-08 #LICF OSGB1936.NationalGrid,498838.501,373601.269,OSTN15.LL,000 31 12.370061W,53 15 00.918762N,3.0E-08,3.0E-08 #LINO OSGB1936.NationalGrid,185290.522,685428.048,OSTN15.LL,005 26 45.833434W,56 00 48.716298N,3.0E-08,3.0E-08 #LOCG OSGB1936.NationalGrid,473592.873,519226.606,OSTN15.LL,000 51 48.322814W,54 33 46.588466N,3.0E-08,3.0E-08 #LOFT OSGB1936.NationalGrid,274647.744,300620.209,OSTN15.LL,003 51 06.465170W,52 35 20.043170N,3.0E-08,3.0E-08 #MACY OSGB1936.NationalGrid,573209.840,158994.448,OSTN15.LL,000 29 00.393439E,51 18 13.375743N,3.0E-08,3.0E-08 #MAIS OSGB1936.NationalGrid,384509.691,401675.934,OSTN15.LL,002 14 06.175708W,53 30 41.580134N,3.0E-08,3.0E-08 #MANR OSGB1936.NationalGrid,635443.037,171281.257,OSTN15.LL,001 22 58.390299E,51 23 30.113280N,3.0E-08,3.0E-08 #MART OSGB1936.NationalGrid,420110.717,591000.697,OSTN15.LL,001 41 07.818406W,55 12 46.250606N,3.0E-08,3.0E-08 #MORO OSGB1936.NationalGrid,424639.342,565012.697,OSTN15.LL,001 36 59.677379W,54 58 44.841643N,3.0E-08,3.0E-08 #NCAS OSGB1936.NationalGrid,564909.209,265928.124,OSTN15.LL,000 24 54.939250E,52 16 00.486939N,3.0E-08,3.0E-08 #NEWR OSGB1936.NationalGrid,188052.787,734106.621,OSTN15.LL,005 26 26.898155W,56 27 04.756747N,3.0E-08,3.0E-08 #OBAN OSGB1936.NationalGrid,449130.179,214164.343,OSTN15.LL,001 17 18.744068W,51 49 26.237013N,3.0E-08,3.0E-08 #OXFR OSGB1936.NationalGrid,192011.135, 75380.453,OSTN15.LL,004 56 12.445947W,50 32 27.986679N,3.0E-08,3.0E-08 #PADT OSGB1936.NationalGrid,367664.610, 69211.880,OSTN15.LL,002 27 26.954775W,50 31 18.406217N,3.0E-08,3.0E-08 #PBIL OSGB1936.NationalGrid,517771.231,299852.727,OSTN15.LL,000 15 47.457696W,52 35 01.518556N,3.0E-08,3.0E-08 #PETE OSGB1936.NationalGrid,249043.215, 59562.609,OSTN15.LL,004 07 34.266708W,50 24 59.281594N,3.0E-08,3.0E-08 #PMTH OSGB1936.NationalGrid,406402.489, 97368.428,OSTN15.LL,001 54 37.996569W,50 46 33.066666N,3.0E-08,3.0E-08 #POOL OSGB1936.NationalGrid,277330.607, 35070.228,OSTN15.LL,003 43 12.959383W,50 12 10.392984N,3.0E-08,3.0E-08 #PRAE OSGB1936.NationalGrid,481016.735,202913.240,OSTN15.LL,000 49 42.913008W,51 43 08.786823N,3.0E-08,3.0E-08 #PRIS OSGB1936.NationalGrid,392057.029,667311.395,OSTN15.LL,002 07 42.966154W,55 53 55.873346N,3.0E-08,3.0E-08 #SABS OSGB1936.NationalGrid,455735.793, 83701.604,OSTN15.LL,001 12 46.729953W,50 39 01.178108N,3.0E-08,3.0E-08 #SANO OSGB1936.NationalGrid,505642.954,485304.115,OSTN15.LL,000 22 48.060754W,54 15 09.135461N,3.0E-08,3.0E-08 #SCAU OSGB1936.NationalGrid, 91728.415, 10445.458,OSTN15.LL,006 17 44.873308W,49 54 52.390845N,3.0E-08,3.0E-08 #SCIL OSGB1936.NationalGrid,355724.657,512051.719,OSTN15.LL,002 41 06.713405W,54 30 06.656719N,3.0E-08,3.0E-08 #SHAP OSGB1936.NationalGrid,339608.263,260899.439,OSTN15.LL,002 53 09.229988W,52 14 34.661939N,3.0E-08,3.0E-08 #SHOD OSGB1936.NationalGrid,596077.801,187775.608,OSTN15.LL,000 49 37.251692E,51 33 17.224816N,3.0E-08,3.0E-08 #SHOE OSGB1936.NationalGrid,351701.956,313604.411,OSTN15.LL,002 42 59.216619W,52 43 04.586559N,3.0E-08,3.0E-08 #SHRE OSGB1936.NationalGrid,557065.888,363094.625,OSTN15.LL,000 20 48.388761E,53 08 30.763584N,3.0E-08,3.0E-08 #SKEE OSGB1936.NationalGrid,529135.392,255801.693,OSTN15.LL,000 06 44.993242W,52 11 07.312364N,3.0E-08,3.0E-08 #SNEO OSGB1936.NationalGrid,437305.951,115496.463,OSTN15.LL,001 28 13.562856W,50 56 15.734656N,3.0E-08,3.0E-08 #SOTN OSGB1936.NationalGrid,296032.018,511810.425,OSTN15.LL,003 36 23.659386W,54 29 27.409728N,3.0E-08,3.0E-08 #STBE OSGB1936.NationalGrid,525415.383,224117.467,OSTN15.LL,000 10 42.583838W,51 54 05.404519N,3.0E-08,3.0E-08 #STEE OSGB1936.NationalGrid,387344.241,331374.526,OSTN15.LL,002 11 22.184612W,52 52 46.918828N,3.0E-08,3.0E-08 #STON OSGB1936.NationalGrid,143042.908,932165.811,OSTN15.LL,006 22 31.461760W,58 12 11.224867N,3.0E-08,3.0E-08 #STOR OSGB1936.NationalGrid,539443.086,184770.395,OSTN15.LL,000 00 34.303777E,51 32 40.595732N,3.0E-08,3.0E-08 #STRA OSGB1936.NationalGrid,226029.313,555793.912,OSTN15.LL,004 42 44.686413W,54 51 59.730889N,3.0E-08,3.0E-08 #STRN OSGB1936.NationalGrid,379327.634,204538.521,OSTN15.LL,002 18 02.800413W,51 44 21.015482N,3.0E-08,3.0E-08 #STRU OSGB1936.NationalGrid,498709.909,427709.389,OSTN15.LL,000 30 18.112293W,53 44 11.249716N,3.0E-08,3.0E-08 #SWAN OSGB1936.NationalGrid,262737.562,187047.786,OSTN15.LL,003 58 54.368548W,51 33 55.998968N,3.0E-08,3.0E-08 #SWAS OSGB1936.NationalGrid,324444.886,125398.510,OSTN15.LL,003 04 43.128221W,51 01 22.684018N,3.0E-08,3.0E-08 #TAUO OSGB1936.NationalGrid,515261.826,170887.560,OSTN15.LL,000 20 36.767246W,51 25 31.027374N,3.0E-08,3.0E-08 #TEDD OSGB1936.NationalGrid,299797.491,967241.887,OSTN15.LL,003 43 30.100459W,58 34 53.656387N,3.0E-08,3.0E-08 #THUS OSGB1936.NationalGrid, 99776.274,744893.779,OSTN15.LL,006 52 50.313551W,56 29 59.989760N,3.0E-08,3.0E-08 #TIRE OSGB1936.NationalGrid,212497.785,895093.627,OSTN15.LL,005 09 57.969042W,57 54 20.464833N,3.0E-08,3.0E-08 #ULLO OSGB1936.NationalGrid,387402.487,145084.851,OSTN15.LL,002 10 54.103565W,51 12 17.379110N,3.0E-08,3.0E-08 #WARR OSGB1936.NationalGrid,385270.097,539374.666,OSTN15.LL,002 13 49.315175W,54 44 56.813184N,3.0E-08,3.0E-08 #WEAR OSGB1936.NationalGrid,540660.786,135442.713,OSTN15.LL,000 00 27.454752E,51 06 03.730581N,3.0E-08,3.0E-08 #WEIW OSGB1936.NationalGrid,493867.271,268596.289,OSTN15.LL,000 37 28.707869W,52 18 26.940269N,3.0E-08,3.0E-08 #WELL OSGB1936.NationalGrid,610419.319,343191.532,OSTN15.LL,001 07 49.206170E,52 56 41.504157N,3.0E-08,3.0E-08 #WEYB OSGB1936.NationalGrid,458858.829,474430.531,OSTN15.LL,001 06 00.299993W,54 09 44.392794N,3.0E-08,3.0E-08 #YEAL OSTN15.LL,-0.100000,51.50000,HS2_Snake_2015,294255.9116,285004.7134,0.0005,0.0005 HS2_Snake_2015,294255.9116,285004.7134,OSTN15.LL,-0.100000,51.50000,3.0E-09,3.0E-09 # OSTN02.LL <-> OSGB1936.NationalGrid OSTN02.LL,-0.1,51.5,OSGB1936.NationalGrid,531977.5191,179606.7174,0.001,0.001 #1 OSTN02.LL,-1.985,52.705,OSGB1936.NationalGrid,401110.4410,311923.8496,0.001,0.001 #2 OSTN02.LL,-1.97,52.705,OSGB1936.NationalGrid,402123.9661,311924.1292,0.001,0.001 #3 OSTN02.LL,-1.695,52.605,OSGB1936.NationalGrid,420752.2319,300843.4420,0.001,0.001 #4 OSTN02.LL,-0.24,51.565,OSGB1936.NationalGrid,522086.7271,186591.9844,0.001,0.001 #5 OSTN02.LL,-0.59,51.655,OSGB1936.NationalGrid,497635.4448,196075.2634,0.001,0.001 #6 OSTN02.LL,-1.575,52.215,OSGB1936.NationalGrid,429133.4024,257503.9298,0.001,0.001 #7 OSGB1936.NationalGrid,531977.5191,179606.7174,OSTN02.LL,-0.1,51.5,3.0E-08,3.0E-08 #1 OSGB1936.NationalGrid,401110.4410,311923.8496,OSTN02.LL,-1.985,52.705,3.0E-08,3.0E-08 #2 OSGB1936.NationalGrid,402123.9661,311924.1292,OSTN02.LL,-1.97,52.705,3.0E-08,3.0E-08 #3 OSGB1936.NationalGrid,420752.2319,300843.4420,OSTN02.LL,-1.695,52.605,3.0E-08,3.0E-08 #4 OSGB1936.NationalGrid,522086.7271,186591.9844,OSTN02.LL,-0.24,51.565,3.0E-08,3.0E-08 #5 OSGB1936.NationalGrid,497635.4448,196075.2634,OSTN02.LL,-0.59,51.655,3.0E-08,3.0E-08 #6 OSGB1936.NationalGrid,429133.4024,257503.9298,OSTN02.LL,-1.575,52.215,3.0E-08,3.0E-08 #7 # UKIAN9907* orgin points OSGB1936.NationalGrid,138000,-171000,UKIAN9907-A1H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,147000,-171000,UKIAN9907-A2H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,156000,-171000,UKIAN9907-A3H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,165000,-171000,UKIAN9907-A4H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,174000,-171000,UKIAN9907-A5H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,184000,-171000,UKIAN9907-A6H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,194000,-171000,UKIAN9907-A7H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,204000,-171000,UKIAN9907-A8H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,215000,-171000,UKIAN9907-A9H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,227000,-171000,UKIAN9907-A10H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,241000,-171000,UKIAN9907-A11H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,256000,-171000,UKIAN9907-A12H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,272000,-171000,UKIAN9907-A13H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,289000,-171000,UKIAN9907-A14H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,312000,-171000,UKIAN9907-A15H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,346000,-171000,UKIAN9907-A16H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,424000,-171000,UKIAN9907-A17H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,458000,-171000,UKIAN9907-A18H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,488000,-171000,UKIAN9907-A19H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,505000,-171000,UKIAN9907-A20H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,522000,-171000,UKIAN9907-A21H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,539000,-171000,UKIAN9907-A22H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,556000,-171000,UKIAN9907-A23H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,565000,-171000,UKIAN9907-A24H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,576000,-171000,UKIAN9907-A25H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,586000,-171000,UKIAN9907-A26H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,596000,-171000,UKIAN9907-A27H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,606000,-171000,UKIAN9907-A28H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,615000,-171000,UKIAN9907-A29H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,624000,-171000,UKIAN9907-A30H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,312000,-211000,UKIAN9907-B15H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,346000,-211000,UKIAN9907-B16H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,424000,-211000,UKIAN9907-B17H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,458000,-211000,UKIAN9907-B18H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,488000,-211000,UKIAN9907-B19H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,505000,-211000,UKIAN9907-B20H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,522000,-211000,UKIAN9907-B21H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,539000,-211000,UKIAN9907-B22H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,556000,-211000,UKIAN9907-B23H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,565000,-211000,UKIAN9907-B24H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,576000,-211000,UKIAN9907-B25H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,586000,-211000,UKIAN9907-B26H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,596000,-211000,UKIAN9907-B27H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,606000,-211000,UKIAN9907-B28H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,615000,-211000,UKIAN9907-B29H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,624000,-211000,UKIAN9907-B30H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,633000,-211000,UKIAN9907-B31H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,642000,-211000,UKIAN9907-B32H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,272000,-226000,UKIAN9907-C13H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,289000,-226000,UKIAN9907-C14H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,312000,-226000,UKIAN9907-C15H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,346000,-226000,UKIAN9907-C16H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,424000,-226000,UKIAN9907-C17H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,458000,-226000,UKIAN9907-C18H1/a,0,0,0.001,0.001 OSGB1936.NationalGrid,488000,-226000,UKIAN9907-C19H1/a,0,0,0.001,0.001 # UKIAN9907* sample points created by the formula OSGB1936.NationalGrid,151234,34567,UKIAN9907-A1H1/a,13229.4822,205496.8237,0.001,0.001 OSGB1936.NationalGrid,158123,34567,UKIAN9907-A2H1/a,11119.8031,205507.9172,0.001,0.001 OSGB1936.NationalGrid,168123,34567,UKIAN9907-A3H1/a,12120.1336,205518.3955,0.001,0.001 OSGB1936.NationalGrid,169123,45678,UKIAN9907-A3H2/a,13120.2252,216632.1843,0.001,0.001 OSGB1936.NationalGrid,181234,56789,UKIAN9907-A4H1/a,16230.9730,227746.5258,0.001,0.001 OSGB1936.NationalGrid,192345,67890,UKIAN9907-A5H1/a,18342.4963,238857.3964,0.001,0.001 OSGB1936.NationalGrid,193456,56789,UKIAN9907-A5H2/a,19453.8310,227763.6056,0.001,0.001 OSGB1936.NationalGrid,203456,45678,UKIAN9907-A6H1/a,19454.3367,216659.4759,0.001,0.001 OSGB1936.NationalGrid,201234,56789,UKIAN9907-A6H2/a,17232.9575,227775.2204,0.001,0.001 OSGB1936.NationalGrid,208901,67890,UKIAN9907-A7H1/a,14900.4412,238881.0421,0.001,0.001 OSGB1936.NationalGrid,211234,61234,UKIAN9907-A7H2/a,17233.7846,232231.0975,0.001,0.001 OSGB1936.NationalGrid,222345,45678,UKIAN9907-A8H1/a,18345.2110,216680.4918,0.001,0.001 OSGB1936.NationalGrid,223456,78901,UKIAN9907-A8H2/a,19456.7102,249910.1217,0.001,0.001 OSGB1936.NationalGrid,234567,56789,UKIAN9907-A9H1/a,19568.1839,227802.7819,0.001,0.001 OSGB1936.NationalGrid,235678,67890,UKIAN9907-A9H2/a,20679.7681,238910.4264,0.001,0.001 OSGB1936.NationalGrid,241234,45678,UKIAN9907-A10H1/a,14235.5872,216702.1620,0.001,0.001 OSGB1936.NationalGrid,249876,78901,UKIAN9907-A10H2/a,22879.1229,249935.1152,0.001,0.001 OSGB1936.NationalGrid,251234,45678,UKIAN9907-A11H1/a,10235.6940,216713.8657,0.001,0.001 OSGB1936.NationalGrid,261234,78901,UKIAN9907-A11H2/a,20237.8552,249948.6138,0.001,0.001 OSGB1936.NationalGrid,257890,65432,UKIAN9907-A11H3/a,16893.6404,236482.9598,0.001,0.001 OSGB1936.NationalGrid,275432,45234,UKIAN9907-A12H1/a,19436.1884,216280.6079,0.001,0.001 OSGB1936.NationalGrid,278465,54652,UKIAN9907-A12H2/a,22470.4040,225706.2806,0.001,0.001 OSGB1936.NationalGrid,268123,67876,UKIAN9907-A12H3/a,12126.2194,238939.4354,0.001,0.001 OSGB1936.NationalGrid,288888,65235,UKIAN9907-A13H1/a,16892.4511,236297.2636,0.001,0.001 OSGB1936.NationalGrid,295465,64652,UKIAN9907-A13H2/a,23471.7714,235720.0030,0.001,0.001 OSGB1936.NationalGrid,301235,102335,UKIAN9907-A14H1/a,12238.8246,273420.4429,0.001,0.001 OSGB1936.NationalGrid,321025,112245,UKIAN9907-A14H2/a,32035.8117,283340.6242,0.001,0.001 OSGB1936.NationalGrid,331235,122335,UKIAN9907-A15H1/a,19242.0329,293442.2518,0.001,0.001 OSGB1936.NationalGrid,351025,132245,UKIAN9907-A15H2/a,39040.2447,303363.4594,0.001,0.001 OSGB1936.NationalGrid,365455,102335,UKIAN9907-A16H1/a,19462.9895,273447.2487,0.001,0.001 OSGB1936.NationalGrid,401025,142245,UKIAN9907-A16H2/a,55048.9730,313381.4730,0.001,0.001 OSGB1936.NationalGrid,435055,124955,UKIAN9907-A17H1/a,11059.1970,296067.3562,0.001,0.001 OSGB1936.NationalGrid,461025,152345,UKIAN9907-A17H2/a,37039.9822,323475.8415,0.001,0.001 OSGB1936.NationalGrid,470000,135455,UKIAN9907-A18H1/a,12003.9192,306555.0890,0.001,0.001 OSGB1936.NationalGrid,488025,164245,UKIAN9907-A18H2/a,30035.5571,335362.8761,0.001,0.001 OSGB1936.NationalGrid,501223,129955,UKIAN9907-A19H1/a,13226.6042,301037.0316,0.001,0.001 OSGB1936.NationalGrid,512115,164245,UKIAN9907-A19H2/a,24122.1761,335344.7618,0.001,0.001 OSGB1936.NationalGrid,523355,104655,UKIAN9907-A20H1/a,18359.1216,275716.8977,0.001,0.001 OSGB1936.NationalGrid,530855,186250,UKIAN9907-A20H2/a,25861.4522,357339.1533,0.001,0.001 OSGB1936.NationalGrid,538765,158755,UKIAN9907-A21H1/a,16767.8421,329810.9023,0.001,0.001 OSGB1936.NationalGrid,545855,202005,UKIAN9907-A21H2/a,23859.6406,373077.5614,0.001,0.001 OSGB1936.NationalGrid,549885,123456,UKIAN9907-A22H1/a,10886.1594,294487.3626,0.001,0.001 OSGB1936.NationalGrid,565555,201918,UKIAN9907-A22H2/a,26558.4923,372967.0439,0.001,0.001 OSGB1936.NationalGrid,568855,134567,UKIAN9907-A23H1/a,12855.7006,305583.6541,0.001,0.001 OSGB1936.NationalGrid,571234,191817,UKIAN9907-A23H2/a,15235.2112,362845.8457,0.001,0.001 OSGB1936.NationalGrid,576555,145678,UKIAN9907-A24H1/a,11555.1329,316681.6418,0.001,0.001 OSGB1936.NationalGrid,584535,181716,UKIAN9907-A24H2/a,19535.7131,352728.8746,0.001,0.001 OSGB1936.NationalGrid,588855,156789,UKIAN9907-A25H1/a,12854.5308,327777.0363,0.001,0.001 OSGB1936.NationalGrid,593225,171615,UKIAN9907-A25H2/a,17224.8019,342611.0606,0.001,0.001 OSGB1936.NationalGrid,598235,167890,UKIAN9907-A26H1/a,12233.9662,338861.3666,0.001,0.001 OSGB1936.NationalGrid,601234,161514,UKIAN9907-A26H2/a,15233.0937,332494.2178,0.001,0.001 OSGB1936.NationalGrid,609875,134543,UKIAN9907-A27H1/a,13873.1341,305501.9106,0.001,0.001 OSGB1936.NationalGrid,612345,187654,UKIAN9907-A27H2/a,16343.2105,358614.7337,0.001,0.001 OSGB1936.NationalGrid,616789,145654,UKIAN9907-A28H1/a,10786.9990,316595.2724,0.001,0.001 OSGB1936.NationalGrid,620345,176543,UKIAN9907-A28H2/a,14342.6981,347487.2309,0.001,0.001 OSGB1936.NationalGrid,628345,154545,UKIAN9907-A29H1/a,13341.8580,325468.3532,0.001,0.001 OSGB1936.NationalGrid,635555,188555,UKIAN9907-A30H1/a,11551.6789,359451.6590,0.001,0.001 OSGB1936.NationalGrid,324567,345678,UKIAN9907-B15H1/a,12571.5949,556881.5377,0.001,0.001 OSGB1936.NationalGrid,345678,312456,UKIAN9907-B15H2/a,33691.1560,523660.4825,0.001,0.001 OSGB1936.NationalGrid,351025,285432,UKIAN9907-B15H3/a,39041.2208,496638.3423,0.001,0.001 OSGB1936.NationalGrid,361234,298765,UKIAN9907-B16H1/a,15240.2560,509974.3419,0.001,0.001 OSGB1936.NationalGrid,372345,333231,UKIAN9907-B16H2/a,26356.4779,544468.1077,0.001,0.001 OSGB1936.NationalGrid,383456,343332,UKIAN9907-B16H3/a,37473.2555,554587.3737,0.001,0.001 OSGB1936.NationalGrid,423456,353433,UKIAN9907-B16H4/a,77493.6205,564707.1457,0.001,0.001 OSGB1936.NationalGrid,445566,363534,UKIAN9907-B17H1/a,21574.1873,574752.1158,0.001,0.001 OSGB1936.NationalGrid,454545,373635,UKIAN9907-B17H2/a,30557.3600,584871.5725,0.001,0.001 OSGB1936.NationalGrid,478905,383736,UKIAN9907-B18H1/a,20911.8276,594930.2424,0.001,0.001 OSGB1936.NationalGrid,488888,393837,UKIAN9907-B18H2/a,30898.8606,605049.6678,0.001,0.001 OSGB1936.NationalGrid,501234,403938,UKIAN9907-B19H1/a,13237.6072,615105.6143,0.001,0.001 OSGB1936.NationalGrid,525252,398765,UKIAN9907-B20H1/a,20256.5475,609901.9214,0.001,0.001 OSGB1936.NationalGrid,545454,289654,UKIAN9907-B21H1/a,23457.9761,500738.8743,0.001,0.001 OSGB1936.NationalGrid,555555,265432,UKIAN9907-B22H1/a,16556.7798,476483.2214,0.001,0.001 OSGB1936.NationalGrid,570123,276543,UKIAN9907-B23H1/a,14123.7697,487569.5723,0.001,0.001 OSGB1936.NationalGrid,585555,298765,UKIAN9907-B24H1/a,20555.2569,509771.3721,0.001,0.001 OSGB1936.NationalGrid,594545,303030,UKIAN9907-B25H1/a,18544.3231,514011.2389,0.001,0.001 OSGB1936.NationalGrid,601234,255555,UKIAN9907-B26H1/a,15232.7129,466515.5800,0.001,0.001 OSGB1936.NationalGrid,610235,298765,UKIAN9907-B27H1/a,14233.0857,509696.4468,0.001,0.001 OSGB1936.NationalGrid,620005,288888,UKIAN9907-B28H1/a,14002.4026,499795.2892,0.001,0.001 OSGB1936.NationalGrid,629876,298888,UKIAN9907-B29H1/a,14872.5124,509768.4609,0.001,0.001 OSGB1936.NationalGrid,640123,268000,UKIAN9907-B30H1/a,16118.3821,478862.8076,0.001,0.001 OSGB1936.NationalGrid,648765,294567,UKIAN9907-B31H1/a,15759.6339,505394.9153,0.001,0.001 OSGB1936.NationalGrid,655432,288455,UKIAN9907-B32H1/a,13426.6898,499257.5462,0.001,0.001 OSGB1936.NationalGrid,290555,501234,UKIAN9907-C13H1/a,18559.9090,727426.4020,0.001,0.001 OSGB1936.NationalGrid,300000,458888,UKIAN9907-C14H1/a,11003.4385,685102.0918,0.001,0.001 OSGB1936.NationalGrid,302000,468888,UKIAN9907-C14H2/a,13004.3888,695122.5961,0.001,0.001 OSGB1936.NationalGrid,304000,478888,UKIAN9907-C14H3/a,15005.4392,705143.6013,0.001,0.001 OSGB1936.NationalGrid,316000,498888,UKIAN9907-C14H4/a,27010.4658,725168.9839,0.001,0.001 OSGB1936.NationalGrid,325000,451000,UKIAN9907-C15H1/a,13004.7532,677247.5310,0.001,0.001 OSGB1936.NationalGrid,330000,462123,UKIAN9907-C15H2/a,18007.0315,688391.8079,0.001,0.001 OSGB1936.NationalGrid,336555,472000,UKIAN9907-C15H3/a,24565.2063,698290.1241,0.001,0.001 OSGB1936.NationalGrid,345345,482482,UKIAN9907-C15H4/a,33359.6939,708794.2020,0.001,0.001 OSGB1936.NationalGrid,355355,510510,UKIAN9907-C15H5/a,43375.1894,736852.9758,0.001,0.001 OSGB1936.NationalGrid,375375,488488,UKIAN9907-C16H1/a,29387.0632,714781.4142,0.001,0.001 OSGB1936.NationalGrid,395395,499987,UKIAN9907-C16H2/a,49416.5202,726303.2942,0.001,0.001 OSGB1936.NationalGrid,412345,512345,UKIAN9907-C16H3/a,66375.5643,738685.1461,0.001,0.001 OSGB1936.NationalGrid,423456,523456,UKIAN9907-C16H4/a,77493.6205,749820.0115,0.001,0.001 OSGB1936.NationalGrid,445566,454545,UKIAN9907-C17H1/a,21574.1873,680803.3618,0.001,0.001 OSGB1936.NationalGrid,454545,464646,UKIAN9907-C17H2/a,30557.3600,690925.4698,0.001,0.001 OSGB1936.NationalGrid,469946,474747,UKIAN9907-C18H1/a,11949.9016,700975.8659,0.001,0.001 OSGB1936.NationalGrid,488488,488488,UKIAN9907-C18H2/a,30498.7199,714739.2224,0.001,0.001 OSGB1936.NationalGrid,500000,460000,UKIAN9907-C19H1/a,12003.2709,686186.9837,0.001,0.001 OSGB1936.NationalGrid,500500,485485,UKIAN9907-C19H2/a,12503.7197,711696.7228,0.001,0.001 # London Survey Grid to OSGB1936.NationalGrid sample points # The conversion is documented to have accuracy to a commensurate standard as the Ordnance Survey mapping ie +/-400mm. XRail84.LSG,46361.463 ,51436.772 ,OSGB1936.NationalGrid,495651.749 ,195811.887,0.2,0.2 XRail84.LSG,53381.506 ,48723.612 ,OSGB1936.NationalGrid,502736.18 ,193277.14 ,0.2,0.2 XRail84.LSG,59856.174 ,46617.755 ,OSGB1936.NationalGrid,509260.02 ,191335.609,0.2,0.2 XRail84.LSG,62699.36 ,60269.761 ,OSGB1936.NationalGrid,511757.48 ,205051.44 ,0.2,0.2 XRail84.LSG,66880.348 ,46173.863 ,OSGB1936.NationalGrid,516291.42 ,191068.93 ,0.2,0.2 XRail84.LSG,67132.785 ,43064.558 ,OSGB1936.NationalGrid,516622.066 ,187967.597,0.2,0.2 XRail84.LSG,68789.41 ,28207.392 ,OSGB1936.NationalGrid,518651.426 ,173160.233,0.2,0.2 XRail84.LSG,72798.176 ,50771.145 ,OSGB1936.NationalGrid,522090.19 ,195812.7 ,0.2,0.2 XRail84.LSG,73391.128 ,60967.109 ,OSGB1936.NationalGrid,522425.97 ,206018.18 ,0.2,0.2 XRail84.LSG,80377.022 ,23572.176 ,OSGB1936.NationalGrid,530349.36 ,168818.41 ,0.2,0.2 XRail84.LSG,85139.159 ,35988.862 ,OSGB1936.NationalGrid,534797.127 ,181348.683,0.2,0.2 XRail84.LSG,89078.33 ,38845.733 ,OSGB1936.NationalGrid,538662.387 ,184303.243,0.2,0.2 XRail84.LSG,89084.473 ,49493.79 ,OSGB1936.NationalGrid,538400.586 ,194946.428,0.2,0.2 XRail84.LSG,89435.862 ,56969.529 ,OSGB1936.NationalGrid,538563.362 ,202427.41 ,0.2,0.2 XRail84.LSG,92293.548 ,40746.816 ,OSGB1936.NationalGrid,541828.53 ,186284.37 ,0.2,0.2 XRail84.LSG,97913.484 ,23544.634 ,OSGB1936.NationalGrid,547878.52 ,169231.37 ,0.2,0.2 XRail84.LSG,98574.848 ,46845.271 ,OSGB1936.NationalGrid,547953.5 ,192538.25 ,0.2,0.2 XRail84.LSG,101119.124 ,53502.584 ,OSGB1936.NationalGrid,550328.9 ,199256.6 ,0.2,0.2 XRail84.LSG,103125.267 ,46081.679 ,OSGB1936.NationalGrid,552521.15 ,191889.65 ,0.2,0.2 XRail84.LSG,107520.335 ,43599.754 ,OSGB1936.NationalGrid,556976.93 ,189519.45 ,0.2,0.2 XRail84.LSG,110084.438 ,39449.241 ,OSGB1936.NationalGrid,559644.34 ,185435.16 ,0.2,0.2 # Reverse the conversion of above sample points # The conversion is documented to have accuracy to a commensurate standard as the Ordnance Survey mapping ie +/-400mm. OSGB1936.NationalGrid,495651.749,195811.887, XRail84.LSG,46361.463 ,51436.772 ,0.2,0.2 OSGB1936.NationalGrid,502736.18 ,193277.14 , XRail84.LSG,53381.506 ,48723.612 ,0.2,0.2 OSGB1936.NationalGrid,509260.02 ,191335.609, XRail84.LSG,59856.174 ,46617.755 ,0.2,0.2 OSGB1936.NationalGrid,511757.48 ,205051.44 , XRail84.LSG,62699.36 ,60269.761 ,0.2,0.2 OSGB1936.NationalGrid,516291.42 ,191068.93 , XRail84.LSG,66880.348 ,46173.863 ,0.2,0.2 OSGB1936.NationalGrid,516622.066,187967.597, XRail84.LSG,67132.785 ,43064.558 ,0.2,0.2 OSGB1936.NationalGrid,518651.426,173160.233, XRail84.LSG,68789.41 ,28207.392 ,0.2,0.2 OSGB1936.NationalGrid,522090.19 ,195812.7 , XRail84.LSG,72798.176 ,50771.145 ,0.2,0.2 OSGB1936.NationalGrid,522425.97 ,206018.18 , XRail84.LSG,73391.128 ,60967.109 ,0.2,0.2 OSGB1936.NationalGrid,530349.36 ,168818.41 , XRail84.LSG,80377.022 ,23572.176 ,0.2,0.2 OSGB1936.NationalGrid,534797.127,181348.683, XRail84.LSG,85139.159 ,35988.862 ,0.2,0.2 OSGB1936.NationalGrid,538662.387,184303.243, XRail84.LSG,89078.33 ,38845.733 ,0.2,0.2 OSGB1936.NationalGrid,538400.586,194946.428, XRail84.LSG,89084.473 ,49493.79 ,0.2,0.2 OSGB1936.NationalGrid,538563.362,202427.41 , XRail84.LSG,89435.862 ,56969.529 ,0.2,0.2 OSGB1936.NationalGrid,541828.53 ,186284.37 , XRail84.LSG,92293.548 ,40746.816 ,0.2,0.2 OSGB1936.NationalGrid,547878.52 ,169231.37 , XRail84.LSG,97913.484 ,23544.634 ,0.2,0.2 OSGB1936.NationalGrid,547953.5 ,192538.25 , XRail84.LSG,98574.848 ,46845.271 ,0.2,0.2 OSGB1936.NationalGrid,550328.9 ,199256.6 , XRail84.LSG,101119.124 ,53502.584 ,0.2,0.2 OSGB1936.NationalGrid,552521.15 ,191889.65 , XRail84.LSG,103125.267 ,46081.679 ,0.2,0.2 OSGB1936.NationalGrid,556976.93 ,189519.45 , XRail84.LSG,107520.335 ,43599.754 ,0.2,0.2 OSGB1936.NationalGrid,559644.34 ,185435.16 , XRail84.LSG,110084.438 ,39449.241 ,0.2,0.2 # London Survey Grid to OSTN02.LL sample points XRail84.LSG,46361.463 ,51436.772 ,OSTN02.LL,-0.618739008,51.65297315 ,0.01,0.01 XRail84.LSG,53381.506 ,48723.612 ,OSTN02.LL,-0.517115464,51.62894203 ,0.01,0.01 XRail84.LSG,59856.174 ,46617.755 ,OSTN02.LL,-0.423502619,51.61026354 ,0.01,0.01 XRail84.LSG,62699.36 ,60269.761 ,OSTN02.LL,-0.383066389,51.7330493 ,0.01,0.01 XRail84.LSG,66880.348 ,46173.863 ,OSTN02.LL,-0.322091089,51.60645912 ,0.01,0.01 XRail84.LSG,67132.785 ,43064.558 ,OSTN02.LL,-0.318349136,51.57851814 ,0.01,0.01 XRail84.LSG,68789.41 ,28207.392 ,OSTN02.LL,-0.294054294,51.44501211 ,0.01,0.01 XRail84.LSG,72798.176 ,50771.145 ,OSTN02.LL,-0.236742522,51.6478668 ,0.01,0.01 XRail84.LSG,73391.128 ,60967.109 ,OSTN02.LL,-0.228317022,51.73951084 ,0.01,0.01 XRail84.LSG,80377.022 ,23572.176 ,OSTN02.LL,-0.127413475,51.4034245 ,0.01,0.01 XRail84.LSG,85139.159 ,35988.862 ,OSTN02.LL,-0.058737469,51.51498875 ,0.01,0.01 XRail84.LSG,89078.33 ,38845.733 ,OSTN02.LL,-0.001904353,51.5406043 ,0.01,0.01 XRail84.LSG,89084.473 ,49493.79 ,OSTN02.LL,-0.001486561,51.63630755 ,0.01,0.01 XRail84.LSG,89435.862 ,56969.529 ,OSTN02.LL,0.003828572 ,51.70349069 ,0.01,0.01 XRail84.LSG,92293.548 ,40746.816 ,OSTN02.LL,0.04451385 ,51.55762012 ,0.01,0.01 XRail84.LSG,97913.484 ,23544.634 ,OSTN02.LL,0.124587719 ,51.40283951 ,0.01,0.01 XRail84.LSG,98574.848 ,46845.271 ,OSTN02.LL,0.135435269 ,51.61224026 ,0.01,0.01 XRail84.LSG,101119.124 ,53502.584 ,OSTN02.LL,0.172599558 ,51.67197636 ,0.01,0.01 XRail84.LSG,103125.267 ,46081.679 ,OSTN02.LL,0.201070442 ,51.60519457 ,0.01,0.01 XRail84.LSG,107520.335 ,43599.754 ,OSTN02.LL,0.264299811 ,51.58267654 ,0.01,0.01 XRail84.LSG,110084.438 ,39449.241 ,OSTN02.LL,0.300914472 ,51.54523414 ,0.01,0.01 # Reverse the conversion of above sample points OSTN02.LL,-0.618739008,51.65297315 ,XRail84.LSG,46361.463 ,51436.772,0.01,0.01 OSTN02.LL,-0.517115464,51.62894203 ,XRail84.LSG,53381.506 ,48723.612,0.01,0.01 OSTN02.LL,-0.423502619,51.61026354 ,XRail84.LSG,59856.174 ,46617.755,0.01,0.01 OSTN02.LL,-0.383066389,51.7330493 ,XRail84.LSG,62699.36 ,60269.761,0.01,0.01 OSTN02.LL,-0.322091089,51.60645912 ,XRail84.LSG,66880.348 ,46173.863,0.01,0.01 OSTN02.LL,-0.318349136,51.57851814 ,XRail84.LSG,67132.785 ,43064.558,0.01,0.01 OSTN02.LL,-0.294054294,51.44501211 ,XRail84.LSG,68789.41 ,28207.392,0.01,0.01 OSTN02.LL,-0.236742522,51.6478668 ,XRail84.LSG,72798.176 ,50771.145,0.01,0.01 OSTN02.LL,-0.228317022,51.73951084 ,XRail84.LSG,73391.128 ,60967.109,0.01,0.01 OSTN02.LL,-0.127413475,51.4034245 ,XRail84.LSG,80377.022 ,23572.176,0.01,0.01 OSTN02.LL,-0.058737469,51.51498875 ,XRail84.LSG,85139.159 ,35988.862,0.01,0.01 OSTN02.LL,-0.001904353,51.5406043 ,XRail84.LSG,89078.33 ,38845.733,0.01,0.01 OSTN02.LL,-0.001486561,51.63630755 ,XRail84.LSG,89084.473 ,49493.79 ,0.01,0.01 OSTN02.LL,0.003828572 ,51.70349069 ,XRail84.LSG,89435.862 ,56969.529,0.01,0.01 OSTN02.LL,0.04451385 ,51.55762012 ,XRail84.LSG,92293.548 ,40746.816,0.01,0.01 OSTN02.LL,0.124587719 ,51.40283951 ,XRail84.LSG,97913.484 ,23544.634,0.01,0.01 OSTN02.LL,0.135435269 ,51.61224026 ,XRail84.LSG,98574.848 ,46845.271,0.01,0.01 OSTN02.LL,0.172599558 ,51.67197636 ,XRail84.LSG,101119.124 ,53502.584,0.01,0.01 OSTN02.LL,0.201070442 ,51.60519457 ,XRail84.LSG,103125.267 ,46081.679,0.01,0.01 OSTN02.LL,0.264299811 ,51.58267654 ,XRail84.LSG,107520.335 ,43599.754,0.01,0.01 OSTN02.LL,0.300914472 ,51.54523414 ,XRail84.LSG,110084.438 ,39449.241,0.01,0.01 # USA - Amtrak Northeast Corridor Coordinate System NSRS11.LL,77 00 45W,38 52 57N,NSRS11.Amtrak-NECCS21, 642371.4278, 803956.3353,0.0005,0.0005 # Washington, DC NSRS11.LL,76 36 36W,39 18 18N,NSRS11.Amtrak-NECCS21, 761424.8970, 954152.3360,0.0005,0.0005 # Baltimore, MD NSRS11.LL,75 10 48W,39 57 27N,NSRS11.Amtrak-NECCS21,1169196.2594,1183145.2140,0.0005,0.0005 # Philadelphia, PA NSRS11.LL,73 59 24W,40 44 51N,NSRS11.Amtrak-NECCS21,1502770.8173,1468728.2183,0.0005,0.0005 # New York, NY NSRS11.LL,72 54 18W,41 18 45N,NSRS11.Amtrak-NECCS21,1800817.5706,1676470.9422,0.0005,0.0005 # New Haven, CT NSRS11.LL,72 05 33W,41 21 09N,NSRS11.Amtrak-NECCS21,2023677.8560,1694893.0849,0.0005,0.0005 # New London, CT NSRS11.LL,71 24 54W,41 49 30N,NSRS11.Amtrak-NECCS21,2204494.9438,1871806.3820,0.0005,0.0005 # Providence, RI NSRS11.LL,71 03 09W,42 21 00N,NSRS11.Amtrak-NECCS21,2296727.2959,2066172.0485,0.0005,0.0005 # Boston, MA NSRS11.LL,76 18 00W,40 03 09N,NSRS11.Amtrak-NECCS21, 856181.8903,1223920.4409,0.0005,0.0005 # Lancaster, PA NSRS11.LL,76 52 48W,40 16 12N,NSRS11.Amtrak-NECCS21, 696447.9581,1307857.0146,0.0005,0.0005 # Harrisburg, PA NSRS11.LL,72 41 06W,41 45 54N,NSRS11.Amtrak-NECCS21,1858761.6811,1842170.6843,0.0005,0.0005 # Hartford, CT NSRS11.LL,72 35 51W,42 06 09N,NSRS11.Amtrak-NECCS21,1880650.6912,1965516.9691,0.0005,0.0005 # Springfield, MA NSRS11.Amtrak-NECCS21, 642371.4278, 803956.3353,NSRS11.LL,77 00 45W,38 52 57N,5.0E-09,5.0E-09 # Washington, DC NSRS11.Amtrak-NECCS21, 761424.8970, 954152.3360,NSRS11.LL,76 36 36W,39 18 18N,5.0E-09,5.0E-09 # Baltimore, MD NSRS11.Amtrak-NECCS21,1169196.2594,1183145.2140,NSRS11.LL,75 10 48W,39 57 27N,5.0E-09,5.0E-09 # Philadelphia, PA NSRS11.Amtrak-NECCS21,1502770.8173,1468728.2183,NSRS11.LL,73 59 24W,40 44 51N,5.0E-09,5.0E-09 # New York, NY NSRS11.Amtrak-NECCS21,1800817.5706,1676470.9422,NSRS11.LL,72 54 18W,41 18 45N,5.0E-09,5.0E-09 # New Haven, CT NSRS11.Amtrak-NECCS21,2023677.8560,1694893.0849,NSRS11.LL,72 05 33W,41 21 09N,5.0E-09,5.0E-09 # New London, CT NSRS11.Amtrak-NECCS21,2204494.9438,1871806.3820,NSRS11.LL,71 24 54W,41 49 30N,5.0E-09,5.0E-09 # Providence, RI NSRS11.Amtrak-NECCS21,2296727.2959,2066172.0485,NSRS11.LL,71 03 09W,42 21 00N,5.0E-09,5.0E-09 # Boston, MA NSRS11.Amtrak-NECCS21, 856181.8903,1223920.4409,NSRS11.LL,76 18 00W,40 03 09N,5.0E-09,5.0E-09 # Lancaster, PA NSRS11.Amtrak-NECCS21, 696447.9581,1307857.0146,NSRS11.LL,76 52 48W,40 16 12N,5.0E-09,5.0E-09 # Harrisburg, PA NSRS11.Amtrak-NECCS21,1858761.6811,1842170.6843,NSRS11.LL,72 41 06W,41 45 54N,5.0E-09,5.0E-09 # Hartford, CT NSRS11.Amtrak-NECCS21,1880650.6912,1965516.9691,NSRS11.LL,72 35 51W,42 06 09N,5.0E-09,5.0E-09 # Springfield, MA # CGCS2000 CGCS2000.LL,73 59 22E,36 00 45N,CGCS2000.GK/CM-75E,408897.4944,3987402.0628,0.0001,0.0001 CGCS2000.LL,77 21 12E,40 35 00N,CGCS2000.GK/CM-75E,699248.4649,4496965.3222,0.0001,0.0001 CGCS2000.LL,74 14 48E,41 19 20N,CGCS2000.GK/CM-75E,436927.6013,4576632.1262,0.0001,0.0001 CGCS2000.LL,75 48 31E,35 21 33N,CGCS2000.GK/CM-75E,573493.4415,3914740.3686,0.0001,0.0001 CGCS2000.LL,79 32 10E,32 17 09N,CGCS2000.GK/CM-81E,362096.8966,3574489.4172,0.0001,0.0001 CGCS2000.LL,83 47 52E,46 36 47N,CGCS2000.GK/CM-81E,714314.4185,5168035.6522,0.0001,0.0001 CGCS2000.LL,80 50 23E,48 04 39N,CGCS2000.GK/CM-81E,488057.1408,5327057.3326,0.0001,0.0001 CGCS2000.LL,82 28 40E,29 54 27N,CGCS2000.GK/CM-81E,642725.3449,3310777.4692,0.0001,0.0001 CGCS2000.LL,83 59 22E,26 00 45N,CGCS2000.GK/CM-87E,198536.0129,2881695.0265,0.0001,0.0001 CGCS2000.LL,88 21 12E,50 35 00N,CGCS2000.GK/CM-87E,595847.4738,5606608.5092,0.0001,0.0001 CGCS2000.LL,85 14 48E,46 19 20N,CGCS2000.GK/CM-87E,364972.5167,5133396.8108,0.0001,0.0001 CGCS2000.LL,87 48 31E,31 21 33N,CGCS2000.GK/CM-87E,576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,89 32 10E,27 17 09N,CGCS2000.GK/CM-93E,156943.6460,3024059.9558,0.0001,0.0001 CGCS2000.LL,94 47 52E,46 36 47N,CGCS2000.GK/CM-93E,637714.5367,5165801.9167,0.0001,0.0001 CGCS2000.LL,92 50 23E,49 04 39N,CGCS2000.GK/CM-93E,488290.3965,5438258.8202,0.0001,0.0001 CGCS2000.LL,95 28 40E,32 54 27N,CGCS2000.GK/CM-93E,731827.4535,3645213.8295,0.0001,0.0001 CGCS2000.LL,97 59 22E,23 00 45N,CGCS2000.GK/CM-99E,396401.0688,2546279.0660,0.0001,0.0001 CGCS2000.LL,100 21 12E,40 35 00N,CGCS2000.GK/CM-99E,614578.6253,4495182.9111,0.0001,0.0001 CGCS2000.LL,96 14 48E,38 19 20N,CGCS2000.GK/CM-99E,259208.3107,4246853.6352,0.0001,0.0001 CGCS2000.LL,101 48 31E,31 21 33N,CGCS2000.GK/CM-99E,767273.1454,3474206.7906,0.0001,0.0001 CGCS2000.LL,103 32 10E,23 17 09N,CGCS2000.GK/CM-105E,350224.9872,2576948.9758,0.0001,0.0001 CGCS2000.LL,106 47 52E,40 36 47N,CGCS2000.GK/CM-105E,652141.3376,4499157.0539,0.0001,0.0001 CGCS2000.LL,102 50 23E,35 04 39N,CGCS2000.GK/CM-105E,302962.3328,3885326.1406,0.0001,0.0001 CGCS2000.LL,105 28 40E,24 54 27N,CGCS2000.GK/CM-105E,548268.1205,2755892.4990,0.0001,0.0001 CGCS2000.LL,110 59 22E,19 00 45N,CGCS2000.GK/CM-111E,498888.6674,2103051.8041,0.0001,0.0001 CGCS2000.LL,114 21 12E,45 35 00N,CGCS2000.GK/CM-111E,761700.2559,5055247.7187,0.0001,0.0001 CGCS2000.LL,108 14 48E,46 19 20N,CGCS2000.GK/CM-111E,287962.8327,5135588.4205,0.0001,0.0001 CGCS2000.LL,112 48 31E,16 21 33N,CGCS2000.GK/CM-111E,693261.1686,1810248.1486,0.0001,0.0001 CGCS2000.LL,114 32 10E,22 17 09N,CGCS2000.GK/CM-117E,246030.4081,2467523.1670,0.0001,0.0001 CGCS2000.LL,118 47 52E,48 36 47N,CGCS2000.GK/CM-117E,632559.9040,5388157.6351,0.0001,0.0001 CGCS2000.LL,116 50 23E,53 04 39N,CGCS2000.GK/CM-117E,489258.6766,5883257.1289,0.0001,0.0001 CGCS2000.LL,120 28 40E,30 54 27N,CGCS2000.GK/CM-117E,832559.9168,3425907.2426,0.0001,0.0001 CGCS2000.LL,121 59 22E,24 00 45N,CGCS2000.GK/CM-123E,397180.5227,2657042.1438,0.0001,0.0001 CGCS2000.LL,124 21 12E,46 35 00N,CGCS2000.GK/CM-123E,603726.0321,5161817.4164,0.0001,0.0001 CGCS2000.LL,119 14 48E,50 19 20N,CGCS2000.GK/CM-123E,232740.0010,5583430.2796,0.0001,0.0001 CGCS2000.LL,125 48 31E,31 21 33N,CGCS2000.GK/CM-123E,767273.1454,3474206.7906,0.0001,0.0001 CGCS2000.LL,127 32 10E,42 17 09N,CGCS2000.GK/CM-129E,379258.7114,4684424.0455,0.0001,0.0001 CGCS2000.LL,129 47 52E,51 36 47N,CGCS2000.GK/CM-129E,555260.5206,5720592.2549,0.0001,0.0001 CGCS2000.LL,128 50 23E,53 04 39N,CGCS2000.GK/CM-129E,489258.6766,5883257.1289,0.0001,0.0001 CGCS2000.LL,130 28 40E,44 54 27N,CGCS2000.GK/CM-129E,616705.4887,4975727.3946,0.0001,0.0001 CGCS2000.LL,131 59 22E,46 00 45N,CGCS2000.GK/CM-135E,266848.6238,5101884.4708,0.0001,0.0001 CGCS2000.LL,134 21 12E,48 35 00N,CGCS2000.GK/CM-135E,452288.9288,5383493.8398,0.0001,0.0001 CGCS2000.LL,132 14 48E,47 19 20N,CGCS2000.GK/CM-135E,291861.1712,5246747.7456,0.0001,0.0001 CGCS2000.LL,134 48 31E,45 21 33N,CGCS2000.GK/CM-135E,485004.1687,5024878.2892,0.0001,0.0001 CGCS2000.LL,73 59 22E,36 00 45N,CGCS2000.GK3d/CM-75E,408897.4944,3987402.0628,0.0001,0.0001 CGCS2000.LL,76 21 12E,40 35 00N,CGCS2000.GK3d/CM-75E,614578.6253,4495182.9111,0.0001,0.0001 CGCS2000.LL,74 14 48E,40 19 20N,CGCS2000.GK3d/CM-75E,435973.0523,4465580.2330,0.0001,0.0001 CGCS2000.LL,75 48 31E,35 21 33N,CGCS2000.GK3d/CM-75E,573493.4415,3914740.3686,0.0001,0.0001 CGCS2000.LL,76 59 22E,30 00 45N,CGCS2000.GK3d/CM-78E,402504.9310,3321929.1381,0.0001,0.0001 CGCS2000.LL,78 21 12E,42 35 00N,CGCS2000.GK3d/CM-78E,529005.0692,4716493.4518,0.0001,0.0001 CGCS2000.LL,77 14 48E,41 19 20N,CGCS2000.GK3d/CM-78E,436927.6013,4576632.1262,0.0001,0.0001 CGCS2000.LL,79 48 31E,35 21 33N,CGCS2000.GK3d/CM-78E,664389.2051,3915942.0136,0.0001,0.0001 CGCS2000.LL,79 32 10E,30 17 09N,CGCS2000.GK3d/CM-81E,359153.7515,3352706.9416,0.0001,0.0001 CGCS2000.LL,82 47 52E,46 36 47N,CGCS2000.GK3d/CM-81E,637714.5367,5165801.9167,0.0001,0.0001 CGCS2000.LL,80 50 23E,44 04 39N,CGCS2000.GK3d/CM-81E,487161.4743,4882446.1185,0.0001,0.0001 CGCS2000.LL,81 28 40E,29 54 27N,CGCS2000.GK3d/CM-81E,546141.9638,3309955.5434,0.0001,0.0001 CGCS2000.LL,82 32 10E,30 17 09N,CGCS2000.GK3d/CM-84E,359153.7515,3352706.9416,0.0001,0.0001 CGCS2000.LL,84 47 52E,46 36 47N,CGCS2000.GK3d/CM-84E,561112.3322,5164540.7344,0.0001,0.0001 CGCS2000.LL,83 50 23E,44 04 39N,CGCS2000.GK3d/CM-84E,487161.4743,4882446.1185,0.0001,0.0001 CGCS2000.LL,85 28 40E,29 54 27N,CGCS2000.GK3d/CM-84E,642725.3449,3310777.4692,0.0001,0.0001 CGCS2000.LL,85 59 22E,26 00 45N,CGCS2000.GK3d/CM-87E,398832.9465,2878610.7261,0.0001,0.0001 CGCS2000.LL,88 21 12E,50 35 00N,CGCS2000.GK3d/CM-87E,595847.4738,5606608.5092,0.0001,0.0001 CGCS2000.LL,86 14 48E,46 19 20N,CGCS2000.GK3d/CM-87E,441984.0587,5132178.2157,0.0001,0.0001 CGCS2000.LL,87 48 31E,31 21 33N,CGCS2000.GK3d/CM-87E,576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,88 59 22E,26 00 45N,CGCS2000.GK3d/CM-90E,398832.9465,2878610.7261,0.0001,0.0001 CGCS2000.LL,91 21 12E,48 35 00N,CGCS2000.GK3d/CM-90E,599848.0576,5384176.3145,0.0001,0.0001 CGCS2000.LL,89 14 48E,46 19 20N,CGCS2000.GK3d/CM-90E,441984.0587,5132178.2157,0.0001,0.0001 CGCS2000.LL,90 48 31E,31 21 33N,CGCS2000.GK3d/CM-90E,576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,91 32 10E,27 17 09N,CGCS2000.GK3d/CM-93E,355061.8324,3020151.2101,0.0001,0.0001 CGCS2000.LL,94 47 52E,42 36 47N,CGCS2000.GK3d/CM-93E,647511.1093,4721301.7350,0.0001,0.0001 CGCS2000.LL,92 50 23E,45 04 39N,CGCS2000.GK3d/CM-93E,487379.6525,4993569.6480,0.0001,0.0001 CGCS2000.LL,93 28 40E,32 54 27N,CGCS2000.GK3d/CM-93E,544696.6160,3642590.7037,0.0001,0.0001 CGCS2000.LL,94 32 10E,27 17 09N,CGCS2000.GK3d/CM-96E,355061.8324,3020151.2101,0.0001,0.0001 CGCS2000.LL,96 47 52E,42 36 47N,CGCS2000.GK3d/CM-96E,565458.4609,4720043.1755,0.0001,0.0001 CGCS2000.LL,95 50 23E,45 04 39N,CGCS2000.GK3d/CM-96E,487379.6525,4993569.6480,0.0001,0.0001 CGCS2000.LL,97 28 40E,32 54 27N,CGCS2000.GK3d/CM-96E,638253.3413,3643458.2207,0.0001,0.0001 CGCS2000.LL,97 59 22E,23 00 45N,CGCS2000.GK3d/CM-99E,396401.0688,2546279.0660,0.0001,0.0001 CGCS2000.LL,100 21 12E,40 35 00N,CGCS2000.GK3d/CM-99E,614578.6253,4495182.9111,0.0001,0.0001 CGCS2000.LL,98 14 48E,38 19 20N,CGCS2000.GK3d/CM-99E,434122.9997,4243533.0883,0.0001,0.0001 CGCS2000.LL,99 48 31E,31 21 33N,CGCS2000.GK3d/CM-99E,576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,100 59 22E,23 00 45N,CGCS2000.GK3d/CM-102E,396401.0688,2546279.0660,0.0001,0.0001 CGCS2000.LL,102 21 12E,40 35 00N,CGCS2000.GK3d/CM-102E,529914.2128,4494362.5123,0.0001,0.0001 CGCS2000.LL,101 14 48E,38 19 20N,CGCS2000.GK3d/CM-102E,434122.9997,4243533.0883,0.0001,0.0001 CGCS2000.LL,103 48 31E,31 21 33N,CGCS2000.GK3d/CM-102E,672092.4834,3472209.8320,0.0001,0.0001 CGCS2000.LL,103 32 10E,23 17 09N,CGCS2000.GK3d/CM-105E,350224.9872,2576948.9758,0.0001,0.0001 CGCS2000.LL,106 47 52E,40 36 47N,CGCS2000.GK3d/CM-105E,652141.3376,4499157.0539,0.0001,0.0001 CGCS2000.LL,104 50 23E,35 04 39N,CGCS2000.GK3d/CM-105E,485382.3373,3883202.6009,0.0001,0.0001 CGCS2000.LL,105 28 40E,24 54 27N,CGCS2000.GK3d/CM-105E,548268.1205,2755892.4990,0.0001,0.0001 CGCS2000.LL,106 32 10E,23 17 09N,CGCS2000.GK3d/CM-108E,350224.9872,2576948.9758,0.0001,0.0001 CGCS2000.LL,109 47 52E,40 36 47N,CGCS2000.GK3d/CM-108E,652141.3376,4499157.0539,0.0001,0.0001 CGCS2000.LL,107 50 23E,35 04 39N,CGCS2000.GK3d/CM-108E,485382.3373,3883202.6009,0.0001,0.0001 CGCS2000.LL,108 28 40E,24 54 27N,CGCS2000.GK3d/CM-108E,548268.1205,2755892.4990,0.0001,0.0001 CGCS2000.LL,110 59 22E,19 00 45N,CGCS2000.GK3d/CM-111E,498888.6674,2103051.8041,0.0001,0.0001 CGCS2000.LL,112 21 12E,38 35 00N,CGCS2000.GK3d/CM-111E,617921.3292,4273117.8136,0.0001,0.0001 CGCS2000.LL,109 14 48E,46 19 20N,CGCS2000.GK3d/CM-111E,364972.5167,5133396.8108,0.0001,0.0001 CGCS2000.LL,111 48 31E,16 21 33N,CGCS2000.GK3d/CM-111E,586395.3214,1809560.5327,0.0001,0.0001 CGCS2000.LL,113 59 22E,21 00 45N,CGCS2000.GK3d/CM-114E,498902.6260,2324460.8691,0.0001,0.0001 CGCS2000.LL,114 21 12E,38 35 00N,CGCS2000.GK3d/CM-114E,530786.7431,4272308.3915,0.0001,0.0001 CGCS2000.LL,112 14 48E,46 19 20N,CGCS2000.GK3d/CM-114E,364972.5167,5133396.8108,0.0001,0.0001 CGCS2000.LL,115 48 31E,29 21 33N,CGCS2000.GK3d/CM-114E,675631.6776,3250438.2610,0.0001,0.0001 CGCS2000.LL,115 32 10E,22 17 09N,CGCS2000.GK3d/CM-117E,349128.7155,2466182.4495,0.0001,0.0001 CGCS2000.LL,118 47 52E,48 36 47N,CGCS2000.GK3d/CM-117E,632559.9040,5388157.6351,0.0001,0.0001 CGCS2000.LL,116 50 23E,40 04 39N,CGCS2000.GK3d/CM-117E,486328.7450,4438146.5831,0.0001,0.0001 CGCS2000.LL,117 28 40E,30 54 27N,CGCS2000.GK3d/CM-117E,545674.0517,3420816.7896,0.0001,0.0001 CGCS2000.LL,118 32 10E,22 17 09N,CGCS2000.GK3d/CM-120E,349128.7155,2466182.4495,0.0001,0.0001 CGCS2000.LL,121 47 52E,48 36 47N,CGCS2000.GK3d/CM-120E,632559.9040,5388157.6351,0.0001,0.0001 CGCS2000.LL,119 50 23E,40 04 39N,CGCS2000.GK3d/CM-120E,486328.7450,4438146.5831,0.0001,0.0001 CGCS2000.LL,120 28 40E,30 54 27N,CGCS2000.GK3d/CM-120E,545674.0517,3420816.7896,0.0001,0.0001 CGCS2000.LL,121 59 22E,24 00 45N,CGCS2000.GK3d/CM-123E,397180.5227,2657042.1438,0.0001,0.0001 CGCS2000.LL,124 21 12E,46 35 00N,CGCS2000.GK3d/CM-123E,603726.0321,5161817.4164,0.0001,0.0001 CGCS2000.LL,122 14 48E,50 19 20N,CGCS2000.GK3d/CM-123E,446351.3303,5576959.9719,0.0001,0.0001 CGCS2000.LL,123 48 31E,31 21 33N,CGCS2000.GK3d/CM-123E,576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,124 59 22E,40 00 45N,CGCS2000.GK3d/CM-126E,413719.7157,4431406.2071,0.0001,0.0001 CGCS2000.LL,127 21 12E,46 35 00N,CGCS2000.GK3d/CM-126E,603726.0321,5161817.4164,0.0001,0.0001 CGCS2000.LL,125 14 48E,50 19 20N,CGCS2000.GK3d/CM-126E,446351.3303,5576959.9719,0.0001,0.0001 CGCS2000.LL,126 48 31E,42 21 33N,CGCS2000.GK3d/CM-126E,566616.2005,4691848.6897,0.0001,0.0001 CGCS2000.LL,127 32 10E,42 17 09N,CGCS2000.GK3d/CM-129E,379258.7114,4684424.0455,0.0001,0.0001 CGCS2000.LL,129 47 52E,50 36 47N,CGCS2000.GK3d/CM-129E,556466.3059,5609344.0928,0.0001,0.0001 CGCS2000.LL,128 50 23E,47 04 39N,CGCS2000.GK3d/CM-129E,487827.5527,5215875.2750,0.0001,0.0001 CGCS2000.LL,130 28 40E,44 54 27N,CGCS2000.GK3d/CM-129E,616705.4887,4975727.3946,0.0001,0.0001 CGCS2000.LL,130 32 10E,42 17 09N,CGCS2000.GK3d/CM-132E,379258.7114,4684424.0455,0.0001,0.0001 CGCS2000.LL,133 47 52E,48 36 47N,CGCS2000.GK3d/CM-132E,632559.9040,5388157.6351,0.0001,0.0001 CGCS2000.LL,131 50 23E,47 04 39N,CGCS2000.GK3d/CM-132E,487827.5527,5215875.2750,0.0001,0.0001 CGCS2000.LL,132 28 40E,44 54 27N,CGCS2000.GK3d/CM-132E,537731.8317,4974775.8350,0.0001,0.0001 CGCS2000.LL,133 59 22E,46 00 45N,CGCS2000.GK3d/CM-135E,421736.7996,5097971.9265,0.0001,0.0001 CGCS2000.LL,134 21 12E,48 35 00N,CGCS2000.GK3d/CM-135E,452288.9288,5383493.8398,0.0001,0.0001 CGCS2000.LL,133 36 48E,47 19 20N,CGCS2000.GK3d/CM-135E,395172.2243,5244002.4089,0.0001,0.0001 CGCS2000.LL,134 48 31E,45 54 33N,CGCS2000.GK3d/CM-135E,485150.1450,5086007.5759,0.0001,0.0001 CGCS2000.LL,73 59 22E,36 00 45N,CGCS2000.GK-13,13408897.4944,3987402.0628,0.0001,0.0001 CGCS2000.LL,77 21 12E,40 35 00N,CGCS2000.GK-13,13699248.4649,4496965.3222,0.0001,0.0001 CGCS2000.LL,74 14 48E,41 19 20N,CGCS2000.GK-13,13436927.6013,4576632.1262,0.0001,0.0001 CGCS2000.LL,75 48 31E,35 21 33N,CGCS2000.GK-13,13573493.4415,3914740.3686,0.0001,0.0001 CGCS2000.LL,79 32 10E,32 17 09N,CGCS2000.GK-14,14362096.8966,3574489.4172,0.0001,0.0001 CGCS2000.LL,83 47 52E,46 36 47N,CGCS2000.GK-14,14714314.4185,5168035.6522,0.0001,0.0001 CGCS2000.LL,80 50 23E,48 04 39N,CGCS2000.GK-14,14488057.1408,5327057.3326,0.0001,0.0001 CGCS2000.LL,82 28 40E,29 54 27N,CGCS2000.GK-14,14642725.3449,3310777.4692,0.0001,0.0001 CGCS2000.LL,83 59 22E,26 00 45N,CGCS2000.GK-15,15198536.0129,2881695.0265,0.0001,0.0001 CGCS2000.LL,88 21 12E,50 35 00N,CGCS2000.GK-15,15595847.4738,5606608.5092,0.0001,0.0001 CGCS2000.LL,85 14 48E,46 19 20N,CGCS2000.GK-15,15364972.5167,5133396.8108,0.0001,0.0001 CGCS2000.LL,87 48 31E,31 21 33N,CGCS2000.GK-15,15576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,89 32 10E,27 17 09N,CGCS2000.GK-16,16156943.6460,3024059.9558,0.0001,0.0001 CGCS2000.LL,94 47 52E,46 36 47N,CGCS2000.GK-16,16637714.5367,5165801.9167,0.0001,0.0001 CGCS2000.LL,92 50 23E,49 04 39N,CGCS2000.GK-16,16488290.3965,5438258.8202,0.0001,0.0001 CGCS2000.LL,95 28 40E,32 54 27N,CGCS2000.GK-16,16731827.4535,3645213.8295,0.0001,0.0001 CGCS2000.LL,97 59 22E,23 00 45N,CGCS2000.GK-17,17396401.0688,2546279.0660,0.0001,0.0001 CGCS2000.LL,100 21 12E,40 35 00N,CGCS2000.GK-17,17614578.6253,4495182.9111,0.0001,0.0001 CGCS2000.LL,96 14 48E,38 19 20N,CGCS2000.GK-17,17259208.3107,4246853.6352,0.0001,0.0001 CGCS2000.LL,101 48 31E,31 21 33N,CGCS2000.GK-17,17767273.1454,3474206.7906,0.0001,0.0001 CGCS2000.LL,103 32 10E,23 17 09N,CGCS2000.GK-18,18350224.9872,2576948.9758,0.0001,0.0001 CGCS2000.LL,106 47 52E,40 36 47N,CGCS2000.GK-18,18652141.3376,4499157.0539,0.0001,0.0001 CGCS2000.LL,102 50 23E,35 04 39N,CGCS2000.GK-18,18302962.3328,3885326.1406,0.0001,0.0001 CGCS2000.LL,105 28 40E,24 54 27N,CGCS2000.GK-18,18548268.1205,2755892.4990,0.0001,0.0001 CGCS2000.LL,110 59 22E,19 00 45N,CGCS2000.GK-19,19498888.6674,2103051.8041,0.0001,0.0001 CGCS2000.LL,114 21 12E,45 35 00N,CGCS2000.GK-19,19761700.2559,5055247.7187,0.0001,0.0001 CGCS2000.LL,108 14 48E,46 19 20N,CGCS2000.GK-19,19287962.8327,5135588.4205,0.0001,0.0001 CGCS2000.LL,112 48 31E,16 21 33N,CGCS2000.GK-19,19693261.1686,1810248.1486,0.0001,0.0001 CGCS2000.LL,114 32 10E,22 17 09N,CGCS2000.GK-20,20246030.4081,2467523.1670,0.0001,0.0001 CGCS2000.LL,118 47 52E,48 36 47N,CGCS2000.GK-20,20632559.9040,5388157.6351,0.0001,0.0001 CGCS2000.LL,116 50 23E,53 04 39N,CGCS2000.GK-20,20489258.6766,5883257.1289,0.0001,0.0001 CGCS2000.LL,120 28 40E,30 54 27N,CGCS2000.GK-20,20832559.9168,3425907.2426,0.0001,0.0001 CGCS2000.LL,121 59 22E,24 00 45N,CGCS2000.GK-21,21397180.5227,2657042.1438,0.0001,0.0001 CGCS2000.LL,124 21 12E,46 35 00N,CGCS2000.GK-21,21603726.0321,5161817.4164,0.0001,0.0001 CGCS2000.LL,119 14 48E,50 19 20N,CGCS2000.GK-21,21232740.0010,5583430.2796,0.0001,0.0001 CGCS2000.LL,125 48 31E,31 21 33N,CGCS2000.GK-21,21767273.1454,3474206.7906,0.0001,0.0001 CGCS2000.LL,127 32 10E,42 17 09N,CGCS2000.GK-22,22379258.7114,4684424.0455,0.0001,0.0001 CGCS2000.LL,129 47 52E,51 36 47N,CGCS2000.GK-22,22555260.5206,5720592.2549,0.0001,0.0001 CGCS2000.LL,128 50 23E,53 04 39N,CGCS2000.GK-22,22489258.6766,5883257.1289,0.0001,0.0001 CGCS2000.LL,130 28 40E,44 54 27N,CGCS2000.GK-22,22616705.4887,4975727.3946,0.0001,0.0001 CGCS2000.LL,131 59 22E,46 00 45N,CGCS2000.GK-23,23266848.6238,5101884.4708,0.0001,0.0001 CGCS2000.LL,134 21 12E,48 35 00N,CGCS2000.GK-23,23452288.9288,5383493.8398,0.0001,0.0001 CGCS2000.LL,132 14 48E,47 19 20N,CGCS2000.GK-23,23291861.1712,5246747.7456,0.0001,0.0001 CGCS2000.LL,134 48 31E,45 21 33N,CGCS2000.GK-23,23485004.1687,5024878.2892,0.0001,0.0001 CGCS2000.LL,73 59 22E,36 00 45N,CGCS2000.GK3d-25,25408897.4944,3987402.0628,0.0001,0.0001 CGCS2000.LL,76 21 12E,40 35 00N,CGCS2000.GK3d-25,25614578.6253,4495182.9111,0.0001,0.0001 CGCS2000.LL,74 14 48E,40 19 20N,CGCS2000.GK3d-25,25435973.0523,4465580.2330,0.0001,0.0001 CGCS2000.LL,75 48 31E,35 21 33N,CGCS2000.GK3d-25,25573493.4415,3914740.3686,0.0001,0.0001 CGCS2000.LL,76 59 22E,30 00 45N,CGCS2000.GK3d-26,26402504.9310,3321929.1381,0.0001,0.0001 CGCS2000.LL,78 21 12E,42 35 00N,CGCS2000.GK3d-26,26529005.0692,4716493.4518,0.0001,0.0001 CGCS2000.LL,77 14 48E,41 19 20N,CGCS2000.GK3d-26,26436927.6013,4576632.1262,0.0001,0.0001 CGCS2000.LL,79 48 31E,35 21 33N,CGCS2000.GK3d-26,26664389.2051,3915942.0136,0.0001,0.0001 CGCS2000.LL,79 32 10E,30 17 09N,CGCS2000.GK3d-27,27359153.7515,3352706.9416,0.0001,0.0001 CGCS2000.LL,82 47 52E,46 36 47N,CGCS2000.GK3d-27,27637714.5367,5165801.9167,0.0001,0.0001 CGCS2000.LL,80 50 23E,44 04 39N,CGCS2000.GK3d-27,27487161.4743,4882446.1185,0.0001,0.0001 CGCS2000.LL,81 28 40E,29 54 27N,CGCS2000.GK3d-27,27546141.9638,3309955.5434,0.0001,0.0001 CGCS2000.LL,82 32 10E,30 17 09N,CGCS2000.GK3d-28,28359153.7515,3352706.9416,0.0001,0.0001 CGCS2000.LL,84 47 52E,46 36 47N,CGCS2000.GK3d-28,28561112.3322,5164540.7344,0.0001,0.0001 CGCS2000.LL,83 50 23E,44 04 39N,CGCS2000.GK3d-28,28487161.4743,4882446.1185,0.0001,0.0001 CGCS2000.LL,85 28 40E,29 54 27N,CGCS2000.GK3d-28,28642725.3449,3310777.4692,0.0001,0.0001 CGCS2000.LL,85 59 22E,26 00 45N,CGCS2000.GK3d-29,29398832.9465,2878610.7261,0.0001,0.0001 CGCS2000.LL,88 21 12E,50 35 00N,CGCS2000.GK3d-29,29595847.4738,5606608.5092,0.0001,0.0001 CGCS2000.LL,86 14 48E,46 19 20N,CGCS2000.GK3d-29,29441984.0587,5132178.2157,0.0001,0.0001 CGCS2000.LL,87 48 31E,31 21 33N,CGCS2000.GK3d-29,29576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,88 59 22E,26 00 45N,CGCS2000.GK3d-30,30398832.9465,2878610.7261,0.0001,0.0001 CGCS2000.LL,91 21 12E,48 35 00N,CGCS2000.GK3d-30,30599848.0576,5384176.3145,0.0001,0.0001 CGCS2000.LL,89 14 48E,46 19 20N,CGCS2000.GK3d-30,30441984.0587,5132178.2157,0.0001,0.0001 CGCS2000.LL,90 48 31E,31 21 33N,CGCS2000.GK3d-30,30576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,91 32 10E,27 17 09N,CGCS2000.GK3d-31,31355061.8324,3020151.2101,0.0001,0.0001 CGCS2000.LL,94 47 52E,42 36 47N,CGCS2000.GK3d-31,31647511.1093,4721301.7350,0.0001,0.0001 CGCS2000.LL,92 50 23E,45 04 39N,CGCS2000.GK3d-31,31487379.6525,4993569.6480,0.0001,0.0001 CGCS2000.LL,93 28 40E,32 54 27N,CGCS2000.GK3d-31,31544696.6160,3642590.7037,0.0001,0.0001 CGCS2000.LL,94 32 10E,27 17 09N,CGCS2000.GK3d-32,32355061.8324,3020151.2101,0.0001,0.0001 CGCS2000.LL,96 47 52E,42 36 47N,CGCS2000.GK3d-32,32565458.4609,4720043.1755,0.0001,0.0001 CGCS2000.LL,95 50 23E,45 04 39N,CGCS2000.GK3d-32,32487379.6525,4993569.6480,0.0001,0.0001 CGCS2000.LL,97 28 40E,32 54 27N,CGCS2000.GK3d-32,32638253.3413,3643458.2207,0.0001,0.0001 CGCS2000.LL,97 59 22E,23 00 45N,CGCS2000.GK3d-33,33396401.0688,2546279.0660,0.0001,0.0001 CGCS2000.LL,100 21 12E,40 35 00N,CGCS2000.GK3d-33,33614578.6253,4495182.9111,0.0001,0.0001 CGCS2000.LL,98 14 48E,38 19 20N,CGCS2000.GK3d-33,33434122.9997,4243533.0883,0.0001,0.0001 CGCS2000.LL,99 48 31E,31 21 33N,CGCS2000.GK3d-33,33576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,100 59 22E,23 00 45N,CGCS2000.GK3d-34,34396401.0688,2546279.0660,0.0001,0.0001 CGCS2000.LL,102 21 12E,40 35 00N,CGCS2000.GK3d-34,34529914.2128,4494362.5123,0.0001,0.0001 CGCS2000.LL,101 14 48E,38 19 20N,CGCS2000.GK3d-34,34434122.9997,4243533.0883,0.0001,0.0001 CGCS2000.LL,103 48 31E,31 21 33N,CGCS2000.GK3d-34,34672092.4834,3472209.8320,0.0001,0.0001 CGCS2000.LL,103 32 10E,23 17 09N,CGCS2000.GK3d-35,35350224.9872,2576948.9758,0.0001,0.0001 CGCS2000.LL,106 47 52E,40 36 47N,CGCS2000.GK3d-35,35652141.3376,4499157.0539,0.0001,0.0001 CGCS2000.LL,104 50 23E,35 04 39N,CGCS2000.GK3d-35,35485382.3373,3883202.6009,0.0001,0.0001 CGCS2000.LL,105 28 40E,24 54 27N,CGCS2000.GK3d-35,35548268.1205,2755892.4990,0.0001,0.0001 CGCS2000.LL,106 32 10E,23 17 09N,CGCS2000.GK3d-36,36350224.9872,2576948.9758,0.0001,0.0001 CGCS2000.LL,109 47 52E,40 36 47N,CGCS2000.GK3d-36,36652141.3376,4499157.0539,0.0001,0.0001 CGCS2000.LL,107 50 23E,35 04 39N,CGCS2000.GK3d-36,36485382.3373,3883202.6009,0.0001,0.0001 CGCS2000.LL,108 28 40E,24 54 27N,CGCS2000.GK3d-36,36548268.1205,2755892.4990,0.0001,0.0001 CGCS2000.LL,110 59 22E,19 00 45N,CGCS2000.GK3d-37,37498888.6674,2103051.8041,0.0001,0.0001 CGCS2000.LL,112 21 12E,38 35 00N,CGCS2000.GK3d-37,37617921.3292,4273117.8136,0.0001,0.0001 CGCS2000.LL,109 14 48E,46 19 20N,CGCS2000.GK3d-37,37364972.5167,5133396.8108,0.0001,0.0001 CGCS2000.LL,111 48 31E,16 21 33N,CGCS2000.GK3d-37,37586395.3214,1809560.5327,0.0001,0.0001 CGCS2000.LL,113 59 22E,21 00 45N,CGCS2000.GK3d-38,38498902.6260,2324460.8691,0.0001,0.0001 CGCS2000.LL,114 21 12E,38 35 00N,CGCS2000.GK3d-38,38530786.7431,4272308.3915,0.0001,0.0001 CGCS2000.LL,112 14 48E,46 19 20N,CGCS2000.GK3d-38,38364972.5167,5133396.8108,0.0001,0.0001 CGCS2000.LL,115 48 31E,29 21 33N,CGCS2000.GK3d-38,38675631.6776,3250438.2610,0.0001,0.0001 CGCS2000.LL,115 32 10E,22 17 09N,CGCS2000.GK3d-39,39349128.7155,2466182.4495,0.0001,0.0001 CGCS2000.LL,118 47 52E,48 36 47N,CGCS2000.GK3d-39,39632559.9040,5388157.6351,0.0001,0.0001 CGCS2000.LL,116 50 23E,40 04 39N,CGCS2000.GK3d-39,39486328.7450,4438146.5831,0.0001,0.0001 CGCS2000.LL,117 28 40E,30 54 27N,CGCS2000.GK3d-39,39545674.0517,3420816.7896,0.0001,0.0001 CGCS2000.LL,118 32 10E,22 17 09N,CGCS2000.GK3d-40,40349128.7155,2466182.4495,0.0001,0.0001 CGCS2000.LL,121 47 52E,48 36 47N,CGCS2000.GK3d-40,40632559.9040,5388157.6351,0.0001,0.0001 CGCS2000.LL,119 50 23E,40 04 39N,CGCS2000.GK3d-40,40486328.7450,4438146.5831,0.0001,0.0001 CGCS2000.LL,120 28 40E,30 54 27N,CGCS2000.GK3d-40,40545674.0517,3420816.7896,0.0001,0.0001 CGCS2000.LL,121 59 22E,24 00 45N,CGCS2000.GK3d-41,41397180.5227,2657042.1438,0.0001,0.0001 CGCS2000.LL,124 21 12E,46 35 00N,CGCS2000.GK3d-41,41603726.0321,5161817.4164,0.0001,0.0001 CGCS2000.LL,122 14 48E,50 19 20N,CGCS2000.GK3d-41,41446351.3303,5576959.9719,0.0001,0.0001 CGCS2000.LL,123 48 31E,31 21 33N,CGCS2000.GK3d-41,41576936.0275,3471078.5859,0.0001,0.0001 CGCS2000.LL,124 59 22E,40 00 45N,CGCS2000.GK3d-42,42413719.7157,4431406.2071,0.0001,0.0001 CGCS2000.LL,127 21 12E,46 35 00N,CGCS2000.GK3d-42,42603726.0321,5161817.4164,0.0001,0.0001 CGCS2000.LL,125 14 48E,50 19 20N,CGCS2000.GK3d-42,42446351.3303,5576959.9719,0.0001,0.0001 CGCS2000.LL,126 48 31E,42 21 33N,CGCS2000.GK3d-42,42566616.2005,4691848.6897,0.0001,0.0001 CGCS2000.LL,127 32 10E,42 17 09N,CGCS2000.GK3d-43,43379258.7114,4684424.0455,0.0001,0.0001 CGCS2000.LL,129 47 52E,50 36 47N,CGCS2000.GK3d-43,43556466.3059,5609344.0928,0.0001,0.0001 CGCS2000.LL,128 50 23E,47 04 39N,CGCS2000.GK3d-43,43487827.5527,5215875.2750,0.0001,0.0001 CGCS2000.LL,130 28 40E,44 54 27N,CGCS2000.GK3d-43,43616705.4887,4975727.3946,0.0001,0.0001 CGCS2000.LL,130 32 10E,42 17 09N,CGCS2000.GK3d-44,44379258.7114,4684424.0455,0.0001,0.0001 CGCS2000.LL,133 47 52E,48 36 47N,CGCS2000.GK3d-44,44632559.9040,5388157.6351,0.0001,0.0001 CGCS2000.LL,131 50 23E,47 04 39N,CGCS2000.GK3d-44,44487827.5527,5215875.2750,0.0001,0.0001 CGCS2000.LL,132 28 40E,44 54 27N,CGCS2000.GK3d-44,44537731.8317,4974775.8350,0.0001,0.0001 CGCS2000.LL,133 59 22E,46 00 45N,CGCS2000.GK3d-45,45421736.7996,5097971.9265,0.0001,0.0001 CGCS2000.LL,134 21 12E,48 35 00N,CGCS2000.GK3d-45,45452288.9288,5383493.8398,0.0001,0.0001 CGCS2000.LL,133 36 48E,47 19 20N,CGCS2000.GK3d-45,45395172.2243,5244002.4089,0.0001,0.0001 CGCS2000.LL,134 48 31E,45 54 33N,CGCS2000.GK3d-45,45485150.1450,5086007.5759,0.0001,0.0001 CGCS2000.GK/CM-75E,408897.4944,3987402.0628,CGCS2000.LL,73 59 22E,36 00 45N,5.0E-09,5.0E-09 CGCS2000.GK/CM-75E,699248.4649,4496965.3222,CGCS2000.LL,77 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK/CM-75E,436927.6013,4576632.1262,CGCS2000.LL,74 14 48E,41 19 20N,5.0E-09,5.0E-09 CGCS2000.GK/CM-75E,573493.4415,3914740.3686,CGCS2000.LL,75 48 31E,35 21 33N,5.0E-09,5.0E-09 CGCS2000.GK/CM-81E,362096.8966,3574489.4172,CGCS2000.LL,79 32 10E,32 17 09N,5.0E-09,5.0E-09 CGCS2000.GK/CM-81E,714314.4185,5168035.6522,CGCS2000.LL,83 47 52E,46 36 47N,5.0E-09,5.0E-09 CGCS2000.GK/CM-81E,488057.1408,5327057.3326,CGCS2000.LL,80 50 23E,48 04 39N,5.0E-09,5.0E-09 CGCS2000.GK/CM-81E,642725.3449,3310777.4692,CGCS2000.LL,82 28 40E,29 54 27N,5.0E-09,5.0E-09 CGCS2000.GK/CM-87E,198536.0129,2881695.0265,CGCS2000.LL,83 59 22E,26 00 45N,5.0E-09,5.0E-09 CGCS2000.GK/CM-87E,595847.4738,5606608.5092,CGCS2000.LL,88 21 12E,50 35 00N,5.0E-09,5.0E-09 CGCS2000.GK/CM-87E,364972.5167,5133396.8108,CGCS2000.LL,85 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK/CM-87E,576936.0275,3471078.5859,CGCS2000.LL,87 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK/CM-93E,156943.6460,3024059.9558,CGCS2000.LL,89 32 10E,27 17 09N,5.0E-09,5.0E-09 CGCS2000.GK/CM-93E,637714.5367,5165801.9167,CGCS2000.LL,94 47 52E,46 36 47N,5.0E-09,5.0E-09 CGCS2000.GK/CM-93E,488290.3965,5438258.8202,CGCS2000.LL,92 50 23E,49 04 39N,5.0E-09,5.0E-09 CGCS2000.GK/CM-93E,731827.4535,3645213.8295,CGCS2000.LL,95 28 40E,32 54 27N,5.0E-09,5.0E-09 CGCS2000.GK/CM-99E,396401.0688,2546279.0660,CGCS2000.LL,97 59 22E,23 00 45N,5.0E-09,5.0E-09 CGCS2000.GK/CM-99E,614578.6253,4495182.9111,CGCS2000.LL,100 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK/CM-99E,259208.3107,4246853.6352,CGCS2000.LL,96 14 48E,38 19 20N,5.0E-09,5.0E-09 CGCS2000.GK/CM-99E,767273.1454,3474206.7906,CGCS2000.LL,101 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK/CM-105E,350224.9872,2576948.9758,CGCS2000.LL,103 32 10E,23 17 09N,5.0E-09,5.0E-09 CGCS2000.GK/CM-105E,652141.3376,4499157.0539,CGCS2000.LL,106 47 52E,40 36 47N,5.0E-09,5.0E-09 CGCS2000.GK/CM-105E,302962.3328,3885326.1406,CGCS2000.LL,102 50 23E,35 04 39N,5.0E-09,5.0E-09 CGCS2000.GK/CM-105E,548268.1205,2755892.4990,CGCS2000.LL,105 28 40E,24 54 27N,5.0E-09,5.0E-09 CGCS2000.GK/CM-111E,498888.6674,2103051.8041,CGCS2000.LL,110 59 22E,19 00 45N,5.0E-09,5.0E-09 CGCS2000.GK/CM-111E,761700.2559,5055247.7187,CGCS2000.LL,114 21 12E,45 35 00N,5.0E-09,5.0E-09 CGCS2000.GK/CM-111E,287962.8327,5135588.4205,CGCS2000.LL,108 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK/CM-111E,693261.1686,1810248.1486,CGCS2000.LL,112 48 31E,16 21 33N,5.0E-09,5.0E-09 CGCS2000.GK/CM-117E,246030.4081,2467523.1670,CGCS2000.LL,114 32 10E,22 17 09N,5.0E-09,5.0E-09 CGCS2000.GK/CM-117E,632559.9040,5388157.6351,CGCS2000.LL,118 47 52E,48 36 47N,5.0E-09,5.0E-09 CGCS2000.GK/CM-117E,489258.6766,5883257.1289,CGCS2000.LL,116 50 23E,53 04 39N,5.0E-09,5.0E-09 CGCS2000.GK/CM-117E,832559.9168,3425907.2426,CGCS2000.LL,120 28 40E,30 54 27N,5.0E-09,5.0E-09 CGCS2000.GK/CM-123E,397180.5227,2657042.1438,CGCS2000.LL,121 59 22E,24 00 45N,5.0E-09,5.0E-09 CGCS2000.GK/CM-123E,603726.0321,5161817.4164,CGCS2000.LL,124 21 12E,46 35 00N,5.0E-09,5.0E-09 CGCS2000.GK/CM-123E,232740.0010,5583430.2796,CGCS2000.LL,119 14 48E,50 19 20N,5.0E-09,5.0E-09 CGCS2000.GK/CM-123E,767273.1454,3474206.7906,CGCS2000.LL,125 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK/CM-129E,379258.7114,4684424.0455,CGCS2000.LL,127 32 10E,42 17 09N,5.0E-09,5.0E-09 CGCS2000.GK/CM-129E,555260.5206,5720592.2549,CGCS2000.LL,129 47 52E,51 36 47N,5.0E-09,5.0E-09 CGCS2000.GK/CM-129E,489258.6766,5883257.1289,CGCS2000.LL,128 50 23E,53 04 39N,5.0E-09,5.0E-09 CGCS2000.GK/CM-129E,616705.4887,4975727.3946,CGCS2000.LL,130 28 40E,44 54 27N,5.0E-09,5.0E-09 CGCS2000.GK/CM-135E,266848.6238,5101884.4708,CGCS2000.LL,131 59 22E,46 00 45N,5.0E-09,5.0E-09 CGCS2000.GK/CM-135E,452288.9288,5383493.8398,CGCS2000.LL,134 21 12E,48 35 00N,5.0E-09,5.0E-09 CGCS2000.GK/CM-135E,291861.1712,5246747.7456,CGCS2000.LL,132 14 48E,47 19 20N,5.0E-09,5.0E-09 CGCS2000.GK/CM-135E,485004.1687,5024878.2892,CGCS2000.LL,134 48 31E,45 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-75E,408897.4944,3987402.0628,CGCS2000.LL,73 59 22E,36 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-75E,614578.6253,4495182.9111,CGCS2000.LL,76 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-75E,435973.0523,4465580.2330,CGCS2000.LL,74 14 48E,40 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-75E,573493.4415,3914740.3686,CGCS2000.LL,75 48 31E,35 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-78E,402504.9310,3321929.1381,CGCS2000.LL,76 59 22E,30 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-78E,529005.0692,4716493.4518,CGCS2000.LL,78 21 12E,42 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-78E,436927.6013,4576632.1262,CGCS2000.LL,77 14 48E,41 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-78E,664389.2051,3915942.0136,CGCS2000.LL,79 48 31E,35 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-81E,359153.7515,3352706.9416,CGCS2000.LL,79 32 10E,30 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-81E,637714.5367,5165801.9167,CGCS2000.LL,82 47 52E,46 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-81E,487161.4743,4882446.1185,CGCS2000.LL,80 50 23E,44 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-81E,546141.9638,3309955.5434,CGCS2000.LL,81 28 40E,29 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-84E,359153.7515,3352706.9416,CGCS2000.LL,82 32 10E,30 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-84E,561112.3322,5164540.7344,CGCS2000.LL,84 47 52E,46 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-84E,487161.4743,4882446.1185,CGCS2000.LL,83 50 23E,44 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-84E,642725.3449,3310777.4692,CGCS2000.LL,85 28 40E,29 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-87E,398832.9465,2878610.7261,CGCS2000.LL,85 59 22E,26 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-87E,595847.4738,5606608.5092,CGCS2000.LL,88 21 12E,50 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-87E,441984.0587,5132178.2157,CGCS2000.LL,86 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-87E,576936.0275,3471078.5859,CGCS2000.LL,87 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-90E,398832.9465,2878610.7261,CGCS2000.LL,88 59 22E,26 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-90E,599848.0576,5384176.3145,CGCS2000.LL,91 21 12E,48 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-90E,441984.0587,5132178.2157,CGCS2000.LL,89 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-90E,576936.0275,3471078.5859,CGCS2000.LL,90 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-93E,355061.8324,3020151.2101,CGCS2000.LL,91 32 10E,27 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-93E,647511.1093,4721301.7350,CGCS2000.LL,94 47 52E,42 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-93E,487379.6525,4993569.6480,CGCS2000.LL,92 50 23E,45 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-93E,544696.6160,3642590.7037,CGCS2000.LL,93 28 40E,32 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-96E,355061.8324,3020151.2101,CGCS2000.LL,94 32 10E,27 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-96E,565458.4609,4720043.1755,CGCS2000.LL,96 47 52E,42 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-96E,487379.6525,4993569.6480,CGCS2000.LL,95 50 23E,45 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-96E,638253.3413,3643458.2207,CGCS2000.LL,97 28 40E,32 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-99E,396401.0688,2546279.0660,CGCS2000.LL,97 59 22E,23 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-99E,614578.6253,4495182.9111,CGCS2000.LL,100 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-99E,434122.9997,4243533.0883,CGCS2000.LL,98 14 48E,38 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-99E,576936.0275,3471078.5859,CGCS2000.LL,99 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-102E,396401.0688,2546279.0660,CGCS2000.LL,100 59 22E,23 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-102E,529914.2128,4494362.5123,CGCS2000.LL,102 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-102E,434122.9997,4243533.0883,CGCS2000.LL,101 14 48E,38 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-102E,672092.4834,3472209.8320,CGCS2000.LL,103 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-105E,350224.9872,2576948.9758,CGCS2000.LL,103 32 10E,23 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-105E,652141.3376,4499157.0539,CGCS2000.LL,106 47 52E,40 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-105E,485382.3373,3883202.6009,CGCS2000.LL,104 50 23E,35 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-105E,548268.1205,2755892.4990,CGCS2000.LL,105 28 40E,24 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-108E,350224.9872,2576948.9758,CGCS2000.LL,106 32 10E,23 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-108E,652141.3376,4499157.0539,CGCS2000.LL,109 47 52E,40 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-108E,485382.3373,3883202.6009,CGCS2000.LL,107 50 23E,35 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-108E,548268.1205,2755892.4990,CGCS2000.LL,108 28 40E,24 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-111E,498888.6674,2103051.8041,CGCS2000.LL,110 59 22E,19 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-111E,617921.3292,4273117.8136,CGCS2000.LL,112 21 12E,38 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-111E,364972.5167,5133396.8108,CGCS2000.LL,109 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-111E,586395.3214,1809560.5327,CGCS2000.LL,111 48 31E,16 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-114E,498902.6260,2324460.8691,CGCS2000.LL,113 59 22E,21 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-114E,530786.7431,4272308.3915,CGCS2000.LL,114 21 12E,38 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-114E,364972.5167,5133396.8108,CGCS2000.LL,112 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-114E,675631.6776,3250438.2610,CGCS2000.LL,115 48 31E,29 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-117E,349128.7155,2466182.4495,CGCS2000.LL,115 32 10E,22 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-117E,632559.9040,5388157.6351,CGCS2000.LL,118 47 52E,48 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-117E,486328.7450,4438146.5831,CGCS2000.LL,116 50 23E,40 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-117E,545674.0517,3420816.7896,CGCS2000.LL,117 28 40E,30 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-120E,349128.7155,2466182.4495,CGCS2000.LL,118 32 10E,22 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-120E,632559.9040,5388157.6351,CGCS2000.LL,121 47 52E,48 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-120E,486328.7450,4438146.5831,CGCS2000.LL,119 50 23E,40 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-120E,545674.0517,3420816.7896,CGCS2000.LL,120 28 40E,30 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-123E,397180.5227,2657042.1438,CGCS2000.LL,121 59 22E,24 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-123E,603726.0321,5161817.4164,CGCS2000.LL,124 21 12E,46 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-123E,446351.3303,5576959.9719,CGCS2000.LL,122 14 48E,50 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-123E,576936.0275,3471078.5859,CGCS2000.LL,123 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-126E,413719.7157,4431406.2071,CGCS2000.LL,124 59 22E,40 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-126E,603726.0321,5161817.4164,CGCS2000.LL,127 21 12E,46 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-126E,446351.3303,5576959.9719,CGCS2000.LL,125 14 48E,50 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-126E,566616.2005,4691848.6897,CGCS2000.LL,126 48 31E,42 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-129E,379258.7114,4684424.0455,CGCS2000.LL,127 32 10E,42 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-129E,556466.3059,5609344.0928,CGCS2000.LL,129 47 52E,50 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-129E,487827.5527,5215875.2750,CGCS2000.LL,128 50 23E,47 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-129E,616705.4887,4975727.3946,CGCS2000.LL,130 28 40E,44 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-132E,379258.7114,4684424.0455,CGCS2000.LL,130 32 10E,42 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-132E,632559.9040,5388157.6351,CGCS2000.LL,133 47 52E,48 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-132E,487827.5527,5215875.2750,CGCS2000.LL,131 50 23E,47 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-132E,537731.8317,4974775.8350,CGCS2000.LL,132 28 40E,44 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-135E,421736.7996,5097971.9265,CGCS2000.LL,133 59 22E,46 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-135E,452288.9288,5383493.8398,CGCS2000.LL,134 21 12E,48 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-135E,395172.2243,5244002.4089,CGCS2000.LL,133 36 48E,47 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d/CM-135E,485150.1450,5086007.5759,CGCS2000.LL,134 48 31E,45 54 33N,5.0E-09,5.0E-09 CGCS2000.GK-13,13408897.4944,3987402.0628,CGCS2000.LL,73 59 22E,36 00 45N,5.0E-09,5.0E-09 CGCS2000.GK-13,13699248.4649,4496965.3222,CGCS2000.LL,77 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK-13,13436927.6013,4576632.1262,CGCS2000.LL,74 14 48E,41 19 20N,5.0E-09,5.0E-09 CGCS2000.GK-13,13573493.4415,3914740.3686,CGCS2000.LL,75 48 31E,35 21 33N,5.0E-09,5.0E-09 CGCS2000.GK-14,14362096.8966,3574489.4172,CGCS2000.LL,79 32 10E,32 17 09N,5.0E-09,5.0E-09 CGCS2000.GK-14,14714314.4185,5168035.6522,CGCS2000.LL,83 47 52E,46 36 47N,5.0E-09,5.0E-09 CGCS2000.GK-14,14488057.1408,5327057.3326,CGCS2000.LL,80 50 23E,48 04 39N,5.0E-09,5.0E-09 CGCS2000.GK-14,14642725.3449,3310777.4692,CGCS2000.LL,82 28 40E,29 54 27N,5.0E-09,5.0E-09 CGCS2000.GK-15,15198536.0129,2881695.0265,CGCS2000.LL,83 59 22E,26 00 45N,5.0E-09,5.0E-09 CGCS2000.GK-15,15595847.4738,5606608.5092,CGCS2000.LL,88 21 12E,50 35 00N,5.0E-09,5.0E-09 CGCS2000.GK-15,15364972.5167,5133396.8108,CGCS2000.LL,85 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK-15,15576936.0275,3471078.5859,CGCS2000.LL,87 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK-16,16156943.6460,3024059.9558,CGCS2000.LL,89 32 10E,27 17 09N,5.0E-09,5.0E-09 CGCS2000.GK-16,16637714.5367,5165801.9167,CGCS2000.LL,94 47 52E,46 36 47N,5.0E-09,5.0E-09 CGCS2000.GK-16,16488290.3965,5438258.8202,CGCS2000.LL,92 50 23E,49 04 39N,5.0E-09,5.0E-09 CGCS2000.GK-16,16731827.4535,3645213.8295,CGCS2000.LL,95 28 40E,32 54 27N,5.0E-09,5.0E-09 CGCS2000.GK-17,17396401.0688,2546279.0660,CGCS2000.LL,97 59 22E,23 00 45N,5.0E-09,5.0E-09 CGCS2000.GK-17,17614578.6253,4495182.9111,CGCS2000.LL,100 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK-17,17259208.3107,4246853.6352,CGCS2000.LL,96 14 48E,38 19 20N,5.0E-09,5.0E-09 CGCS2000.GK-17,17767273.1454,3474206.7906,CGCS2000.LL,101 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK-18,18350224.9872,2576948.9758,CGCS2000.LL,103 32 10E,23 17 09N,5.0E-09,5.0E-09 CGCS2000.GK-18,18652141.3376,4499157.0539,CGCS2000.LL,106 47 52E,40 36 47N,5.0E-09,5.0E-09 CGCS2000.GK-18,18302962.3328,3885326.1406,CGCS2000.LL,102 50 23E,35 04 39N,5.0E-09,5.0E-09 CGCS2000.GK-18,18548268.1205,2755892.4990,CGCS2000.LL,105 28 40E,24 54 27N,5.0E-09,5.0E-09 CGCS2000.GK-19,19498888.6674,2103051.8041,CGCS2000.LL,110 59 22E,19 00 45N,5.0E-09,5.0E-09 CGCS2000.GK-19,19761700.2559,5055247.7187,CGCS2000.LL,114 21 12E,45 35 00N,5.0E-09,5.0E-09 CGCS2000.GK-19,19287962.8327,5135588.4205,CGCS2000.LL,108 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK-19,19693261.1686,1810248.1486,CGCS2000.LL,112 48 31E,16 21 33N,5.0E-09,5.0E-09 CGCS2000.GK-20,20246030.4081,2467523.1670,CGCS2000.LL,114 32 10E,22 17 09N,5.0E-09,5.0E-09 CGCS2000.GK-20,20632559.9040,5388157.6351,CGCS2000.LL,118 47 52E,48 36 47N,5.0E-09,5.0E-09 CGCS2000.GK-20,20489258.6766,5883257.1289,CGCS2000.LL,116 50 23E,53 04 39N,5.0E-09,5.0E-09 CGCS2000.GK-20,20832559.9168,3425907.2426,CGCS2000.LL,120 28 40E,30 54 27N,5.0E-09,5.0E-09 CGCS2000.GK-21,21397180.5227,2657042.1438,CGCS2000.LL,121 59 22E,24 00 45N,5.0E-09,5.0E-09 CGCS2000.GK-21,21603726.0321,5161817.4164,CGCS2000.LL,124 21 12E,46 35 00N,5.0E-09,5.0E-09 CGCS2000.GK-21,21232740.0010,5583430.2796,CGCS2000.LL,119 14 48E,50 19 20N,5.0E-09,5.0E-09 CGCS2000.GK-21,21767273.1454,3474206.7906,CGCS2000.LL,125 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK-22,22379258.7114,4684424.0455,CGCS2000.LL,127 32 10E,42 17 09N,5.0E-09,5.0E-09 CGCS2000.GK-22,22555260.5206,5720592.2549,CGCS2000.LL,129 47 52E,51 36 47N,5.0E-09,5.0E-09 CGCS2000.GK-22,22489258.6766,5883257.1289,CGCS2000.LL,128 50 23E,53 04 39N,5.0E-09,5.0E-09 CGCS2000.GK-22,22616705.4887,4975727.3946,CGCS2000.LL,130 28 40E,44 54 27N,5.0E-09,5.0E-09 CGCS2000.GK-23,23266848.6238,5101884.4708,CGCS2000.LL,131 59 22E,46 00 45N,5.0E-09,5.0E-09 CGCS2000.GK-23,23452288.9288,5383493.8398,CGCS2000.LL,134 21 12E,48 35 00N,5.0E-09,5.0E-09 CGCS2000.GK-23,23291861.1712,5246747.7456,CGCS2000.LL,132 14 48E,47 19 20N,5.0E-09,5.0E-09 CGCS2000.GK-23,23485004.1687,5024878.2892,CGCS2000.LL,134 48 31E,45 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-25,25408897.4944,3987402.0628,CGCS2000.LL,73 59 22E,36 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-25,25614578.6253,4495182.9111,CGCS2000.LL,76 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-25,25435973.0523,4465580.2330,CGCS2000.LL,74 14 48E,40 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-25,25573493.4415,3914740.3686,CGCS2000.LL,75 48 31E,35 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-26,26402504.9310,3321929.1381,CGCS2000.LL,76 59 22E,30 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-26,26529005.0692,4716493.4518,CGCS2000.LL,78 21 12E,42 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-26,26436927.6013,4576632.1262,CGCS2000.LL,77 14 48E,41 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-26,26664389.2051,3915942.0136,CGCS2000.LL,79 48 31E,35 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-27,27359153.7515,3352706.9416,CGCS2000.LL,79 32 10E,30 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-27,27637714.5367,5165801.9167,CGCS2000.LL,82 47 52E,46 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-27,27487161.4743,4882446.1185,CGCS2000.LL,80 50 23E,44 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-27,27546141.9638,3309955.5434,CGCS2000.LL,81 28 40E,29 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-28,28359153.7515,3352706.9416,CGCS2000.LL,82 32 10E,30 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-28,28561112.3322,5164540.7344,CGCS2000.LL,84 47 52E,46 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-28,28487161.4743,4882446.1185,CGCS2000.LL,83 50 23E,44 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-28,28642725.3449,3310777.4692,CGCS2000.LL,85 28 40E,29 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-29,29398832.9465,2878610.7261,CGCS2000.LL,85 59 22E,26 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-29,29595847.4738,5606608.5092,CGCS2000.LL,88 21 12E,50 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-29,29441984.0587,5132178.2157,CGCS2000.LL,86 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-29,29576936.0275,3471078.5859,CGCS2000.LL,87 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-30,30398832.9465,2878610.7261,CGCS2000.LL,88 59 22E,26 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-30,30599848.0576,5384176.3145,CGCS2000.LL,91 21 12E,48 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-30,30441984.0587,5132178.2157,CGCS2000.LL,89 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-30,30576936.0275,3471078.5859,CGCS2000.LL,90 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-31,31355061.8324,3020151.2101,CGCS2000.LL,91 32 10E,27 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-31,31647511.1093,4721301.7350,CGCS2000.LL,94 47 52E,42 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-31,31487379.6525,4993569.6480,CGCS2000.LL,92 50 23E,45 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-31,31544696.6160,3642590.7037,CGCS2000.LL,93 28 40E,32 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-32,32355061.8324,3020151.2101,CGCS2000.LL,94 32 10E,27 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-32,32565458.4609,4720043.1755,CGCS2000.LL,96 47 52E,42 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-32,32487379.6525,4993569.6480,CGCS2000.LL,95 50 23E,45 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-32,32638253.3413,3643458.2207,CGCS2000.LL,97 28 40E,32 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-33,33396401.0688,2546279.0660,CGCS2000.LL,97 59 22E,23 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-33,33614578.6253,4495182.9111,CGCS2000.LL,100 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-33,33434122.9997,4243533.0883,CGCS2000.LL,98 14 48E,38 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-33,33576936.0275,3471078.5859,CGCS2000.LL,99 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-34,34396401.0688,2546279.0660,CGCS2000.LL,100 59 22E,23 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-34,34529914.2128,4494362.5123,CGCS2000.LL,102 21 12E,40 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-34,34434122.9997,4243533.0883,CGCS2000.LL,101 14 48E,38 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-34,34672092.4834,3472209.8320,CGCS2000.LL,103 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-35,35350224.9872,2576948.9758,CGCS2000.LL,103 32 10E,23 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-35,35652141.3376,4499157.0539,CGCS2000.LL,106 47 52E,40 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-35,35485382.3373,3883202.6009,CGCS2000.LL,104 50 23E,35 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-35,35548268.1205,2755892.4990,CGCS2000.LL,105 28 40E,24 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-36,36350224.9872,2576948.9758,CGCS2000.LL,106 32 10E,23 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-36,36652141.3376,4499157.0539,CGCS2000.LL,109 47 52E,40 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-36,36485382.3373,3883202.6009,CGCS2000.LL,107 50 23E,35 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-36,36548268.1205,2755892.4990,CGCS2000.LL,108 28 40E,24 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-37,37498888.6674,2103051.8041,CGCS2000.LL,110 59 22E,19 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-37,37617921.3292,4273117.8136,CGCS2000.LL,112 21 12E,38 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-37,37364972.5167,5133396.8108,CGCS2000.LL,109 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-37,37586395.3214,1809560.5327,CGCS2000.LL,111 48 31E,16 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-38,38498902.6260,2324460.8691,CGCS2000.LL,113 59 22E,21 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-38,38530786.7431,4272308.3915,CGCS2000.LL,114 21 12E,38 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-38,38364972.5167,5133396.8108,CGCS2000.LL,112 14 48E,46 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-38,38675631.6776,3250438.2610,CGCS2000.LL,115 48 31E,29 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-39,39349128.7155,2466182.4495,CGCS2000.LL,115 32 10E,22 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-39,39632559.9040,5388157.6351,CGCS2000.LL,118 47 52E,48 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-39,39486328.7450,4438146.5831,CGCS2000.LL,116 50 23E,40 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-39,39545674.0517,3420816.7896,CGCS2000.LL,117 28 40E,30 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-40,40349128.7155,2466182.4495,CGCS2000.LL,118 32 10E,22 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-40,40632559.9040,5388157.6351,CGCS2000.LL,121 47 52E,48 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-40,40486328.7450,4438146.5831,CGCS2000.LL,119 50 23E,40 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-40,40545674.0517,3420816.7896,CGCS2000.LL,120 28 40E,30 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-41,41397180.5227,2657042.1438,CGCS2000.LL,121 59 22E,24 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-41,41603726.0321,5161817.4164,CGCS2000.LL,124 21 12E,46 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-41,41446351.3303,5576959.9719,CGCS2000.LL,122 14 48E,50 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-41,41576936.0275,3471078.5859,CGCS2000.LL,123 48 31E,31 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-42,42413719.7157,4431406.2071,CGCS2000.LL,124 59 22E,40 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-42,42603726.0321,5161817.4164,CGCS2000.LL,127 21 12E,46 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-42,42446351.3303,5576959.9719,CGCS2000.LL,125 14 48E,50 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-42,42566616.2005,4691848.6897,CGCS2000.LL,126 48 31E,42 21 33N,5.0E-09,5.0E-09 CGCS2000.GK3d-43,43379258.7114,4684424.0455,CGCS2000.LL,127 32 10E,42 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-43,43556466.3059,5609344.0928,CGCS2000.LL,129 47 52E,50 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-43,43487827.5527,5215875.2750,CGCS2000.LL,128 50 23E,47 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-43,43616705.4887,4975727.3946,CGCS2000.LL,130 28 40E,44 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-44,44379258.7114,4684424.0455,CGCS2000.LL,130 32 10E,42 17 09N,5.0E-09,5.0E-09 CGCS2000.GK3d-44,44632559.9040,5388157.6351,CGCS2000.LL,133 47 52E,48 36 47N,5.0E-09,5.0E-09 CGCS2000.GK3d-44,44487827.5527,5215875.2750,CGCS2000.LL,131 50 23E,47 04 39N,5.0E-09,5.0E-09 CGCS2000.GK3d-44,44537731.8317,4974775.8350,CGCS2000.LL,132 28 40E,44 54 27N,5.0E-09,5.0E-09 CGCS2000.GK3d-45,45421736.7996,5097971.9265,CGCS2000.LL,133 59 22E,46 00 45N,5.0E-09,5.0E-09 CGCS2000.GK3d-45,45452288.9288,5383493.8398,CGCS2000.LL,134 21 12E,48 35 00N,5.0E-09,5.0E-09 CGCS2000.GK3d-45,45395172.2243,5244002.4089,CGCS2000.LL,133 36 48E,47 19 20N,5.0E-09,5.0E-09 CGCS2000.GK3d-45,45485150.1450,5086007.5759,CGCS2000.LL,134 48 31E,45 54 33N,5.0E-09,5.0E-09 MGI-1901/Kos.LL,13.17,41.09,LL84,13.185246,41.089444,0.00001,0.00001 MGI-1901/Kos.LL,15.27,42.19,LL84,15.285069,42.189160,0.00001,0.00001 MGI-1901/Kos.LL,17.37,43.29,LL84,17.384880,43.288882,0.00001,0.00001 MGI-1901/Kos.LL,19.17,44.39,LL84,19.184726,44.388628,0.00001,0.00001 LL84,13.185246,41.089444,MGI-1901/Kos.LL,13.17,41.09,0.00001,0.00001 LL84,15.285069,42.189160,MGI-1901/Kos.LL,15.27,42.19,0.00001,0.00001 LL84,17.384880,43.288882,MGI-1901/Kos.LL,17.37,43.29,0.00001,0.00001 LL84,19.184726,44.388628,MGI-1901/Kos.LL,19.17,44.39,0.00001,0.00001 MGI-1901/Kos.LL,13.17,41.09,MGI1901/K.Balkans-5/EN,5346272.5027,4551269.6510,0.0001,0.0001 MGI-1901/Kos.LL,15.27,42.19,MGI1901/K.Balkans-5/EN,5522298.1273,4671838.4950,0.0001,0.0001 MGI1901/K.Balkans-5/EN,5346272.5027,4551269.6510,MGI-1901/Kos.LL,13.17,41.09,0.0001,0.0001 MGI1901/K.Balkans-5/EN,5522298.1273,4671838.4950,MGI-1901/Kos.LL,15.27,42.19,0.0001,0.0001 MGI-1901/Kos.LL,17.37,43.29,MGI1901/K.Balkans-6/EN,6448882.6653,4794166.7328,0.0001,0.0001 MGI-1901/Kos.LL,18.37,43.29,MGI1901/K.Balkans-6/EN,6530021.2675,4794040.4950,0.0001,0.0001 MGI1901/K.Balkans-6/EN,6448882.6653,4794166.7328,MGI-1901/Kos.LL,17.37,43.29,0.0001,0.0001 MGI1901/K.Balkans-6/EN,6530021.2675,4794040.4950,MGI-1901/Kos.LL,18.37,43.29,0.0001,0.0001 MGI-1901/Kos.LL,20.47,44.29,MGI1901/K.Balkans-7/EN,7457707.6466,4905195.4023,0.0001,0.0001 MGI-1901/Kos.LL,21.47,44.29,MGI1901/K.Balkans-7/EN,7537504.5368,4905166.2258,0.0001,0.0001 MGI1901/K.Balkans-7/EN,7457707.6466,4905195.4023,MGI-1901/Kos.LL,20.47,44.29,0.0001,0.0001 MGI1901/K.Balkans-7/EN,7537504.5368,4905166.2258,MGI-1901/Kos.LL,21.47,44.29,0.0001,0.0001 MGI-1901/Kos.LL,22.87,42.19,MGI1901/K.Balkans-8/EN,8406677.6380,4672421.2927,0.0001,0.0001 MGI-1901/Kos.LL,22.97,43.19,MGI1901/K.Balkans-8/EN,8416290.2355,4783381.6193,0.0001,0.0001 MGI1901/K.Balkans-8/EN,8406677.6380,4672421.2927,MGI-1901/Kos.LL,22.87,42.19,0.0001,0.0001 MGI1901/K.Balkans-8/EN,8416290.2355,4783381.6193,MGI-1901/Kos.LL,22.97,43.19,0.0001,0.0001 MGI-1901/Kos.LL,13.17,41.09,KOSOVAREF01.LL,13.185246,41.089444,0.00001,0.00001 MGI-1901/Kos.LL,15.27,42.19,KOSOVAREF01.LL,15.285069,42.189160,0.00001,0.00001 MGI-1901/Kos.LL,17.37,43.29,KOSOVAREF01.LL,17.384880,43.288882,0.00001,0.00001 MGI-1901/Kos.LL,19.17,44.39,KOSOVAREF01.LL,19.184726,44.388628,0.00001,0.00001 KOSOVAREF01.LL,13.185246,41.089444,MGI-1901/Kos.LL,13.17,41.09,0.00001,0.00001 KOSOVAREF01.LL,15.285069,42.189160,MGI-1901/Kos.LL,15.27,42.19,0.00001,0.00001 KOSOVAREF01.LL,17.384880,43.288882,MGI-1901/Kos.LL,17.37,43.29,0.00001,0.00001 KOSOVAREF01.LL,19.184726,44.388628,MGI-1901/Kos.LL,19.17,44.39,0.00001,0.00001 # Iceland ISN2004.LL,-20,65,LL84,-20,65,5.0E-08,5.0E-08 LL84,-20,65,ISN2004.LL,-20,65,5.0E-08,5.0E-08 ISN2016.LL,-20,65,LL84,-20,65,5.0E-08,5.0E-08 LL84,-20,65,ISN2016.LL,-20,65,5.0E-08,5.0E-08 ISN2004.LL,-13.25008,66.7499488,ISN2004.Lambert,1953133.6988,506662.8003,0.0001,0.0001 ISN2004.LL,-20.5,64.5,ISN2004.Lambert,1627926.9282,245114.7437,0.0001,0.0001 ISN2004.Lambert,1953133.6988,506662.8003,ISN2004.LL,-13.25008,66.7499488,5.0E-08,5.0E-08 ISN2004.Lambert,1627926.9282,245114.7437,ISN2004.LL,-20.5,64.5,5.0E-09,5.0E-08 ISN2016.LL,-13.2500782,66.7499507,ISN2016.Lambert,2953133.7586,506663.0187,0.0001,0.0001 ISN2016.LL,-20.5000026,64.500002,ISN2016.Lambert,2627926.8086,245114.9696,0.0001,0.0001 ISN2016.Lambert,2953133.7586,506663.0187,ISN2016.LL,-13.2500782,66.7499507,5.0E-08,5.0E-08 ISN2016.Lambert,2627926.8086,245114.9696,ISN2016.LL,-20.5000026,64.500002,5.0E-08,5.0E-08 IslandsNet1993.LL,-13.2500818,66.7499474,ISN93.IcelandGrid,753133.6340,706662.6376,0.0001,0.0001 IslandsNet1993.LL,-20.4999971,64.4999982,ISN93.IcelandGrid,427927.0628,445114.5398,0.0001,0.0001 ISN93.IcelandGrid,753133.6340,706662.6376,IslandsNet1993.LL,-13.2500818,66.7499474,5.0E-08,5.0E-08 ISN93.IcelandGrid,427927.0628,445114.5398,IslandsNet1993.LL,-20.4999971,64.4999982,5.0E-08,5.0E-08 #ISN2004.LL,-13.25008,66.7499488,ISN2016.LL,-13.250078,66.7499506,5.0E-08,5.0E-08 #ISN2004.LL,-24.6499675,63.2500373,ISN2016.LL,-24.6499687,63.2500394,5.0E-08,5.0E-08 #ISN2004.LL,-13.25008,63.2500373,ISN2016.LL,-13.2500766,63.2500389,5.0E-08,5.0E-08 #ISN2004.LL,-24.6499675,66.7499488,ISN2016.LL,-24.6499704,66.7499509,5.0E-08,5.0E-08 #ISN2004.LL,-20.5,64.5,ISN2016.LL,-20.5000026,64.500002,5.0E-08,5.0E-08 #ISN2016.LL,-13.250078,66.7499506,ISN2004.LL,-13.25008,66.7499488,5.0E-08,5.0E-08 #ISN2016.LL,-24.6499687,63.2500394,ISN2004.LL,-24.6499675,63.2500373,5.0E-08,5.0E-08 #ISN2016.LL,-13.2500766,63.2500389,ISN2004.LL,-13.25008,63.2500373,5.0E-08,5.0E-08 #ISN2016.LL,-24.6499704,66.7499509,ISN2004.LL,-24.6499675,66.7499488,5.0E-08,5.0E-08 #ISN2016.LL,-20.5000026,64.500002,ISN2004.LL,-20.5,64.5,5.0E-08,5.0E-08 #IslandsNet1993.LL,-13.2500818,66.7499474,ISN2016.LL,-13.2500781,66.7499507,5.0E-08,5.0E-08 #IslandsNet1993.LL,-24.6499666,63.2500355,ISN2016.LL,-24.6499686,63.2500394,5.0E-08,5.0E-08 #IslandsNet1993.LL,-13.2500824,63.2500359,ISN2016.LL,-13.2500766,63.2500389,5.0E-08,5.0E-08 #IslandsNet1993.LL,-24.6499643,66.7499488,ISN2016.LL,-24.6499704,66.7499529,5.0E-08,5.0E-08 #IslandsNet1993.LL,-20.4999971,64.4999982,ISN2016.LL,-20.5000026,64.500002,5.0E-08,5.0E-08 #ISN2016.LL,-13.2500781,66.7499507,IslandsNet1993.LL,-13.2500818,66.7499474,5.0E-08,5.0E-08 #ISN2016.LL,-24.6499686,63.2500394,IslandsNet1993.LL,-24.6499666,63.2500355,5.0E-08,5.0E-08 #ISN2016.LL,-13.2500766,63.2500389,IslandsNet1993.LL,-13.2500824,63.2500359,5.0E-08,5.0E-08 #ISN2016.LL,-24.6499704,66.7499529,IslandsNet1993.LL,-24.6499643,66.7499488,5.0E-08,5.0E-08 #ISN2016.LL,-20.5000026,64.500002,IslandsNet1993.LL,-20.4999971,64.4999982,5.0E-08,5.0E-08 #ISN2004.LL,-20.5,64.5,IslandsNet1993.LL,-20.4999971,64.4999982,5.0E-08,5.0E-08 #IslandsNet1993.LL,-20.4999971,64.4999982,ISN2004.LL,-20.5,64.5,5.0E-08,5.0E-08 # NAD83.US48 NAD83.US48,98750.73155,1111517.6682,LL83,-94.9357197,33.0687292,5.0E-09,5.0E-09 NAD83.US48,1683692.1311,2073079.5966,LL83,-75.9357233,40.0687281,5.0E-09,5.0E-09 NAD83.US48,-2855712.4290,1468391.6211,LL83,-126.9357197,32.0687292,5.0E-09,5.0E-09 NAD83.US48,110051.5599,102470.5343,LL83,-94.9357197,23.9356783,5.0E-09,5.0E-09 NAD83.US48,2816891.6184,1455387.3781,LL83,-65.5,32.0687292,5.0E-09,5.0E-09 NAD83.US48,77008.7571,3052850.5555,LL83,-94.9357198,50.5,5.0E-09,5.0E-09 LL83,-94.9357197,33.0687292,NAD83.US48,98750.73155,1111517.6682,0.0001,0.0001 LL83,-75.9357233,40.0687281,NAD83.US48,1683692.1311,2073079.5966,0.0001,0.0001 LL83,-126.9357197,32.0687292,NAD83.US48,-2855712.4290,1468391.6211,0.0001,0.0001 LL83,-94.9357197,23.9356783,NAD83.US48,110051.5599,102470.5343,0.0001,0.0001 LL83,-65.5,32.0687292,NAD83.US48,2816891.6184,1455387.3781,0.0001,0.0001 LL83,-94.9357198,50.5,NAD83.US48,77008.7571,3052850.5555,0.0001,0.0001 # NSRS07.US48 NSRS07.US48,98750.73155,1111517.6682,NSRS07.LL,-94.9357197,33.0687292,5.0E-09,5.0E-09 NSRS07.US48,1683692.1311,2073079.5966,NSRS07.LL,-75.9357233,40.0687281,5.0E-09,5.0E-09 NSRS07.US48,-2682083.1642,1411757.2153,NSRS07.LL,-124.992,32.0687292,5.0E-09,5.0E-09 NSRS07.US48,110051.5569,109595.0025,NSRS07.LL,-94.9349476,24.0010056,5.0E-09,5.0E-09 NSRS07.US48,2772181.4681,1440654.9893,NSRS07.LL,-66.001,32.0687292,5.0E-09,5.0E-09 NSRS07.US48,77818.6981,2980531.1872,NSRS07.LL,-94.9357198,49.838,5.0E-09,5.0E-09 NSRS07.LL,-94.9357197,33.0687292,NSRS07.US48,98750.73155,1111517.6682,0.0001,0.0001 NSRS07.LL,-75.9357233,40.0687281,NSRS07.US48,1683692.1311,2073079.5966,0.0001,0.0001 NSRS07.LL,-124.992,32.0687292,NSRS07.US48,-2682083.1642,1411757.2153,0.0001,0.0001 NSRS07.LL,-94.9349476,24.0010056,NSRS07.US48,110051.5569,109595.0025,0.0001,0.0001 NSRS07.LL,-66.001,32.0687292,NSRS07.US48,2772181.4681,1440654.9893,0.0001,0.0001 NSRS07.LL,-94.9357198,49.838,NSRS07.US48,77818.6981,2980531.1872,0.0001,0.0001 # NSRS11.US48 NSRS11.US48,98750.73155,1111517.6682,NSRS11.LL,-94.9357197,33.0687292,5.0E-09,5.0E-09 NSRS11.US48,1683692.1311,2073079.5966,NSRS11.LL,-75.9357233,40.0687281,5.0E-09,5.0E-09 NSRS11.US48,-2682083.1642,1411757.2153,NSRS11.LL,-124.992,32.0687292,5.0E-09,5.0E-09 NSRS11.US48,110051.5569,109595.0025,NSRS11.LL,-94.9349476,24.0010056,5.0E-09,5.0E-09 NSRS11.US48,2772181.4681,1440654.9893,NSRS11.LL,-66.001,32.0687292,5.0E-09,5.0E-09 NSRS11.US48,77818.6981,2980531.1872,NSRS11.LL,-94.9357198,49.838,5.0E-09,5.0E-09 NSRS11.LL,-94.9357197,33.0687292,NSRS11.US48,98750.73155,1111517.6682,0.0001,0.0001 NSRS11.LL,-75.9357233,40.0687281,NSRS11.US48,1683692.1311,2073079.5966,0.0001,0.0001 NSRS11.LL,-124.992,32.0687292,NSRS11.US48,-2682083.1642,1411757.2153,0.0001,0.0001 NSRS11.LL,-94.9349476,24.0010056,NSRS11.US48,110051.5569,109595.0025,0.0001,0.0001 NSRS11.LL,-66.001,32.0687292,NSRS11.US48,2772181.4681,1440654.9893,0.0001,0.0001 NSRS11.LL,-94.9357198,49.838,NSRS11.US48,77818.6981,2980531.1872,0.0001,0.0001 ############################################################################### # # That's it. If you have some more cases documented by reputable sources, # we'll be glad to add them. #