Skip to main content
Skip table of contents

ArcGIS.com

ArcGIS.com is a hosted map data endpoint provided by ESRI. It provides several REST endpoints from which VA.gov retrieves facility data including geographical coordinates and other attributes.

VA.gov does not have a direct account/relationship with ESRI. Instead, VA's GeoBISL team is the account holder. GeoBISL is responsible for data and configuration management of the VA data hosted at arcgis.com. If arcgis.com as a whole is up but the VA REST endpoints are not responding properly it is likely to be a GeoBISL configuration issue.

Integration Points

Facility Locator

Facility locator queries the arcgis.com REST endpoints to populate facility locator map views and display facility detail pages.

The map data is pulled once per day from ArcGIS and stored locally in vets-api's Postgres database. This means that vets-api is not subject to request latency due to slowness due to the ArcGIS external service for the facility locator service. It performs this sync using a set of Sidekiq jobs defined in app/workers/facilities and scheduled in config/sidekiq_scheduler.yml, both in the vets-api repository.

Required Configuration

The configuration for arcgis.com integration consists of the four REST endpoints that facility locator uses - one per VA administration:

  • Veteran's Health Administration (VHA)

  • Veteran's Benefits Administration (VBA)

  • National Cemetery Administration (NCA)

  • Veteran Centers (VC)

The endpoints are configured in vets-api in config/settings.yml in the locators key.

There is no per-environment difference in endpoint configuration - all environments use the same arcgis.com endpoints.

Outage Status and Maintenance Windows

Arcgis.com status board

There are no known planned regular maintenance windows for arcgis.com

GeoBISL may refresh the GIS data for any of the three administrations at any time. Based on previous experience this may cause a brief data outage which may resolve itself after a short time or may need escalation.

Service Level Agreement

There is no known SLA for either arcgis.com or GeoBISL. The expectation of support from GeoBISL should currently be assumed to be VA business hours only.

Escalation Procedure

If arcgis.com as a whole is up but the endpoints used by facility locator are not responding properly, contact the GeoBISL team.

If arcgis.com is unavailable, you can attempt to contact their public customer support - but any account-specific support request will likely have to be routed through GeoBISL.

Contacts


Role

Name

Email

Phone

Slack

GeoBISL DBA

Eddie Heath

eddie.heath@va.gov

202-461-0453

GeoBISL POC

Michael Villeneuve

michael.villeneuve@va.gov

ArcGIS.com

ESRI Support

http://support.esri.com/contact-tech-support

888-377-4575


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.