<?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: Trouble Plotting Points and Polylines from Local GDB in Jupyter Notebook using 'sedf.spatial.plot(map)' in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/trouble-plotting-points-and-polylines-from-local/m-p/1384506#M9669</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I think this question may have been answered via this Solution; see below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-spatial-plot-local-gdb-multiple/td-p/860479" target="_blank"&gt;Solved: Jupyter Lab spatial.plot local gdb multiple featur... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this works.&lt;/P&gt;&lt;P&gt;many thanks ed&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2024 18:05:01 GMT</pubDate>
    <dc:creator>EdMorris</dc:creator>
    <dc:date>2024-02-20T18:05:01Z</dc:date>
    <item>
      <title>Trouble Plotting Points and Polylines from Local GDB in Jupyter Notebook using 'sedf.spatial.plot(map)'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/trouble-plotting-points-and-polylines-from-local/m-p/1383620#M9666</link>
      <description>&lt;P&gt;I'm currently working in a Jupyter Notebook and attempting to plot feature classes from a local geodatabase. To my surprise, it seems that sedf.spatial.plot(map_widget=map) only works with polygons; it doesn't seem to function properly with points and polylines.&lt;/P&gt;&lt;P&gt;Here's the code snippet I'm working with:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# Creating SEDF objects&lt;/STRONG&gt;&lt;BR /&gt;f1 = r"VisualPythonAPI\FirePoints.gdb\Counties_Montana"&lt;BR /&gt;f2 = r"VisualPythonAPI\FirePoints.gdb\FirePoints_Full"&lt;/P&gt;&lt;P&gt;sedf1 = pd.DataFrame.spatial.from_featureclass(f1)&lt;BR /&gt;sedf2 = pd.DataFrame.spatial.from_featureclass(f2)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# Setting up the map&lt;/STRONG&gt;&lt;BR /&gt;map1 = gis.map('Montana')&lt;BR /&gt;map1&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;# Plot the data to map1&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;sedf1.spatial.plot(map1)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;sedf2.spatial.plot(map1)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#result&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AkashDurgapu_0-1708115427474.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95072i48E67CC5EB389DDA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AkashDurgapu_0-1708115427474.png" alt="AkashDurgapu_0-1708115427474.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I also attempted to plot the same feature class in shapefile format, and it was successfully displayed on the map.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 20:38:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/trouble-plotting-points-and-polylines-from-local/m-p/1383620#M9666</guid>
      <dc:creator>AK_geosci</dc:creator>
      <dc:date>2024-02-16T20:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble Plotting Points and Polylines from Local GDB in Jupyter Notebook using 'sedf.spatial.plot(map)'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/trouble-plotting-points-and-polylines-from-local/m-p/1384506#M9669</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I think this question may have been answered via this Solution; see below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-api-for-python-questions/jupyter-lab-spatial-plot-local-gdb-multiple/td-p/860479" target="_blank"&gt;Solved: Jupyter Lab spatial.plot local gdb multiple featur... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this works.&lt;/P&gt;&lt;P&gt;many thanks ed&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 18:05:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/trouble-plotting-points-and-polylines-from-local/m-p/1384506#M9669</guid>
      <dc:creator>EdMorris</dc:creator>
      <dc:date>2024-02-20T18:05:01Z</dc:date>
    </item>
  </channel>
</rss>

