<?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>idea Arcade projectAs Geometry Function in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idi-p/1171382</link>
    <description>&lt;P&gt;Working primarily with data in UTM projection, I often need ways to convert UTM coordinates to WGS to create deep links to various online services.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having to create duplicate datasets, or running python scripts as regular intervals is tedious and time consuming.&lt;/P&gt;&lt;P&gt;And arcade equivalent of the python projectAs method would solve almost all these issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 20:18:37 GMT</pubDate>
    <dc:creator>JacobFougstrupNicolajsen</dc:creator>
    <dc:date>2022-05-06T20:18:37Z</dc:date>
    <item>
      <title>Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idi-p/1171382</link>
      <description>&lt;P&gt;Working primarily with data in UTM projection, I often need ways to convert UTM coordinates to WGS to create deep links to various online services.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having to create duplicate datasets, or running python scripts as regular intervals is tedious and time consuming.&lt;/P&gt;&lt;P&gt;And arcade equivalent of the python projectAs method would solve almost all these issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 20:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idi-p/1171382</guid>
      <dc:creator>JacobFougstrupNicolajsen</dc:creator>
      <dc:date>2022-05-06T20:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1173123#M19519</link>
      <description>&lt;P&gt;We've been discussing this on the development team. If others have different use cases, please feel free to add them to the comments.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 23:45:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1173123#M19519</guid>
      <dc:creator>CraigWilliams</dc:creator>
      <dc:date>2022-05-11T23:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1173143#M19520</link>
      <description>&lt;P&gt;I can't agree more with this. As the largest GIS software company on earth, I was surprised that Arcade doesn't have function like proj4.js built-in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution here works, but still hope to have something more built-in &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/developers-questions/lat-long-unit-conversion-with-arcade/td-p/207271" target="_blank"&gt;Solved: Lat/Long unit conversion with Arcade - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Reno&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 01:42:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1173143#M19520</guid>
      <dc:creator>rsun_TQB</dc:creator>
      <dc:date>2022-05-12T01:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1185873#M20020</link>
      <description>&lt;P&gt;I'm looking for similar functionality, my use case is to auto calculate areas in hectares or length in metres for features in a geographic coordinate system.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 04:13:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1185873#M20020</guid>
      <dc:creator>KleinschmidtBrad</dc:creator>
      <dc:date>2022-06-24T04:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1212311#M21227</link>
      <description>&lt;P&gt;Being able to have a form in a webmap automatically calculate x and y coordinates in local projections systems upon data capture/data edit&amp;nbsp; via arcade would be hugely advantageous. Having to manually calculate these fields leads to a danger of them not being updated when data is edited.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 12:51:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1212311#M21227</guid>
      <dc:creator>RichardHowe</dc:creator>
      <dc:date>2022-09-14T12:51:56Z</dc:date>
    </item>
    <item>
      <title>Add PROJ4 support to ArcGIS Arcade</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1253011#M23092</link>
      <description>&lt;P&gt;It would be extremely helpful to have access to a projection library (e.g.,&amp;nbsp;&lt;A href="http://proj4js.org/" target="_blank" rel="noopener"&gt;PROJ4JS | Proj4js&lt;/A&gt;) in ArcGIS Arcade to support the calculation of coordinates in differing systems (e.g., USNG and Latitude\Longitude). Arcade will only return the XY coordinates in the projection of the dataset.&lt;/P&gt;&lt;P&gt;The only solution is to translate the spherical trig into Arcade&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// Calculates the latitude of a State Plane coordinate
// Get Colorado State Plane North (2231) coordinates from geometry
var x = Geometry($feature).x
var y = Geometry($feature).y

// Projection Information
var linear_unit = 0.3048006096012192
var false_easting = 3000000.000316083
var false_northing = 999999.999996
var sp1 = 39.71666666666667
var sp2 = 40.78333333333333
var latitude_of_origin = 39.33333333333334
var semimajor_axis = 6378137.0
var semiminor_axis = 6356752.314140356

function degToRad(deg) {
  return (deg * PI / 180)
}

function radToDeg(rad) {
  return (rad * 180) / PI
}

function tVal(t) {
  return (Tan((PI / 4) - (t / 2)) / Pow((1 - (ecc * Sin(t))) / (1 + (ecc * Sin(t))), (ecc / 2)))
}

