<?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 compute a geopoint in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-compute-a-geopoint/m-p/199879#M18494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our maps use a Lat/Lon coordinate system.&amp;nbsp; When we capture the point the user clicks, we call&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;esri.geometry.webMercatorToGeographic to get the Lat/Lon to use for placing the graphic on the map.&amp;nbsp; If I'm understanding you right, I can work with the original point I get from the user's click and do my math on it, and then convert the point to Lat/Lon for placing the graphic on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gonna take that for a spin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2015 14:44:30 GMT</pubDate>
    <dc:creator>DaveSouthern</dc:creator>
    <dc:date>2015-11-16T14:44:30Z</dc:date>
    <item>
      <title>how to compute a geopoint</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-compute-a-geopoint/m-p/199877#M18492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some code that captures a geopoint when the user clicks on the map.&amp;nbsp; I use the geopoint to place map objects when the user clicks the map.&amp;nbsp; So far I've just placed the object precisely where the user clicks, but now I'd like to place the object a certain number of feet away - like 10 feet to the left or right.&amp;nbsp; How would I add 10 feet to the X or Y coordinate, since those coordinates aren't in feet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2015 22:39:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-compute-a-geopoint/m-p/199877#M18492</guid>
      <dc:creator>DaveSouthern</dc:creator>
      <dc:date>2015-11-14T22:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to compute a geopoint</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-compute-a-geopoint/m-p/199878#M18493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you are using the standard esri basemaps then the WKID is 102100 Web Mercator and thus a projection based on meters. So to add 10 feet just add 3.048006 (simple feet to meters math).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2015 22:45:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-compute-a-geopoint/m-p/199878#M18493</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-14T22:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to compute a geopoint</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-compute-a-geopoint/m-p/199879#M18494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our maps use a Lat/Lon coordinate system.&amp;nbsp; When we capture the point the user clicks, we call&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;esri.geometry.webMercatorToGeographic to get the Lat/Lon to use for placing the graphic on the map.&amp;nbsp; If I'm understanding you right, I can work with the original point I get from the user's click and do my math on it, and then convert the point to Lat/Lon for placing the graphic on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gonna take that for a spin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 14:44:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-compute-a-geopoint/m-p/199879#M18494</guid>
      <dc:creator>DaveSouthern</dc:creator>
      <dc:date>2015-11-16T14:44:30Z</dc:date>
    </item>
  </channel>
</rss>

