<?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: What is the PARAMETER[&amp;quot;Height&amp;quot;] in CRS? in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/what-is-the-parameter-quot-height-quot-in-crs/m-p/870150#M1697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a parameter peculiar to this map projection algorithm--IGAC_Plano_Cartesiano. It's&amp;nbsp;used for large scale data, generally a city.&amp;nbsp;In a sense it's a scale factor, adjusting the horizontal coordinates based on the height of the city. It reduces the overall distortion, because the projection plane is located close to the GCS/ellipsoid surface. Adding in the height above that surface moves the plane to the local average elevation, so distances, etc. are closer to true. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.epsg-registry.org"&gt;EPSG&lt;/A&gt; has the same definitions, but calls the projection "Colombia urban". Neither EPSG nor Esri have a predefined definition for Buenaventura.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless it was added very recently, PROJ.4 doesn't support this projection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2016 17:49:52 GMT</pubDate>
    <dc:creator>MelitaKennedy</dc:creator>
    <dc:date>2016-11-21T17:49:52Z</dc:date>
    <item>
      <title>What is the PARAMETER["Height"] in CRS?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/what-is-the-parameter-quot-height-quot-in-crs/m-p/870148#M1695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A client has provided a PRJ file (attached) that contains a "Height" parameter:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DL&gt;&lt;DT&gt;&lt;DL&gt;&lt;DT&gt;&lt;DL&gt;&lt;DT&gt;&lt;SPAN class=""&gt;Well-known text&lt;/SPAN&gt; PROJCS["PTL1_Buenaventura",GEOGCS["GCS_MAGNA",DATUM["D_MAGNA",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["IGAC_Plano_Cartesiano"],PARAMETER["False_Easting",100000.0],PARAMETER["False_Northing",100000.0],PARAMETER["Longitude_Of_Center",-76.85094890833329],PARAMETER["Latitude_Of_Center",3.85779813888889],&lt;STRONG&gt;PARAMETER["Height",315.0]&lt;/STRONG&gt;,UNIT["Meter",1.0]]&lt;/DT&gt;&lt;/DL&gt;&lt;/DT&gt;&lt;/DL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three questions regarding this:&lt;/P&gt;&lt;P&gt;1 - What does this refer to?&lt;/P&gt;&lt;P&gt;2 - Does this parameter affect the horizontal coordinates in a transformation/re-projection?&lt;/P&gt;&lt;P&gt;3 - Can this be applied using PROJ4? If so, how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Loren.&lt;/P&gt;&lt;/DT&gt;&lt;/DL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 23:07:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/what-is-the-parameter-quot-height-quot-in-crs/m-p/870148#M1695</guid>
      <dc:creator>LorenDawe</dc:creator>
      <dc:date>2016-11-17T23:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is the PARAMETER["Height"] in CRS?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/what-is-the-parameter-quot-height-quot-in-crs/m-p/870149#M1696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;moving to &lt;A href="https://community.esri.com/groups/coordinate-reference-systems?sr=search&amp;amp;searchId=4470197b-1e43-4044-904f-5fffc9354c87&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/coordinate-reference-systems?sr=search&amp;amp;searchId=4470197b-1e43-4044-904f-5fffc9354c87&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Nov 2016 00:04:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/what-is-the-parameter-quot-height-quot-in-crs/m-p/870149#M1696</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-20T00:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the PARAMETER["Height"] in CRS?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/what-is-the-parameter-quot-height-quot-in-crs/m-p/870150#M1697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a parameter peculiar to this map projection algorithm--IGAC_Plano_Cartesiano. It's&amp;nbsp;used for large scale data, generally a city.&amp;nbsp;In a sense it's a scale factor, adjusting the horizontal coordinates based on the height of the city. It reduces the overall distortion, because the projection plane is located close to the GCS/ellipsoid surface. Adding in the height above that surface moves the plane to the local average elevation, so distances, etc. are closer to true. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.epsg-registry.org"&gt;EPSG&lt;/A&gt; has the same definitions, but calls the projection "Colombia urban". Neither EPSG nor Esri have a predefined definition for Buenaventura.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless it was added very recently, PROJ.4 doesn't support this projection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 17:49:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/what-is-the-parameter-quot-height-quot-in-crs/m-p/870150#M1697</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-11-21T17:49:52Z</dc:date>
    </item>
  </channel>
</rss>

