jeffchevy / jeffgunpowder

Server for Drill and blast data
0 stars 0 forks source link

As a admin I want to refer to the hole in a drill log using row and column headers like the paper ones #30

Closed jeffchevy closed 8 years ago

jeffchevy commented 8 years ago

Add hole coordinates row and column headers like the paper copy has, so it can be referred to by coordinates.

fohtoh commented 8 years ago

So the paper has Letters for the horizontal and numbers for the vertical. We are currently using numbers for both with a X value and a Y value. Do we want to convert the view to letters/numbers or do we want to use numbers for both? We could keep storing the values as numbers, but then convert it to alpha in the view?

jeffchevy commented 8 years ago

I think to keep storing as numbers and convert to alpha for the vertical view makes the most sense. It probably makes most sense to use letters vertically and numbers horizontally. Since our grids may often be more than 26 long, but probably not more than 26 high, 90% of the time.

jeffchevy commented 8 years ago

Maybe we leave this as an enhancement and for right now just display the numbers for both row and column headers. That is what we are doing with the app.