// Convert projection information into radians
var lorR = degToRad(latitude_of_origin)
var sp1R = degToRad(sp1)
var sp2R = degToRad(sp2)

// Spherical Trig voodoo
var flat = 1 / (semimajor_axis / (semimajor_axis - semiminor_axis))
var ecc = Sqrt(2 * flat - Pow(flat, 2))
var n = (Log(Cos(sp1R) / Pow((1 - Pow(ecc, 2) * Pow(SIN(sp1R), 2)), 0.5)) - Log(Cos(sp2R) / Pow((1 - Pow(ecc, 2) * Pow(SIN(sp2R), 2)), 0.5))) / (Log(tVal(sp1R)) - Log(tVal(sp2R)))
var f = (Cos(sp1R) / Pow((1 - Pow(ecc, 2) * Pow(SIN(sp1R), 2)), 0.5)) / (n * Pow(tVal(sp1R), n))
var rf = (semimajor_axis * (1 / linear_unit)) * f * Pow(tVal(lorR), n)
var rz = Pow(Pow((x - false_easting), 2) + Pow((rf - (y - false_northing)), 2), 0.5)
var tz = Pow((rz / ((semimajor_axis * (1 / linear_unit)) * f)), (1 / n))

// Latitude iterations in radians
var latTR = (PI / 2) - (2 * Atan(tz))
var lat1R = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(latTR))) / (1 + (ecc * Sin(latTR))), (ecc / 2)))))
var lat2R = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(lat1R))) / (1 + (ecc * Sin(lat1R))), (ecc / 2)))))
var lat3R = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(lat2R))) / (1 + (ecc * Sin(lat2R))), (ecc / 2)))))
var lat4R = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(lat3R))) / (1 + (ecc * Sin(lat3R))), (ecc / 2)))))
var latFR = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(lat4R))) / (1 + (ecc * Sin(lat4R))), (ecc / 2)))))

// Latitude values in degrees
var latitude = radToDeg(latFR)
return latitude;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 18:51:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1253011#M23092</guid>
      <dc:creator>TomNeer</dc:creator>
      <dc:date>2023-01-30T18:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1262220#M23472</link>
      <description>&lt;P&gt;+1 from me. This would be useful for data interoperability.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 23:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1262220#M23472</guid>
      <dc:creator>MattRingel</dc:creator>
      <dc:date>2023-02-27T23:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1262434#M23478</link>
      <description>&lt;P&gt;+1 from me! My whole organization is longing for this!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 13:47:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1262434#M23478</guid>
      <dc:creator>CarolineLindhe</dc:creator>
      <dc:date>2023-02-28T13:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1266030#M23631</link>
      <description>&lt;P&gt;I also have a need for this based on a recent request to convert from State Plane to Decimal Degrees in an attribute rule&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 16:19:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1266030#M23631</guid>
      <dc:creator>JasonClemis</dc:creator>
      <dc:date>2023-03-09T16:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1268633#M23807</link>
      <description>&lt;P&gt;My team is constantly asked to show a point's lat/lon as a standard attribute, this idea would simplify those requests and ease maintenance.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 17:53:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1268633#M23807</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2023-03-16T17:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278005#M24426</link>
      <description>&lt;P&gt;This is great&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/166810"&gt;@TomNeer&lt;/a&gt;&amp;nbsp;thanks for posting this - Forgive me for asking, but are you able to point me in the right direction to get build the same calculation for a state plane coordinate translation to longitude?&lt;/P&gt;&lt;P&gt;Thanks--&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 20:33:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278005#M24426</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2023-04-12T20:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278551#M24456</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10568"&gt;@DavidColey&lt;/a&gt;&amp;nbsp;- Here is the Arcade expression that can return either latitude or longitude. So at first, I thought my code was **bleep** because it was returning slightly different values than Esri's Calculate Geometry tool (even double-checking my transformations), but I ran several test SPC through&amp;nbsp;&lt;A href="https://www.ngs.noaa.gov/NCAT/" target="_blank" rel="noopener"&gt;NGS Coordinate Conversion and Transformation Tool (NCAT) (noaa.gov)&lt;/A&gt;&amp;nbsp;and this code is more accurate than Esri's. Go figure...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// Calculates the latitude or longitude of a State Plane coordinate
