<?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: Center on point in Collector using URL in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499587#M8658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a work around right now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2018 22:14:50 GMT</pubDate>
    <dc:creator>joerodmey</dc:creator>
    <dc:date>2018-11-09T22:14:50Z</dc:date>
    <item>
      <title>Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499579#M8650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can center on a particular point and pull up the popup via a URL within a Webmap, but can I do the same in Collector? Or at the least be able to center on a particular point?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 20:33:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499579#M8650</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-11-08T20:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499580#M8651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe -- Yes, you can use the&amp;nbsp;Collector URL scheme to launch the app, open a map, and center on a particular location. You can't open a popup through it though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See "Can my users open Collector from my emails, websites, or apps?" in&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/collector/overview/faqs-create-map.htm#ESRI_QUESTIONANSWER_43D3158C788C4B9DB6AFADB858AEA075" title="https://doc.arcgis.com/en/collector/overview/faqs-create-map.htm#ESRI_QUESTIONANSWER_43D3158C788C4B9DB6AFADB858AEA075"&gt;FAQs for map creation—Collector for ArcGIS | ArcGIS&lt;/A&gt;, as well as the&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/collector-integration" title="https://github.com/Esri/collector-integration"&gt;Collector URL scheme GitHub repo&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 20:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499580#M8651</guid>
      <dc:creator>Kylie</dc:creator>
      <dc:date>2018-11-08T20:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499581#M8652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently the only way to zoom to a point in collector is by starting a new feature collect...I don't want to do this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 17:07:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499581#M8652</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-11-09T17:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499582#M8653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe -- You don't have to start a new&amp;nbsp;feature collect to center. There is an example of this in the Collector URL scheme GitHub repo:&lt;/P&gt;&lt;H4 style="color: #24292e; background-color: #ffffff; font-weight: 600; font-size: 16px; margin-top: 24px; margin-bottom: 16px;"&gt;Center at a given location&lt;/H4&gt;&lt;P style="color: #24292e; background-color: #ffffff; margin-bottom: 16px;"&gt;The location on which to center the map.&lt;/P&gt;&lt;P style="color: #24292e; background-color: #ffffff; margin-bottom: 16px;"&gt;&lt;CODE style="background-color: rgba(27, 31, 35, 0.05); padding: 0.2em 0.4em;"&gt;center&lt;/CODE&gt;: (&lt;EM&gt;optional&lt;/EM&gt;) Specified as a set of latitude, longitude (y,x) coordinates. Coordinates must be in WGS84.&lt;/P&gt;&lt;P style="color: #24292e; background-color: #ffffff; margin-bottom: 16px;"&gt;The following example URL defines a map to open and a location to center the map:&lt;/P&gt;&lt;PRE style="color: #24292e; background-color: #f6f8fa; margin-bottom: 16px; padding: 16px;"&gt;&lt;CODE style="background: initial; border: 0px;"&gt;arcgis-collector://?itemID=35b1ccecf226485ea7d593f100996b49&amp;amp;center=34.0547155,-117.1961714&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 18:17:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499582#M8653</guid>
      <dc:creator>Kylie</dc:creator>
      <dc:date>2018-11-09T18:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499583#M8654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to center on a previously collected point, not based on coordinates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 18:30:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499583#M8654</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-11-09T18:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499584#M8655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gotcha. Yeah, to center Collector you'd have to know the location of that previously collected point before launching the app. So how you'd get that depends on how/where you are calling Collector from. There isn't a way to find a particular existing feature to center on as part of launching the app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 20:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499584#M8655</guid>
      <dc:creator>Kylie</dc:creator>
      <dc:date>2018-11-09T20:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499585#M8656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm calling Collector from an email and want to pass in an objectID to zoom to&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 21:43:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499585#M8656</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-11-09T21:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499586#M8657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'd have to locate that object ID before calling Collector. Centering on a feature isn't currently supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 22:05:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499586#M8657</guid>
      <dc:creator>Kylie</dc:creator>
      <dc:date>2018-11-09T22:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Center on point in Collector using URL</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499587#M8658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a work around right now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 22:14:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/center-on-point-in-collector-using-url/m-p/499587#M8658</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-11-09T22:14:50Z</dc:date>
    </item>
  </channel>
</rss>

