Bug #2777
closedadd to interface: Coordinates need more metadata
0%
Description
VegBank appears to lack a place for saying what kind of coordinates are in AuthorE and AuthorN. I thought this was straightforward: either UTM or Lat/Long. But State plane has been used by at least one contractor now, and it might be nice to capture what kind of data are in AuthorE/AuthorN as well as units (plus the extant datum and zone).
Interface on the plot data entry tool could toggle between the three possible layouts thus far and even offer a generic fourth option where you specify what coordinate system it is, units, datum, zone.
Updated by Michael Lee over 17 years ago
adding plot.authorCoordinateType and plot.authorCoordinateUnits
(and also same on observation for mirroring/entry purposes)
Updated by Michael Lee over 17 years ago
added to migration query:
dba_plotFinish_01_copyObsFieldsToPlot
still need to add to interface
Updated by Michael Lee over 17 years ago
this also requires a slight change to the data entry sheets (!)
Updated by Michael Lee over 17 years ago
regarding comment #3, I added to datasheets, version 39:
http://www.unc.edu/~mikelee/cvs/eep/datasheets/currentdatasheets_link.html
Updated by Michael Lee over 17 years ago
fixed in entry tool, too, and added to v211p39. Still need to add to protocol.
Updated by Michael Lee over 17 years ago
Added to protocol document, version 4.1.4
This now appears on datasheets, and in the entry tool and well as in the protocol. so this bug is fixed.