// Source: https://community.esri.com/t5/coordinate-reference-systems-questions/formula-for-state-plane-to-lat-lon-conversion/td-p/870543/page/2

// Get Colorado State Plane North (2231) coordinates from geometry
var x = Geometry($feature).x;
var y = Geometry($feature).y;

// Projection Information (this must be changed if you are not using EPSG 2231)
var linear_unit = 0.3048006096012192;
var false_easting = 3000000.000316083;
var false_northing = 999999.999996;
var central_meridian = -105.5;
var sp1 = 39.71666666666667;
var sp2 = 40.78333333333333;
var latitude_of_origin = 39.33333333333334;
var semimajor_axis = 6378137.0;
var semiminor_axis = 6356752.314140356;

function degToRad(deg) {
  return (deg * PI / 180)
}

function radToDeg(rad) {
  return (rad * 180) / PI
}

function tVal(t) {
  return (Tan((PI / 4) - (t / 2)) / Pow((1 - (ecc * Sin(t))) / (1 + (ecc * Sin(t))), (ecc / 2)))
}

// Convert projection information into radians
var lorR = degToRad(latitude_of_origin);
var sp1R = degToRad(sp1);
var sp2R = degToRad(sp2);

// Spherical Trig voodoo
var flat = 1 / (semimajor_axis / (semimajor_axis - semiminor_axis));
var ecc = Sqrt(2 * flat - Pow(flat, 2));
var n = (Log(Cos(sp1R) / Pow((1 - Pow(ecc, 2) * Pow(SIN(sp1R), 2)), 0.5)) - Log(Cos(sp2R) / Pow((1 - Pow(ecc, 2) * Pow(SIN(sp2R), 2)), 0.5))) / (Log(tVal(sp1R)) - Log(tVal(sp2R)))
var f = (Cos(sp1R) / Pow((1 - Pow(ecc, 2) * Pow(SIN(sp1R), 2)), 0.5)) / (n * Pow(tVal(sp1R), n))
var rf = (semimajor_axis * (1 / linear_unit)) * f * Pow(tVal(lorR), n)
var rz = Pow(Pow((x - false_easting), 2) + Pow((rf - (y - false_northing)), 2), 0.5)
var tz = Pow((rz / ((semimajor_axis * (1 / linear_unit)) * f)), (1 / n))
var zz = Atan((x - false_easting) / (rf - (y - false_northing)));

// Latitude iterations in radians
var latTR = (PI / 2) - (2 * Atan(tz))
var lat1R = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(latTR))) / (1 + (ecc * Sin(latTR))), (ecc / 2)))))
var lat2R = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(lat1R))) / (1 + (ecc * Sin(lat1R))), (ecc / 2)))))
var lat3R = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(lat2R))) / (1 + (ecc * Sin(lat2R))), (ecc / 2)))))
var lat4R = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(lat3R))) / (1 + (ecc * Sin(lat3R))), (ecc / 2)))))
var latFR = (PI / 2) - (2 * Atan((tz * Pow((1 - (ecc * Sin(lat4R))) / (1 + (ecc * Sin(lat4R))), (ecc / 2)))))

// Longitude calculations in radians
var lonR = ((zz / n) + degToRad(central_meridian));

// Latitude and Longitude values in degrees
var latitude = radToDeg(latFR)
var longitude = radToDeg(lonR)

