<?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: Address Range Maintenance in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176775#M9983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Bruce! I will take a look at these and get back to you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paulo C. Fernandes Jr.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Analyst&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;City of Sunrise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2012 17:15:51 GMT</pubDate>
    <dc:creator>PauloFernandes1</dc:creator>
    <dc:date>2012-05-09T17:15:51Z</dc:date>
    <item>
      <title>Address Range Maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176773#M9981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently working on the Address Range for the street centerlines for the city where I work and I need to verify that all of the features are up to date. The problem is the city has 15k+ features under the centerline feature class, and each of them has 4 fields that need to be checked (Left From, Left To, Right From, Right To). I have been looking for a Model or a Script that does that automatically but I have not been able to find anything. Not just for this occasion but I think for the future, since these address are always changing, and a lot of times organizations don't have the time and manpower to keep updating it, a model would come in handy to update these fields. Since geocoding is used a lot by many agencies, it is important to have the most up to date information. If anyone knows of a model/script or has any ideas you would like to share, I'd really appreciate it. I do not know any python but I took some of the tutorials available and did some research and I am trying to work on this on my own so any help would be great! If anyone is interested in this also please contact me. My idea so far is having a buffer around the centerline that selects the parcels adjacent to the centerline, then extracting the parcel numbers creating a list, and I have a code to separate odds and even numbers for the left and right sides, and a code to select the smallest(from) and the highest(to) number. Let me know if anyone has any ideas about this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: I am aware of point addresses and our city currently have those. But they still want to have address ranges because the point ranges are based on our parcels that come from the county database, and they are not all correct. So basically the address range is a backup plan.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;v/r&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paulo C. Fernandes Jr.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MIS GIS Analyst&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;City of Sunrise, Florida&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:pfernandes@sunrisefl.gov"&gt;pfernandes@sunrisefl.gov&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 18:51:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176773#M9981</guid>
      <dc:creator>PauloFernandes1</dc:creator>
      <dc:date>2012-04-20T18:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Address Range Maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176774#M9982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Paulo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see this tool for detecting errors in address ranges:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geocoding/details?entryID=1A290038-1422-2418-88FC-098400376B88"&gt;http://resources.arcgis.com/gallery/file/geocoding/details?entryID=1A290038-1422-2418-88FC-098400376B88&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We also have a sample tool that can create address range values from address points alongside street centerlines; this tool requires the Data Interoperability extension, let me know if that is of interest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 15:08:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176774#M9982</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2012-04-23T15:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Address Range Maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176775#M9983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Bruce! I will take a look at these and get back to you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paulo C. Fernandes Jr.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Analyst&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;City of Sunrise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 17:15:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176775#M9983</guid>
      <dc:creator>PauloFernandes1</dc:creator>
      <dc:date>2012-05-09T17:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Address Range Maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176776#M9984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello Paulo&lt;BR /&gt;&lt;BR /&gt;Please see this tool for detecting errors in address ranges:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geocoding/details?entryID=1A290038-1422-2418-88FC-098400376B88"&gt;http://resources.arcgis.com/gallery/file/geocoding/details?entryID=1A290038-1422-2418-88FC-098400376B88&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We also have a sample tool that can create address range values from address points alongside street centerlines; this tool requires the Data Interoperability extension, let me know if that is of interest.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Bruce,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you share a link to the second tool you referenced here-"adding ranges to centerlines"? Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 17:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176776#M9984</guid>
      <dc:creator>PeterFerretti</dc:creator>
      <dc:date>2012-06-12T17:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Address Range Maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176777#M9985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Bruce,&lt;BR /&gt;Can you share a link to the second tool you referenced here-"adding ranges to centerlines"? Thanks,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=255f253734d8484dba29b4cc1499793b"&gt;I think Bruce is talking about this....&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 13:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176777#M9985</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2012-06-13T13:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Address Range Maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176778#M9986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joe, Paulo&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was actually meaning the attached TBX containing a Spatial ETL tool.&amp;nbsp; It is kind of advanced and may take some tweaking to get it right for your own data (it will be sensitive to coordinate system units, metres or feet etc).&amp;nbsp; I touched the tool with 10.1 too so you may need that to open it.&amp;nbsp; If you can't go there email me at &lt;/SPAN&gt;&lt;A href="mailto:bharold@esri.com"&gt;bharold@esri.com&lt;/A&gt;&lt;SPAN&gt; and I can send a 10.0 TBX.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 14:14:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176778#M9986</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2012-06-13T14:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Address Range Maintenance</title>
      <link>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176779#M9987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Joe, Paulo&lt;BR /&gt;&lt;BR /&gt;I was actually meaning the attached TBX containing a Spatial ETL tool.&amp;nbsp; It is kind of advanced and may take some tweaking to get it right for your own data (it will be sensitive to coordinate system units, metres or feet etc).&amp;nbsp; I touched the tool with 10.1 too so you may need that to open it.&amp;nbsp; If you can't go there email me at &lt;A href="mailto:bharold@esri.com"&gt;bharold@esri.com&lt;/A&gt; and I can send a 10.0 TBX.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the clarification Bruce; I'm going to stick with v10.0 for the time being; check your email from me....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 15:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/address-range-maintenance/m-p/176779#M9987</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2012-06-13T15:13:54Z</dc:date>
    </item>
  </channel>
</rss>

