Skip to content

Latest commit

 

History

History
82 lines (57 loc) · 3.28 KB

File metadata and controls

82 lines (57 loc) · 3.28 KB

Cost Analysis

The Cost Analysis widget allows users to select a draw a series of features and display an acumlated cost for those features. Feature templates are used to provide the cost per measurement or cost per asset.

Usage examples:

  • gas utility wants to generate a rough cost for connecting a new customer.
  • developer needs to estimate the cost of the sewer infrastructure for a new subdivision

Important Note: These widgets are only tested with the Beta 1 release of or ArcGIS WebApp Builder. All the Widgets in this repo should be considered Beta (or possibly untested) until the final release of Web AppBuilder for ArcGIS.

Sections

Features

  • Editor widget to draw all supported types of geometry.
  • Total cost of all added features.
  • Total count of all added features
  • Ability to save a project area with cost and count details.

Requirements

  • ArcGIS WebApp Builder Beta 1.

Instructions

Deploying Widget

Setting Up Repository for Development In order to develop and test widgets you need to deploy the BatchEditor folder to the stemapp/widgets directory in your WebApp Builder installation. If you use Github for windows this can be accomplished using the following steps.

  1. Sync the repository to your local machine.
  2. Close Open the Repository in Windows Explorer
  3. Close Github for Windows
  4. Cut and paste the entire BatchEditor folder into the stemapp/widgets folder
  5. Launch Github for Windows and choose the option to locate the repository. This will change the location on disk to the new location.

General Help

New to Github? Get started here.

Resources

Issues

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

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

All web application produced follow Esri's tailcoat style guide http://arcgis.github.io/tailcoat/styleguides/css/

If you are using JS Hint there is a .jshintrc file included in the root folder which enforces this style. We allow for 120 characters per line instead of the highly restrictive 80.

Licensing

Copyright 2013 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.

[](Esri Tags: ArcGIS Gas Electric Telco Telecommunications Utilities) [](Esri Language: Javascript)