// Change me
return longitude;&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 13 Apr 2023 21:03:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278551#M24456</guid>
      <dc:creator>TomNeer</dc:creator>
      <dc:date>2023-04-13T21:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278574#M24459</link>
      <description>&lt;P&gt;Way to go&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/166810"&gt;@TomNeer&lt;/a&gt;&amp;nbsp; - I am starting to recall from my geomatics days that the longitude conversion is a simpler calc.&amp;nbsp; Thanks for posting this.... I'll parameterize for Florida State Plane West wkid 2882 and let you know how it goes....&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 21:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278574#M24459</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2023-04-13T21:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278957#M24477</link>
      <description>&lt;P&gt;Alas I thought this might be a more-straightforward task, but as State Plane Coordinate systems using a Transverse Mercator projection do not contain parameters for standard parallels (since they're not conformal projections and the false northing is always 0), it is not a simple adjustment to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/166810"&gt;@TomNeer&lt;/a&gt;&amp;nbsp;'s Arcade above....&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 21:36:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278957#M24477</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2023-04-14T21:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278963#M24478</link>
      <description>That is a limitation of this formula. It is possible, but my spherical&lt;BR /&gt;trigonometry is pretty rusty.&lt;BR /&gt;&lt;BR /&gt;Would be easier if Esri just supported projections in Arcade.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Apr 2023 21:58:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1278963#M24478</guid>
      <dc:creator>TomNeer</dc:creator>
      <dc:date>2023-04-14T21:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1281367#M24615</link>
      <description>&lt;P&gt;Agreed.&amp;nbsp; I'd have to dig back into old geomatics class work to find my spherical trig, and it has been a while that is for sure.&amp;nbsp; But, for those out there working in any east-west extent state plane coord systems, your algorithm works well.&lt;/P&gt;&lt;P&gt;Only need to make the adjustments as you indicate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the meantime&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/166810"&gt;@TomNeer&lt;/a&gt;&amp;nbsp;, I'd say that you have done half of Esri's work for them (as far as state plane conversions go.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 16:30:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1281367#M24615</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2023-04-21T16:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1291368#M25018</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;+1 here! We capture new trees on the field using Field Maps. Because our trees are 1-2 meters apart, we use our local UTM Zone 17 North projection and to better improve tree geolocation, we developed a local grid reference system.&lt;/P&gt;&lt;P&gt;Having the option to calculate UTM positions directly on Field Maps will be a great functionality, because right now we need to update the UTM fields using ArcGIS Pro or AGOL notebook.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Mjss25&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 17:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1291368#M25018</guid>
      <dc:creator>MiltonSolano</dc:creator>
      <dc:date>2023-05-20T17:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1303616#M25517</link>
      <description>&lt;P&gt;Another use case for a built in projection is trying to deal with the difference between the control point actual location and the control point geometry location for the Pro Parcel fabric. This was fine in ArcGIS Desktop as point and the control were separate layers now that they are the same layer we need to show the correct absolute location of the control.&lt;/P&gt;&lt;P&gt;The snag is the fabric is on the fly projected to a UTM Zone but is stored in Albers. This means we can only get the labelling to be correct if it is in Albers. The instant we change the label to albers we get a distance that is giant.&amp;nbsp; Example below.&lt;/P&gt;&lt;P&gt;Albers&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeanLyons_0-1687898304580.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74308i4E056553D5FF7E49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeanLyons_0-1687898304580.png" alt="SeanLyons_0-1687898304580.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;UTM Zone&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeanLyons_1-1687898391139.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74309i775B79692956F7D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeanLyons_1-1687898391139.png" alt="SeanLyons_1-1687898391139.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This label was made with some simple arcade for reference.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;var point = Geometry($feature)
var x1 = point.x;
var y1 = point.y;
var x2 = $feature.X;
var y2 = $feature.Y;
var offset = round(sqrt(pow(x2-x1,2)+pow(y2-y1,2)),2);
if (offset &amp;gt; 0)
return "(" + offset + ")";&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 20:51:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1303616#M25517</guid>
      <dc:creator>SeanLyons</dc:creator>
      <dc:date>2023-06-27T20:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1330085#M26242</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Seems like a no brainer to add this functionality&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My users want to see state plane coordinates.&amp;nbsp; Florida has (at least for now) three state plane zones and we use the Web Mercator projection for all of the layers in the map.&amp;nbsp; The strategy for obtaining the Lat / Lon from these coordinates mentioned elsewhere in this thread works great, but now we need to project those coordinates to the appropriate state plane zone.&lt;/P&gt;&lt;P&gt;Hope to see this functionality in 1.13!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 12:51:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1330085#M26242</guid>
      <dc:creator>shodge_fsu</dc:creator>
      <dc:date>2023-09-19T12:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade projectAs Geometry Function</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1330985#M26273</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Another +1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This functionality would make such a difference!&lt;/P&gt;&lt;P&gt;Being able to use an out of the box Arcade function to go from 27700 - OSGB36 (BNG) to WGS84 (4236) would allow us to pre-populate Geopoint questions in Survey123 via custom URL parameters.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 11:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/arcade-projectas-geometry-function/idc-p/1330985#M26273</guid>
      <dc:creator>Adam_Coburn_NCC</dc:creator>
      <dc:date>2023-09-21T11:45:20Z</dc:date>
    </item>
  </channel>
</rss>

