<?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: How to convert latitude and longitude (Spatial Reference wkid: 4326) to ArcGis Coordinates (Spatial Reference wkid: 23033)? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-latitude-and-longitude-spatial/m-p/633157#M59117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was not using any transformation and there was the problem. For anyone that goes through this problem as well, make sure that you use a correct datum transformation for your area. Also there is a "transformForward" parameter in the ProjectParams object that indicates in which direction one should transform the coordinates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jan 2015 12:11:57 GMT</pubDate>
    <dc:creator>BrianCachia</dc:creator>
    <dc:date>2015-01-27T12:11:57Z</dc:date>
    <item>
      <title>How to convert latitude and longitude (Spatial Reference wkid: 4326) to ArcGis Coordinates (Spatial Reference wkid: 23033)?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-latitude-and-longitude-spatial/m-p/633155#M59115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already tried with the GeometryService project method passing parameters like outSR as wkid : 23033 (the one we are using for our map) and geometries that contains geometris with spatialReference wkid : 4326.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The end result is that the points are being shown with quite an offset from the original position compared to Google Earth or Google Maps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 09:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-latitude-and-longitude-spatial/m-p/633155#M59115</guid>
      <dc:creator>BrianCachia</dc:creator>
      <dc:date>2015-01-27T09:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert latitude and longitude (Spatial Reference wkid: 4326) to ArcGis Coordinates (Spatial Reference wkid: 23033)?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-latitude-and-longitude-spatial/m-p/633156#M59116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WKID 4326 is GCS_WGS84 - geographic cords based on the WGS84 datum.&lt;/P&gt;&lt;P&gt;WKID 23033 is ED_1950_UTM_33N. A projected UTM coordinate system based on the European datum.&lt;/P&gt;&lt;P&gt;You will need a transformation from one datum to the other to get them to match up.&lt;/P&gt;&lt;P&gt;There are a whole bunch of these available depending on your area of use.&lt;/P&gt;&lt;P&gt;See pages 12-13 of the pdf geographic_transformations in the documentation area of the install.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 11:48:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-latitude-and-longitude-spatial/m-p/633156#M59116</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-01-27T11:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert latitude and longitude (Spatial Reference wkid: 4326) to ArcGis Coordinates (Spatial Reference wkid: 23033)?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-latitude-and-longitude-spatial/m-p/633157#M59117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was not using any transformation and there was the problem. For anyone that goes through this problem as well, make sure that you use a correct datum transformation for your area. Also there is a "transformForward" parameter in the ProjectParams object that indicates in which direction one should transform the coordinates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 12:11:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-latitude-and-longitude-spatial/m-p/633157#M59117</guid>
      <dc:creator>BrianCachia</dc:creator>
      <dc:date>2015-01-27T12:11:57Z</dc:date>
    </item>
  </channel>
</rss>

