Converting Pictometry Navigator™ API from Development to Production

Use the steps below to convert the Image Navigator API to use the production servers:

  1. Obtain the production User Id and Key from the attached credentials.txt file that was emailed to you.
  2. Change the domain name in the proxy server from http://dev.pictometry.com to http://pol.pictometry.com
  3. Change the proxy server to use the new Key.
  4. Change the domain name in API load line of your application from http://dev.pictometry.com to http://pol.pictometry.com
  5. Change the UserId in the ImageNavigator parameters to use the new User Id.

IMPORTANT: For customers using the .NET Web Handler (.ashx) proxy there have been instances where changing the domain name in Step 2 didn't cause the .ashx file to be re-compiled by IIS. The cached copy using the old domain name continued to be used. To get around this, follow the steps below to remove the cached files.