Esri / solutions-grg-widget

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.
Apache License 2.0
3 stars 3 forks source link

Disable "scale only" editing of preview area in Define GRG by Reference System by Area widget tool #109

Closed elinz closed 7 years ago

elinz commented 7 years ago

Widget

When users create a GRG by reference system by area there are times when the created GRG does not have all the grid cells that intersect the drawn area. One solution would be for the user to click the "back" button and adjust the preview area by clicking on the area and grabbing an edge, move the edge and click Create again in hopes that the adjusted area will result in a "complete grid". The problem is that the adjustment on the preview area for this tool is "scale only", as shown below:

image

@adgiles Please modify the tool so that users can independently adjust each edge of the preview area, i.e. turning "scale only" off. This should minimize the occurrence of "incomplete grids". Thanks.

Version of widget

Bug or Enhancement

Repo Steps or Enhancement details

adgiles commented 7 years ago

Addressed in PR #110

Dbarnes1 commented 7 years ago

Verified that I'm able to scale the individual sides of the grid preview polygon. This doesn't require any doc changes. In the example below, I pushed the left side of the grid preview over from the initial extent that created the displayed grid.

image