<?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: Auto Populate Addresses Within a Boundary in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1064667#M35048</link>
    <description>&lt;P&gt;Hey any chance you figured this out? I have a similar issue where people apply for a library card, but outside of our municipality they have to pay an annual fee for the card, so I was trying to figure out if there's some way to have at least a constraint message outside of the municipal boundary warning them.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 15:12:13 GMT</pubDate>
    <dc:creator>JenAmes</dc:creator>
    <dc:date>2021-06-03T15:12:13Z</dc:date>
    <item>
      <title>Auto Populate Addresses Within a Boundary</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1030188#M32712</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a survey for code enforcement were users can report a possible code violation.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We would like for the end user to type a few characters of the beginning part of the address and choices will appear and they will choose the appropriate address. The addresses have to be w&lt;/SPAN&gt;ithin the Corona city boundary. If the address is not within the city boundary&amp;nbsp; the user will not be allowed to move forward with the survey or be able to submit it.&lt;/P&gt;&lt;P&gt;These are the calculations I have included in the survey form:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Label:&lt;/STRONG&gt; Location / Address of Possible Code Violation &lt;STRONG&gt;Calculation:&lt;/STRONG&gt; pulldata("@geopoint",${location},"reversegeocode.address.LongLabel")&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Label:&lt;/STRONG&gt; Is this address within the City of Corona? &lt;STRONG&gt;Calculation:&lt;/STRONG&gt; if(contains(${_text},'Corona'), 'Yes', 'No')&lt;/P&gt;&lt;P&gt;I tried the calculations above but some addresses that are outside the city of corona city limits that have Corona in their address are answered with Yes, this address is within the City of Corona.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to auto populate addresses that are within a city boundary only?&lt;/P&gt;&lt;P&gt;Can we restrict users from being able to submit the survey if the address is not within the city boundary?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 20:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1030188#M32712</guid>
      <dc:creator>MayraHernandez</dc:creator>
      <dc:date>2021-02-24T20:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate Addresses Within a Boundary</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1030190#M32714</link>
      <description>&lt;P&gt;I don't create surveys, but can you create a geocoding locator that only pertains to your City using parcels and/or address points and/or street centerlines?&amp;nbsp; I live in an area where street addresses are unique; if your area has addresses that are repeated in other jurisdictions it gets a little sticky.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 20:41:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1030190#M32714</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-02-24T20:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate Addresses Within a Boundary</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1030258#M32722</link>
      <description>&lt;P&gt;Thank you JoeBorgione, I will create a gecoding locator specific to our city.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 22:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1030258#M32722</guid>
      <dc:creator>MayraHernandez</dc:creator>
      <dc:date>2021-02-24T22:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate Addresses Within a Boundary</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1030271#M32724</link>
      <description>&lt;P&gt;Can you pull out city name only from reverse geocoding before getting full address, and set up and check if the city name is Corona or not. If it's not Corona, you can stop users submitting the survey by this way.&lt;/P&gt;&lt;P&gt;- Put error messages as a note and make it required such as 'it looks like your location is outside of Corona....'&lt;/P&gt;&lt;P&gt;- The error message from note is triggered when the city is not Corona.&lt;/P&gt;&lt;P&gt;- Users need to 'answer' this question(note) because it is 'required' but they cannot do anything to add answers because it's note.&lt;/P&gt;&lt;P&gt;- This prevents users from submitting the survey.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 23:10:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1030271#M32724</guid>
      <dc:creator>KerryKang</dc:creator>
      <dc:date>2021-02-24T23:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate Addresses Within a Boundary</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1064667#M35048</link>
      <description>&lt;P&gt;Hey any chance you figured this out? I have a similar issue where people apply for a library card, but outside of our municipality they have to pay an annual fee for the card, so I was trying to figure out if there's some way to have at least a constraint message outside of the municipal boundary warning them.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 15:12:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1064667#M35048</guid>
      <dc:creator>JenAmes</dc:creator>
      <dc:date>2021-06-03T15:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate Addresses Within a Boundary</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1064673#M35050</link>
      <description>&lt;P&gt;Not sure if this helps, but recently I created two locators both multi-role with Address Points and Street Centerlines. One has features within our areas of jurisdiction and the other with features outside our areas of jurisdiction.&amp;nbsp; I then created a composite of them.&lt;/P&gt;&lt;P&gt;The idea is to publish this as a service that another piece of software (City Works) can consume.&amp;nbsp; If the address resolves on the first (within our area of jurisdiction) the work flow continues.&amp;nbsp; If the address resolves outside our area jurisdiction, the user gets an email&amp;nbsp; explaining who to contact within their respective jurisdiction.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 15:24:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/auto-populate-addresses-within-a-boundary/m-p/1064673#M35050</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-06-03T15:24:42Z</dc:date>
    </item>
  </channel>
</rss>

