Project

General

Profile

« Previous | Next » 

Revision 6303

mappings/VegCore-VegBIEN.csv: Mapped acceptedCounty, county to the matched place

View differences:

inputs/bien_web/observation/VegBIEN.csv
48 48
latitude,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/latitude_deg/_nullIf:[null=0,type=float]/value",""".,"" sorts it with other coordinates mappings"
49 49
longitude,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/longitude_deg/_nullIf:[null=0,type=float]/value",""".,"" sorts it with other coordinates mappings"
50 50
country,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/country/_first/2,
51
countyParish,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2,
51 52
stateProvince,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/stateprovince/_first/2,
52
plotID,"/location/locationplace/*_id/place/placecode/_if[@name=""if geovalidation""]/then",
53 53
stateProvince,/location/locationplace/*_id/place/stateprovince,
54 54
plotID,"/location/sourceaccessioncode/_join/1/_if[@name=""if subplot and unique only within parent""]/then/_first/1",
55 55
plotCode,"/location/sourceaccessioncode/_join/1/_if[@name=""if subplot and unique only within parent""]/then/_first/2",
inputs/bien_web/observation/test.xml.ref
175 175
                                        </coordinates>
176 176
                                    </coordinates_id>
177 177
                                    <country>$country</country>
178
                                    <county>$countyParish</county>
178 179
                                    <stateprovince>$stateProvince</stateprovince>
179 180
                                </place>
180 181
                            </matched_place_id>

Also available in: Unified diff