Skip to content

AZMAG/sun-cloud-az-project

Repository files navigation

Sun Cloud

App author: High Street Consulting Group

Created on behalf of the Maricopa Association of Governments and all Sun Cloud partner agencies with support from FHWA through AID Grant No. 999-M(562)F.

Contact: Mark Egge ([email protected]) or Ted Brown ([email protected])

Last update: June 2023

Local Setup

  1. install Esri experience builder developer edition v.1.11 or later. Installation instructions: https://developers.arcgis.com/experience-builder/guide/install-guide/
  2. Clone this repository locally
  3. Symlink this exb_apps_mag_suncloud folder to your [your ExB install directory]/server/public/apps folder (e.g. ln -s ~/hs/mag/sun_cloud/exb_apps_mag_suncloud ~/hs/ArcGISExperienceBuilder/server/public/apps )
  4. Symlink the widgets folder into the [your ExB install directory]/client/exb_widgets_mag_suncloud/ folder (e.g. ln -s ~/hs/mag/sun_cloud/exb_widgets_mag_suncloud ~/hs/ArcGISExperienceBuilder/client)
  5. Run npm start from [your ExB install directory]/server.
  6. Set your client ID and authenticate with AZ Geo (see below)
  7. Open the app https://localhost:3001/builder/?id=exb_apps_mag_suncloud

AZ Geo Client ID Setup

  1. To go the Content / My Content pane in AZ Geo and click New Item then choose Application
  2. Select Other application option and click Next.
  3. In the New item dialog box, enter the following parameters:
  • Title - Enter something that makes sense to you, such as Experience Builder credentials.
  • Tags - Optionally enter something such as Experience Builder.
  • Select a forlder and optionally fill Categories and Summary if necessary
  • Click Save to add
  1. Click the Settings tab.
  2. On the Redirect URLs section enter in https://localhost:3001/ for the Redirect URI, and click Add > Update. Look up Client ID
  3. Under Credentials copy the value of Client ID (e.g. Y8d0Fhzk78RWi5kR)
  4. Open https://localhost:3001/page/set-portalurl and paste in your Client ID and click Sign In Set Client ID

About

Transportation Needs Analysis for the Sun Corridor Region

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published