Revision 4724
Added by Aaron Marcuse-Kubitza about 12 years ago
vegbien.my.sql | ||
---|---|---|
231 | 231 |
sourceaccessioncode text, |
232 | 232 |
parent_id int(11), |
233 | 233 |
authorlocationcode text, |
234 |
centerlatitude double precision, |
|
235 |
centerlongitude double precision, |
|
236 |
locationaccuracy double precision, |
|
237 | 234 |
confidentialitystatus int(11) DEFAULT 0 NOT NULL, |
238 | 235 |
confidentialityreason text, |
239 |
publiclatitude double precision, |
|
240 |
publiclongitude double precision, |
|
241 | 236 |
sublocationxposition double precision, |
242 | 237 |
sublocationyposition double precision, |
243 | 238 |
authore text, |
Also available in: Unified diff
schemas/vegbien.sql: location: Removed centerlatitude/longitude, publiclatitude/longitude because this information is now in locationdetermination