# solutions-grg-widget **Repository Path**: mirrors_Esri/solutions-grg-widget ## Basic Information - **Project Name**: solutions-grg-widget - **Description**: A GRG (Gridded Reference Graphic) is a grid overlay used for a common reference point in many situations - from cordon and search operations to security for presidential inaugurations. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ***This repository is no longer maintained. The Gridded Reference Graphic (GRG) widget is now releasd in [Web AppBilder for ArcGIS](https://doc.arcgis.com/en/web-appbuilder). To understand more about the GRG widget, the documentation can be found [here](https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-gridded-reference-graphic.htm). Issues with the Gridded Reference Graphic widget should be logged through [Esri Support Services](https://support.esri.com/en/).*** # GRG Widget A GRG (Gridded Reference Graphic) is a grid overlay used for a common reference point in many situations, including: - Cordon and search - Security - Search and Rescue ![App](solutions-grg-widget.png) [Try It Now](http://esriurl.com/GriddedReferenceGraphicTIN) ## Sections * [Features](#features) * [Instructions](#instructions) * [Requirements](#requirements) * [Resources](#resources) * [Issues](#issues) * [Contributing](#contributing) * [Licensing](#licensing) ## Features Allows users to create an gridded reference graphic from: * An area * By Dimension * By Reference System * A point * By Dimension * By Reference System ## Instructions In order to develop and test widgets you need to deploy the GRG directory to the `stemapp/widgets directory` in your WebApp Builder installation. ## Requirements * Minimum requirement is ArcGIS Web AppBuilder v.1.0. * Widget has been updated to v.2.6. ## Resources * [Web AppBuilder for ArcGIS (Developer Edition)](https://developers.arcgis.com/web-appbuilder/) * [ArcGIS Solutions](http://solutions.arcgis.com/) * [ArcGIS for JavaScript API Resource Center](http://help.arcgis.com/en/webapi/javascript/arcgis/index.html) * [ArcGIS Blog](http://blogs.esri.com/esri/arcgis/) * [twitter@esri](http://twitter.com/esri) ## Issues Find a bug or want to request a new feature? Please let us know by submitting an [issue](https://github.com/ArcGIS/solutions-grg-widget/issues/new). ## Contributing Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing). If you are using [JS Hint](http://http://www.jshint.com/) 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 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](LICENSE) file.