Revision 904
Added by Aaron Marcuse-Kubitza almost 13 years ago
VegBIEN.organisms.csv | ||
---|---|---|
1 | 1 |
NYBG,VegBIEN:/taxonoccurrence,Comments |
2 | 2 |
BoundingBox,/*_id/locationevent/*_id/location/dsgpoly, |
3 | 3 |
CoordinatePrecision,/*_id/locationevent/*_id/location/locationaccuracy, |
4 |
Country,"/*_id/locationevent/*_id/location/locationplace(/*_id/namedplace[placesystem=""area|country|territory""])/placename",Brad: Required; reject record if this field NULL
|
|
5 |
StateProvince,"/*_id/locationevent/*_id/location/locationplace(/*_id/namedplace[placesystem=""region|state|province""])/placename",
|
|
6 |
County,/*_id/locationevent/*_id/location/locationplace(/*_id/namedplace[placesystem=county])/placename,
|
|
7 |
Locality,/*_id/locationevent/*_id/location/locationplace/*_id/namedplace/placedescription,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one."
|
|
4 |
Country,"/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""area|country|territory""])/placename",Brad: Required; reject record if this field NULL
|
|
5 |
StateProvince,"/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=""region|state|province""])/placename",
|
|
6 |
County,/*_id/locationevent/*_id/location/locationdetermination(/*_id/namedplace[placesystem=county])/placename,
|
|
7 |
Locality,/*_id/locationevent/*_id/location/locationdetermination/*_id/namedplace/placedescription,"Brad: Correct for VB; Nick, is there no specific element for locality description in VegX? Definitely need one."
|
|
8 | 8 |
Latitude,/*_id/locationevent/*_id/location/reallatitude, |
9 | 9 |
Longitude,/*_id/locationevent/*_id/location/reallongitude, |
10 | 10 |
MaximumElevation,"/*_id/locationevent/*_id/location/{elevation/_alt/2/_avg/max,elevationrange/_range/to}", |
Also available in: Unified diff
VegBIEN: Renamed locationplace to locationdetermination