<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Projecting NAD83 on-the-fly to WGS84 in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875378#M1764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a point feature class in a geodatabase that uses WGS84 as its SRS. A colleage of mine created points in this feature class using an external database containing lat and long values. However, the lat and long values in the external database were using NAD83 (my fault -- I knew they were, I just forgot). I thought it wouldn't be a problem -- I just created a copy of the geodatabase and changed the coordinate system used by the feature class to NAD83. Should be good, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added this feature class into ArcMap. I saw that the points in the copied feature class (now using NAD83) exactly line up with the original feature class (using WGS84). That doesn't seem right. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt; If two points, having the same lat / long values, but referenced in different coordinate systems are overlaid on the same map, one of them should be projected on the fly to the coordinate system of the data frame, no?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, here's the weird part -- if I project the original point feature class (using WGS84) to NAD83, and add it to the map, then the points don't line up. See, this isn't what i expected, either. I expected that they would be projected to the other coordinate system (i.e., their lat / long values would be different by virtue of being projected, but they would be aligned with the original point because they were simply projected to the new coordinate system (then projected on the fly back to the original coordinate system).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain the behaviour that I'm seeing? And, how do I properly ensure that the NAD83 lat and long values collected by my colleague are projected to WGS84 in my target geodatabase properly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2015 21:16:09 GMT</pubDate>
    <dc:creator>JonathanBailey</dc:creator>
    <dc:date>2015-02-26T21:16:09Z</dc:date>
    <item>
      <title>Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875378#M1764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a point feature class in a geodatabase that uses WGS84 as its SRS. A colleage of mine created points in this feature class using an external database containing lat and long values. However, the lat and long values in the external database were using NAD83 (my fault -- I knew they were, I just forgot). I thought it wouldn't be a problem -- I just created a copy of the geodatabase and changed the coordinate system used by the feature class to NAD83. Should be good, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added this feature class into ArcMap. I saw that the points in the copied feature class (now using NAD83) exactly line up with the original feature class (using WGS84). That doesn't seem right. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt; If two points, having the same lat / long values, but referenced in different coordinate systems are overlaid on the same map, one of them should be projected on the fly to the coordinate system of the data frame, no?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, here's the weird part -- if I project the original point feature class (using WGS84) to NAD83, and add it to the map, then the points don't line up. See, this isn't what i expected, either. I expected that they would be projected to the other coordinate system (i.e., their lat / long values would be different by virtue of being projected, but they would be aligned with the original point because they were simply projected to the new coordinate system (then projected on the fly back to the original coordinate system).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain the behaviour that I'm seeing? And, how do I properly ensure that the NAD83 lat and long values collected by my colleague are projected to WGS84 in my target geodatabase properly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 21:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875378#M1764</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2015-02-26T21:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875379#M1765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out the ESRI WKT for WGS 1984&lt;/P&gt;&lt;P&gt;&lt;A href="http://spatialreference.org/ref/epsg/wgs-84/esriwkt/" title="http://spatialreference.org/ref/epsg/wgs-84/esriwkt/"&gt;http://spatialreference.org/ref/epsg/wgs-84/esriwkt/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;and NAD83&lt;/P&gt;&lt;P&gt;&lt;A href="http://spatialreference.org/ref/epsg/4269/esriwkt/" title="http://spatialreference.org/ref/epsg/4269/esriwkt/"&gt;http://spatialreference.org/ref/epsg/4269/esriwkt/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find them identical except for the inverse flattening.&lt;/P&gt;&lt;P&gt;298.257222101 (WGS84)&lt;/P&gt;&lt;P&gt;298.257223563 (NAD83)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, they are identical to 5 decimal places.&amp;nbsp; At mapping scales, this translates into a difference of approximately a metre but does differ depending on where you are (refer to this link:&amp;nbsp; &lt;A href="http://www.spatial-ed.com/datums/datums-basics/532-convert-wgs84-nad83.html" title="http://www.spatial-ed.com/datums/datums-basics/532-convert-wgs84-nad83.html"&gt;Difference:&amp;nbsp; WGS84 and NAD83&lt;/A&gt;)&amp;nbsp; The difference between WGS84 and NAD83 will grow as tectonic plates move around. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your data does not have sub-meter precision, you will not see any difference between the NAD83 and WGS84.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you find this useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 22:50:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875379#M1765</guid>
      <dc:creator>DavidViljoen</dc:creator>
      <dc:date>2015-02-26T22:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875380#M1766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some supplementary materials &lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/North_American_datums/003r00000009000000/"&gt;from the help files&amp;nbsp; &lt;/A&gt;and a link posted there to an &lt;A href="http://webapp.geod.nrcan.gc.ca/geod/"&gt;NRCAN website &lt;/A&gt;might be useful.&amp;nbsp; I am going to mention this link to see if she has any further information or suggestions on this topic.&amp;nbsp; She is the resident expert&amp;nbsp; &lt;A href="https://community.esri.com/migrated-users/3120"&gt;Melita Kennedy&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 01:59:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875380#M1766</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-02-27T01:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875381#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More picky terminological issues...&lt;/P&gt;&lt;P&gt;You seem to be mixing up "projecting", ie changing the coordinate system from, say geographic lat/long to UTM for example.&lt;/P&gt;&lt;P&gt;And a datum transformation, changing the underlying basis for the coordinate system.&lt;/P&gt;&lt;P&gt;If you do not have survey level data I would have thought that NAD83 &amp;amp; WGS84 would be functionally equivalent. But there is a bunch of available transforms between the 2. But the options are many and varied. Melita can advise if you if she knows where the data is coming from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 11:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875381#M1767</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-02-27T11:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875382#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the ArcMap perspective, everything is rendered with reference to the Data Frame CRS. You can either manually set the data frame CRS in ArcMap or it will default to the first data which is added. Then on any data having a different&amp;nbsp; GCS (Datum) will need to use a transformation method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't use any Transformation method then ArcMap will take those X/Y values and display them as is in data frames GCS because it doesn't know how to transform them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are doing Projection you must be choosing a transformation method. What transformation method are you using while doing Projection? You should use the same in ArcMap to get similar results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 12:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875382#M1768</guid>
      <dc:creator>SachinKanaujia</dc:creator>
      <dc:date>2015-02-27T12:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875383#M1769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sachin, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That seems to be the issue -- I didn't choose a transformation when adding the feature class to ArcMap -- that will teach me to click through warning dialogs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any guidance on which transformation is the correct one? ArcMap indicates that it ranks the available ones in order of appropriateness -- which makes me skeptical, unless I could find some information on how it performs this ranking.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 16:01:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875383#M1769</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2015-02-27T16:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875384#M1770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Areas-of-use and accuracies, but it's easy to fool the areas-of-use check by say having a world basemap in the data frame, etc. It's not fool-proof, but works well in some cases, and is often better than the alternative: no transformation. Two relatively close GCS like NAD 1983 and WGS 1984 (current versions differ by about a meter) are actually harder because there's less difference between the various transformations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes I've created "equivalent" transformations for ones that are originally defined for say NAD 1983 HARN and WGS 1984 (ITRF00) but using the original NAD 1983 instead. I'm less likely to do that now, because newer collected data should be defined with the appropriate GCS like NAD 1983 (2011) or NAD 1983 (CSRS), etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 20:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875384#M1770</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2015-02-27T20:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875385#M1771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. Now I know why it recommended a different transformation depending on whether I had a basemap or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transformation that ArcMap is recommending is WGS_1984_(ITRF00)_To_NAD_1983. Currently, my feature class contains only survey-level data at the airport in Ottawa, but eventually it will contain survey level data at various airports across Canada. Would I be better off choosing one transformation to use everywhere across Canada (and would it be WGS_1984_(ITRF00)_To_NAD_1983?), or to choose a different one depending on the specific airport (i.e., maintain a different map document for editing for each airport)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, my understanding is that the client uses WGS84 and NAD83 interchangeably, so I suspect that what is being reported as NAD83 may in fact be NAD83 (CSRS) or NAD83 (2011). Short of having a definitive answer on what it actually is, is there an approach that we can take to minimize the risk of assuming one over the other? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another possibility is that, since these surveys are conducted by different surveyors (in different provinces, which regulate surveyors), is that different reference systems (NAD83, NAD83 (CSRS), NAD83 (2011)) have been used for the different surveys, but that they all ended up in the client's database as "NAD83". In the future, we can fix this (by ensuring that surveyors specify exactly which reference system is used), but are there any approaches that we could use to mitigate the fact that we don't know exactly what the reference system is for existing data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 21:08:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875385#M1771</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2015-02-27T21:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875386#M1772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only one you should have in Canada is NAD 1983 (CSRS). 2011, HARN, NSRS2007, CORS96 are all US-based re-adjustments/realizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WGS 1984 only exists for survey-grade data IF you have a military-grade GPS receiver. Otherwise, if the data's being RTK or post-processed, the data's being referenced to an ITRF system or to NAD 1983 (CSRS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's also the possibility that the surveyors or airport could have an older Canadian NAD 1983 version are linking the new data to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only two transformations between CSRS and WGS84 that I think we have are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAD_1983_CSRS_To_WGS_1984_1&lt;/P&gt;&lt;P&gt;NAD_1983_CSRS_To_WGS_1984_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first is a 'bookkeeping' transformation that simply gets you between NAD83 CSRS and WGS84 (parameters are zeroes). The second assumes WGS 1984 = ITRF96(1997.0) so it's pretty old. I think I've seen a newer transformation, but it might have been using an algorithm that we don't support. Anyway, there's some more information &lt;A href="http://www.nrcan.gc.ca/earth-sciences/geomatics/geodetic-reference-systems/tools-applications/10925"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 21:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875386#M1772</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2015-02-27T21:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875387#M1773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After more discussions with the client, here's what we think is happening:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Data are surveyed using GPS and coordinates are tied to WGS84.&lt;/LI&gt;&lt;LI&gt;Surveyor publishes survey data in CAD and PDF format, tied to NAD83 (Original) UTM Zone &amp;lt;appropriate zone for the location; -- in the case of Ottawa, Zone 18N&amp;gt;; not sure what transformation is used to convert from WGS84 to NAD83, as there's no metadata carried through with the data.&lt;/LI&gt;&lt;LI&gt;Coordinates are converted from UTM to geographic NAD83 and carried through the rest of the client's systems.&lt;/LI&gt;&lt;LI&gt;I'm bringing this data into a dataset that's tied to WGS84; in the absence of any additional information, I'm using &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;NAD_1983_To_WGS_1984_1 as the transformation, which is a zero-parameter transformation. &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Assuming that the surveyor used a zero-parameter transformation to go from WGS84 to UTM, the coordinates that I end up with in my WGS84 dataset should the same as those surveyed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Does that make sense at all?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Jon.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 15:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875387#M1773</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2015-03-06T15:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875388#M1774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that sounds reasonable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 21:40:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875388#M1774</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2015-03-06T21:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Projecting NAD83 on-the-fly to WGS84</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875389#M1775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. Thanks for your help and patience, Melita!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 21:58:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projecting-nad83-on-the-fly-to-wgs84/m-p/875389#M1775</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2015-03-06T21:58:57Z</dc:date>
    </item>
  </channel>
</rss>

