<?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 Get multiple closeup images of all features on map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-multiple-closeup-images-of-all-features-on-map/m-p/586125#M54758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a webpage with a map view filled with features. I need to generate a report in PDF from this webpage, with a PDF-page for every feature. On top of the page, I need a zoomed-in image of the feature on&amp;nbsp;a map. What's the best way to achieve this? I am able to &amp;nbsp;zoom to the features with Javascript commands so I could iterate over all of them and make separate screenshots. But this zooming process takes some&amp;nbsp;time, and would take a lot of time when there are 100+ features. Is there another way? I read about resquesting images from a server. Is there a good example that sets me in the right direction?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2020 15:02:45 GMT</pubDate>
    <dc:creator>PHerk</dc:creator>
    <dc:date>2020-10-16T15:02:45Z</dc:date>
    <item>
      <title>Get multiple closeup images of all features on map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-multiple-closeup-images-of-all-features-on-map/m-p/586125#M54758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a webpage with a map view filled with features. I need to generate a report in PDF from this webpage, with a PDF-page for every feature. On top of the page, I need a zoomed-in image of the feature on&amp;nbsp;a map. What's the best way to achieve this? I am able to &amp;nbsp;zoom to the features with Javascript commands so I could iterate over all of them and make separate screenshots. But this zooming process takes some&amp;nbsp;time, and would take a lot of time when there are 100+ features. Is there another way? I read about resquesting images from a server. Is there a good example that sets me in the right direction?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2020 15:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-multiple-closeup-images-of-all-features-on-map/m-p/586125#M54758</guid>
      <dc:creator>PHerk</dc:creator>
      <dc:date>2020-10-16T15:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get multiple closeup images of all features on map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-multiple-closeup-images-of-all-features-on-map/m-p/586126#M54759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A Map Series has the ability to create a separate page for each feature:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/mapping/mapseries-class.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/mapping/mapseries-class.htm"&gt;MapSeries—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be able to leverage this in your web page, you could create a geoprocessing service. The geoprocessing service would take parameters, such as the extent and then create a map series. The resulting pdfs could then be zipped up and returned as the result of the geoprocessing service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need access to ArcGIS Enterprise to host the geoprocessing service and also do some coding in Python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 22:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-multiple-closeup-images-of-all-features-on-map/m-p/586126#M54759</guid>
      <dc:creator>mdonnelly</dc:creator>
      <dc:date>2020-10-19T22:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Get multiple closeup images of all features on map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-multiple-closeup-images-of-all-features-on-map/m-p/586127#M54760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 09:00:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/get-multiple-closeup-images-of-all-features-on-map/m-p/586127#M54760</guid>
      <dc:creator>PHerk</dc:creator>
      <dc:date>2020-10-21T09:00:53Z</dc:date>
    </item>
  </channel>
</rss>

