Project

General

Profile

« Previous | Next » 

Revision 426

vegbien.sql: Added columns to stemobservation

View differences:

schemas/vegbien.sql
2209 2209
    stemxposition double precision,
2210 2210
    stemyposition double precision,
2211 2211
    stemhealth character varying(50),
2212
    emb_stemlocation integer
2212
    emb_stemlocation integer,
2213
    stemdiameter double precision,
2214
    stemheight double precision,
2215
    stemheightaccuracy double precision,
2216
    age double precision
2213 2217
);
2214 2218

  
2215 2219

  

Also available in: Unified diff