Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Latest commit

 

History

History
82 lines (54 loc) · 3.08 KB

File metadata and controls

82 lines (54 loc) · 3.08 KB

bomb-threat-webappbuilder-widget

The Bomb Threat widget allows users to determine blast radius based on the type of bomb and selected location on the map.

Image of Bomb Threat Widget

Sections

Features

  • Select bomb type
  • Ability to allow user select a location on the map
  • Visualize resulting radius

Requirements

Instructions

  • Update/Publish the Geoprocessing and Map services

    • The widget relies on Geoprocessing and Map services. The SD files for those services can be found in the EmergencyOperations.zip file in the services folder.
    • The zip file contains ERG.sd which is the Geoprocessing service along with the EmergencyOperation.sd which is the accompanying map service. Please update the BombThreat config.json file once these SD files are published in ArcGIS Server.
  • Deploying Widgets

    • To deploy a widget, copy the folder of the desired deployment widget to the stemapp/widgets directory. This is located in %webappbuilder_install%/client directory.
    • For more resources on developing, modifying, and deploying widgets please visit the Web AppBuilder for ArcGIS Documentation

Resources

New to Github

Issues

  • Find a bug or want to request a new feature? Please let us know by submitting an issue.

New to Github

New to Github? Get started here.

Contributing

Please see our guidelines for contributing.

Licensing

Copyright 2016-2017 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.