Esri / solutions-widgets-wpf

Solutions Widgets for use in the ArcGIS WPF Operations Dashboard.
Apache License 2.0
15 stars 15 forks source link

Decide where the dependent services will be hosted #10

Closed csmoore closed 9 years ago

csmoore commented 10 years ago

These addins have dependencies on non-public services:

Amazon Web Services: Aircraft Communication Coverage Addin Aircraft Route Generation Line Addin Ground Communication Coverage Addin Satellite Ephemeris Generation Addin

So just need to figure out where to host them, or otherwise document how to satisfy the dependency, in order to enable these addins to still work.

csmoore commented 10 years ago

Just assigning to @jofraley as the point person, feel free to assign/work with others as needed. If services can't be published, and if possible, see if it can be handled similarly to https://github.com/ArcGIS/solutions-widgets-wpf/blob/master/source/FarthestOnCircleAddin/Readme.md#services

csmoore commented 10 years ago

I think these did get publicly hosted, I can update the code if I can get the URLs.

pHill5136 commented 10 years ago

sorry I meant to close the page not the item...reopened

conklinbd commented 10 years ago

@jofraley has stood up services but they are meant for demo purposes only. This issue may not be possible to resolve. We should add documentation explaining the general workflow someone would need to follow to host their own services.

jofraley commented 10 years ago

I thought we decided to just have them for demo purposes for internal use only. That the repro would not have references to any services and if people were interested in them they could contact AGI for more information.

jrweakland commented 9 years ago

Added to backlog - https://app.asana.com/0/23186355169350/23186355169373

jrweakland commented 9 years ago

@jofraley informed me that we have already made this decision and they are hosted on an Amazon instance that @ACueva setup.