Revision 4724
Added by Aaron Marcuse-Kubitza over 12 years ago
vegbien.sql | ||
---|---|---|
483 | 483 |
sourceaccessioncode text, |
484 | 484 |
parent_id integer, |
485 | 485 |
authorlocationcode text, |
486 |
centerlatitude double precision, |
|
487 |
centerlongitude double precision, |
|
488 |
locationaccuracy double precision, |
|
489 | 486 |
confidentialitystatus integer DEFAULT 0 NOT NULL, |
490 | 487 |
confidentialityreason text, |
491 |
publiclatitude double precision, |
|
492 |
publiclongitude double precision, |
|
493 | 488 |
sublocationxposition double precision, |
494 | 489 |
sublocationyposition double precision, |
495 | 490 |
authore text, |
Also available in: Unified diff
schemas/vegbien.sql: location: Removed centerlatitude/longitude, publiclatitude/longitude because this information is now in locationdetermination