Project

General

Profile

« Previous | Next » 

Revision 4822

mappings/VegCore-VegBIEN.csv: Removed _rangeStart and _rangeEnd filters from fields which should contain decimal values. These filters should be added on a per-datasource basis instead.

View differences:

VegBIEN.csv
6 6
catalogNumber,"/location/_if[@name=""if subplot""]/else/authorlocationcode/_first/3/_alt/2/_join/3/_if[@name=""if indirect voucher""]/else",
7 7
verbatimElevation,"/location/elevation_m/_alt/1/_units:[to=m,to=]/value",
8 8
maximumElevationInMeters,/location/elevation_m/_alt/2/_avg/max,
9
minimumElevationInMeters,/location/elevation_m/_alt/2/_avg/min/_rangeStart/value,
10
minimumElevationInMeters,/location/elevationrange_m/_range/from/_rangeStart/value,
11
maximumElevationInMeters,/location/elevationrange_m/_range/to/_alt/1,
12
minimumElevationInMeters,/location/elevationrange_m/_range/to/_alt/2/_rangeEnd/value,
9
minimumElevationInMeters,/location/elevation_m/_alt/2/_avg/min,
13 10
coordinateUncertaintyInMeters,/location/locationcoords/coordsaccuracy_deg/_noCV/value/_alt/1,
14 11
footprintWKT,/location/locationcoords/footprintgeometry_dwc,
15 12
decimalLatitude,"/location/locationcoords/latitude_deg/_alt/1/_nullIf:[null=0,type=float]/value",

Also available in: Unified diff