<?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 Create a projection that scales CAD from Ground to Grid about 0,0 in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777845#M376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been working with adding in a scale factor parameter but am not able to figure out how to scale about the origin.&amp;nbsp; Our survey standards require us to scale our data from 0,0.&amp;nbsp; I need to create a projection that will reduce CAD data from ground back to grid, scaling about 0,0 of the grid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 20:33:27 GMT</pubDate>
    <dc:creator>RyanHillard</dc:creator>
    <dc:date>2014-11-19T20:33:27Z</dc:date>
    <item>
      <title>Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777845#M376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been working with adding in a scale factor parameter but am not able to figure out how to scale about the origin.&amp;nbsp; Our survey standards require us to scale our data from 0,0.&amp;nbsp; I need to create a projection that will reduce CAD data from ground back to grid, scaling about 0,0 of the grid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 20:33:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777845#M376</guid>
      <dc:creator>RyanHillard</dc:creator>
      <dc:date>2014-11-19T20:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777846#M377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure of what you are trying to do since this is apparently a surveying term(?).&amp;nbsp; When you mean "scale" to mean scale in the geometry sense of "translate, rotate and scale" or are you looking to move (ie translate or shift) your coordinate reference system so that the bounding rectangle of your input data has a 0 (zero) origin?&amp;nbsp; Scale implies changing the range of values to fit into a new bounding rectangle, ie if you data are currently in the range 1-11 you can translate to the origin by performing a shift of -1 giving you a new origin (range is now 0-10) and then scale it so that coordinates fit in the range 0-1 by scaling it by dividing them by 10.&amp;nbsp; You new coordinate system would have an origin of 0,0 and be scaled to a maximum range of 1,1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 09:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777846#M377</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-11-20T09:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777847#M378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, thank you for your help.&amp;nbsp; To better describe our process...we obtain a project scale factor about the center of our project and apply said factor about the origin, for example, if I have a grid coordinate of 500000, 1500000 and a scale factor of 1.000098756, the ground coordinate will be 500049.378, 1500148.134.&amp;nbsp; Once I have completed my cad work, other members of the team need to bring it into Arcmap.&amp;nbsp; Because most resources are on State Plane Grid, I need to be able to import the cad file into Arcmap and reverse the scaling to move the linework back to the grid location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 19:07:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777847#M378</guid>
      <dc:creator>RyanHillard</dc:creator>
      <dc:date>2015-01-07T19:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777848#M379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem, whats the best method for "scaling" a cad file from ground back to state plane?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 16:45:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777848#M379</guid>
      <dc:creator>MattMiley</dc:creator>
      <dc:date>2015-01-30T16:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777849#M380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the "grid" coordinate system is a state plane or UTM zone, you should be able to incorporate the grid-to-ground value into a custom projected coordinate system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's something I wrote up &lt;A class="jive-link-external-small" href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=984&amp;amp;t=101021" rel="nofollow" target="_blank"&gt;several years ago&lt;/A&gt; on the old forums. It's set up for a Lambert-based state plane zone, but a transverse Mercator zone would be easier, start with the equations and replace LCC with TM, and the original sf is not equal to 1.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 main 'styles' of Lambert conic (LCC): &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. 2 standard parallels &lt;/P&gt;&lt;P&gt;2. 1 std parallel + scale factor (sf)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ArcGIS, the math will handle both, and in fact, you can conflate them to: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 std parallels + scale factor &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The math is really: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fe + sf*(LCC x) &lt;/P&gt;&lt;P&gt;fn + sf*(LCC y) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where fe/fn are false easting/northing, sf is scale factor, and LCC x/y is the 'raw' coordinates. However, for a LCC-based SPCS zone, sf is 1.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Combined Adjustment Factor (grid-to-ground) is applied to the final state plane coordinates, you would get: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAF*(fe + (LCC x)) &lt;/P&gt;&lt;P&gt;CAF*(fn + (LCC y)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So rewrite: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAF*fe + CAF*(LCC x) &lt;/P&gt;&lt;P&gt;CAF*fn + CAF*(LCC y) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to how the UI works, you'll need to copy down the existing parameter values. Then when you're modifying the PCS, change the "projection" to something else and then back to Lambert_conformal_conic". That will add in the scale factor parameter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set the sf = CAF, and multiply the existing fe/fn by the CAF for the new values.&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, 30 Jan 2015 20:36:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777849#M380</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2015-01-30T20:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777850#M381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need help applying what Melita has below, let me know.&amp;nbsp; We have automated the process of creating a custom projection file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 20:43:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777850#M381</guid>
      <dc:creator>RyanHillard</dc:creator>
      <dc:date>2015-01-30T20:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777851#M382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you this is just what I was looking for!&amp;nbsp; I didn't realize I had to apply the scale factor to the false easting as well.&amp;nbsp; Unfortunately I don't think I can do this exact same thing in AutoCAD Civil 3D, which is what I really need to do, but it works beautifully in ArcGIS!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 00:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777851#M382</guid>
      <dc:creator>RyanKelso</dc:creator>
      <dc:date>2015-03-03T00:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777852#M383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So to clarify for my brain, I multiply the existing values by my CAF. The fn, fe, and sf? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 16:34:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777852#M383</guid>
      <dc:creator>KeithMortensen</dc:creator>
      <dc:date>2016-06-30T16:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777853#M384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's correct. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 21:15:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777853#M384</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-07-01T21:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777854#M385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', sans-serif; color: #339966;"&gt;Ryan:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could certainly use some help getting this set up. &amp;nbsp;I have CAD data based on local ground coordinates that needs to be converted to UTM. &amp;nbsp;I have been able to convert the point data manually using the feature to point tool in ArcGIS, and then calculating the geometry to get the local Grid coordinates, export to Excel, and apply the scale factor and corrections (for us the correction was adding 6,000,000 m N and 410,000 m E, and our scale factor is&amp;nbsp;0.9996899303). &amp;nbsp;I would then just import that back into ArcGIS after setting the data frame's coordinate system to UTM. &amp;nbsp;It would be so much easier if I could package this in a projection file and just use that to convert this data. &amp;nbsp;I have only been able to my cumbersome method with&amp;nbsp;point data (i.e. where coordinates can be created for each point), so I'm looking for a better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think my problem is that using Melita's formulae (below) I don't know where the Ground Coordinates originate to be able to to create the false easting and northing for the projection file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;Melita's formula from another discussion:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d; border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;x = ground easting&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;y = ground northing&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;UTM-Easting = 1.00011264*x &lt;SPAN style="color: #ff0000;"&gt;←where does "x" originate?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;UTM-Northing = 1.00011264*y + 6000000&amp;nbsp;&lt;SPAN style="color: #ff0000;"&gt;←where does "y" originate?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;Now we start adjusting the UTM parameters&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;UTM-Easting = 500000 + 0.9996*w&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;UTM-Northing = 0.9996*z&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;where w and z are the "proto-coordinates" calculated by the transverse Mercator algorithm before the scale factor and false easting/northing parameters are applied.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;1.00011264*x = 500000 + 0.9996*w&amp;nbsp;&lt;SPAN style="color: #ff0000;"&gt;← I can deduce the value of "w", but where does it originate?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;1.00011264*y + 6000000 = 0.9996*z&amp;nbsp;&lt;SPAN style="color: #ff0000;"&gt;← I can also deduce the value of "z", but where does it originate?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;x = 500000/1.00011264 + (0.9996/1.000111264)*w&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;y = -6000000/1.00011264 + (0.9996/1.000111264)*z&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;so new parameters for the coordinate system:&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;false easting = 499943.686343&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;false northing = 5999324.236118&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;scale factor = 0.99948741774&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="border: none windowtext 1.0pt; padding: 0in; background: white;"&gt;+ the other parameters for the UTM zone (central meridian = -123, latitude of origin = 0).&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 22:46:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777854#M385</guid>
      <dc:creator>MarkHotz</dc:creator>
      <dc:date>2017-03-23T22:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777855#M386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the scale factor applied before or after the translation (false easting and northing) values? I'm going to assume before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;UTM_easting = &amp;nbsp;410,000 m E + &amp;nbsp;0.9996899303 * local_grid_easting&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;UTM_northing =&amp;nbsp;6,000,000 m N +&amp;nbsp;&lt;SPAN&gt;0.9996899303 *&amp;nbsp;local_grid_northing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;To define the custom coordinate system, we want to solve for the local_grid coordinates.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;local_grid_easting = (UTM_easting - 410000 ) /&amp;nbsp;0.9996899303&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;local_grid_northing =&amp;nbsp;(UTM_northing - 6000000 ) /&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;0.9996899303&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;UTM_easting and UTM_northing are actually:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background: white; border: 1pt none windowtext; font-size: 15.3333px; padding: 0in;"&gt;UTM_easting = 500000 + 0.9996*w&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="background: white; border: 1pt none windowtext; font-size: 15.3333px; padding: 0in;"&gt;UTM_northing = 0.9996*z&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="border: 1pt none windowtext; background-color: #ffffff; padding: 0in; background: white; font-size: 15.3333px;"&gt;w and z are "proto-coordinates". That is, the latitude and longitude values have been converted to xy coordinates except that we haven't applied the UTM zone scale factor nor the false easting value of 500000 m. The ellipsoid, central meridian and latitude of origin values have been used so far. Substitute in:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;local_grid_easting = ({500000 + 0.9996*w} - 410000 ) /&amp;nbsp;0.9996899303&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;local_grid_northing =&amp;nbsp;({0.9996*z} - 6000000 ) /&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;0.9996899303&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;local_grid_easting =&amp;nbsp;90027.9149 +&amp;nbsp;0.9999100418 * w&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;local_grid_northing = -6001860.9952 +&amp;nbsp;0.9999100418 * z&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;local grid parameters&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;false easting =&amp;nbsp;90027.9149&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;false northing =&amp;nbsp;-&lt;SPAN&gt;6001860.9952&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;scale factor =&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;0.9999100418&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;central meridian = utm zone's&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;latitude of origin = 0.0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;projection = transverse Mercator&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Melita&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 21:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777855#M386</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2017-03-28T21:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777856#M387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Melita:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My apologies for not responding sooner. &amp;nbsp;I don't like it when I'm in the middle of something important (like this) but then get pulled away to do something far less important :-). Now I'm back working on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a million for demonstrating this using my own data though...this is very much appreciated. &amp;nbsp;The only thing I don't quite understand though is where do I find the values for "w" and "z"? Are these perhaps the values of central meridian and latitude of origin for the UTM Zone I'm using? &amp;nbsp;Also, is this for converting from UTM to Ground coordinates? &amp;nbsp;If so, then it should be relatively simply for me to convert from Ground to UTM as well, correct?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks again&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 23:05:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777856#M387</guid>
      <dc:creator>MarkHotz</dc:creator>
      <dc:date>2017-04-03T23:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777857#M388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Melita:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I'm just trying to learn how these numbers were derived so I can replicate the process in the future. &amp;nbsp;I defined my local grid projection based on the parameters above, but the lines are about 2000 m out to the north (slightly northeast). &amp;nbsp;When I just calc the geometry in the attribute table (in excel) using the conversion parameters, and then import the Excel table back into ArcMap the geometry falls into place. &amp;nbsp;I'm not doubting your math, but how could this then be out by 2000 m if it's using the same parameters? &amp;nbsp;Knowing where and how "w" and "z" are derived would probably help I think. &amp;nbsp;What do you think?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 18:58:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777857#M388</guid>
      <dc:creator>MarkHotz</dc:creator>
      <dc:date>2017-04-04T18:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Create a projection that scales CAD from Ground to Grid about 0,0</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777858#M389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;Could you please share this automated&amp;nbsp;process?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 15:28:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/create-a-projection-that-scales-cad-from-ground-to/m-p/777858#M389</guid>
      <dc:creator>TarigAhmed3</dc:creator>
      <dc:date>2018-09-26T15:28:47Z</dc:date>
    </item>
  </channel>
</rss>

