<?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 Street network and boundary shapefiles question in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/street-network-and-boundary-shapefiles-question/m-p/417060#M20901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I am trying to do this: &lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fmittrees%2FTreepedia_Public" rel="nofollow" target="_blank"&gt;GitHub - mittrees/Treepedia_Public: Treepedia package for public use&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Iam stuck at the first step that says that "With the street network and boundary shapefile for your city as input...". That should be understood as that you have 2 separate shapefiles, one in the line feature and one for the polygon feature. But, when I go to the python code, the input file is just a shapefile.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inshp &lt;SPAN class=""&gt;=&lt;/SPAN&gt; os.path.join(root,&lt;SPAN class=""&gt;'CambridgeStreet_wgs84.shp'&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I know this forum is for GIS, no Python, but my question is, what do you guys think that the developers are trying to say with the first part of the procedure? Is there a possibility to merge the to feature classes?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2019 22:03:19 GMT</pubDate>
    <dc:creator>Juan_AlejandroGarc_a</dc:creator>
    <dc:date>2019-10-18T22:03:19Z</dc:date>
    <item>
      <title>Street network and boundary shapefiles question</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/street-network-and-boundary-shapefiles-question/m-p/417060#M20901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I am trying to do this: &lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fmittrees%2FTreepedia_Public" rel="nofollow" target="_blank"&gt;GitHub - mittrees/Treepedia_Public: Treepedia package for public use&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Iam stuck at the first step that says that "With the street network and boundary shapefile for your city as input...". That should be understood as that you have 2 separate shapefiles, one in the line feature and one for the polygon feature. But, when I go to the python code, the input file is just a shapefile.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inshp &lt;SPAN class=""&gt;=&lt;/SPAN&gt; os.path.join(root,&lt;SPAN class=""&gt;'CambridgeStreet_wgs84.shp'&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I know this forum is for GIS, no Python, but my question is, what do you guys think that the developers are trying to say with the first part of the procedure? Is there a possibility to merge the to feature classes?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 22:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/street-network-and-boundary-shapefiles-question/m-p/417060#M20901</guid>
      <dc:creator>Juan_AlejandroGarc_a</dc:creator>
      <dc:date>2019-10-18T22:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Street network and boundary shapefiles question</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/street-network-and-boundary-shapefiles-question/m-p/417061#M20902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend posting an issue about this in the GitHub repo. It would not be possible to &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/merge.htm"&gt;merge&lt;/A&gt; a Line Feature Class with a Polygon Feature Class because of the difference in geometry types. For what it's worth it seems like the script is intended to use the street network shapefile.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/street-network-and-boundary-shapefiles-question/m-p/417061#M20902</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-10-29T18:19:13Z</dc:date>
    </item>
  </channel>
</rss>

