<?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: Arcpy Geoprocessing With Bing Base Map Imagery in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-geoprocessing-with-bing-base-map-imagery/m-p/1566422#M73298</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/472568"&gt;@Bryan_Price&lt;/a&gt;, are you able to print a Bing basemap (without using the geoprocessing service for now) using your &lt;A href="https://enterprise.arcgis.com/en/portal/10.9.1/administer/windows/configure-the-portal-to-print-maps.htm" target="_self"&gt;currently configured&lt;/A&gt;&amp;nbsp;ArcGIS Server print service?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2024 07:54:02 GMT</pubDate>
    <dc:creator>RClavero</dc:creator>
    <dc:date>2024-12-10T07:54:02Z</dc:date>
    <item>
      <title>Arcpy Geoprocessing With Bing Base Map Imagery</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-geoprocessing-with-bing-base-map-imagery/m-p/1566407#M73297</link>
      <description>&lt;P&gt;We have a geoprocessing service that exports our map to pdf. This is accomplished using the layout.exportToPDF method (I've also tried png).&lt;/P&gt;&lt;P&gt;The layout is obtained by first constructing an ArcGISProject with arcpy.mp, then listing layouts, and taking the one of interest.&lt;/P&gt;&lt;P&gt;We are running in portal on 10.9.1.&lt;/P&gt;&lt;P&gt;The problem is that there is a bing basemap that is on the portal and when exported using the PRO interpreter, the basemap is printed, but when exported using the SERVER interpreter, the basemap is not printed. I have tried the arcpy.SignInToPortal, and it does not help at all. Additionally, I was able to call arcpy.GetPortalDescription and was able to successfully see the bingKey (though I have no clue how I could utilize it to help).&lt;/P&gt;&lt;P&gt;Is there a special trick to get bing base maps to print with a geoprocessing service? Or is it not supported?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 19:23:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-geoprocessing-with-bing-base-map-imagery/m-p/1566407#M73297</guid>
      <dc:creator>Bryan_Price</dc:creator>
      <dc:date>2024-12-09T19:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy Geoprocessing With Bing Base Map Imagery</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-geoprocessing-with-bing-base-map-imagery/m-p/1566422#M73298</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/472568"&gt;@Bryan_Price&lt;/a&gt;, are you able to print a Bing basemap (without using the geoprocessing service for now) using your &lt;A href="https://enterprise.arcgis.com/en/portal/10.9.1/administer/windows/configure-the-portal-to-print-maps.htm" target="_self"&gt;currently configured&lt;/A&gt;&amp;nbsp;ArcGIS Server print service?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 07:54:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-geoprocessing-with-bing-base-map-imagery/m-p/1566422#M73298</guid>
      <dc:creator>RClavero</dc:creator>
      <dc:date>2024-12-10T07:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy Geoprocessing With Bing Base Map Imagery</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-geoprocessing-with-bing-base-map-imagery/m-p/1566707#M73300</link>
      <description>&lt;P&gt;I was able to start the print service and configure it as the default print service in the portal. I then navigated to the bing map in portal and used the print functionality in MapViewerClassic, it called the print service (as I watched traffic from fiddler). It generated an image.&lt;BR /&gt;&lt;BR /&gt;Our application is a javascript application and we allow our customers to utilize aprx files as templates. This was interesting to see the printing service to work with a web map though.&lt;BR /&gt;&lt;BR /&gt;The more I look at it the more I think the gp service issue is bug.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 16:48:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-geoprocessing-with-bing-base-map-imagery/m-p/1566707#M73300</guid>
      <dc:creator>Bryan_Price</dc:creator>
      <dc:date>2024-12-10T16:48:52Z</dc:date>
    </item>
  </channel>
</rss>

