<?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: Convert from WGS to Geoprojected Coordinate System in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/convert-from-wgs-to-geoprojected-coordinate-system/m-p/1223666#M5863</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;You can get the inverse &lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/geometry/DatumTransformation.html#getInverse()" target="_self"&gt;DatumTranformation&lt;/A&gt; from the transformation object itself. To find suitable transformations you can also use &lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/geometry/TransformationCatalog.html" target="_self"&gt;Transformation Catalog&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rama&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 00:23:19 GMT</pubDate>
    <dc:creator>RamaChintapalli</dc:creator>
    <dc:date>2022-10-20T00:23:19Z</dc:date>
    <item>
      <title>Convert from WGS to Geoprojected Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/convert-from-wgs-to-geoprojected-coordinate-system/m-p/1219230#M5855</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Been trying to convert some WGS84 coordinates to another geoprojected coordinate system (for example&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN&gt;RGF_1993_CC47).&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;point = Point(&lt;SPAN&gt;47.270657348915236&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;-&lt;SPAN&gt;1.6129342938292524&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;SpatialReferences.getWgs84())&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;Then I would need to have a GeographicTransformationStep. I only found the other way around :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN&gt;RGF_1993_To_WGS_1984_1 (WKID 1671). I don't know if there is a way to reverse this transformation in some way ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;cc47 = GeometryEngine.project(&lt;BR /&gt;    point&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;    SpatialReference.create(&lt;SPAN&gt;3947&lt;/SPAN&gt;)&lt;SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;    transform&lt;BR /&gt;) &lt;SPAN&gt;as &lt;/SPAN&gt;Point&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;And if by providing the corresponding WKID of the expected geoprojected coordinate system, will it work ? (transformation only imply to RGF_1993)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you know how to do it, I'll be glad to get some help to start conversion with this sdk on both iOS and Android.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;PS : I was thinking to get one point in CC47 converted to WGS84 and then only find a vector between other WGS84 point from this converted point. Seems to generate a lot of imprecisions, is this technique standard ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Oct 2022 07:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/convert-from-wgs-to-geoprojected-coordinate-system/m-p/1219230#M5855</guid>
      <dc:creator>AlexisDelforges</dc:creator>
      <dc:date>2022-10-06T07:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert from WGS to Geoprojected Coordinate System</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/convert-from-wgs-to-geoprojected-coordinate-system/m-p/1223666#M5863</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;You can get the inverse &lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/geometry/DatumTransformation.html#getInverse()" target="_self"&gt;DatumTranformation&lt;/A&gt; from the transformation object itself. To find suitable transformations you can also use &lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/geometry/TransformationCatalog.html" target="_self"&gt;Transformation Catalog&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rama&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 00:23:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/convert-from-wgs-to-geoprojected-coordinate-system/m-p/1223666#M5863</guid>
      <dc:creator>RamaChintapalli</dc:creator>
      <dc:date>2022-10-20T00:23:19Z</dc:date>
    </item>
  </channel>
</rss>

