<?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 MakeNetworkDatasetLayer with Enterprise NA and StreetMap Premium in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/makenetworkdatasetlayer-with-enterprise-na-and/m-p/1484694#M8757</link>
    <description>&lt;P&gt;Working on a larger problem &lt;A href="https://community.esri.com/t5/arcgis-network-analyst-questions/solve-is-not-producing-routing-when-more-than-100/m-p/1484412#M8753" target="_self"&gt;here&lt;/A&gt;. And one suggestion there is to start working in the more modern NAX functions and not the older NA functions.&lt;BR /&gt;&lt;BR /&gt;I can't seem to find any documentation on how to input the `in_network_dataset` from a portal URL which is how I'm assuming how my users are expected to access it instead of downloading the entire thing locally which seems like it is missing the entire point of being on Enterprise in the first place.&lt;/P&gt;&lt;P&gt;All the documentation &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/performing-network-analysis.htm" target="_self"&gt;here&lt;/A&gt;, is pointing to local file locations.&lt;BR /&gt;&lt;BR /&gt;Assuming I'm having a fundamental misunderstanding but I can't figure out what I should be doing.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2024 19:10:07 GMT</pubDate>
    <dc:creator>ChrisCowin_dhs</dc:creator>
    <dc:date>2024-06-04T19:10:07Z</dc:date>
    <item>
      <title>MakeNetworkDatasetLayer with Enterprise NA and StreetMap Premium</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/makenetworkdatasetlayer-with-enterprise-na-and/m-p/1484694#M8757</link>
      <description>&lt;P&gt;Working on a larger problem &lt;A href="https://community.esri.com/t5/arcgis-network-analyst-questions/solve-is-not-producing-routing-when-more-than-100/m-p/1484412#M8753" target="_self"&gt;here&lt;/A&gt;. And one suggestion there is to start working in the more modern NAX functions and not the older NA functions.&lt;BR /&gt;&lt;BR /&gt;I can't seem to find any documentation on how to input the `in_network_dataset` from a portal URL which is how I'm assuming how my users are expected to access it instead of downloading the entire thing locally which seems like it is missing the entire point of being on Enterprise in the first place.&lt;/P&gt;&lt;P&gt;All the documentation &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/performing-network-analysis.htm" target="_self"&gt;here&lt;/A&gt;, is pointing to local file locations.&lt;BR /&gt;&lt;BR /&gt;Assuming I'm having a fundamental misunderstanding but I can't figure out what I should be doing.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 19:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/makenetworkdatasetlayer-with-enterprise-na-and/m-p/1484694#M8757</guid>
      <dc:creator>ChrisCowin_dhs</dc:creator>
      <dc:date>2024-06-04T19:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: MakeNetworkDatasetLayer with Enterprise NA and StreetMap Premium</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/makenetworkdatasetlayer-with-enterprise-na-and/m-p/1484700#M8759</link>
      <description>&lt;P&gt;Network dataset layers are only for network datasets, not for portal services.&amp;nbsp; To use a service URL as the network data source, just use the URL directly instead of trying to make it into a network dataset layer first.&lt;/P&gt;&lt;P&gt;arcpy.na.MakeClosestFacilityAnalysisLayer("&lt;A href="https://myportal.mydomain.com/portal/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://myportal.mydomain.com/portal/&lt;/A&gt;")&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;arcpy.nax.ClosetFacility("&lt;A href="https://myportal.mydomain.com/portal/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://myportal.mydomain.com/portal/&lt;/A&gt;")&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 19:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/makenetworkdatasetlayer-with-enterprise-na-and/m-p/1484700#M8759</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2024-06-04T19:28:18Z</dc:date>
    </item>
  </channel>
</rss>

