Revision 6251
Added by Aaron Marcuse-Kubitza about 12 years ago
VegBIEN.csv | ||
---|---|---|
67 | 67 |
MaximumDepthInMeters,/location/locationevent/waterdepth_m/_avg/max, |
68 | 68 |
MinimumDepthInMeters,/location/locationevent/waterdepth_m/_avg/min, |
69 | 69 |
Locality,/location/locationnarrative/_merge/1, |
70 |
CoordinateUncertaintyInMeters,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value/_alt/1,
|
|
70 |
CoordinateUncertaintyInMeters,/location/locationplace/*_id/place/*_id/coordinates/coordsaccuracy_m/_noCV/value, |
|
71 | 71 |
BoundingBox,/location/locationplace/*_id/place/*_id/coordinates/footprintgeometry_dwc, |
72 | 72 |
DecimalLatitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value", |
73 | 73 |
DecimalLongitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value", |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Removed mapping for coordinatePrecision, which is not the same as coordsaccuracy_m. coordinatePrecision is instead "the precision of the coordinates" themselves in degrees (<http://rs.tdwg.org/dwc/terms/#coordinatePrecision>).