<?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: Create Street Index Report error in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/create-street-index-report-error/m-p/53651#M348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did get rid of the streets that had 0.&amp;nbsp; But what I didn't have open was ArcMap.&amp;nbsp; I was just running the tool from ArcCatalog.&amp;nbsp; So I added my streets layer and Index layer to a mxd and it worked from there.&amp;nbsp; Lesson learned!&amp;nbsp; Thanks for your help - eva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2014 20:53:17 GMT</pubDate>
    <dc:creator>EvaShoemaker-Maffei</dc:creator>
    <dc:date>2014-11-04T20:53:17Z</dc:date>
    <item>
      <title>Create Street Index Report error</title>
      <link>https://community.esri.com/t5/state-local-government-questions/create-street-index-report-error/m-p/53649#M346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running the Create Street Index Report tool from the FireRunBook 10.1 application.&amp;nbsp; I keep getting this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Executing: CreateStreetIndexReport V:\GISCoordinator\master_data\StevensCountyBasemapData.gdb\Transportation\RoadsAll STREET V:\GISCoordinator\master_data\StevensCountyBasemapData.gdb\AdministrativeBoundaries\StCoPages PAGE PORTRAIT V:\GISCoordinator\Addressing\Intrado\RdList14.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start Time: Tue Nov 04 09:38:56 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running script CreateStreetIndexReport...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Dissolving road centerlines...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp; File "C:\Downloads\ESRI\FireRunBookfor10.1\Application\StreetIndexReport.py", line 257, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; main(*argv)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp; File "C:\Downloads\ESRI\FireRunBookfor10.1\Application\StreetIndexReport.py", line 235, in main&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dissolve_result = arcpy.management.Dissolve(road_centerlines,&amp;nbsp; os.path.join(scratch_workspace, 'centerlines_dissolve'), full_name)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp; File "C:\Python27\ArcGIS10.1\Lib\ntpath.py", line 96, in join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; assert len(path) &amp;gt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;TypeError: object of type 'NoneType' has no len()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;Failed to execute (CreateStreetIndexReport).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failed at Tue Nov 04 09:38:58 2014 (Elapsed Time: 2.00 seconds)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me with this?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 17:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/create-street-index-report-error/m-p/53649#M346</guid>
      <dc:creator>EvaShoemaker-Maffei</dc:creator>
      <dc:date>2014-11-04T17:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create Street Index Report error</title>
      <link>https://community.esri.com/t5/state-local-government-questions/create-street-index-report-error/m-p/53650#M347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a shot in the dark:&amp;nbsp; check your streets for those with 0 or &amp;lt;null&amp;gt; length or empty geometry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 19:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/create-street-index-report-error/m-p/53650#M347</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-11-04T19:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create Street Index Report error</title>
      <link>https://community.esri.com/t5/state-local-government-questions/create-street-index-report-error/m-p/53651#M348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did get rid of the streets that had 0.&amp;nbsp; But what I didn't have open was ArcMap.&amp;nbsp; I was just running the tool from ArcCatalog.&amp;nbsp; So I added my streets layer and Index layer to a mxd and it worked from there.&amp;nbsp; Lesson learned!&amp;nbsp; Thanks for your help - eva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 20:53:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/create-street-index-report-error/m-p/53651#M348</guid>
      <dc:creator>EvaShoemaker-Maffei</dc:creator>
      <dc:date>2014-11-04T20:53:17Z</dc:date>
    </item>
  </channel>
</rss>

