Skip to content

Latest commit

 

History

History
85 lines (60 loc) · 3.44 KB

File metadata and controls

85 lines (60 loc) · 3.44 KB

Batch Attribute Editor

The Batch Attribute Editor widget allows users to select a set features, by either using shapes or another layer, and edit all their attributes at once.

Usage examples:

  • electric company wants to assign a set of poles in an area to be maintained by a particular work crew.
  • gas company wants to assign a set of meters in an area to be inspected by a particular work crew.
  • water company wants to assign a set of hydrants in an area to be serviced by a particular work crew.

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

  • Select by Polygon Layer.
  • Select by Shape.
  • Ability to select from any type of feature class.
  • Ability to select type of spatial relationship between features and user selection..
  • Set style of symbol for drawn shape.
  • Set style of symbol for selected features.

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)