<?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: Geocoding Intersections in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735050#M41581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if that intersection is in the table use the field calculator (python parser) to replace the single / with a space wrapped one&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; "North Carolina Dr/Vermont St".replace("/", " / ")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'North Carolina Dr / Vermont St'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;substitute your fieldname for the example text string shown&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2013 15:16:22 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2013-12-26T15:16:22Z</dc:date>
    <item>
      <title>Geocoding Intersections</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735049#M41580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have Geocoded a accident table&amp;nbsp; and have gotten somewhat positive results.&amp;nbsp; The issue I am seeing is that intersections in the table&amp;nbsp; without a space separating the forward slash will not be searchable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For Example:&amp;nbsp;&amp;nbsp; North Carolina Dr/Vermont St will not geocode&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; North Carolina Dr / Vermont St will geocode properly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I properly geocode this list of accidents without manually changing thousands of records within the attribute table. Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 14:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735049#M41580</guid>
      <dc:creator>JonahWaterman</dc:creator>
      <dc:date>2013-12-26T14:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Intersections</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735050#M41581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if that intersection is in the table use the field calculator (python parser) to replace the single / with a space wrapped one&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; "North Carolina Dr/Vermont St".replace("/", " / ")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'North Carolina Dr / Vermont St'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;substitute your fieldname for the example text string shown&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 15:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735050#M41581</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-12-26T15:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Intersections</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735051#M41582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;if that intersection is in the table use the field calculator (python parser) to replace the single / with a space wrapped one&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; "North Carolina Dr/Vermont St".replace("/", " / ")&lt;BR /&gt;'North Carolina Dr / Vermont St'&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;substitute your fieldname for the example text string shown&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks my Canadian friend!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 17:32:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735051#M41582</guid>
      <dc:creator>JonahWaterman</dc:creator>
      <dc:date>2013-12-26T17:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Intersections</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735052#M41583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No problem...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 00:43:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-intersections/m-p/735052#M41583</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-12-27T00:43:57Z</dc:date>
    </item>
  </channel>
</rss>

