<?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: ArcGIS API Viewshed with specific coordinates in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013592#M71272</link>
    <description>&lt;P&gt;Congratulations I just saw here on my PC suffered and also showed my son how we were amazed by the presentation. Thank you very much.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2021 15:10:40 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-01-04T15:10:40Z</dc:date>
    <item>
      <title>ArcGIS API Viewshed with specific coordinates</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013554#M71271</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I came across the ArcGIS viewshed sandbox today.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=geoprocessing-viewshed" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=geoprocessing-viewshed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So I wanted to perform a viewshed analysis from specific coordinates (47.42120626,10.98630681), as you can do it with ArcGIS Pro/Online. The problem is, I don't know at which part of the script I can implement my own coordinates or how I need to change the script in order to start the analysis from that point.&lt;/P&gt;&lt;P&gt;It would be much appreciated if anyone could help me out here&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 13:35:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013554#M71271</guid>
      <dc:creator>MatthiasRedl</dc:creator>
      <dc:date>2021-01-04T13:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API Viewshed with specific coordinates</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013592#M71272</link>
      <description>&lt;P&gt;Congratulations I just saw here on my PC suffered and also showed my son how we were amazed by the presentation. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 15:10:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013592#M71272</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-01-04T15:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API Viewshed with specific coordinates</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013620#M71273</link>
      <description>&lt;P&gt;Here's a codepen showing a modified version of that sample that performs the analysis at a specific location:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://codepen.io/john-grayson/pen/yLajLqP" target="_blank"&gt;https://codepen.io/john-grayson/pen/yLajLqP&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 16:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013620#M71273</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2021-01-04T16:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API Viewshed with specific coordinates</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013720#M71278</link>
      <description>&lt;P&gt;Thanks so much for the response. That helps a lot!&lt;/P&gt;&lt;P&gt;I opened the new script in the Sandbox and was trying to go above 20.000 meters for the radius but somehow it doesn't work. Do you know if there is a&amp;nbsp;limitation for this geoprocess at 20 kilometers?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 19:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013720#M71278</guid>
      <dc:creator>MatthiasRedl</dc:creator>
      <dc:date>2021-01-04T19:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API Viewshed with specific coordinates</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013748#M71280</link>
      <description>&lt;P&gt;Limits are defined by the service authors.&amp;nbsp; In the case of the service used in the sample above since it's just used just for demonstration purposes having a limit on the radius is understandable.&amp;nbsp; To learn more about elevation services that are available on ArcGIS Online in general and viewshed parameters and limitations&amp;nbsp; check out some of these resources:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/rest/elevation/api-reference/get-started-with-elevation-services.htm" target="_self"&gt;get started with elevation services&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/rest/elevation/api-reference/viewshed.htm" target="_self"&gt;Viewshed&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 16:52:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-viewshed-with-specific-coordinates/m-p/1013748#M71280</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2021-01-05T16:52:26Z</dc:date>
    </item>
  </channel>
</rss>

