<?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 Pollstat polling place locator flex website in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pollstat-polling-place-locator-flex-website/m-p/518266#M11776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: alnesbit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to use this application that's available: &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=2acc972d051344f2a98f8ce6a08c9ad8" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.arcgis.com/home/item.html?id=2acc972d051344f2a98f8ce6a08c9ad8&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; from CoolappsTeam at CyberTech. It says it's really easy and all I have to do is path the xml and the mxd to my data and serve up the map and it will work. I am running into problems right off the bat: I can't get it to find an address. I changed the zip code to my zip code thinking that would help but I don't understand how the geocode works exactly. It's using the ESRI locator that's here: &lt;/SPAN&gt;&lt;A href="http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/TA_Address_NA/GeocodeServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/TA_Address_NA/GeocodeServer&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code below is the only spot I have changed in the xml so far. I have noticed that this is based on the 2.0, or Beta version of flex, not the new 2.1. Do you think this has something to do with why it won't work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;!-- LOCATOR --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;locator label="Enter Address: " fields="Address:,Zip:65721,State:,Country:US" defaultLocation="100 W Church St" distance="0.07"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/TA_Address_NA/GeocodeServer
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/locator&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really appreciate any help. This seems to be a very cool application but I can't get it to work. If anyone has used it or has a clue, please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 22:36:40 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-12-11T22:36:40Z</dc:date>
    <item>
      <title>Pollstat polling place locator flex website</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pollstat-polling-place-locator-flex-website/m-p/518266#M11776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: alnesbit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to use this application that's available: &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=2acc972d051344f2a98f8ce6a08c9ad8" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.arcgis.com/home/item.html?id=2acc972d051344f2a98f8ce6a08c9ad8&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; from CoolappsTeam at CyberTech. It says it's really easy and all I have to do is path the xml and the mxd to my data and serve up the map and it will work. I am running into problems right off the bat: I can't get it to find an address. I changed the zip code to my zip code thinking that would help but I don't understand how the geocode works exactly. It's using the ESRI locator that's here: &lt;/SPAN&gt;&lt;A href="http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/TA_Address_NA/GeocodeServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/TA_Address_NA/GeocodeServer&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code below is the only spot I have changed in the xml so far. I have noticed that this is based on the 2.0, or Beta version of flex, not the new 2.1. Do you think this has something to do with why it won't work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;!-- LOCATOR --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;locator label="Enter Address: " fields="Address:,Zip:65721,State:,Country:US" defaultLocation="100 W Church St" distance="0.07"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/TA_Address_NA/GeocodeServer
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/locator&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really appreciate any help. This seems to be a very cool application but I can't get it to work. If anyone has used it or has a clue, please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 22:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pollstat-polling-place-locator-flex-website/m-p/518266#M11776</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T22:36:40Z</dc:date>
    </item>
  </channel>
</rss>

