rmasy / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

verify fields in detail view #256

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
verify that the occurrence detail view contains all fields from occurrence
database table.

Original issue reported on code.google.com by eightyst...@gmail.com on 18 Nov 2008 at 6:52

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
whoa. that's a lot of missing fields.

Original comment by eightyst...@gmail.com on 26 Nov 2008 at 10:57

GoogleCodeExporter commented 9 years ago
Missing:

  `RelatedInformation` text,

  `FieldNotes` text,

  `Preparations` text,

  `GenBankNumber` text,

  `IndividualCount` int(11) default NULL,

  `VerbatimSpecies` text,

  `AdjustedCoordinateUncertaintyInMeters` int(11) default NULL,

  `WBYear1950` double default NULL,  (Annual Water Balance - 1950

Original comment by kennybyu...@gmail.com on 26 Nov 2008 at 10:57

GoogleCodeExporter commented 9 years ago
it is. I found DEMElevation though. It's entered as Demographic elevation. 
Others I
checked again and still couldn't find.

Original comment by kennybyu...@gmail.com on 26 Nov 2008 at 10:58

GoogleCodeExporter commented 9 years ago
fixed in r1188

Original comment by Tri...@gmail.com on 6 Jan 2009 at 1:13