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

Create GRG from last known position using speed and elapsed timeframe to set extent #27

Closed nfeuerstein closed 6 years ago

nfeuerstein commented 7 years ago

Select origin and then type in last known speed and time at location to create grid extent

lfunkhouser commented 7 years ago

Use DD in a workflow.

topowright-zz commented 6 years ago

Today I was able to speak with @nfeuerstein and with Phil Suarez about this workflow. The feedback from both was that it has a place in the tool. @nfeuerstein provided the thought that it should just be another way to derive a GRG from point. Instead of having a set amount of grid boxes that would be created it would be based off of time and distance of travel from the given start point.

Here would be where we would add the access to this capability: image

topowright-zz commented 6 years ago

The second UI where the user interacts with the tool will look like this: image @ACueva and @dfoll does this seem along the right track?

adgiles commented 6 years ago

I think the time and rate UI layout and select options should be the same as we have used in D&D:

untitled

untitled1

We would still also need the user to be able to choose how they want to create the GRG, either by grid width & height or a by defining a number of rows and columns, the same as we have for GRG from Area by Dimension. So the dialog would end up something similar to:

untitled

adgiles commented 6 years ago

Status as at 16:45 4 Jan 18

UI changes complete, around 70% complete on the code logic, will hopefully complete by COP 5 Jan 18

adgiles commented 6 years ago

Initial dev work in this PR https://github.com/Esri/solutions-grg-widget/pull/128

topowright-zz commented 6 years ago

@dfoll @ACueva I think this is ready for review and documentation. @kgonzago has merged the code and now we need to verify the work that is done.

dfoll commented 6 years ago