<?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: Pictometry and Streetview in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805125#M5668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 10.5pt; font-family: Arial, sans-serif;"&gt; Part 2: EFS Viewer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Arial, sans-serif;"&gt;Now... for those of you on the &lt;EM&gt;Internal EFS Viewer:&lt;/EM&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Arial, sans-serif;"&gt;Below are instructions (provided by Pictometry and posted with permission) for getting the token out of your SQL Server in order to embed into your Javascript code that passes credentials into the URL in the new window opened by my Pictometry Widget.&amp;nbsp;&amp;nbsp; Disclaimer: for either EFS or IPA refer to Pictometry tech support for any questions/comments/concerns and I take no liability for any use of either of these instruction sets or the widget code, yada yada.&amp;nbsp; Pictometry has provided excellent support by the way if anyone needs to contact them.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P align="center" style="margin-bottom: .0001pt; text-align: center;"&gt;&lt;STRONG style=": ; text-decoration: underline; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Implementing a Pictometry Server Edition link with Embedded Credentials&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;As designed, it is necessary for all users of the Server Edition POL Web Solution to enter credentials to allow access to the application. This works fine under most circumstances, but for some groups (such as public access), it is not always possible to create unique login credentials to allow access across a broad number of users.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;A work-around to enable simplified access is to create a link to the Server Edition application with the login ID and password embedded, allowing the user to simply click on the link. The URL will contain both the path to the Server Edition application, the user ID, and the password in an encrypted format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;This process can be used for both one user and multiple users using an account that allows concurrent login’s&lt;/SPAN&gt;&lt;SUP style="color: red; font-size: 10.0pt; font-family: 'Arial',sans-serif;"&gt;1&lt;/SUP&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;. It would be challenging to maintain such links for individual users due to the need to enter the back-end database to obtain the encrypted user password, particularly if there is a mandate to change passwords periodically.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The instructions presume the use of MySQL Server 5.1 as the back-end database for Server Edition. If your implementation utilizes another database server (Oracle 11g, MS SQL Server 2008), the principles are similar but the location of certain tools and commands may be different; it may be necessary to consult with your database administrator to obtain the required information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;In order to implement a link with embedded credentials, please do the following;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style=": ; text-decoration: underline; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Identify the Encrypted Credentials&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Open and log in to the MySQL Administration application on the server using the credentials established during the installation&lt;/SPAN&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Click on ‘Tools’-&amp;gt; ‘MySQL Query Browser’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;From the Schemata pane on the right, expand the ‘pol_user’ schema&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Locate the ‘users’ table, click it four times with the left mouse button to expand it to view the current properties of all users&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Locate the ‘user_email’ field, and scroll down to the user name of &lt;A href="mailto:public@co.wayne.oh.us-" title="mailto:public@co.wayne.oh.us- blocked::mailto:public@co.wayne.oh.us- mailto:public@co.wayne.oh.us- blocked::mailto:public@co.wayne.oh.us-"&gt;&lt;SPAN style="color: windowtext;"&gt;interest-&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Look to the field ‘user_password’ to the immediate right to identify the encrypted password- &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Click ‘Edit’ at the bottom of the screen, then highlight-and copy that encrypted password for later use. It will be a long hexadecimal string such as:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style=": ; text-decoration: underline; font-size: 10pt; font-family: Arial, sans-serif;"&gt;Create the Link with Embedded Credentials&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Create a new web shortcut&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;In the location field, enter the following;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp; &lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;A class="jive-link-external-small" href="https://serverURL/efs/default.php?user=abc%40xyz.com&amp;amp;pass=5f4dcc3b5aa765d61d8327deb882cf99" rel="nofollow" target="_blank"&gt;https://serverURL/efs/default.php?user=abc%40xyz.com&amp;amp;pass=5f4dcc3b5aa765d61d8327deb882cf99&lt;/A&gt;&lt;/SPAN&gt;&lt;SUP style="color: red; font-size: 10.0pt; font-family: 'Arial',sans-serif;"&gt;2&lt;/SUP&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Test the link by opening it- it should open without the need for user intervention&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;You can then use that URL as a free-standing link or use it in other applications or other web pages to bring up the Server Edition application&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SUP style="color: red; font-size: 10.0pt; font-family: 'Arial',sans-serif;"&gt;1&lt;/SUP&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; Please see your Server Edition Administrative Training material for information on how to create an account that allows concurrent logins, and limitations of those accounts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SUP style="color: red; font-size: 10.0pt; font-family: 'Arial',sans-serif;"&gt;2&lt;/SUP&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; ‘ServerURL/efs’ would be replaced with the URL to access the Server Edition application in your environment, ‘user=’ needs to be populated with the e-mail formatted user ID of the designated user(s), and ‘pass’ would be populated with the encrypted password for that account derived from the database.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 15:14:43 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2015-05-12T15:14:43Z</dc:date>
    <item>
      <title>Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805103#M5646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updated post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my pictometry widget. It's just a way to open a link in a new window to your Pictometry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Demo link &lt;A class="jive-link-external-small" href="http://sagiscloud.thempc.org/pictometrywidget/" rel="nofollow" target="_blank"&gt;ArcGIS Web Application&lt;/A&gt;&lt;/P&gt;&lt;P&gt;GitHub link to code:&amp;nbsp; &lt;A class="jive-link-external-small" href="https://github.com/kevinsagis/Pictometry-for-WebApp-Builder" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;kevinsagis/Pictometry-for-WebApp-Builder · GitHub&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Per the Read Me I will look into building the option to put Pictometry imagery into the popup inline as well. I've already had success putting video and other stuff in popups so hopefully this won't be too bad. Note also the capability to use your organization's internal EFS viewer with this as well! We use this as well as the Connect Online on Pictometry's cloud.&amp;nbsp; Instructions for both of these implementations are below, including how to use the required php file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a Streetview widget that operates similarly:&lt;/P&gt;&lt;P&gt;Demo app link :&amp;nbsp; &lt;A href="http://sagiscloud.thempc.org/streetview/" title="http://sagiscloud.thempc.org/streetview/"&gt;ArcGIS Web Application&lt;/A&gt;&lt;/P&gt;&lt;P&gt;GitHub link - &lt;A href="https://github.com/kevinsagis/Streetview" title="https://github.com/kevinsagis/Streetview"&gt;kevinsagis/Streetview · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***Update 5/18: New update posted. You can directly enter your server URL in the WebApp Builder in the widget configuration setup. For now it's just the Pictometry Online Connect (IPA).&amp;nbsp; I will add the internal link field later today or tomorrow.&amp;nbsp; See the Read Me.txt included for the common URL path formatting for Pictometry.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 19:50:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805103#M5646</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-03-11T19:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805104#M5647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/83912"&gt;Kevin MacLeod&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will be a great addition to the group of widgets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to look at an existing widget that is very similar to what you are explaining then please check out &lt;A href="https://community.esri.com/docs/DOC-3240"&gt;Street View in Popup Widget 1.1.0.1&lt;/A&gt; This basically grabs the lat long and puts it into a url and iframes it to the popup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 02:08:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805104#M5647</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-03-12T02:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805105#M5648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would be very interesting to see what you've put together for a Pictometry/WAB integration.&amp;nbsp; I've been looking at a couple of ways to build that into GIS and get it out to our users.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:09:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805105#M5648</guid>
      <dc:creator>AndrewFarrar</dc:creator>
      <dc:date>2015-03-19T14:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805106#M5649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've put together a WAB viewer that shows the content of a separate Pictometry Connect viewer page. We use lat/long in the web requests to reposition the viewer. I'd like to see if you pull off something more integrated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:24:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805106#M5649</guid>
      <dc:creator>KenDoman</dc:creator>
      <dc:date>2015-03-19T14:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805107#M5650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our company Houston Engineering (HEI) has put together a WAB widget in a similiar manner that Ken described.&amp;nbsp; I agree a more integrated widget would be cool to see.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 16:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805107#M5650</guid>
      <dc:creator>CN</dc:creator>
      <dc:date>2015-03-20T16:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805108#M5651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my pictometry widget. It's just a way to open a link in a new window to your Pictometry.&lt;/P&gt;&lt;P&gt;I'll put the Streetview one up in a bit too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the Read Me I will look into building the option to put Pictometry imagery into the popup inline as well. I've already had success putting video and other stuff in popups so hopefully this won't be too bad. Note also the capability to use your organization's internal EFS viewer with this as well! We use this as well as the Connect Online on Pictometry's cloud.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/kevinsagis/Pictometry-for-WebApp-Builder" title="https://github.com/kevinsagis/Pictometry-for-WebApp-Builder"&gt;kevinsagis/Pictometry-for-WebApp-Builder · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is simple but it is the first code I have ever posted or shared. Thank you to everyone here I've learned so much from you all. If there are any bugs or feedback from improvement I will be happy to hear.&amp;nbsp; I hope to post more as we get into WAB. Our organization has decided to start building around WebApp and leveraging it and to post and share many of our developments here as open source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 14:50:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805108#M5651</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-04-27T14:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805109#M5652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;Do you have a demo of your widget we can check out?&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 15:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805109#M5652</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-04-27T15:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805110#M5653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great idea, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you go - &lt;A href="http://sagiscloud.thempc.org/pictometrywidget/" title="http://sagiscloud.thempc.org/pictometrywidget/"&gt;ArcGIS Web Application&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 15:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805110#M5653</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-04-27T15:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805111#M5654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;This looks promising. Two quick things.&lt;/P&gt;&lt;P&gt;1. It will be helpful to have the demo open the widget at start.&lt;/P&gt;&lt;P&gt;2. It would be nice to start with the map zoomed in more to an area of known pictometry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on the map I get a new page pop up that says &lt;A href="http://insert_your_site_url/php/ipa.php?lat=32.0447869266681&amp;amp;lon=-81.20544531249722" title="http://insert_your_site_url/php/ipa.php?lat=32.0447869266681&amp;amp;lon=-81.20544531249722"&gt;http://insert_your_site_url/php/ipa.php?lat=32.0447869266681&amp;amp;lon=-81.20544531249722&lt;/A&gt; It is missing the site url. Is this on purpose?&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 15:42:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805111#M5654</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-04-27T15:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805112#M5655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have fixed this. I revised my Git code on the server to point to our live URL.&amp;nbsp; It points to Chatham County. We have Pictometry for the entire county. Use the widget inside the county boundary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know how to tell it to be open at startup but I will read through the Docs and make this change. Thank you for this suggestion!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 15:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805112#M5655</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-04-27T15:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805113#M5656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;Here is the&amp;nbsp; help to open a widget at start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/web-appbuilder/sample-code/open-a-widget-at-application-start.htm" title="https://developers.arcgis.com/web-appbuilder/sample-code/open-a-widget-at-application-start.htm"&gt;Open a widget at app start—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks good.&lt;/P&gt;&lt;P&gt;-Stan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 15:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805113#M5656</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-04-27T15:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805114#M5657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I updated it to open at startup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll make it user-configurable in the next build, where users don't have to open the file and manually edit, they just put their server link in inside the Config section inside WebApp Builder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 17:04:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805114#M5657</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-04-28T17:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805115#M5658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. I just noticed too that your Use JQuery widget is under the coordinates widget on the bottom. That can be adjusted in the main config file too. &lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 17:20:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805115#M5658</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-04-28T17:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805116#M5659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan, updated it. Thanks. You're watching me learn this on the go here! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 17:52:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805116#M5659</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-04-28T17:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805117#M5660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its all good. We all start somewhere and it is great to have a place to get help.&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 17:54:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805117#M5660</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-04-28T17:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805118#M5661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Kevin, this great!&amp;nbsp; I've been struggling with getting Pictometry added to my WAB and this appears to work.&amp;nbsp; I'm having trouble the URL that gets past to Pictometry, but I think that is a problem on my end, not with your code.&amp;nbsp; Thanks again.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 19:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805118#M5661</guid>
      <dc:creator>CherylColey</dc:creator>
      <dc:date>2015-04-29T19:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805119#M5662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheryl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It took a while for us to figure out passing the Pictometry token but I got it at last. Have you gotten that set up yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to first create a user and password with Pictometry through the EFS Viewer interface (have you got that set up?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, you have to go in to SQL Server in the right table, I think it's "users" or "pol_users" or something like that.&amp;nbsp; and copy out the token.&amp;nbsp; Then you pass the username (ie &lt;A href="mailto:Cheryl@Madeupsite.com"&gt;Cheryl@Madeupsite.com&lt;/A&gt;) and the token, in the URL. And also pass the lat/long in the URL.&amp;nbsp; As formatted in my widget example here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write back if you get this working. If you need help, Pictometry tech support was really great, so give them a call. They also helped us to get ESRI basemaps working in the Pictometry EFS web viewer and get our services imported into it.&amp;nbsp; Give them a ring and they'll get you squared away and ask here if you have implementation questions perhaps I can help, or at least try!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I'll be posting a Streetview widget today that works like this one, both example and code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 20:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805119#M5662</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-04-29T20:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805120#M5663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;Our Pictometry images are hosted with Pictometry, so my set up is a little different.&amp;nbsp; That should still work correct? I'll have to use &lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Menlo, 'Courier New', Courier, monospace;"&gt;&lt;SPAN class="str" style="color: #008800;"&gt;&lt;A class="jive-link-external-small" href="http://pol.pictometry.com/ipa/v1/load.php" rel="nofollow" target="_blank"&gt;http://pol.pictometry.com/ipa/v1/load.php&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt; I get '&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;Authentication Failure, invalid session key' when I get to their page.&amp;nbsp; We have it working in another JavaScript application, so I know we can get to it.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;Cheryl &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 20:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805120#M5663</guid>
      <dc:creator>CherylColey</dc:creator>
      <dc:date>2015-04-29T20:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805121#M5664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A href="https://community.esri.com/people/SCPA"&gt;SCPA&lt;/A&gt;&amp;nbsp; &lt;/STRONG&gt;I'll look in to this. I think we may have set something up with Connect on the server side. I'll be sure to get back to you and update the Readme if so.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 15:59:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805121#M5664</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-05-05T15:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pictometry and Streetview</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805122#M5665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for creating this widget and making it available to the rest of us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to deploy it but am not entering the correct URL or doing something else wrong.&amp;nbsp; In coordination with moving from Flex to Javascript (WAB), we are also moving from self-hosting Pictometry imagery to Pictometry as the host, so I think I may be setting up the same thing as Cheryl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the API Key, Secret Key, IPA Load URL and Javascript Library URL that were provided by Pictometry, but I'm not sure how those fit, if at all, into your code.&amp;nbsp; I've also been trying to work through the &lt;A href="http://pol.pictometry.com/ipa/v1/docs/"&gt;Pictometry IPA&lt;/A&gt; docs in conjunction with your code but haven't figured that out either. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how these items fit into your widget's code?&amp;nbsp; Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:24:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/pictometry-and-streetview/m-p/805122#M5665</guid>
      <dc:creator>AdamGebhart</dc:creator>
      <dc:date>2015-05-06T14:24:55Z</dc:date>
    </item>
  </channel>
</rss>

