Project

General

Profile

« Previous | Next » 

Revision 11744

fix: inputs/CVS/plot_/map.csv: removed filter-less collisions

View differences:

inputs/CVS/plot_/VegBIEN.csv
20 20
longitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value",
21 21
continent,/location/locationplace/*_id/place/continent,
22 22
COUNTRY,/location/locationplace/*_id/place/country,
23
area|country|territory,/location/locationplace/*_id/place/country,
24 23
county,/location/locationplace/*_id/place/county,
25 24
county_,/location/locationplace/*_id/place/county,
26 25
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"
27 26
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"
28 27
COUNTRY,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/country/_first/2,
29
area|country|territory,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/country/_first/2,
30 28
county,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2,
31 29
county_,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2,
32
region|state|province,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/stateprovince/_first/2,
33 30
stateProvince,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/stateprovince/_first/2,
34
region|state|province,/location/locationplace/*_id/place/stateprovince,
35 31
stateProvince,/location/locationplace/*_id/place/stateprovince,
36 32
PARENT_ID,/location/parent_id/location/sourceaccessioncode,
37 33
slopeAspect,/location/slopeaspect_deg/_alt/1/_compass/value,
......
46 42
REPLACEMENTPLOT_ID,,** No join mapping for *REPLACEMENTPLOT_ID ** 
47 43
River Basin,,** No join mapping for *River Basin ** 
48 44
accessionCode,,** No join mapping for *accessionCode ** 
45
area|country|territory,,** No non-empty join mapping for DUPLICATE#of:COUNTRY#area|country|territory ** 
49 46
authorCoordinateType,,** No join mapping for *authorCoordinateType ** 
50 47
authorCoordinateUnits,,** No join mapping for *authorCoordinateUnits ** 
51 48
authorDatum,,** No join mapping for *authorDatum ** 
......
77 74
realLatitude,,** No non-empty join mapping for UNUSED#realLatitude ** 
78 75
realLongitude,,** No non-empty join mapping for UNUSED#realLongitude ** 
79 76
reference_ID,,** No join mapping for *reference_ID ** 
77
region|state|province,,** No non-empty join mapping for DUPLICATE#of:stateProvince#region|state|province ** 
80 78
revisions,,** No join mapping for *revisions ** 
81 79
rockType,,** No join mapping for *rockType ** 
82 80
standSize,,** No join mapping for *standSize ** 
inputs/CVS/plot_/test.xml.ref
39 39
                                        </coordinates>
40 40
                                    </coordinates_id>
41 41
                                    <continent>$continent</continent>
42
                                    <country>
43
                                        <_alt>
44
                                            <0>$COUNTRY</0>
45
                                            <1>$area|country|territory</1>
46
                                        </_alt>
47
                                    </country>
42
                                    <country>$COUNTRY</country>
48 43
                                    <county>
49 44
                                        <_alt>
50 45
                                            <0>$county</0>
......
73 68
                                                    </longitude_deg>
74 69
                                                </coordinates>
75 70
                                            </coordinates_id>
76
                                            <country>
77
                                                <_alt>
78
                                                    <0>$COUNTRY</0>
79
                                                    <1>$area|country|territory</1>
80
                                                </_alt>
81
                                            </country>
71
                                            <country>$COUNTRY</country>
82 72
                                            <county>
83 73
                                                <_alt>
84 74
                                                    <0>$county</0>
85 75
                                                    <1>$county_</1>
86 76
                                                </_alt>
87 77
                                            </county>
88
                                            <stateprovince>
89
                                                <_alt>
90
                                                    <0>$region|state|province</0>
91
                                                    <1>$stateProvince</1>
92
                                                </_alt>
93
                                            </stateprovince>
78
                                            <stateprovince>$stateProvince</stateprovince>
94 79
                                        </place>
95 80
                                    </matched_place_id>
96
                                    <stateprovince>
97
                                        <_alt>
98
                                            <0>$region|state|province</0>
99
                                            <1>$stateProvince</1>
100
                                        </_alt>
101
                                    </stateprovince>
81
                                    <stateprovince>$stateProvince</stateprovince>
102 82
                                </place>
103 83
                            </place_id>
104 84
                        </locationplace>
inputs/CVS/plot_/new_terms.csv
2 2
locationAccuracy,coordinateUncertaintyInMeters__from_coords,,"assuming units are the same as VegBank's corresponding field (""within this many meters of the reported location"", http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=plot&entity=dba_tabledescription&where=where_tablename&params=plot#locationAccuracy)"
3 3
confidentialityStatus,accessRights_verbatim,,
4 4
shape,footprintWKT,,
5
area|country|territory,country,,
6
region|state|province,stateProvince,,
5
area|country|territory,DUPLICATE#of:COUNTRY#area|country|territory,,
6
region|state|province,DUPLICATE#of:stateProvince#region|state|province,,

Also available in: Unified diff