<?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: Adding X,Y Coordinates to create Point, Line, Polygon in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825750#M7806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shafi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have much to add to this discussion thread as I am not a JavaScript developer. I believe Robert's answer is pretty informative and I know he has lots of experience coding for Web AppBuilder for ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2015 05:22:00 GMT</pubDate>
    <dc:creator>DerekLaw</dc:creator>
    <dc:date>2015-05-15T05:22:00Z</dc:date>
    <item>
      <title>Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825746#M7802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;Dear All Is there any widget that will allow to&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select the type of geometry and input controls to add X,Y Coordinates&lt;/LI&gt;&lt;LI&gt;Update or delete the existing X,Y Coordinates&lt;/LI&gt;&lt;LI&gt;The geometry should overlap on map&lt;/LI&gt;&lt;LI&gt;Also based on overlayed geometry I have to query all the intersecting features from pre-defined layers and create a pdf or report out of that like if it is overlaying particular polygon and read predefined fields from that feature and also intersecting area and include that in pdf report&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is not any available widget please tell me the workflow how to proceed particularly at point 4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 09:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825746#M7802</guid>
      <dc:creator>shafitrumboo</dc:creator>
      <dc:date>2015-05-11T09:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825747#M7803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3176"&gt;Derek Law&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your valuable inputs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 12:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825747#M7803</guid>
      <dc:creator>shafitrumboo</dc:creator>
      <dc:date>2015-05-11T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825748#M7804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shafi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;There is not widget currently available for this. If you are a experienced JS developer you could have to develop this yourself.&lt;/LI&gt;&lt;LI&gt;You can interactively delete and update a features location by moving it but updating the actual absolute XY, there is nothing available for this.&lt;/LI&gt;&lt;LI&gt;No this what this is asking.&lt;/LI&gt;&lt;LI&gt;This is not trivial task that someone would be able to provide you code for. You would probably need to hire a consulting company or esri professional services for something of this complexity.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 13:05:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825748#M7804</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-11T13:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825749#M7805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;Thanks for your Reply.&lt;/P&gt;&lt;P&gt;I was trying to see if something is readily available so that I can use it. Nevertheless i have started coding it now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 05:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825749#M7805</guid>
      <dc:creator>shafitrumboo</dc:creator>
      <dc:date>2015-05-13T05:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825750#M7806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shafi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have much to add to this discussion thread as I am not a JavaScript developer. I believe Robert's answer is pretty informative and I know he has lots of experience coding for Web AppBuilder for ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 05:22:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825750#M7806</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2015-05-15T05:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825751#M7807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to code this? We are looking for same in the EDIT widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 13:03:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825751#M7807</guid>
      <dc:creator>ShaziaNoreen</dc:creator>
      <dc:date>2015-12-30T13:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825752#M7808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All&lt;/P&gt;&lt;P&gt;I have been wanting this functionality as we are having to place section ties and GPS monuments based on published coordinates. &amp;nbsp;I have extended the smart editor widget to place a graphic location then you can use the graphic location to snap your features to that location. &amp;nbsp;It is a 2 step process, but that is all I could come up with at this time. &amp;nbsp;I thought I would share. &amp;nbsp;All of my widget.js changes start with the comment Added MWY then End Added MWY. &amp;nbsp;I have a projection in my updates as some of our submittals are in decimal degrees WGS 84 and some are in State Plane. &amp;nbsp;All of our maps are in Iowa State Plane South so I need to reproject using the WGS 84 output Spatial Reference and use the correct Transformation. &amp;nbsp;If you are going to stay in the basemaps current coordinate system there is no need for a reprojection. &amp;nbsp;If you do need to reproject you will have to update the url to your geometry service and also update all of the WKIDs on line 223,228, and 229 in widget.js.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="352607" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/352607_pastedImage_1.png" style="width: 620px; height: 369px;" /&gt;&lt;/P&gt;&lt;P&gt;This is what the widget will look like.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="352608" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/352608_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not the complete solution that you are looking for, but a step in the right direction. &amp;nbsp;Points are easy, line and polygons will work if you create all your snap points first. &amp;nbsp;The zip file below should go in your stemapp folder if you want this functionality on all smart editor widgets, or just put it in the specific app widgets folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 16:47:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825752#M7808</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2017-05-18T16:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825753#M7809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured out a way to add the feature automatically. &amp;nbsp;Attached is the updated version. &amp;nbsp;You can select your feature template then the Add Location will add the feature at the specified XY. &amp;nbsp;Again this will not work with lines or polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 16:00:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825753#M7809</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2017-05-24T16:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825754#M7810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/myerington50"&gt;myerington50&lt;/A&gt;&amp;nbsp;&amp;nbsp; If would be helpful for others if you create a new thread (document, blog or post in &lt;A href="https://community.esri.com/groups/web-app-builder-custom-widgets"&gt;https://community.esri.com/groups/web-app-builder-custom-widgets&lt;/A&gt;‌ ) with your custom widget and a short explanation. If you include the last update date in the title (and update if needed) that will help other too. Take a look at Robert's custom widget pages to see how he has it posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do that, I can include it on the &lt;A href="https://community.esri.com/blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list?sr=search&amp;amp;searchId=0c2ee909-454c-409e-8874-c2e371647454&amp;amp;searchIndex=1"&gt;/blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list?sr=search&amp;amp;searchId=0c2ee909-454c-409e-8874-c2e371647454&amp;amp;searchIndex=1&lt;/A&gt;‌ and related blogs.&amp;nbsp; Right now, I'll just include a link to the above comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 20:30:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825754#M7810</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-05-31T20:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding X,Y Coordinates to create Point, Line, Polygon</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825755#M7811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rebecca&lt;/P&gt;&lt;P&gt;I have completed this. &amp;nbsp;Hopefully this helps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/690807-create-point-features-at-xy-location-version-24-053117"&gt;https://community.esri.com/message/690807-create-point-features-at-xy-location-version-24-053117&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 12:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/adding-x-y-coordinates-to-create-point-line/m-p/825755#M7811</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2017-06-01T12:39:34Z</dc:date>
    </item>
  </channel>
</rss>

