<?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 Re: Working with vertical coordinate systems in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880019#M1888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3120"&gt;Melita Kennedy&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have captured some drone imagery here in Australia and the flight log locations are Geographic GDA94 with Vertical Ellipsoid GDA94. How can I use Desktop or Pro to transform my data too H: GDA94 / V: AHD in Australia?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is forming part of a workflow to calculate and use AusGeoid09 to identify elevation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2020 02:18:18 GMT</pubDate>
    <dc:creator>CPoynter</dc:creator>
    <dc:date>2020-02-10T02:18:18Z</dc:date>
    <item>
      <title>Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/879999#M1868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for a way to perform a height (z value) transformation from one vertical datum to another one. Both vertical datums exist in ArcGIS list. If I define a horizontal coordinate system, then I have a tool to project the data to another horizontal coordinate system, and set the correct datum transformation.&lt;/P&gt;&lt;P&gt;I don't see a place to do the same between 2 vertical coordinate systems. Does this funcionality exist in ArcGIS Desktop&amp;nbsp; 10.3.1? &lt;/P&gt;&lt;P&gt;Alternatively, can I do it using ArcObjects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yigal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 11:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/879999#M1868</guid>
      <dc:creator>YigalMuntner</dc:creator>
      <dc:date>2016-01-21T11:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880000#M1869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this thread&amp;nbsp; ... &lt;A href="https://community.esri.com/migrated-users/3120"&gt;Melita Kennedy&lt;/A&gt;​ gives an emphatics NO&lt;A href="https://community.esri.com/message/560408"&gt;Re: Datum transformations&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I quote&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Yes, as of today (October 13, 2015) and ArcGIS 10.3.x, we do not support transformation of vertical coordinate systems, including between ellipsoidal heights and elevations/geoidal heights&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 13:20:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880000#M1869</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-01-21T13:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880001#M1870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;However, now that 10.4.0 is with the release team (AKA no more development changes), there are some vertical transformations possible in ArcGIS for Desktop 10.4.0. It's currently for vector data only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Project tool has a check box to enable vertical transformations. The input data must have vertical data and a vertical coordinate system defined. When you set the output coordinate systems, you can now set both the horizontal (geographic/projected) and vertical coordinate systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We look up a combination horizontal and vertical transformation using a table, hvtdefaults.json, which is in the pedata folder of the install. It's known to be incomplete. If it comes up with transformations that you don't agree with, you can either edit the json file or try to perform the projection/transformation in multiple steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vertical transformation data tends to be in grid files which are large. For 10.4.0, there's now a separate ArcGIS Coordinate Systems Data setup which can optionally install the US geoid2012 files and VERTCON files (NGVD29 / NAVD88), and the world EGM84 and EGM2008 1'x1'&amp;nbsp; or 2.5'x2.5' geoid models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's some supporting functionality in ArcObjects too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a picture:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="project_vertical.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/171839_project_vertical.png" style="width: 620px; height: 429px;" /&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>Thu, 21 Jan 2016 21:40:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880001#M1870</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-01-21T21:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880002#M1871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3120"&gt;Melita Kennedy&lt;/A&gt;&amp;nbsp; would love to see an example of the effect of changes in coordinates using with and without the vertical correction.&amp;nbsp; maybe Latitude 45.0, Longitude -75.0 in whatever is preferred.&amp;nbsp; I don't have 10.4 installed, but I am writing and would like to see what is coming before I finish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:48:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880002#M1871</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-01-21T21:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880003#M1872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Er, what? If you performed an equation-based transformation (3 or 7 parameter) and had ellipsoidal heights for the input data, then you would see small differences in the lat/lon values depending on whether you converted the ellipsoidal heights to the output gcs's ellipsoid. Otherwise, it would just be whatever the horizontal transformation does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 22:00:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880003#M1872</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-01-21T22:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880004#M1873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is what I am looking for... the results of incorporating the vertical as in your first sentence. I get the horizontal transform&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 22:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880004#M1873</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-01-21T22:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880005#M1874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the input data has an ellipsoid-based VCS defined, Check on the vertical option. Make sure the output VCS is also ellipsoidal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 18:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880005#M1874</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-01-22T18:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880006#M1875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to create custom &lt;STRONG&gt;vertical&lt;/STRONG&gt; transformation in ArcGIS 10.4 ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to transform Z values from WGS84 to Baltic height, I have custom grid to maintain heigths, but the question is how to implement this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(2D custom transformation works well, it was easy to create and define parameters.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 08:24:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880006#M1875</guid>
      <dc:creator>LuboslavMichalik</dc:creator>
      <dc:date>2016-04-15T08:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880007#M1876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Melita's response above, covers the state in 10.4 &lt;A _jive_internal="true" href="https://community.esri.com/thread/171124#comment-582301" title="https://community.esri.com/thread/171124#comment-582301"&gt;https://community.esri.com/thread/171124#comment-582301&lt;/A&gt; just read her entry above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 08:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880007#M1876</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-15T08:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880008#M1877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it works for US, but what about the rest of the world?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 09:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880008#M1877</guid>
      <dc:creator>LuboslavMichalik</dc:creator>
      <dc:date>2016-04-15T09:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880009#M1878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;they probably havent gotten around to it yet.&amp;nbsp; Perhaps it is a demand issue. Perhaps &lt;A href="https://community.esri.com/migrated-users/3120"&gt;Melita Kennedy&lt;/A&gt;​ might have further commentary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 09:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880009#M1878</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-15T09:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880010#M1879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan has it correct, we put in transformations (and any needed data files) for the US because it's what we had. Much of our information comes from the &lt;A href="http://www.epsg-registry.org/"&gt;EPSG Geodetic Parameter Registry&lt;/A&gt;​. You can make a request to include information there, and we will implement it, if possible. Or start a support ticket with technical support or a distributor. Information needed would include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transformation:&lt;/P&gt;&lt;P&gt;Suggested name&lt;/P&gt;&lt;P&gt;Source/Target VCS&lt;/P&gt;&lt;P&gt;If geoid model/other file needed: what's the base GCS?&lt;/P&gt;&lt;P&gt;Method / file type or description&lt;/P&gt;&lt;P&gt;Parameters / grid file name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extent/area of use&lt;/P&gt;&lt;P&gt;Accuracy&lt;/P&gt;&lt;P&gt;Source of any data files--can they be downloaded or otherwise obtained and can they be redistributed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclosure: I'm on the geodesy subcommittee that maintains the Esri Geodetic Parameter Registry.&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 20:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880010#M1879</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-04-15T20:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880011#M1880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone found out if&amp;nbsp;within 10.5.1 it's possible to transform a raster&amp;nbsp;from&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;NGVD29 to NAVD88?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 03:17:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880011#M1880</guid>
      <dc:creator>GenGreen</dc:creator>
      <dc:date>2018-01-09T03:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880012#M1881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, that functionality is in 10.6 though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 23:10:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880012#M1881</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2018-01-09T23:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880013#M1882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a 3D point file that I'm trying to convert from NAVD 88 to NGVD 29 but in the project tool box the "Z coordinate system" tab appears grayed out (see image).&amp;nbsp; Am I missing something here, a file or doing something incorrectly? 'm running 10.5.1 but tried it in 10.6 and the same thing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/398206_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 21:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880013#M1882</guid>
      <dc:creator>JoseFeliciano_Cestero</dc:creator>
      <dc:date>2018-03-06T21:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880014#M1883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a feature class or shapefile? If it's a feature class, you made need to create a new feature class with the xy + z coordinate systems you want, and then load the data into it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 23:20:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880014#M1883</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2018-03-07T23:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880015#M1884</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;Could we start a new Thread on 10.5 forward with Vertical?&amp;nbsp; There isn't clear directions (maybe i'm just dumb) on 10.5 Desktop / 10.6 Desktop and ArcGIS Pro on what the Coordinate system package does.&amp;nbsp; Its just a minor thing, but I'm reading the extra install package is only vertical related, providing transformation capacity.&amp;nbsp; So, even the name "ArcGIS Coordinate Systems Data is not precise.&amp;nbsp; Should this be renamed "ArcGIS Vertical Coordinate Systems Package" or something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, were getting a bit lost, or can you direct to a place in support that specifically speaks to what the package does, how to install, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 01:00:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880015#M1884</guid>
      <dc:creator>JoelCusick</dc:creator>
      <dc:date>2018-03-09T01:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880016#M1885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joel,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I'm supposed to write a knowledge base/technical article about it...and got distracted about halfway through.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short info is that all new transformation files--both horizontal and vertical--are being put into the ArcGIS Coordinate Systems Data setup. GEOCON v1.0 is there and at ArcGIS Desktop 10.6 / ArcGIS Pro 2.1, we also added NTv2 files for Canada, Switzerland, Spain, and the United Kingdom. On the vertical side, we added geoid files for Japan and New Zealand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also at these versions, we merged the ArcGIS Pro all users/per machine and the ArcGIS Desktop/Server CSD setups so you only need to install it once. If you're using ArcGIS Pro per-single-user, there's a separate CSD per-single-user setup. Single-user setup is usually done if the person installing the software is not installing as an administrator. In that case, the software gets installed to the user's account location (C:\Users\&amp;lt;user name&amp;gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't have to install everything in the CSD setup. There are sections for&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;North America (GEOCON)&lt;/P&gt;&lt;P&gt;NTv2&lt;/P&gt;&lt;P&gt;Vertical World 1x1 (the 990 MB EGM2008 file)&lt;/P&gt;&lt;P&gt;Vertical (all other vertical files)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you have partial control over what to install.&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, 09 Mar 2018 18:00:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880016#M1885</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2018-03-09T18:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880017#M1886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Desktop 10.6, trying to&amp;nbsp;reproject&lt;/P&gt;&lt;P&gt;from:&lt;/P&gt;&lt;P&gt;WGS 1984 Web Mercator / NAD 1983 (2011) ellipsoid&lt;/P&gt;&lt;P&gt;into:&lt;/P&gt;&lt;P&gt;NAD 1983 (2011) Florida State Plane West (feet) / NAVD 1988 U.S. feet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;After selecting the output coordinate systems and checking the 'vertical' option, a transformation does not show up in the Geographic Transformation section of the dialog.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did install the separate coordinate systems package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In order to determine if the transformation exists, I looked for the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;hvtdefaults.json file in with the separately installed coordinate system data - it wouldn't appear to be there.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;As a workaround, I tried reprojecting the horizontal coordinates to&amp;nbsp;&lt;SPAN&gt;NAD 1983 (2011) Florida State Plane West (feet)&amp;nbsp;then in a second step, reprojecting the vertical coordinates from&amp;nbsp;NAD 1983 (2011) ellipsoid to&amp;nbsp;NAVD 1988 U.S. feet. &lt;STRONG&gt;I still did not get a Geographic Transformation in the dialog to make the vertical conversion.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a very nice lady from ESRI support (India) working on this issue under case number 02081170. She would probably appreciate a little help. I will pass any information to her or perhaps she could be contacted directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 12:53:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880017#M1886</guid>
      <dc:creator>PaulLohr</dc:creator>
      <dc:date>2018-03-14T12:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Working with vertical coordinate systems</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880018#M1887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've managed to put together a workflow that has several issues! The first is that ellipsoidal heights need to use the same datum as the geographic coordinate system.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're mixing a geographic coordinate system WGS 1984 with vertical NAD 1983 (2011) ellipsoidal heights.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second issue is converting to NAVD88 (US survey feet). There's no direct transformation between NAD 1983 (2011) ellipsoidal heights and NAVD88 (US survey feet). There are transformations between NGVD29 and NAVD88 (US feet) so the path might be to convert WGS 1984 ellipsoidal heights to NAD 1983 (2011) + ellipsoidal heights. Then NAD 1983 (2011) + ellipsoidal heights to NAD 1983 (2011) + NAVD88 (meters) using the GEOID12B model. To get the US feet however, you would then have to convert to NGVD29, then back to NAVD88 (US survey feet). Unfortunately, that path is 1 geographic/datum transformation plus 3 vertical transformations. Right now, we're limited a path to 4 steps, of which up to 2 can be geographic tfm and 2 can be vertical tfm. You may need to do this in two conversions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will also need to do the second portion (NAVD88 to NGVD29 to NAVD88 (US ft) ) in&amp;nbsp;ArcGIS Pro, but not in ArcGIS Desktop. The latter is using the hvtdefaults.json file which is installed in the pedata folder in the core software install. I actually tried to add a few entries last week to it, but could never get them to work properly. ArcGIS Pro is using a function to find paths and is much more flexible. The json file hasn't been updated with newer transformations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 21:30:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/working-with-vertical-coordinate-systems/m-p/880018#M1887</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2018-03-14T21:30:08Z</dc:date>
    </item>
  </channel>
</rss>

