<?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: ArcGIS Online - Data Driven Pages? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188026#M9221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it is able for you to create a custom javascript app then you can use 1 service and use definition query on run time in order to filter which features will be available to each user. &lt;/P&gt;&lt;P&gt;Before that you have to calculate for all features the page belong to. then you may use this field in order to filter the features for each layer.&lt;/P&gt;&lt;P&gt;On the other hand you can create a geoprocessing tool for this and create Pdf maps&lt;/P&gt;&lt;P&gt;see here&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=6e1a9ba51f234c08858f74a7a2503f08" title="https://www.arcgis.com/home/item.html?id=6e1a9ba51f234c08858f74a7a2503f08"&gt;https://www.arcgis.com/home/item.html?id=6e1a9ba51f234c08858f74a7a2503f08&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;those are some t&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;houghts....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 May 2016 11:49:30 GMT</pubDate>
    <dc:creator>PanagiotisPapadopoulos</dc:creator>
    <dc:date>2016-05-11T11:49:30Z</dc:date>
    <item>
      <title>ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188023#M9218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 100 layers covering approximately 100 catchments (Geographic areas). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have setup data driven pages, to create 1 map per catchment, and using page definition query are able to filter the features to only the ones present within the catchment. (They have a catchment attribute).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now need to publish my 100 maps online, does anyone have any tips for how best to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thoughts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Do I need to publish an filtered service for every map??? All data has a catchment attribute so I really dont want to do this and spawn 1000s of published services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can filter using ArcGIS online interface, but it will take hours to create each map applying the filter to each layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 11:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188023#M9218</guid>
      <dc:creator>LukeWebb</dc:creator>
      <dc:date>2016-04-12T11:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188024#M9219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would an interactive web application work?&amp;nbsp; For example, you could create a web map with the catchment layer, and then create a web application from this using the &lt;A href="http://doc.arcgis.com/en/web-appbuilder/"&gt;Web AppBuilder&lt;/A&gt;.&amp;nbsp; Web AppBuilder has a &lt;A href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-query.htm"&gt;query &lt;/A&gt;widget that you could configure for the end user to select the catchment they are interested in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 12:48:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188024#M9219</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2016-04-12T12:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188025#M9220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very helpful thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wont mark as correct answer, as ideally I would love to be able to create unique "Pages" on the web, to mirror the "pages" created offline, without my users having to query data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Ideally a unique map for each page, with permissions on each page so I can connect individuals with their page, and not let them see others data)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 10:50:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188025#M9220</guid>
      <dc:creator>LukeWebb</dc:creator>
      <dc:date>2016-05-11T10:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188026#M9221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it is able for you to create a custom javascript app then you can use 1 service and use definition query on run time in order to filter which features will be available to each user. &lt;/P&gt;&lt;P&gt;Before that you have to calculate for all features the page belong to. then you may use this field in order to filter the features for each layer.&lt;/P&gt;&lt;P&gt;On the other hand you can create a geoprocessing tool for this and create Pdf maps&lt;/P&gt;&lt;P&gt;see here&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=6e1a9ba51f234c08858f74a7a2503f08" title="https://www.arcgis.com/home/item.html?id=6e1a9ba51f234c08858f74a7a2503f08"&gt;https://www.arcgis.com/home/item.html?id=6e1a9ba51f234c08858f74a7a2503f08&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;those are some t&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;houghts....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 11:49:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188026#M9221</guid>
      <dc:creator>PanagiotisPapadopoulos</dc:creator>
      <dc:date>2016-05-11T11:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188027#M9222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With mine I used a geoprocessing tool to send the page wanted back to the server which responded with a PDF.&amp;nbsp; The geo tool was a simple python script that told ddp the page wanted and then export to pdf.&amp;nbsp; Not sure if that is what you wanted but may help.&amp;nbsp; Now getting it to populate a pick list..easy if static hard if dynamic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 23:51:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188027#M9222</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2016-05-18T23:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188028#M9223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Doug, do you have an example of what your UI actually looks like that runs this? Any chance you can share some of the code you used for the GP tool? And is it a PDF by PDF basis or does it work to create multiple maps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 23:35:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188028#M9223</guid>
      <dc:creator>AhnaMiller2</dc:creator>
      <dc:date>2017-12-13T23:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188029#M9224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The UI was just a text box that asked for a jobname and a drop down of map names.&amp;nbsp; (It was actually just the Geoprocessing widget straight up with no code chance.)&amp;nbsp; That jobname and mapname is sent to the server where it runs a python script.&amp;nbsp; That script simply opens the map they asked for, calls&amp;nbsp;ddp.exportToPDF(pdfName, "RANGE", str(i)) then sends a link to that pdf back to the user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 00:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188029#M9224</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2017-12-14T00:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188030#M9225</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>Thu, 14 Dec 2017 00:28:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188030#M9225</guid>
      <dc:creator>AhnaMiller2</dc:creator>
      <dc:date>2017-12-14T00:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188031#M9226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use bookmarks to zoom into the desired "page" area of the map&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 13:17:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/188031#M9226</guid>
      <dc:creator>Lake_Worth_BeachAdmin</dc:creator>
      <dc:date>2017-12-21T13:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online - Data Driven Pages?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/1070559#M40804</link>
      <description>&lt;P&gt;Hello, I know this is an old post but we are trying to use data driven pages with a GP tool and the process keeps failing at the export to pdf line. Were you able to get this to work? I don't have access to your GP tool but I would appreciate any help or guidance you could give on how you were able to get the GP tool to export.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 16:33:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-data-driven-pages/m-p/1070559#M40804</guid>
      <dc:creator>PaigeFlorie</dc:creator>
      <dc:date>2021-06-21T16:33:17Z</dc:date>
    </item>
  </channel>
</rss>

